tonyespy commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/app-service-configurable Loading trusted files from base branch master at 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a rather than 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 Obtained Jenkinsfile from 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8961 in /w/workspace/_app-service-configurable_PR-132 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-132 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a into PR head commit 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 Merge succeeded, producing 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 Checking out Revision 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 (PR-132) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 Commit message: "feat(snap): added startup and duration interval values" > git rev-list --no-walk 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-26T18:25:35.029Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-26T18:25:35.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-26T18:25:35.346Z] ========================================================= [2020-10-26T18:25:35.346Z] EdgeX Global Pipelines Version Info [2020-10-26T18:25:35.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:25:38.394Z] ------------------- [2020-10-26T18:25:38.394Z] stable info: [2020-10-26T18:25:38.394Z] ------------------- [2020-10-26T18:25:38.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-26T18:25:38.394Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-26T18:25:38.394Z] Message: update stable to v1.0.148 [2020-10-26T18:25:39.412Z] ------------------- [2020-10-26T18:25:39.412Z] experimental info: [2020-10-26T18:25:39.412Z] ------------------- [2020-10-26T18:25:39.412Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-26T18:25:39.412Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-26T18:25:39.412Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-26T18:25:40.002Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-26T18:25:40.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-26T18:25:40.214Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-26T18:25:40.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-26T18:25:40.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-26T18:25:40.555Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-26T18:25:40.662Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-26T18:25:40.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-26T18:25:40.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-26T18:25:40.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-26T18:25:41.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-26T18:25:41.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-26T18:25:41.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-26T18:25:41.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-26T18:25:41.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-26T18:25:41.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-26T18:25:41.735Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T18:25:41.822Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-26T18:25:41.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-26T18:25:42.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-26T18:25:42.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-26T18:25:42.224Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-26T18:25:42.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-26T18:25:42.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-26T18:25:42.642Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-26T18:25:42.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo [2020-10-26T18:25:42.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo [2020-10-26T18:25:42.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo [2020-10-26T18:25:43.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [Pipeline] echo [2020-10-26T18:25:43.178Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a29bb0 [Pipeline] echo [2020-10-26T18:25:43.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T18:25:43.971Z] + git log --format=format:%s -1 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [Pipeline] echo [2020-10-26T18:25:44.098Z] GIT_COMMIT: 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192, Commit Message: feat(snap): added startup and duration interval values [Pipeline] echo [2020-10-26T18:25:44.164Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:25:44.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T18:25:45.945Z] [2020-10-26T18:25:45.945Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:25:46.398Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T18:25:46.398Z] latest: Pulling from edgex-devops/git-semver [2020-10-26T18:25:46.398Z] 31603596830f: Pulling fs layer [2020-10-26T18:25:46.398Z] 2a8b12db71e7: Pulling fs layer [2020-10-26T18:25:46.398Z] 6ca5941a6612: Pulling fs layer [2020-10-26T18:25:46.398Z] ecc8261a40a4: Pulling fs layer [2020-10-26T18:25:46.398Z] ecc8261a40a4: Waiting [2020-10-26T18:25:46.691Z] 2a8b12db71e7: Verifying Checksum [2020-10-26T18:25:46.691Z] 2a8b12db71e7: Download complete [2020-10-26T18:25:46.691Z] 31603596830f: Verifying Checksum [2020-10-26T18:25:46.691Z] 31603596830f: Download complete [2020-10-26T18:25:46.988Z] 6ca5941a6612: Verifying Checksum [2020-10-26T18:25:46.988Z] 6ca5941a6612: Download complete [2020-10-26T18:25:46.988Z] ecc8261a40a4: Verifying Checksum [2020-10-26T18:25:47.268Z] 31603596830f: Pull complete [2020-10-26T18:25:47.542Z] 2a8b12db71e7: Pull complete [2020-10-26T18:25:49.032Z] 6ca5941a6612: Pull complete [2020-10-26T18:25:49.323Z] ecc8261a40a4: Pull complete [2020-10-26T18:25:49.323Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-26T18:25:49.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-26T18:25:49.599Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-26T18:25:50.005Z] prd-centos7-docker-4c-2g-8961 does not seem to be running inside a container [2020-10-26T18:25:50.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-132 -v /w/workspace/_app-service-configurable_PR-132:/w/workspace/_app-service-configurable_PR-132:rw,z -v /w/workspace/_app-service-configurable_PR-132@tmp:/w/workspace/_app-service-configurable_PR-132@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:10004/edgex-devops/git-semver:latest cat [2020-10-26T18:25:52.328Z] $ docker top c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-26T18:25:52.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T18:25:52.704Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T18:25:53.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T18:25:53.107Z] $ docker exec c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 ssh-agent [2020-10-26T18:25:53.508Z] SSH_AUTH_SOCK=/tmp/ssh-zjAZrcrs91CZ/agent.11 [2020-10-26T18:25:53.508Z] SSH_AGENT_PID=16 [2020-10-26T18:25:53.538Z] Running ssh-add (command line suppressed) [2020-10-26T18:25:53.798Z] Identity added: /w/workspace/_app-service-configurable_PR-132@tmp/private_key_402643447302730048.key (/w/workspace/_app-service-configurable_PR-132@tmp/private_key_402643447302730048.key) [2020-10-26T18:25:53.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T18:25:54.457Z] + git tag --points-at HEAD [Pipeline] } [2020-10-26T18:25:54.494Z] $ docker exec --env ******** --env ******** c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 ssh-agent -k [2020-10-26T18:25:54.645Z] unset SSH_AUTH_SOCK; [2020-10-26T18:25:54.646Z] unset SSH_AGENT_PID; [2020-10-26T18:25:54.646Z] echo Agent pid 16 killed; [2020-10-26T18:25:54.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-26T18:25:54.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-26T18:25:54.855Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-26T18:25:55.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-26T18:25:55.097Z] $ docker exec c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 ssh-agent [2020-10-26T18:25:55.409Z] SSH_AUTH_SOCK=/tmp/ssh-MZMITQ6pfRPU/agent.44 [2020-10-26T18:25:55.409Z] SSH_AGENT_PID=49 [2020-10-26T18:25:55.418Z] Running ssh-add (command line suppressed) [2020-10-26T18:25:55.642Z] Identity added: /w/workspace/_app-service-configurable_PR-132@tmp/private_key_577378155975061450.key (/w/workspace/_app-service-configurable_PR-132@tmp/private_key_577378155975061450.key) [2020-10-26T18:25:55.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-26T18:25:56.065Z] + git semver init [2020-10-26T18:25:56.065Z] # -> Open(): unable to determine branch for HEAD [2020-10-26T18:25:56.065Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-132/.git [2020-10-26T18:25:56.065Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-132 [2020-10-26T18:25:56.065Z] # $SEMVER_REMOTE_NAME = origin [2020-10-26T18:25:56.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-26T18:25:56.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-26T18:25:56.065Z] # $SEMVER_BRANCH = PR-132 [2020-10-26T18:25:56.065Z] # $SEMVER_TEMP = /tmp/semver-545322738 [2020-10-26T18:25:56.065Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-26T18:25:56.683Z] # '/tmp/semver-545322738' -> '/w/workspace/_app-service-configurable_PR-132/.semver' [2020-10-26T18:25:56.683Z] # -> Force: false [2020-10-26T18:25:56.683Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-132/.semver [Pipeline] } [2020-10-26T18:25:56.742Z] $ docker exec --env ******** --env ******** c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 ssh-agent -k [2020-10-26T18:25:57.034Z] unset SSH_AUTH_SOCK; [2020-10-26T18:25:57.035Z] unset SSH_AGENT_PID; [2020-10-26T18:25:57.035Z] echo Agent pid 49 killed; [2020-10-26T18:25:57.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-26T18:25:57.616Z] + git semver [Pipeline] } [2020-10-26T18:25:57.648Z] $ docker stop --time=1 c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 [2020-10-26T18:25:59.240Z] $ docker rm -f c656797b0c0474d89960f19025961b290036c5ac906f809b3b801e5aae7ce870 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-26T18:25:59.771Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-26T18:26:00.849Z] Stashed 1 file(s) [Pipeline] echo [2020-10-26T18:26:00.851Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2020-10-26T18:26:16.451Z] Still waiting to schedule task [2020-10-26T18:26:16.451Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-26T18:26:16.453Z] Still waiting to schedule task [2020-10-26T18:26:16.453Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-26T18:29:26.751Z] Running on prd-centos7-docker-4c-2g-8963 in /w/workspace/_app-service-configurable_PR-132 [Pipeline] { [Pipeline] ws [2020-10-26T18:29:26.814Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-10-26T18:29:29.904Z] using credential edgex-jenkins-ssh [2020-10-26T18:29:29.970Z] Cloning the remote Git repository [2020-10-26T18:29:30.023Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:29:30.098Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-10-26T18:29:30.152Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:29:30.152Z] > git --version # timeout=10 [2020-10-26T18:29:30.159Z] > git --version # 'git version 2.16.5' [2020-10-26T18:29:30.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:29:30.187Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:29:31.235Z] Merging remotes/origin/master commit 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a into PR head commit 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:29:31.328Z] Merge succeeded, producing 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:29:31.329Z] Checking out Revision 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 (PR-132) [2020-10-26T18:29:30.750Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:29:30.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:29:30.770Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:29:30.788Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:29:30.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:29:30.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T18:29:31.247Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:29:31.257Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:29:31.292Z] > git remote # timeout=10 [2020-10-26T18:29:31.298Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T18:29:31.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:29:31.312Z] > git merge 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a # timeout=10 [2020-10-26T18:29:31.322Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T18:29:31.334Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:29:31.344Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:29:35.037Z] Commit message: "feat(snap): added startup and duration interval values" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-26T18:29:36.050Z] ========================================================= [2020-10-26T18:29:36.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-26T18:29:36.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:29:36.834Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-26T18:29:37.106Z] Sending build context to Docker daemon 98.3kB [2020-10-26T18:29:37.687Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T18:29:37.687Z] Step 2/8 : FROM ${BASE} [2020-10-26T18:29:37.687Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-26T18:29:37.687Z] df20fa9351a1: Pulling fs layer [2020-10-26T18:29:37.687Z] ed8968b2872e: Pulling fs layer [2020-10-26T18:29:37.687Z] a92cc7c5fd73: Pulling fs layer [2020-10-26T18:29:37.687Z] e871e8e8d7a9: Pulling fs layer [2020-10-26T18:29:37.687Z] e73272ec9a57: Pulling fs layer [2020-10-26T18:29:37.687Z] 1e910a182e73: Pulling fs layer [2020-10-26T18:29:37.687Z] 4e634b169226: Pulling fs layer [2020-10-26T18:29:37.687Z] e73272ec9a57: Waiting [2020-10-26T18:29:37.687Z] 1e910a182e73: Waiting [2020-10-26T18:29:37.687Z] 4e634b169226: Waiting [2020-10-26T18:29:37.687Z] e871e8e8d7a9: Waiting [2020-10-26T18:29:37.687Z] a92cc7c5fd73: Verifying Checksum [2020-10-26T18:29:37.687Z] a92cc7c5fd73: Download complete [2020-10-26T18:29:37.687Z] ed8968b2872e: Verifying Checksum [2020-10-26T18:29:37.687Z] ed8968b2872e: Download complete [2020-10-26T18:29:37.687Z] e73272ec9a57: Download complete [2020-10-26T18:29:37.687Z] 1e910a182e73: Download complete [2020-10-26T18:29:37.687Z] df20fa9351a1: Verifying Checksum [2020-10-26T18:29:37.687Z] df20fa9351a1: Download complete [2020-10-26T18:29:37.959Z] df20fa9351a1: Pull complete [2020-10-26T18:29:38.224Z] ed8968b2872e: Pull complete [2020-10-26T18:29:38.224Z] a92cc7c5fd73: Pull complete [2020-10-26T18:29:40.156Z] 4e634b169226: Download complete [2020-10-26T18:29:41.118Z] e871e8e8d7a9: Verifying Checksum [2020-10-26T18:29:41.118Z] e871e8e8d7a9: Download complete [2020-10-26T18:29:46.453Z] e871e8e8d7a9: Pull complete [2020-10-26T18:29:46.453Z] e73272ec9a57: Pull complete [2020-10-26T18:29:46.453Z] 1e910a182e73: Pull complete [2020-10-26T18:29:56.497Z] 4e634b169226: Pull complete [2020-10-26T18:29:56.497Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-26T18:29:56.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-26T18:29:56.497Z] ---> f7629b54cfaa [2020-10-26T18:29:56.497Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T18:29:56.497Z] ---> Running in 985338e3b8f9 [2020-10-26T18:29:56.763Z] Removing intermediate container 985338e3b8f9 [2020-10-26T18:29:56.763Z] ---> b32760a7971c [2020-10-26T18:29:56.763Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T18:29:56.763Z] ---> Running in 911b4a8b3aa6 [2020-10-26T18:29:58.711Z] Removing intermediate container 911b4a8b3aa6 [2020-10-26T18:29:58.711Z] ---> fed716ceaf1e [2020-10-26T18:29:58.711Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-26T18:29:58.711Z] ---> Running in b61492e7f98d [2020-10-26T18:29:58.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T18:29:59.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T18:30:00.500Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-26T18:30:00.765Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-26T18:30:00.765Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-26T18:30:01.029Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-26T18:30:01.029Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-26T18:30:01.295Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-26T18:30:01.295Z] Executing busybox-1.31.1-r16.trigger [2020-10-26T18:30:01.295Z] OK: 167 MiB in 45 packages [2020-10-26T18:30:02.253Z] Removing intermediate container b61492e7f98d [2020-10-26T18:30:02.253Z] ---> f41e6976c8d9 [2020-10-26T18:30:02.253Z] Step 6/8 : WORKDIR /app [2020-10-26T18:30:02.253Z] ---> Running in 8d7b65c7b066 [2020-10-26T18:30:02.253Z] Removing intermediate container 8d7b65c7b066 [2020-10-26T18:30:02.253Z] ---> 21ff63038c08 [2020-10-26T18:30:02.253Z] Step 7/8 : COPY . . [2020-10-26T18:30:02.854Z] ---> b4ca58bac916 [2020-10-26T18:30:02.854Z] Step 8/8 : RUN go mod download [2020-10-26T18:30:02.854Z] ---> Running in 057732a9fbb9 [2020-10-26T18:30:29.537Z] Removing intermediate container 057732a9fbb9 [2020-10-26T18:30:29.537Z] ---> 8e51172816ec [2020-10-26T18:30:29.537Z] Successfully built 8e51172816ec [2020-10-26T18:30:29.537Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:30:29.895Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T18:30:29.895Z] . [Pipeline] withDockerContainer [2020-10-26T18:30:30.007Z] prd-centos7-docker-4c-2g-8963 does not seem to be running inside a container [2020-10-26T18:30:30.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T18:30:30.960Z] $ docker top 895f0e9fe3c1a3901b08a1439325fa0f7f0cb719fac798dbfad8e18ff9e0c020 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T18:30:31.588Z] + go version [2020-10-26T18:30:31.588Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-26T18:30:31.605Z] $ docker stop --time=1 895f0e9fe3c1a3901b08a1439325fa0f7f0cb719fac798dbfad8e18ff9e0c020 [2020-10-26T18:30:32.976Z] $ docker rm -f 895f0e9fe3c1a3901b08a1439325fa0f7f0cb719fac798dbfad8e18ff9e0c020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:30:33.956Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-26T18:30:33.956Z] . [Pipeline] withDockerContainer [2020-10-26T18:30:34.111Z] prd-centos7-docker-4c-2g-8963 does not seem to be running inside a container [2020-10-26T18:30:34.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-26T18:30:34.872Z] $ docker top 164abcbcccdc55f2c0fe8787312d9f14c87962dd5f9fa048ad5c69224e33b427 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T18:30:35.377Z] + make test [2020-10-26T18:30:35.378Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-26T18:30:46.210Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8964 in /w/workspace/_app-service-configurable_PR-132 [Pipeline] { [Pipeline] ws [2020-10-26T18:30:46.271Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-10-26T18:30:51.396Z] using credential edgex-jenkins-ssh [2020-10-26T18:30:51.469Z] Cloning the remote Git repository [2020-10-26T18:30:51.543Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:30:51.668Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-10-26T18:30:51.751Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:30:51.752Z] > git --version # timeout=10 [2020-10-26T18:30:51.784Z] > git --version # 'git version 2.17.1' [2020-10-26T18:30:51.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:30:51.838Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:30:52.621Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:30:53.277Z] Merging remotes/origin/master commit 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a into PR head commit 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:30:53.604Z] Merge succeeded, producing 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:30:53.604Z] Checking out Revision 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 (PR-132) [2020-10-26T18:30:53.685Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-26T18:30:53.685Z] CGO_ENABLED=1 go vet ./... [2020-10-26T18:30:52.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:30:52.671Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:30:52.724Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:30:52.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:30:52.737Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T18:30:53.320Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:30:53.340Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:30:53.468Z] > git remote # timeout=10 [2020-10-26T18:30:53.514Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T18:30:53.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:30:53.557Z] > git merge 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a # timeout=10 [2020-10-26T18:30:53.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T18:30:53.631Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:30:53.649Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:30:57.054Z] gofmt -l . [2020-10-26T18:30:57.055Z] [ "`gofmt -l .`" = "" ] [2020-10-26T18:30:57.055Z] ./bin/test-go-mod-tidy.sh [2020-10-26T18:30:57.055Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-26T18:30:57.827Z] Commit message: "feat(snap): added startup and duration interval values" [2020-10-26T18:30:57.943Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T18:30:57.952Z] $ docker stop --time=1 164abcbcccdc55f2c0fe8787312d9f14c87962dd5f9fa048ad5c69224e33b427 [2020-10-26T18:30:59.583Z] $ docker rm -f 164abcbcccdc55f2c0fe8787312d9f14c87962dd5f9fa048ad5c69224e33b427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-26T18:31:03.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo [2020-10-26T18:31:03.616Z] ========================================================= [2020-10-26T18:31:03.616Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-26T18:31:03.616Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:31:03.821Z] + ls -al . [2020-10-26T18:31:03.821Z] total 96 [2020-10-26T18:31:03.821Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 26 18:30 . [2020-10-26T18:31:03.821Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 26 18:29 .. [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 26 18:29 Attribution.txt [2020-10-26T18:31:03.821Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 26 18:29 bin [2020-10-26T18:31:03.821Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 26 18:30 coverage.out [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 26 18:29 docker-compose.debug.yml [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 26 18:29 docker-compose.yml [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 26 18:29 Dockerfile [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 26 18:29 Dockerfile.build [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 26 18:29 .dockerignore [2020-10-26T18:31:03.821Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 26 18:29 .git [2020-10-26T18:31:03.821Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 26 18:29 .github [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 26 18:29 .gitignore [2020-10-26T18:31:03.821Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 26 18:30 go.mod [2020-10-26T18:31:03.821Z] -rw-r--r--. 1 jenkins jenkins 19860 Oct 26 18:30 go.sum [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 687 Oct 26 18:29 Jenkinsfile [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 26 18:29 LICENSE [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 26 18:29 main.go [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 26 18:29 makefile [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 26 18:29 README.md [2020-10-26T18:31:03.821Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 26 18:29 res [2020-10-26T18:31:03.821Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 26 18:29 snap [2020-10-26T18:31:03.821Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 26 18:25 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:31:04.852Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-26T18:31:04.868Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 --label arch=amd64 --label version=0.0.0 . [2020-10-26T18:31:04.868Z] Sending build context to Docker daemon 120.8kB [2020-10-26T18:31:05.132Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-26T18:31:05.132Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-26T18:31:05.132Z] ---> 8e51172816ec [2020-10-26T18:31:05.132Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-26T18:31:05.132Z] ---> Running in 42112c9511b0 [2020-10-26T18:31:05.396Z] Removing intermediate container 42112c9511b0 [2020-10-26T18:31:05.396Z] ---> 16c8869c84fc [2020-10-26T18:31:05.396Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-26T18:31:05.396Z] ---> Running in 40edf5d44d66 [2020-10-26T18:31:05.454Z] Sending build context to Docker daemon 98.3kB [2020-10-26T18:31:05.454Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-26T18:31:05.454Z] Step 2/8 : FROM ${BASE} [2020-10-26T18:31:05.670Z] Removing intermediate container 40edf5d44d66 [2020-10-26T18:31:05.670Z] ---> 14be28a56928 [2020-10-26T18:31:05.670Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T18:31:05.670Z] ---> Running in 636a7124c65b [2020-10-26T18:31:05.670Z] Removing intermediate container 636a7124c65b [2020-10-26T18:31:05.670Z] ---> e7e292322970 [2020-10-26T18:31:05.670Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T18:31:05.938Z] ---> Running in 289057b5c74b [2020-10-26T18:31:06.059Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-26T18:31:06.059Z] b538f80385f9: Pulling fs layer [2020-10-26T18:31:06.059Z] 74f711af9a0d: Pulling fs layer [2020-10-26T18:31:06.059Z] 99f96fe45779: Pulling fs layer [2020-10-26T18:31:06.059Z] 8529a6b9a6be: Pulling fs layer [2020-10-26T18:31:06.059Z] 45590311c82a: Pulling fs layer [2020-10-26T18:31:06.059Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-26T18:31:06.059Z] 209524e5b208: Pulling fs layer [2020-10-26T18:31:06.059Z] 8529a6b9a6be: Waiting [2020-10-26T18:31:06.059Z] 45590311c82a: Waiting [2020-10-26T18:31:06.059Z] 69ca0ff8b7b3: Waiting [2020-10-26T18:31:06.059Z] 209524e5b208: Waiting [2020-10-26T18:31:06.059Z] 99f96fe45779: Verifying Checksum [2020-10-26T18:31:06.059Z] 99f96fe45779: Download complete [2020-10-26T18:31:06.059Z] 74f711af9a0d: Verifying Checksum [2020-10-26T18:31:06.059Z] 74f711af9a0d: Download complete [2020-10-26T18:31:06.059Z] 45590311c82a: Verifying Checksum [2020-10-26T18:31:06.059Z] 45590311c82a: Download complete [2020-10-26T18:31:06.059Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-26T18:31:06.059Z] 69ca0ff8b7b3: Download complete [2020-10-26T18:31:06.662Z] b538f80385f9: Verifying Checksum [2020-10-26T18:31:06.662Z] b538f80385f9: Download complete [2020-10-26T18:31:06.899Z] Removing intermediate container 289057b5c74b [2020-10-26T18:31:06.899Z] ---> ee6dd571c9c0 [2020-10-26T18:31:06.899Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-26T18:31:06.899Z] ---> Running in 7fc37335bfb9 [2020-10-26T18:31:07.268Z] b538f80385f9: Pull complete [2020-10-26T18:31:07.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T18:31:07.883Z] 74f711af9a0d: Pull complete [2020-10-26T18:31:08.166Z] 99f96fe45779: Pull complete [2020-10-26T18:31:08.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T18:31:09.161Z] 209524e5b208: Verifying Checksum [2020-10-26T18:31:09.161Z] 209524e5b208: Download complete [2020-10-26T18:31:11.165Z] 8529a6b9a6be: Verifying Checksum [2020-10-26T18:31:11.165Z] 8529a6b9a6be: Download complete [2020-10-26T18:31:11.770Z] OK: 167 MiB in 45 packages [2020-10-26T18:31:12.035Z] Removing intermediate container 7fc37335bfb9 [2020-10-26T18:31:12.035Z] ---> 468d99bf990c [2020-10-26T18:31:12.035Z] Step 8/27 : WORKDIR /app [2020-10-26T18:31:12.035Z] ---> Running in f9ecbbd305c9 [2020-10-26T18:31:12.300Z] Removing intermediate container f9ecbbd305c9 [2020-10-26T18:31:12.300Z] ---> 54115e995b7d [2020-10-26T18:31:12.300Z] Step 9/27 : COPY go.mod . [2020-10-26T18:31:12.300Z] ---> b82b4ddfca62 [2020-10-26T18:31:12.300Z] Step 10/27 : RUN go mod download [2020-10-26T18:31:12.569Z] ---> Running in b730252a5e96 [2020-10-26T18:31:13.536Z] Removing intermediate container b730252a5e96 [2020-10-26T18:31:13.536Z] ---> 7b4a807623de [2020-10-26T18:31:13.536Z] Step 11/27 : COPY . . [2020-10-26T18:31:13.804Z] ---> 4478655521a5 [2020-10-26T18:31:13.804Z] Step 12/27 : ARG MAKE="make build" [2020-10-26T18:31:13.804Z] ---> Running in f1ceba0851a8 [2020-10-26T18:31:14.071Z] Removing intermediate container f1ceba0851a8 [2020-10-26T18:31:14.071Z] ---> 8772d20d6f83 [2020-10-26T18:31:14.071Z] Step 13/27 : RUN $MAKE [2020-10-26T18:31:14.071Z] ---> Running in af3ca70693c2 [2020-10-26T18:31:14.671Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-26T18:31:21.415Z] 8529a6b9a6be: Pull complete [2020-10-26T18:31:21.415Z] 45590311c82a: Pull complete [2020-10-26T18:31:21.415Z] 69ca0ff8b7b3: Pull complete [2020-10-26T18:31:25.192Z] 209524e5b208: Pull complete [2020-10-26T18:31:25.192Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-26T18:31:25.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-26T18:31:25.192Z] ---> 5bddaf1c2fca [2020-10-26T18:31:25.192Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T18:31:27.551Z] ---> Running in 77a9fdb40aea [2020-10-26T18:31:27.551Z] Removing intermediate container 77a9fdb40aea [2020-10-26T18:31:27.551Z] ---> fdbba215f8ba [2020-10-26T18:31:27.551Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T18:31:27.871Z] ---> Running in 827038eb284a [2020-10-26T18:31:30.279Z] Removing intermediate container 827038eb284a [2020-10-26T18:31:30.280Z] ---> d46c629d6084 [2020-10-26T18:31:30.280Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-26T18:31:30.631Z] ---> Running in 5cd01fdf34c5 [2020-10-26T18:31:32.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T18:31:33.062Z] Removing intermediate container af3ca70693c2 [2020-10-26T18:31:33.062Z] ---> 0abf07a0be12 [2020-10-26T18:31:33.062Z] Step 14/27 : FROM alpine:latest [2020-10-26T18:31:33.062Z] latest: Pulling from library/alpine [2020-10-26T18:31:33.062Z] 188c0c94c7c5: Pulling fs layer [2020-10-26T18:31:33.062Z] 188c0c94c7c5: Verifying Checksum [2020-10-26T18:31:33.062Z] 188c0c94c7c5: Download complete [2020-10-26T18:31:33.062Z] 188c0c94c7c5: Pull complete [2020-10-26T18:31:33.062Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-26T18:31:33.062Z] Status: Downloaded newer image for alpine:latest [2020-10-26T18:31:33.062Z] ---> d6e46aa2470d [2020-10-26T18:31:33.062Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T18:31:33.062Z] ---> Running in f837707f654e [2020-10-26T18:31:33.062Z] Removing intermediate container f837707f654e [2020-10-26T18:31:33.062Z] ---> 2f2927fe579e [2020-10-26T18:31:33.062Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-26T18:31:33.062Z] ---> Running in 84d3ec9db1ff [2020-10-26T18:31:33.062Z] Removing intermediate container 84d3ec9db1ff [2020-10-26T18:31:33.062Z] ---> a13e5d2212e8 [2020-10-26T18:31:33.062Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-26T18:31:33.062Z] ---> Running in 8bf1aa31a727 [2020-10-26T18:31:33.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-26T18:31:33.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-26T18:31:33.347Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-26T18:31:33.632Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-26T18:31:33.632Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-26T18:31:33.632Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-26T18:31:33.632Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-26T18:31:33.632Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-26T18:31:33.632Z] Executing busybox-1.31.1-r19.trigger [2020-10-26T18:31:33.632Z] Executing ca-certificates-20191127-r4.trigger [2020-10-26T18:31:33.632Z] OK: 9 MiB in 20 packages [2020-10-26T18:31:33.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T18:31:34.609Z] Removing intermediate container 8bf1aa31a727 [2020-10-26T18:31:34.609Z] ---> 9788d644276b [2020-10-26T18:31:34.609Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-26T18:31:34.909Z] ---> ffea2a607c01 [2020-10-26T18:31:34.909Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-26T18:31:35.182Z] ---> 8e6537aa4a56 [2020-10-26T18:31:35.182Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-26T18:31:35.269Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-26T18:31:35.269Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-26T18:31:35.269Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-26T18:31:35.449Z] ---> 023e78f19df0 [2020-10-26T18:31:35.449Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-26T18:31:35.546Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-26T18:31:35.546Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-26T18:31:35.821Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-26T18:31:35.822Z] Executing busybox-1.31.1-r16.trigger [2020-10-26T18:31:36.036Z] ---> bd665113c1d0 [2020-10-26T18:31:36.037Z] Step 22/27 : EXPOSE 48095 [2020-10-26T18:31:36.105Z] OK: 144 MiB in 45 packages [2020-10-26T18:31:36.302Z] ---> Running in c1c60e763e39 [2020-10-26T18:31:36.302Z] Removing intermediate container c1c60e763e39 [2020-10-26T18:31:36.302Z] ---> 863ff1cf0df2 [2020-10-26T18:31:36.302Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-26T18:31:36.302Z] ---> Running in 6d87348e11c7 [2020-10-26T18:31:36.573Z] Removing intermediate container 6d87348e11c7 [2020-10-26T18:31:36.573Z] ---> fc96a61f0c35 [2020-10-26T18:31:36.573Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-26T18:31:36.573Z] ---> Running in 928f98c3558d [2020-10-26T18:31:36.839Z] Removing intermediate container 928f98c3558d [2020-10-26T18:31:36.839Z] ---> 7906e75b44c3 [2020-10-26T18:31:36.839Z] Step 25/27 : LABEL arch=amd64 [2020-10-26T18:31:36.839Z] ---> Running in fe8ab52b90a4 [2020-10-26T18:31:37.098Z] Removing intermediate container 5cd01fdf34c5 [2020-10-26T18:31:37.098Z] ---> bb09866ab4f3 [2020-10-26T18:31:37.098Z] Step 6/8 : WORKDIR /app [2020-10-26T18:31:37.114Z] Removing intermediate container fe8ab52b90a4 [2020-10-26T18:31:37.114Z] ---> 0060e513f6d9 [2020-10-26T18:31:37.114Z] Step 26/27 : LABEL git_sha=1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:31:37.114Z] ---> Running in db2ed5f755c0 [2020-10-26T18:31:37.114Z] Removing intermediate container db2ed5f755c0 [2020-10-26T18:31:37.114Z] ---> bc9acd16c599 [2020-10-26T18:31:37.114Z] Step 27/27 : LABEL version=0.0.0 [2020-10-26T18:31:37.388Z] ---> Running in ed0b203f580d [2020-10-26T18:31:37.389Z] ---> Running in ba03d15c6b0b [2020-10-26T18:31:37.389Z] Removing intermediate container ba03d15c6b0b [2020-10-26T18:31:37.389Z] ---> 2b62beb6e37d [2020-10-26T18:31:37.389Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-26T18:31:37.389Z] Successfully built 2b62beb6e37d [2020-10-26T18:31:37.389Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-10-26T18:31:37.681Z] Removing intermediate container ed0b203f580d [2020-10-26T18:31:37.681Z] ---> de280c5405ac [2020-10-26T18:31:37.681Z] Step 7/8 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-26T18:31:38.738Z] ---> d926396d724a [2020-10-26T18:31:38.738Z] Step 8/8 : RUN go mod download [2020-10-26T18:31:38.738Z] ---> Running in b8fc134d3fdf [2020-10-26T18:31:52.963Z] Still waiting to schedule task [2020-10-26T18:31:52.963Z] Waiting for next available executor on ‘centos7-docker-8c-8g’ [2020-10-26T18:32:11.186Z] Removing intermediate container b8fc134d3fdf [2020-10-26T18:32:11.186Z] ---> 9fe5d384af9e [2020-10-26T18:32:11.186Z] Successfully built 9fe5d384af9e [2020-10-26T18:32:11.186Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:32:11.607Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T18:32:11.607Z] . [Pipeline] withDockerContainer [2020-10-26T18:32:11.897Z] prd-ubuntu18.04-docker-arm64-4c-16g-8964 does not seem to be running inside a container [2020-10-26T18:32:12.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-26T18:32:13.928Z] $ docker top b1eb429664c84f4f964a2ad060a937084ea14ac8da1b0c518502769d3a07bd98 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T18:32:15.438Z] + go version [2020-10-26T18:32:15.438Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-26T18:32:15.472Z] $ docker stop --time=1 b1eb429664c84f4f964a2ad060a937084ea14ac8da1b0c518502769d3a07bd98 [2020-10-26T18:32:17.456Z] $ docker rm -f b1eb429664c84f4f964a2ad060a937084ea14ac8da1b0c518502769d3a07bd98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:32:18.542Z] + docker inspect -f . ci-base-image-arm64 [2020-10-26T18:32:18.542Z] . [Pipeline] withDockerContainer [2020-10-26T18:32:18.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-8964 does not seem to be running inside a container [2020-10-26T18:32:18.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-26T18:32:20.866Z] $ docker top 0cbd57556f22b6b6b2980281a135563dc0d51af9317aaf5aed0bb507443c79a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T18:32:22.287Z] + make test [2020-10-26T18:32:22.287Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-26T18:33:18.889Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-26T18:33:18.889Z] CGO_ENABLED=1 go vet ./... [2020-10-26T18:33:21.546Z] gofmt -l . [2020-10-26T18:33:21.546Z] [ "`gofmt -l .`" = "" ] [2020-10-26T18:33:21.546Z] ./bin/test-go-mod-tidy.sh [2020-10-26T18:33:21.820Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-26T18:33:22.890Z] Warning: overwriting stash ‘coverage-report’ [2020-10-26T18:33:23.511Z] Stashed 1 file(s) [Pipeline] } [2020-10-26T18:33:23.529Z] $ docker stop --time=1 0cbd57556f22b6b6b2980281a135563dc0d51af9317aaf5aed0bb507443c79a6 [2020-10-26T18:33:25.724Z] $ docker rm -f 0cbd57556f22b6b6b2980281a135563dc0d51af9317aaf5aed0bb507443c79a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-26T18:33:27.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-26T18:33:27.411Z] + ls -al . [2020-10-26T18:33:27.411Z] total 120 [2020-10-26T18:33:27.411Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 26 18:33 . [2020-10-26T18:33:27.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:30 .. [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 26 18:30 .dockerignore [2020-10-26T18:33:27.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:30 .git [2020-10-26T18:33:27.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:30 .github [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 26 18:30 .gitignore [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 26 18:30 Attribution.txt [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 26 18:30 Dockerfile [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 26 18:30 Dockerfile.build [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 26 18:30 Jenkinsfile [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 18:30 LICENSE [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 26 18:30 README.md [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 18:25 VERSION [2020-10-26T18:33:27.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:30 bin [2020-10-26T18:33:27.411Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 18:32 coverage.out [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 26 18:30 docker-compose.debug.yml [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 26 18:30 docker-compose.yml [2020-10-26T18:33:27.411Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 26 18:33 go.mod [2020-10-26T18:33:27.411Z] -rw-r--r-- 1 jenkins jenkins 19860 Oct 26 18:33 go.sum [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 26 18:30 main.go [2020-10-26T18:33:27.411Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 26 18:30 makefile [2020-10-26T18:33:27.411Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 18:30 res [2020-10-26T18:33:27.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:30 snap [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:33:27.764Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 --label arch=arm64 --label version=0.0.0 . [2020-10-26T18:33:27.764Z] Sending build context to Docker daemon 120.8kB [2020-10-26T18:33:28.041Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-26T18:33:28.041Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-26T18:33:28.041Z] ---> 9fe5d384af9e [2020-10-26T18:33:28.041Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-26T18:33:28.319Z] ---> Running in 8622850c2bed [2020-10-26T18:33:28.916Z] Removing intermediate container 8622850c2bed [2020-10-26T18:33:28.916Z] ---> 688eea585b14 [2020-10-26T18:33:28.917Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-26T18:33:28.917Z] ---> Running in 54d991f72968 [2020-10-26T18:33:29.513Z] Removing intermediate container 54d991f72968 [2020-10-26T18:33:29.513Z] ---> 17a42120484a [2020-10-26T18:33:29.513Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T18:33:29.513Z] ---> Running in c53212c0cc84 [2020-10-26T18:33:29.787Z] Removing intermediate container c53212c0cc84 [2020-10-26T18:33:29.787Z] ---> e194017d0d51 [2020-10-26T18:33:29.787Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-26T18:33:30.065Z] ---> Running in eadeb7347ad4 [2020-10-26T18:33:32.687Z] Removing intermediate container eadeb7347ad4 [2020-10-26T18:33:32.687Z] ---> 2562568ccd1b [2020-10-26T18:33:32.687Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-26T18:33:32.687Z] ---> Running in d144c522dc12 [2020-10-26T18:33:34.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T18:33:35.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T18:33:37.083Z] OK: 144 MiB in 45 packages [2020-10-26T18:33:38.062Z] Removing intermediate container d144c522dc12 [2020-10-26T18:33:38.062Z] ---> 5873d41acb55 [2020-10-26T18:33:38.062Z] Step 8/27 : WORKDIR /app [2020-10-26T18:33:38.062Z] ---> Running in 7085af0da836 [2020-10-26T18:33:38.346Z] Removing intermediate container 7085af0da836 [2020-10-26T18:33:38.346Z] ---> 5bcb2b3efc5c [2020-10-26T18:33:38.346Z] Step 9/27 : COPY go.mod . [2020-10-26T18:33:39.332Z] ---> 703f6fcc2b74 [2020-10-26T18:33:39.332Z] Step 10/27 : RUN go mod download [2020-10-26T18:33:39.332Z] ---> Running in f8dfab691cec [2020-10-26T18:33:41.969Z] Removing intermediate container f8dfab691cec [2020-10-26T18:33:41.969Z] ---> 7f905c8576a1 [2020-10-26T18:33:41.969Z] Step 11/27 : COPY . . [2020-10-26T18:33:42.968Z] ---> 6c0ecf2906f1 [2020-10-26T18:33:42.968Z] Step 12/27 : ARG MAKE="make build" [2020-10-26T18:33:42.968Z] ---> Running in e000abd0c168 [2020-10-26T18:33:43.241Z] Removing intermediate container e000abd0c168 [2020-10-26T18:33:43.241Z] ---> d4b5ee1902e4 [2020-10-26T18:33:43.241Z] Step 13/27 : RUN $MAKE [2020-10-26T18:33:43.518Z] ---> Running in ce6e6937604e [2020-10-26T18:33:44.951Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-26T18:34:31.980Z] Removing intermediate container ce6e6937604e [2020-10-26T18:34:31.980Z] ---> 98f963155410 [2020-10-26T18:34:31.980Z] Step 14/27 : FROM alpine:latest [2020-10-26T18:34:31.980Z] latest: Pulling from library/alpine [2020-10-26T18:34:31.980Z] 5f621e34cdf4: Pulling fs layer [2020-10-26T18:34:31.980Z] 5f621e34cdf4: Verifying Checksum [2020-10-26T18:34:31.980Z] 5f621e34cdf4: Download complete [2020-10-26T18:34:31.980Z] 5f621e34cdf4: Pull complete [2020-10-26T18:34:31.980Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-26T18:34:31.980Z] Status: Downloaded newer image for alpine:latest [2020-10-26T18:34:31.980Z] ---> 2e77e061c27f [2020-10-26T18:34:31.980Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-26T18:34:31.980Z] ---> Running in cc5ea0ff3cf5 [2020-10-26T18:34:32.255Z] Removing intermediate container cc5ea0ff3cf5 [2020-10-26T18:34:32.256Z] ---> a1fb78c8e2dd [2020-10-26T18:34:32.256Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-26T18:34:32.528Z] ---> Running in bfcd4d12a8b2 [2020-10-26T18:34:33.123Z] Removing intermediate container bfcd4d12a8b2 [2020-10-26T18:34:33.123Z] ---> d3da40a2fa7e [2020-10-26T18:34:33.123Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-26T18:34:33.123Z] ---> Running in 6200881ac4be [2020-10-26T18:34:34.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-26T18:34:34.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-26T18:34:35.417Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-26T18:34:35.417Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-26T18:34:35.417Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-26T18:34:35.417Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-26T18:34:35.417Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-26T18:34:35.417Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-26T18:34:35.417Z] Executing busybox-1.31.1-r19.trigger [2020-10-26T18:34:35.417Z] Executing ca-certificates-20191127-r4.trigger [2020-10-26T18:34:35.688Z] OK: 9 MiB in 20 packages [2020-10-26T18:34:37.116Z] Removing intermediate container 6200881ac4be [2020-10-26T18:34:37.116Z] ---> a9dca2f129e4 [2020-10-26T18:34:37.116Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-26T18:34:37.708Z] ---> fbce0c3f430a [2020-10-26T18:34:37.708Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-26T18:34:38.693Z] ---> f6ad641707c4 [2020-10-26T18:34:38.693Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-26T18:34:39.286Z] ---> 391a37c5ca6f [2020-10-26T18:34:39.286Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-26T18:34:40.719Z] ---> ae14099d7b54 [2020-10-26T18:34:40.719Z] Step 22/27 : EXPOSE 48095 [2020-10-26T18:34:40.719Z] ---> Running in e169a1edc159 [2020-10-26T18:34:41.309Z] Removing intermediate container e169a1edc159 [2020-10-26T18:34:41.309Z] ---> 3339be416804 [2020-10-26T18:34:41.309Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-26T18:34:41.309Z] ---> Running in 9cf3dd950bc8 [2020-10-26T18:34:41.906Z] Removing intermediate container 9cf3dd950bc8 [2020-10-26T18:34:41.906Z] ---> 443055e399e4 [2020-10-26T18:34:41.906Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-26T18:34:41.906Z] ---> Running in 62050aec9ce3 [2020-10-26T18:34:42.179Z] Removing intermediate container 62050aec9ce3 [2020-10-26T18:34:42.179Z] ---> b35d01c51f36 [2020-10-26T18:34:42.179Z] Step 25/27 : LABEL arch=arm64 [2020-10-26T18:34:42.459Z] ---> Running in 76a1892479b2 [2020-10-26T18:34:43.062Z] Removing intermediate container 76a1892479b2 [2020-10-26T18:34:43.062Z] ---> 499ed0c75701 [2020-10-26T18:34:43.062Z] Step 26/27 : LABEL git_sha=1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:34:43.062Z] ---> Running in 3e080f89944e [2020-10-26T18:34:43.658Z] Removing intermediate container 3e080f89944e [2020-10-26T18:34:43.658Z] ---> f86548854000 [2020-10-26T18:34:43.658Z] Step 27/27 : LABEL version=0.0.0 [2020-10-26T18:34:43.658Z] ---> Running in 21f0e653a916 [2020-10-26T18:34:44.254Z] Removing intermediate container 21f0e653a916 [2020-10-26T18:34:44.254Z] ---> aeb006f72317 [2020-10-26T18:34:44.254Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-26T18:34:44.254Z] Successfully built aeb006f72317 [2020-10-26T18:34:44.254Z] Successfully tagged docker-app-service-configurable-arm64:latest [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 [2020-10-26T18:34:59.967Z] Still waiting to schedule task [2020-10-26T18:34:59.967Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-26T18:35:36.159Z] Running on prd-centos7-docker-8c-8g-8971 in /w/workspace/_app-service-configurable_PR-132 [Pipeline] { [Pipeline] ws [2020-10-26T18:35:36.213Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-10-26T18:35:38.365Z] using credential edgex-jenkins-ssh [2020-10-26T18:35:38.416Z] Cloning the remote Git repository [2020-10-26T18:35:38.439Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:35:38.500Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-10-26T18:35:38.527Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:35:38.528Z] > git --version # timeout=10 [2020-10-26T18:35:38.534Z] > git --version # 'git version 2.16.5' [2020-10-26T18:35:38.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:35:38.565Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:35:39.591Z] Merging remotes/origin/master commit 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a into PR head commit 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:35:39.664Z] Merge succeeded, producing 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:35:39.664Z] Checking out Revision 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 (PR-132) [2020-10-26T18:35:39.098Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:35:39.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:35:39.112Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:35:39.123Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:35:39.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:35:39.127Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T18:35:39.601Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:35:39.605Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:35:39.637Z] > git remote # timeout=10 [2020-10-26T18:35:39.642Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T18:35:39.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:35:39.653Z] > git merge 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a # timeout=10 [2020-10-26T18:35:39.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T18:35:39.669Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:35:39.673Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:35:43.263Z] Commit message: "feat(snap): added startup and duration interval values" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T18:35:44.740Z] ++ find /w/workspace/app-service-configurable/5 [2020-10-26T18:35:44.740Z] ++ grep snapcraft.yaml [2020-10-26T18:35:44.740Z] + grep -Po '^name: \K(.*)' /w/workspace/app-service-configurable/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T18:35:44.893Z] provisioning config files... [2020-10-26T18:35:44.905Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/5@tmp/config4188400849524140342tmp [Pipeline] { [Pipeline] sh [2020-10-26T18:35:45.290Z] + cp /w/workspace/app-service-configurable/5@tmp/config4188400849524140342tmp /w/workspace/app-service-configurable/5/edgex-snap-store-login [Pipeline] sh [2020-10-26T18:35:45.600Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/5:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-26T18:35:45.600Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-26T18:35:45.861Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-26T18:35:45.861Z] f08d8e2a3ba1: Pulling fs layer [2020-10-26T18:35:45.861Z] 3baa9cb2483b: Pulling fs layer [2020-10-26T18:35:45.861Z] 94e5ff4c0b15: Pulling fs layer [2020-10-26T18:35:45.861Z] 1860925334f9: Pulling fs layer [2020-10-26T18:35:45.861Z] 2daf38717194: Pulling fs layer [2020-10-26T18:35:45.861Z] 309017e8d7a4: Pulling fs layer [2020-10-26T18:35:45.861Z] f7790dc9fd0f: Pulling fs layer [2020-10-26T18:35:45.861Z] cac0ae9282c2: Pulling fs layer [2020-10-26T18:35:45.861Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-26T18:35:45.861Z] 1860925334f9: Waiting [2020-10-26T18:35:45.861Z] 2daf38717194: Waiting [2020-10-26T18:35:45.861Z] 309017e8d7a4: Waiting [2020-10-26T18:35:45.861Z] f7790dc9fd0f: Waiting [2020-10-26T18:35:45.861Z] cac0ae9282c2: Waiting [2020-10-26T18:35:45.861Z] 1f4cadf9a1ed: Waiting [2020-10-26T18:35:45.861Z] 3baa9cb2483b: Download complete [2020-10-26T18:35:45.861Z] 94e5ff4c0b15: Download complete [2020-10-26T18:35:45.861Z] 1860925334f9: Verifying Checksum [2020-10-26T18:35:45.861Z] 1860925334f9: Download complete [2020-10-26T18:35:45.861Z] 309017e8d7a4: Download complete [2020-10-26T18:35:46.131Z] f7790dc9fd0f: Verifying Checksum [2020-10-26T18:35:46.132Z] f7790dc9fd0f: Download complete [2020-10-26T18:35:46.394Z] cac0ae9282c2: Download complete [2020-10-26T18:35:46.656Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-26T18:35:46.657Z] 1f4cadf9a1ed: Download complete [2020-10-26T18:35:48.067Z] f08d8e2a3ba1: Download complete [2020-10-26T18:35:49.466Z] f08d8e2a3ba1: Pull complete [2020-10-26T18:35:49.466Z] 3baa9cb2483b: Pull complete [2020-10-26T18:35:49.728Z] 94e5ff4c0b15: Pull complete [2020-10-26T18:35:49.728Z] 1860925334f9: Pull complete [2020-10-26T18:35:53.945Z] 2daf38717194: Verifying Checksum [2020-10-26T18:35:53.945Z] 2daf38717194: Download complete [2020-10-26T18:36:15.955Z] 2daf38717194: Pull complete [2020-10-26T18:36:15.955Z] 309017e8d7a4: Pull complete [2020-10-26T18:36:15.955Z] f7790dc9fd0f: Pull complete [2020-10-26T18:36:15.955Z] cac0ae9282c2: Pull complete [2020-10-26T18:36:16.233Z] 1f4cadf9a1ed: Pull complete [2020-10-26T18:36:16.233Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-26T18:36:16.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-26T18:36:17.638Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-26T18:36:17.638Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-26T18:36:17.901Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-26T18:36:17.901Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] [2020-10-26T18:36:17.901Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-26T18:36:17.901Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] [2020-10-26T18:36:17.901Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] [2020-10-26T18:36:18.165Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-26T18:36:18.165Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-26T18:36:18.744Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-10-26T18:36:18.744Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-26T18:36:18.744Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-10-26T18:36:18.744Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-26T18:36:18.744Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-26T18:36:19.007Z] Fetched 8163 kB in 1s (5549 kB/s) [2020-10-26T18:36:20.412Z] Reading package lists... [2020-10-26T18:36:22.366Z] 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: [2020-10-26T18:36:22.366Z] - README.md [2020-10-26T18:36:22.366Z] [2020-10-26T18:36:22.366Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-26T18:36:23.761Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-26T18:36:24.023Z] 0% [Connecting to archive.ubuntu.com (91.189.88.142)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.142) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-26T18:36:24.023Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-26T18:36:24.285Z] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-26T18:36:25.651Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 54% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-26T18:36:27.579Z] Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config [2020-10-26T18:36:28.688Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 57% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-26T18:36:28.950Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-26T18:36:28.950Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-26T18:36:29.215Z] The following packages were automatically installed and are no longer required: [2020-10-26T18:36:29.215Z] libjq1 libonig4 [2020-10-26T18:36:29.215Z] Use 'sudo apt autoremove' to remove them. [2020-10-26T18:36:29.215Z] Suggested packages: [2020-10-26T18:36:29.215Z] binutils-doc cpp-doc gcc-7-locales debian-keyring g++-multilib [2020-10-26T18:36:29.215Z] g++-7-multilib gcc-7-doc libstdc++6-7-dbg gcc-multilib autoconf automake [2020-10-26T18:36:29.215Z] libtool flex bison gdb gcc-doc gcc-7-multilib libgcc1-dbg libgomp1-dbg [2020-10-26T18:36:29.215Z] libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg [2020-10-26T18:36:29.215Z] libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base [2020-10-26T18:36:29.215Z] git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk [2020-10-26T18:36:29.215Z] gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n libstdc++-7-doc [2020-10-26T18:36:29.215Z] make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-26T18:36:29.215Z] | libterm-readline-perl-perl [2020-10-26T18:36:29.480Z] The following NEW packages will be installed: [2020-10-26T18:36:29.480Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential cpp cpp-7 [2020-10-26T18:36:29.480Z] curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-10-26T18:36:29.480Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-26T18:36:29.480Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcilkrts5 [2020-10-26T18:36:29.480Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-26T18:36:29.480Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-26T18:36:29.480Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 [2020-10-26T18:36:29.480Z] libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 libsodium23 libstdc++-7-dev [2020-10-26T18:36:29.480Z] libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages [2020-10-26T18:36:29.480Z] manpages-dev netbase patch perl perl-modules-5.26 pkg-config [2020-10-26T18:36:29.480Z] The following packages will be upgraded: [2020-10-26T18:36:29.480Z] perl-base [2020-10-26T18:36:29.480Z] 1 upgraded, 62 newly installed, 0 to remove and 31 not upgraded. [2020-10-26T18:36:29.480Z] Need to get 58.9 MB of archives. [2020-10-26T18:36:29.480Z] After this operation, 249 MB of additional disk space will be used. [2020-10-26T18:36:29.743Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-26T18:36:30.844Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 0% [1 perl-base 317 kB/1391 kB 23%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-10-26T18:36:30.844Z] 2% [2 liblocale-gettext-perl 10.0 kB/16.6 kB 60%] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-26T18:36:31.107Z] 3% [3 perl-modules-5.26 3436 B/2762 kB 0%] 7% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-26T18:36:31.107Z] 7% [4 libgdbm5 23.0 kB/26.0 kB 88%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-26T18:36:31.107Z] 7% [5 libgdbm-compat4 6084 B/6084 B 100%] 7% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-26T18:36:31.371Z] 7% [6 libperl5.26 430 B/3534 kB 0%] 12% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-26T18:36:31.371Z] 12% [7 perl 8463 B/201 kB 4%] 13% [Working] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-26T18:36:31.371Z] 13% [8 less 8192 B/112 kB 7%] 13% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-26T18:36:31.371Z] 13% [9 netbase 0 B/12.7 kB 0%] 14% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-10-26T18:36:31.634Z] 14% [10 manpages 0 B/1234 kB 0%] 16% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-26T18:36:31.634Z] 16% [11 binutils-common 9077 B/196 kB 5%] 16% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-26T18:36:31.634Z] 16% [12 libbinutils 5522 B/488 kB 1%] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-26T18:36:31.634Z] 17% [13 binutils-x86-64-linux-gnu 7073 B/1839 kB 0%] 20% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-26T18:36:31.634Z] 20% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-26T18:36:31.634Z] 21% [15 libc-dev-bin 5660 B/71.8 kB 8%] 21% [Working] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-26T18:36:31.898Z] 21% [16 linux-libc-dev 22.5 kB/998 kB 2%] 23% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-26T18:36:31.898Z] 23% [17 libc6-dev 9840 B/2585 kB 0%] 26% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-26T18:36:31.898Z] 26% [18 gcc-7-base 0 B/18.3 kB 0%] 27% [Working] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-10-26T18:36:31.898Z] 27% [19 libisl19 0 B/551 kB 0%] 28% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-10-26T18:36:31.898Z] 28% [20 libmpfr6 4672 B/243 kB 2%] 28% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-10-26T18:36:31.898Z] 28% [21 libmpc3 12.0 kB/40.8 kB 29%] 29% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-26T18:36:32.474Z] 29% [22 cpp-7 6963 B/8591 kB 0%] 41% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-26T18:36:32.474Z] 41% [23 cpp 13.0 kB/27.7 kB 47%] 41% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-26T18:36:32.474Z] 41% [24 libcc1-0 0 B/39.4 kB 0%] 42% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-26T18:36:32.475Z] 42% [25 libgomp1 9787 B/76.5 kB 13%] 42% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-26T18:36:32.475Z] 42% [26 libitm1 19.4 kB/27.9 kB 69%] 42% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-26T18:36:32.475Z] 42% [27 libatomic1 9192 B/9192 B 100%] 43% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-26T18:36:32.475Z] 43% [28 libasan4 0 B/358 kB 0%] 43% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-26T18:36:32.475Z] 43% [29 liblsan0 12.0 kB/133 kB 9%] 44% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-26T18:36:32.475Z] 44% [30 libtsan0 7837 B/288 kB 3%] 45% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-26T18:36:32.475Z] 45% [31 libubsan0 18.3 kB/126 kB 14%] 45% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-26T18:36:32.475Z] 45% [32 libcilkrts5 2308 B/42.5 kB 5%] 46% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-26T18:36:32.475Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-26T18:36:32.475Z] 46% [34 libquadmath0 22.9 kB/134 kB 17%] 46% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-26T18:36:32.737Z] 46% [35 libgcc-7-dev 4936 B/2378 kB 0%] 50% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-26T18:36:33.001Z] 50% [36 gcc-7 9143 B/9381 kB 0%] 63% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-26T18:36:33.001Z] 63% [37 gcc 5184 B/5184 B 100%] 63% [Working] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-26T18:36:33.001Z] 63% [38 libstdc++-7-dev 0 B/1471 kB 0%] 66% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-26T18:36:33.842Z] 66% [39 g++-7 11.6 kB/9697 kB 0%] 73% [39 g++-7 5320 kB/9697 kB 55%] 79% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-26T18:36:33.842Z] 79% [40 g++ 1568 B/1568 B 100%] 79% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-26T18:36:33.842Z] 79% [41 make 11.4 kB/154 kB 7%] 80% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-26T18:36:33.842Z] 80% [42 libdpkg-perl 16.4 kB/211 kB 8%] 81% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-26T18:36:33.842Z] 81% [43 patch 24.6 kB/102 kB 24%] 81% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-26T18:36:33.842Z] 81% [44 dpkg-dev 2369 B/607 kB 0%] 82% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-10-26T18:36:33.842Z] 82% [45 build-essential 4758 B/4758 B 100%] 82% [Working] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-26T18:36:33.842Z] 82% [46 curl 0 B/159 kB 0%] 83% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-10-26T18:36:33.842Z] 83% [47 libfakeroot 17.6 kB/25.9 kB 68%] 83% [Working] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-10-26T18:36:33.842Z] 83% [48 fakeroot 0 B/62.3 kB 0%] 84% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-26T18:36:33.842Z] 84% [49 libcurl3-gnutls 34.8 kB/213 kB 16%] 84% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-26T18:36:34.106Z] 84% [50 liberror-perl 22.8 kB/22.8 kB 100%] 85% [Working] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-26T18:36:34.106Z] 85% [51 git-man 20.5 kB/804 kB 3%] 86% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-26T18:36:34.370Z] 86% [52 git 26.7 kB/3915 kB 1%] 92% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-10-26T18:36:34.370Z] 92% [53 libalgorithm-diff-perl 47.6 kB/47.6 kB 100%] 92% [Working] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-10-26T18:36:34.370Z] 92% [54 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 92% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-26T18:36:34.370Z] 92% [55 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 93% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-10-26T18:36:34.370Z] 93% [56 libfile-fcntllock-perl 33.2 kB/33.2 kB 100%] 93% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-26T18:36:34.370Z] 93% [57 libnorm1 46.2 kB/224 kB 21%] 94% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-26T18:36:34.370Z] 94% [58 libpgm-5.2-0 18.0 kB/157 kB 11%] 94% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-26T18:36:34.370Z] 94% [59 libsodium23 57.3 kB/143 kB 40%] 95% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-26T18:36:34.370Z] 95% [60 libzmq5 45.1 kB/221 kB 20%] 95% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-26T18:36:34.370Z] 95% [61 libzmq3-dev 16.5 kB/400 kB 4%] 96% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-10-26T18:36:34.633Z] 96% [62 manpages-dev 16.5 kB/2217 kB 1%] 100% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-26T18:36:34.633Z] 100% [63 pkg-config 24.7 kB/45.0 kB 55%] 100% [Working] Fetched 58.9 MB in 5s (11.6 MB/s) [2020-10-26T18:36:34.895Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T18:36:34.895Z] (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 ... 9889 files and directories currently installed.) [2020-10-26T18:36:34.895Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-26T18:36:34.895Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-26T18:36:38.217Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:38.217Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-26T18:36:38.217Z] (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 ... 9889 files and directories currently installed.) [2020-10-26T18:36:38.217Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-10-26T18:36:38.217Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-26T18:36:38.217Z] Selecting previously unselected package perl-modules-5.26. [2020-10-26T18:36:38.217Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-26T18:36:38.217Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:39.169Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-26T18:36:39.169Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-26T18:36:39.169Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-26T18:36:39.169Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-26T18:36:39.169Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-26T18:36:39.169Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-26T18:36:39.433Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-26T18:36:39.433Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-26T18:36:39.433Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:40.006Z] Selecting previously unselected package perl. [2020-10-26T18:36:40.006Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-26T18:36:40.006Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:40.006Z] Selecting previously unselected package less. [2020-10-26T18:36:40.006Z] Preparing to unpack .../06-less_487-0.1_amd64.deb ... [2020-10-26T18:36:40.006Z] Unpacking less (487-0.1) ... [2020-10-26T18:36:40.006Z] Selecting previously unselected package netbase. [2020-10-26T18:36:40.006Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-10-26T18:36:40.006Z] Unpacking netbase (5.4) ... [2020-10-26T18:36:40.006Z] Selecting previously unselected package manpages. [2020-10-26T18:36:40.006Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-10-26T18:36:40.006Z] Unpacking manpages (4.15-1) ... [2020-10-26T18:36:40.270Z] Selecting previously unselected package binutils-common:amd64. [2020-10-26T18:36:40.270Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-26T18:36:40.270Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:40.270Z] Selecting previously unselected package libbinutils:amd64. [2020-10-26T18:36:40.270Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-26T18:36:40.270Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:40.533Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-10-26T18:36:40.533Z] Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-26T18:36:40.533Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:40.796Z] Selecting previously unselected package binutils. [2020-10-26T18:36:40.796Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-26T18:36:40.796Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:40.796Z] Selecting previously unselected package libc-dev-bin. [2020-10-26T18:36:40.796Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-26T18:36:40.796Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-26T18:36:40.796Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-10-26T18:36:40.796Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-26T18:36:40.796Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-26T18:36:41.373Z] Selecting previously unselected package libc6-dev:amd64. [2020-10-26T18:36:41.373Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-26T18:36:41.373Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-26T18:36:41.978Z] Selecting previously unselected package gcc-7-base:amd64. [2020-10-26T18:36:41.978Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:41.978Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:41.978Z] Selecting previously unselected package libisl19:amd64. [2020-10-26T18:36:41.978Z] Preparing to unpack .../17-libisl19_0.19-1_amd64.deb ... [2020-10-26T18:36:41.978Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-10-26T18:36:41.978Z] Selecting previously unselected package libmpfr6:amd64. [2020-10-26T18:36:41.978Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_amd64.deb ... [2020-10-26T18:36:41.978Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-10-26T18:36:41.978Z] Selecting previously unselected package libmpc3:amd64. [2020-10-26T18:36:41.978Z] Preparing to unpack .../19-libmpc3_1.1.0-1_amd64.deb ... [2020-10-26T18:36:41.978Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-10-26T18:36:42.240Z] Selecting previously unselected package cpp-7. [2020-10-26T18:36:42.240Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:42.240Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:43.195Z] Selecting previously unselected package cpp. [2020-10-26T18:36:43.195Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-26T18:36:43.195Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:36:43.195Z] Selecting previously unselected package libcc1-0:amd64. [2020-10-26T18:36:43.195Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.195Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.195Z] Selecting previously unselected package libgomp1:amd64. [2020-10-26T18:36:43.195Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.195Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.195Z] Selecting previously unselected package libitm1:amd64. [2020-10-26T18:36:43.195Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.195Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.195Z] Selecting previously unselected package libatomic1:amd64. [2020-10-26T18:36:43.195Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.195Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.195Z] Selecting previously unselected package libasan4:amd64. [2020-10-26T18:36:43.195Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.195Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:43.457Z] Selecting previously unselected package liblsan0:amd64. [2020-10-26T18:36:43.457Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.457Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.457Z] Selecting previously unselected package libtsan0:amd64. [2020-10-26T18:36:43.457Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.457Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.719Z] Selecting previously unselected package libubsan0:amd64. [2020-10-26T18:36:43.719Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.719Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:43.719Z] Selecting previously unselected package libcilkrts5:amd64. [2020-10-26T18:36:43.719Z] Preparing to unpack .../30-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.719Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:43.719Z] Selecting previously unselected package libmpx2:amd64. [2020-10-26T18:36:43.719Z] Preparing to unpack .../31-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.719Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.719Z] Selecting previously unselected package libquadmath0:amd64. [2020-10-26T18:36:43.719Z] Preparing to unpack .../32-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.719Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:43.982Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-10-26T18:36:43.982Z] Preparing to unpack .../33-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:43.982Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:44.246Z] Selecting previously unselected package gcc-7. [2020-10-26T18:36:44.246Z] Preparing to unpack .../34-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:44.246Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:45.198Z] Selecting previously unselected package gcc. [2020-10-26T18:36:45.198Z] Preparing to unpack .../35-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-26T18:36:45.198Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:36:45.198Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-10-26T18:36:45.198Z] Preparing to unpack .../36-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:45.198Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:45.782Z] Selecting previously unselected package g++-7. [2020-10-26T18:36:45.782Z] Preparing to unpack .../37-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-26T18:36:45.782Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:46.613Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-8972 in /w/workspace/_app-service-configurable_PR-132 [Pipeline] { [Pipeline] ws [2020-10-26T18:36:46.665Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-10-26T18:36:46.730Z] Selecting previously unselected package g++. [2020-10-26T18:36:46.730Z] Preparing to unpack .../38-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-26T18:36:46.730Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:36:46.994Z] Selecting previously unselected package make. [2020-10-26T18:36:46.994Z] Preparing to unpack .../39-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-26T18:36:46.994Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-26T18:36:46.994Z] Selecting previously unselected package libdpkg-perl. [2020-10-26T18:36:46.994Z] Preparing to unpack .../40-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-26T18:36:46.994Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-26T18:36:46.994Z] Selecting previously unselected package patch. [2020-10-26T18:36:46.994Z] Preparing to unpack .../41-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-26T18:36:46.994Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-26T18:36:47.257Z] Selecting previously unselected package dpkg-dev. [2020-10-26T18:36:47.257Z] Preparing to unpack .../42-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-26T18:36:47.257Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-26T18:36:47.257Z] Selecting previously unselected package build-essential. [2020-10-26T18:36:47.257Z] Preparing to unpack .../43-build-essential_12.4ubuntu1_amd64.deb ... [2020-10-26T18:36:47.257Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-26T18:36:47.257Z] Selecting previously unselected package curl. [2020-10-26T18:36:47.257Z] Preparing to unpack .../44-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-26T18:36:47.257Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-26T18:36:47.532Z] Selecting previously unselected package libfakeroot:amd64. [2020-10-26T18:36:47.532Z] Preparing to unpack .../45-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-26T18:36:47.532Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-26T18:36:47.532Z] Selecting previously unselected package fakeroot. [2020-10-26T18:36:47.532Z] Preparing to unpack .../46-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-26T18:36:47.532Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-26T18:36:47.532Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-26T18:36:47.532Z] Preparing to unpack .../47-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-26T18:36:47.532Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-26T18:36:47.532Z] Selecting previously unselected package liberror-perl. [2020-10-26T18:36:47.532Z] Preparing to unpack .../48-liberror-perl_0.17025-1_all.deb ... [2020-10-26T18:36:47.532Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-26T18:36:47.797Z] Selecting previously unselected package git-man. [2020-10-26T18:36:47.797Z] Preparing to unpack .../49-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-26T18:36:47.797Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:36:47.797Z] Selecting previously unselected package git. [2020-10-26T18:36:47.797Z] Preparing to unpack .../50-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-26T18:36:47.797Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:36:48.378Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-26T18:36:48.378Z] Preparing to unpack .../51-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-26T18:36:48.378Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-26T18:36:48.645Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-26T18:36:48.645Z] Preparing to unpack .../52-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-10-26T18:36:48.645Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-26T18:36:48.645Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-26T18:36:48.645Z] Preparing to unpack .../53-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-26T18:36:48.645Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-26T18:36:48.645Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-26T18:36:48.645Z] Preparing to unpack .../54-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-10-26T18:36:48.645Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-26T18:36:48.645Z] Selecting previously unselected package libnorm1:amd64. [2020-10-26T18:36:48.645Z] Preparing to unpack .../55-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-26T18:36:48.645Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-26T18:36:48.909Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-26T18:36:48.909Z] Preparing to unpack .../56-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-26T18:36:48.909Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-26T18:36:48.909Z] Selecting previously unselected package libsodium23:amd64. [2020-10-26T18:36:48.909Z] Preparing to unpack .../57-libsodium23_1.0.16-2_amd64.deb ... [2020-10-26T18:36:48.909Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-26T18:36:48.909Z] Selecting previously unselected package libzmq5:amd64. [2020-10-26T18:36:48.909Z] Preparing to unpack .../58-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-26T18:36:48.909Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:36:49.173Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-26T18:36:49.173Z] Preparing to unpack .../59-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-26T18:36:49.173Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:36:49.173Z] Selecting previously unselected package manpages-dev. [2020-10-26T18:36:49.173Z] Preparing to unpack .../60-manpages-dev_4.15-1_all.deb ... [2020-10-26T18:36:49.173Z] Unpacking manpages-dev (4.15-1) ... [2020-10-26T18:36:49.437Z] Selecting previously unselected package pkg-config. [2020-10-26T18:36:49.437Z] Preparing to unpack .../61-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-26T18:36:49.437Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-26T18:36:49.700Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:49.700Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:49.700Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-26T18:36:49.700Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:49.700Z] Setting up manpages (4.15-1) ... [2020-10-26T18:36:49.700Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:36:49.700Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:49.700Z] Setting up less (487-0.1) ... [2020-10-26T18:36:49.966Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-26T18:36:49.966Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-26T18:36:49.966Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-26T18:36:49.966Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:49.966Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-26T18:36:49.966Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-10-26T18:36:49.966Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:49.966Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-26T18:36:49.966Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:49.966Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-26T18:36:50.230Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.230Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:50.230Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-26T18:36:50.230Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:50.230Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-26T18:36:50.230Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-26T18:36:50.230Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-26T18:36:50.230Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-10-26T18:36:50.230Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-26T18:36:50.230Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-26T18:36:50.230Z] Setting up manpages-dev (4.15-1) ... [2020-10-26T18:36:50.230Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-26T18:36:50.495Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:36:50.495Z] Setting up netbase (5.4) ... [2020-10-26T18:36:50.495Z] Setting up libisl19:amd64 (0.19-1) ... [2020-10-26T18:36:50.495Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:36:50.495Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.495Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:50.495Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.495Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.495Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:36:50.495Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-26T18:36:50.495Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:36:50.495Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.495Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.717Z] using credential edgex-jenkins-ssh [2020-10-26T18:36:50.760Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.760Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:50.760Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:50.760Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:36:50.760Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-26T18:36:50.760Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-26T18:36:50.760Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-26T18:36:50.760Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:36:50.760Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.760Z] Setting up liberror-perl (0.17025-1) ... [2020-10-26T18:36:50.760Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:36:50.761Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-26T18:36:50.761Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:36:50.773Z] Cloning the remote Git repository [2020-10-26T18:36:51.024Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-26T18:36:51.024Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-26T18:36:51.024Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-26T18:36:51.024Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:36:51.024Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-26T18:36:51.024Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-10-26T18:36:51.024Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:36:51.024Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-26T18:36:51.024Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-26T18:36:51.288Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-26T18:36:51.288Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-26T18:36:50.827Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:36:50.935Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-10-26T18:36:50.997Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:36:50.998Z] > git --version # timeout=10 [2020-10-26T18:36:51.012Z] > git --version # 'git version 2.17.1' [2020-10-26T18:36:51.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:36:51.095Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:36:52.463Z] Merging remotes/origin/master commit 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a into PR head commit 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:36:52.667Z] Merge succeeded, producing 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [2020-10-26T18:36:52.667Z] Checking out Revision 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 (PR-132) [2020-10-26T18:36:51.791Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:36:51.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-26T18:36:51.828Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-26T18:36:51.859Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-26T18:36:51.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:36:51.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-26T18:36:52.480Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:36:52.491Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:36:52.589Z] > git remote # timeout=10 [2020-10-26T18:36:52.608Z] > git config --get remote.origin.url # timeout=10 [2020-10-26T18:36:52.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-26T18:36:52.630Z] > git merge 36f96dc01f0f062f25a64d6a8a14201b3aa7f12a # timeout=10 [2020-10-26T18:36:52.651Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-26T18:36:52.671Z] > git config core.sparsecheckout # timeout=10 [2020-10-26T18:36:52.681Z] > git checkout -f 1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 # timeout=10 [2020-10-26T18:36:53.217Z] binutils set to automatically installed. [2020-10-26T18:36:53.217Z] binutils-common set to automatically installed. [2020-10-26T18:36:53.217Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-10-26T18:36:53.217Z] build-essential set to automatically installed. [2020-10-26T18:36:53.217Z] cpp set to automatically installed. [2020-10-26T18:36:53.217Z] cpp-7 set to automatically installed. [2020-10-26T18:36:53.217Z] curl set to automatically installed. [2020-10-26T18:36:53.217Z] dpkg-dev set to automatically installed. [2020-10-26T18:36:53.217Z] fakeroot set to automatically installed. [2020-10-26T18:36:53.217Z] g++ set to automatically installed. [2020-10-26T18:36:53.217Z] g++-7 set to automatically installed. [2020-10-26T18:36:53.217Z] gcc set to automatically installed. [2020-10-26T18:36:53.217Z] gcc-7 set to automatically installed. [2020-10-26T18:36:53.217Z] gcc-7-base set to automatically installed. [2020-10-26T18:36:53.217Z] git set to automatically installed. [2020-10-26T18:36:53.217Z] git-man set to automatically installed. [2020-10-26T18:36:53.217Z] less set to automatically installed. [2020-10-26T18:36:53.217Z] libalgorithm-diff-perl set to automatically installed. [2020-10-26T18:36:53.217Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-26T18:36:53.217Z] libalgorithm-merge-perl set to automatically installed. [2020-10-26T18:36:53.217Z] libasan4 set to automatically installed. [2020-10-26T18:36:53.217Z] libatomic1 set to automatically installed. [2020-10-26T18:36:53.217Z] libbinutils set to automatically installed. [2020-10-26T18:36:53.217Z] libc-dev-bin set to automatically installed. [2020-10-26T18:36:53.217Z] libc6-dev set to automatically installed. [2020-10-26T18:36:53.217Z] libcc1-0 set to automatically installed. [2020-10-26T18:36:53.217Z] libcilkrts5 set to automatically installed. [2020-10-26T18:36:53.217Z] libcurl3-gnutls set to automatically installed. [2020-10-26T18:36:53.217Z] libdpkg-perl set to automatically installed. [2020-10-26T18:36:53.217Z] liberror-perl set to automatically installed. [2020-10-26T18:36:53.217Z] libfakeroot set to automatically installed. [2020-10-26T18:36:53.217Z] libfile-fcntllock-perl set to automatically installed. [2020-10-26T18:36:53.217Z] libgcc-7-dev set to automatically installed. [2020-10-26T18:36:53.217Z] libgdbm-compat4 set to automatically installed. [2020-10-26T18:36:53.217Z] libgdbm5 set to automatically installed. [2020-10-26T18:36:53.217Z] libgomp1 set to automatically installed. [2020-10-26T18:36:53.217Z] libisl19 set to automatically installed. [2020-10-26T18:36:53.217Z] libitm1 set to automatically installed. [2020-10-26T18:36:53.217Z] liblocale-gettext-perl set to automatically installed. [2020-10-26T18:36:53.217Z] liblsan0 set to automatically installed. [2020-10-26T18:36:53.217Z] libmpc3 set to automatically installed. [2020-10-26T18:36:53.217Z] libmpfr6 set to automatically installed. [2020-10-26T18:36:53.217Z] libmpx2 set to automatically installed. [2020-10-26T18:36:53.217Z] libnorm1 set to automatically installed. [2020-10-26T18:36:53.217Z] libperl5.26 set to automatically installed. [2020-10-26T18:36:53.217Z] libpgm-5.2-0 set to automatically installed. [2020-10-26T18:36:53.479Z] libquadmath0 set to automatically installed. [2020-10-26T18:36:53.479Z] libsodium23 set to automatically installed. [2020-10-26T18:36:53.479Z] libstdc++-7-dev set to automatically installed. [2020-10-26T18:36:53.479Z] libtsan0 set to automatically installed. [2020-10-26T18:36:53.479Z] libubsan0 set to automatically installed. [2020-10-26T18:36:53.479Z] libzmq3-dev set to automatically installed. [2020-10-26T18:36:53.479Z] libzmq5 set to automatically installed. [2020-10-26T18:36:53.479Z] linux-libc-dev set to automatically installed. [2020-10-26T18:36:53.479Z] make set to automatically installed. [2020-10-26T18:36:53.479Z] manpages set to automatically installed. [2020-10-26T18:36:53.479Z] manpages-dev set to automatically installed. [2020-10-26T18:36:53.479Z] netbase set to automatically installed. [2020-10-26T18:36:53.479Z] patch set to automatically installed. [2020-10-26T18:36:53.479Z] perl set to automatically installed. [2020-10-26T18:36:53.479Z] perl-base set to automatically installed. [2020-10-26T18:36:53.479Z] perl-modules-5.26 set to automatically installed. [2020-10-26T18:36:53.479Z] pkg-config set to automatically installed. [2020-10-26T18:36:53.479Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-26T18:36:53.479Z] Please ensure the environment is properly setup before continuing. [2020-10-26T18:36:53.479Z] Ignore this message if the appropriate measures have already been taken [2020-10-26T18:36:54.053Z] Pulling go  [2020-10-26T18:36:54.995Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-26T18:36:54.995Z] Skipping pull go (already ran) [2020-10-26T18:36:54.995Z] Building go  [2020-10-26T18:36:54.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T18:36:54.995Z] Dload Upload Total Spent Left Speed [2020-10-26T18:36:56.822Z] Commit message: "feat(snap): added startup and duration interval values" [2020-10-26T18:36:57.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.3M 0 0 44.4M 0 0:00:02 --:--:-- 0:00:02 44.4M 78 115M 78 90.4M 0 0 55.0M 0 0:00:02 0:00:01 0:00:01 55.0M 100 115M 100 115M 0 0 55.0M 0 0:00:02 0:00:02 --:--:-- 55.0M [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-26T18:36:58.071Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-26T18:36:58.112Z] + find /w/workspace/app-service-configurable/5 [2020-10-26T18:36:58.112Z] + grep snapcraft.yaml [2020-10-26T18:36:58.112Z] + grep -Po ^name: \K(.*) /w/workspace/app-service-configurable/5/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T18:36:58.384Z] provisioning config files... [2020-10-26T18:36:58.409Z] copy managed file [EdgeX] to file:/w/workspace/app-service-configurable/5@tmp/config3689325463625393379tmp [Pipeline] { [Pipeline] sh [2020-10-26T18:36:58.804Z] + cp /w/workspace/app-service-configurable/5@tmp/config3689325463625393379tmp /w/workspace/app-service-configurable/5/edgex-snap-store-login [Pipeline] sh [2020-10-26T18:36:59.151Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/app-service-configurable/5:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-26T18:36:59.748Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-26T18:37:00.021Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-26T18:37:00.021Z] 237528ba509b: Pulling fs layer [2020-10-26T18:37:00.021Z] 393b96f31d8b: Pulling fs layer [2020-10-26T18:37:00.021Z] 4d82b0e39008: Pulling fs layer [2020-10-26T18:37:00.021Z] e7ca375b8d34: Pulling fs layer [2020-10-26T18:37:00.021Z] 418f656485bb: Pulling fs layer [2020-10-26T18:37:00.021Z] aebe8db9254c: Pulling fs layer [2020-10-26T18:37:00.021Z] 4f5f7b207d3f: Pulling fs layer [2020-10-26T18:37:00.021Z] d19ca6af091a: Pulling fs layer [2020-10-26T18:37:00.021Z] 16b5a0711add: Pulling fs layer [2020-10-26T18:37:00.021Z] 4f5f7b207d3f: Waiting [2020-10-26T18:37:00.021Z] e7ca375b8d34: Waiting [2020-10-26T18:37:00.021Z] aebe8db9254c: Waiting [2020-10-26T18:37:00.021Z] 418f656485bb: Waiting [2020-10-26T18:37:00.021Z] d19ca6af091a: Waiting [2020-10-26T18:37:00.021Z] 4d82b0e39008: Download complete [2020-10-26T18:37:00.021Z] 393b96f31d8b: Download complete [2020-10-26T18:37:00.021Z] e7ca375b8d34: Verifying Checksum [2020-10-26T18:37:00.021Z] e7ca375b8d34: Download complete [2020-10-26T18:37:00.021Z] aebe8db9254c: Download complete [2020-10-26T18:37:00.296Z] 4f5f7b207d3f: Verifying Checksum [2020-10-26T18:37:00.296Z] 4f5f7b207d3f: Download complete [2020-10-26T18:37:00.296Z] d19ca6af091a: Download complete [2020-10-26T18:37:00.296Z] 16b5a0711add: Download complete [2020-10-26T18:37:01.282Z] 237528ba509b: Verifying Checksum [2020-10-26T18:37:01.282Z] 237528ba509b: Download complete [2020-10-26T18:37:04.687Z] 237528ba509b: Pull complete [2020-10-26T18:37:04.687Z] 393b96f31d8b: Pull complete [2020-10-26T18:37:04.694Z] Staging go  [2020-10-26T18:37:04.963Z] 4d82b0e39008: Pull complete [2020-10-26T18:37:05.237Z] e7ca375b8d34: Pull complete [2020-10-26T18:37:05.641Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-26T18:37:05.906Z] 14% [Working] 43% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-26T18:37:05.906Z] 30% 2% 2% 2% Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] [2020-10-26T18:37:05.906Z] 3% 9% 9% 9% 9% Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-26T18:37:05.906Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] [2020-10-26T18:37:05.906Z] 10% 10% 10% 10% Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] [2020-10-26T18:37:06.170Z] 60% 60% 63% 96% 99% 99% 99% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-26T18:37:06.431Z] 98% 99% 99% 22% 22% 22% 22% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-26T18:37:06.431Z] 22% 17% 17% [Working] 17% [Working] 17% Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-10-26T18:37:07.611Z] 17% 18% 35% 68% 71% [Working] 71% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-10-26T18:37:07.611Z] 71% Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-10-26T18:37:07.611Z] 77% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-10-26T18:37:07.611Z] 77% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-10-26T18:37:07.611Z] 78% 79% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-26T18:37:07.874Z] 79% 89% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-10-26T18:37:07.874Z] 89% 99% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-26T18:37:07.874Z] 99% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-26T18:37:07.874Z] 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-26T18:37:09.712Z] 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.3 MB in 0s (0 B/s) [2020-10-26T18:37:12.137Z] 418f656485bb: Verifying Checksum [2020-10-26T18:37:12.137Z] 418f656485bb: Download complete [2020-10-26T18:37:12.529Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-10-26T18:37:12.791Z] 5% 100% [Working] Fetched 224 kB in 0s (0 B/s) [2020-10-26T18:37:13.054Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-10-26T18:37:13.630Z] 8% 100% [Working] Fetched 157 kB in 0s (0 B/s) [2020-10-26T18:37:13.897Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-10-26T18:37:14.162Z] 5% 100% [Working] Fetched 221 kB in 0s (0 B/s) [2020-10-26T18:37:14.425Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-10-26T18:37:14.688Z] 8% 100% [Working] Fetched 143 kB in 0s (0 B/s) [2020-10-26T18:37:14.951Z] Pulling app-service-config  [2020-10-26T18:37:16.880Z] Pulling config-common  [2020-10-26T18:37:17.457Z] Skipping build go (already ran) [2020-10-26T18:37:17.718Z] Building app-service-config  [2020-10-26T18:37:17.718Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-26T18:37:18.681Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-26T18:37:18.945Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-26T18:37:18.945Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-26T18:37:18.945Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.100 [2020-10-26T18:37:18.945Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.26 [2020-10-26T18:37:18.945Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-26T18:37:18.945Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.24 [2020-10-26T18:37:18.945Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-26T18:37:18.945Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-26T18:37:18.945Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T18:37:18.945Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-26T18:37:18.945Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-26T18:37:18.945Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-26T18:37:18.945Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-26T18:37:18.945Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-26T18:37:18.945Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-26T18:37:18.945Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T18:37:19.211Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-26T18:37:19.211Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-26T18:37:19.211Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-26T18:37:19.211Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-26T18:37:19.211Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-26T18:37:19.211Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-26T18:37:19.211Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-26T18:37:19.211Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-26T18:37:19.211Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-26T18:37:19.475Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-26T18:37:19.475Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-26T18:37:19.475Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-26T18:37:19.475Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-26T18:37:19.739Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-26T18:37:19.739Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-26T18:37:19.739Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-26T18:37:19.739Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-26T18:37:19.739Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-26T18:37:19.739Z] go: downloading golang.org/x/text v0.3.2 [2020-10-26T18:37:19.739Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T18:37:32.049Z] Building config-common  [2020-10-26T18:37:35.359Z] Skipping stage go (already ran) [2020-10-26T18:37:35.359Z] Staging app-service-config  [2020-10-26T18:37:36.308Z] Staging config-common  [2020-10-26T18:37:37.255Z] Priming go  [2020-10-26T18:37:38.201Z] Priming app-service-config  [2020-10-26T18:37:39.147Z] Priming config-common  [2020-10-26T18:37:41.256Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | [2020-10-26T18:37:41.256Z] Snapped edgex-app-service-configurable_1.2.0-20201026+1a29bb0_amd64.snap [Pipeline] } [2020-10-26T18:37:43.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-26T18:37:59.133Z] 418f656485bb: Pull complete [2020-10-26T18:37:59.134Z] aebe8db9254c: Pull complete [2020-10-26T18:37:59.134Z] 4f5f7b207d3f: Pull complete [2020-10-26T18:37:59.134Z] d19ca6af091a: Pull complete [2020-10-26T18:37:59.134Z] 16b5a0711add: Pull complete [2020-10-26T18:37:59.134Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-26T18:37:59.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-26T18:37:59.134Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-26T18:37:59.134Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-26T18:37:59.134Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-26T18:37:59.134Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-26T18:37:59.134Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] [2020-10-26T18:37:59.736Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1860 kB] [2020-10-26T18:37:59.736Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-26T18:37:59.736Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-26T18:37:59.736Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-26T18:37:59.736Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-26T18:38:00.010Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-26T18:38:00.010Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-26T18:38:00.010Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1031 kB] [2020-10-26T18:38:00.010Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1178 kB] [2020-10-26T18:38:00.614Z] Fetched 5769 kB in 3s (2301 kB/s) [2020-10-26T18:38:04.927Z] Reading package lists... [2020-10-26T18:38:11.652Z] 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: [2020-10-26T18:38:11.652Z] - README.md [2020-10-26T18:38:11.652Z] [2020-10-26T18:38:11.652Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-26T18:38:18.371Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-26T18:38:18.371Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-26T18:38:18.371Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-26T18:38:18.371Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-26T18:38:23.139Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 10% Reading package lists... 31% Reading package lists... 53% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 73% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-26T18:38:29.932Z] Installing build dependencies: binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config [2020-10-26T18:38:34.063Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 10% Reading package lists... 31% Reading package lists... 53% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 70% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-10-26T18:38:34.612Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 81% Building dependency tree [2020-10-26T18:38:34.612Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-26T18:38:35.628Z] The following packages were automatically installed and are no longer required: [2020-10-26T18:38:35.628Z] libjq1 libonig4 [2020-10-26T18:38:35.628Z] Use 'sudo apt autoremove' to remove them. [2020-10-26T18:38:35.628Z] Suggested packages: [2020-10-26T18:38:35.628Z] binutils-doc cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-10-26T18:38:35.628Z] gcc-multilib autoconf automake libtool flex bison gdb gcc-doc libgcc1-dbg [2020-10-26T18:38:35.628Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-10-26T18:38:35.629Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-10-26T18:38:35.629Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-26T18:38:35.629Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn glibc-doc bzr gdbm-l10n [2020-10-26T18:38:35.629Z] libstdc++-7-doc make-doc man-browser ed diffutils-doc perl-doc [2020-10-26T18:38:35.629Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-10-26T18:38:36.223Z] The following NEW packages will be installed: [2020-10-26T18:38:36.223Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential cpp [2020-10-26T18:38:36.223Z] cpp-7 curl dpkg-dev fakeroot g++ g++-7 gcc gcc-7 gcc-7-base git git-man less [2020-10-26T18:38:36.223Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-26T18:38:36.223Z] libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 [2020-10-26T18:38:36.223Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-26T18:38:36.223Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-26T18:38:36.223Z] libisl19 libitm1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnorm1 [2020-10-26T18:38:36.223Z] libperl5.26 libpgm-5.2-0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 [2020-10-26T18:38:36.223Z] libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch [2020-10-26T18:38:36.223Z] perl perl-modules-5.26 pkg-config [2020-10-26T18:38:36.223Z] The following packages will be upgraded: [2020-10-26T18:38:36.223Z] perl-base [2020-10-26T18:38:36.496Z] 1 upgraded, 59 newly installed, 0 to remove and 31 not upgraded. [2020-10-26T18:38:36.496Z] Need to get 50.4 MB of archives. [2020-10-26T18:38:36.496Z] After this operation, 219 MB of additional disk space will be used. [2020-10-26T18:38:36.496Z] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-10-26T18:38:37.366Z] 0% [1 perl-base 12.6 kB/1237 kB 1%] 1% [1 perl-base 433 kB/1237 kB 35%] 2% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblocale-gettext-perl arm64 1.07-3build2 [16.3 kB] [2020-10-26T18:38:37.366Z] 2% [2 liblocale-gettext-perl 7386 B/16.3 kB 45%] 3% [Working] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-26T18:38:37.638Z] 3% [3 perl-modules-5.26 32.8 kB/2762 kB 1%] 7% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-26T18:38:37.638Z] 7% [4 libgdbm5 23.1 kB/23.1 kB 100%] 8% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-10-26T18:38:37.638Z] 8% [5 libgdbm-compat4 0 B/5536 B 0%] 8% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-10-26T18:38:37.638Z] 8% [6 libperl5.26 17.1 kB/3335 kB 1%] 14% [Working] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-26T18:38:37.638Z] 14% [7 perl 0 B/201 kB 0%] 14% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-26T18:38:37.638Z] 14% [8 less 19.5 kB/99.7 kB 20%] 15% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-26T18:38:37.638Z] 15% [9 netbase 12.7 kB/12.7 kB 100%] 15% [Working] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages all 4.15-1 [1234 kB] [2020-10-26T18:38:37.638Z] 15% [10 manpages 16.4 kB/1234 kB 1%] 18% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-26T18:38:37.638Z] 18% [11 binutils-common 48.9 kB/196 kB 25%] 18% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-10-26T18:38:37.916Z] 18% [12 libbinutils 28.7 kB/417 kB 7%] 19% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] [2020-10-26T18:38:37.916Z] 19% [13 binutils-aarch64-linux-gnu 24.9 kB/2170 kB 1%] 23% [Working] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-10-26T18:38:37.916Z] 23% [14 binutils 3364 B/3364 B 100%] 23% [Working] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-10-26T18:38:37.916Z] 23% [15 libc-dev-bin 13.8 kB/58.7 kB 24%] 24% [Working] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] [2020-10-26T18:38:37.916Z] 24% [16 linux-libc-dev 0 B/975 kB 0%] 26% [Working] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-10-26T18:38:37.916Z] 26% [17 libc6-dev 28.2 kB/2049 kB 1%] 29% [Working] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-26T18:38:37.916Z] 29% [18 gcc-7-base 0 B/18.3 kB 0%] 30% [Waiting for headers] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] [2020-10-26T18:38:37.916Z] 30% [19 libisl19 57.2 kB/439 kB 13%] 31% [Working] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] [2020-10-26T18:38:38.191Z] 31% [20 libmpfr6 10.7 kB/202 kB 5%] 31% [Waiting for headers] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] [2020-10-26T18:38:38.191Z] 31% [21 libmpc3 37.2 kB/37.2 kB 100%] 32% [Working] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-10-26T18:38:38.463Z] 32% [22 cpp-7 0 B/7046 kB 0%] 43% [Working] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-26T18:38:38.463Z] 43% [23 cpp 27.7 kB/27.7 kB 100%] 44% [Working] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-10-26T18:38:38.463Z] 44% [24 libcc1-0 0 B/36.5 kB 0%] 44% [Working] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-10-26T18:38:38.463Z] 44% [25 libgomp1 4096 B/69.7 kB 6%] 44% [Waiting for headers] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-10-26T18:38:38.463Z] 44% [26 libitm1 24.3 kB/24.3 kB 100%] 45% [Working] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-10-26T18:38:38.463Z] 45% [27 libatomic1 9176 B/9176 B 100%] 45% [Working] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-10-26T18:38:38.463Z] 45% [28 libasan4 26.6 kB/335 kB 8%] 46% [Waiting for headers] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-10-26T18:38:38.463Z] 46% [29 liblsan0 18.8 kB/121 kB 16%] 46% [Waiting for headers] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-10-26T18:38:38.463Z] 46% [30 libtsan0 28.8 kB/269 kB 11%] 47% [Working] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-10-26T18:38:38.463Z] 47% [31 libubsan0 21.4 kB/117 kB 18%] 48% [Waiting for headers] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-10-26T18:38:38.463Z] 48% [32 libgcc-7-dev 0 B/833 kB 0%] 49% [Waiting for headers] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-10-26T18:38:39.057Z] 49% [33 gcc-7 4096 B/7772 kB 0%] 62% [Waiting for headers] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-10-26T18:38:39.057Z] 62% [34 gcc 5208 B/5208 B 100%] 62% [Working] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-26T18:38:39.057Z] 62% [35 libstdc++-7-dev 9172 B/1471 kB 1%] 65% [Waiting for headers] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-10-26T18:38:39.331Z] 65% [36 g++-7 45.2 kB/8077 kB 1%] 78% [Working] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-10-26T18:38:39.331Z] 78% [37 g++ 1552 B/1552 B 100%] 79% [Working] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-26T18:38:39.331Z] 79% [38 make 0 B/139 kB 0%] 79% [Working] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-26T18:38:39.331Z] 79% [39 libdpkg-perl 18.7 kB/211 kB 9%] 80% [Working] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-26T18:38:39.331Z] 80% [40 patch 65.5 kB/91.8 kB 71%] 80% [Working] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-26T18:38:39.332Z] 80% [41 dpkg-dev 43.0 kB/607 kB 7%] 82% [Working] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] [2020-10-26T18:38:39.332Z] 82% [42 build-essential 4754 B/4754 B 100%] 82% [Working] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-26T18:38:39.332Z] 82% [43 curl 20.6 kB/152 kB 14%] 82% [Working] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfakeroot arm64 1.22-2ubuntu1 [21.8 kB] [2020-10-26T18:38:39.332Z] 83% [44 libfakeroot 21.8 kB/21.8 kB 100%] 83% [Working] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fakeroot arm64 1.22-2ubuntu1 [59.9 kB] [2020-10-26T18:38:39.332Z] 83% [45 fakeroot 20.5 kB/59.9 kB 34%] 83% [Working] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-26T18:38:39.601Z] 83% [46 libcurl3-gnutls 8192 B/179 kB 5%] 84% [Working] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-26T18:38:39.601Z] 84% [47 liberror-perl 0 B/22.8 kB 0%] 84% [Working] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-26T18:38:39.601Z] 84% [48 git-man 8192 B/804 kB 1%] 86% [Working] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-26T18:38:39.601Z] 86% [49 git 16.4 kB/2952 kB 1%] 91% [Working] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-10-26T18:38:39.601Z] 91% [50 libalgorithm-diff-perl 45.1 kB/47.6 kB 95%] 91% [Working] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5 [10.8 kB] [2020-10-26T18:38:39.601Z] 91% [51 libalgorithm-diff-xs-perl 10.8 kB/10.8 kB 100%] 92% [Working] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-26T18:38:39.601Z] 92% [52 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 92% [Waiting for headers] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfile-fcntllock-perl arm64 0.22-3build2 [33.0 kB] [2020-10-26T18:38:39.601Z] 92% [53 libfile-fcntllock-perl 17.1 kB/33.0 kB 52%] 92% [Working] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-10-26T18:38:39.601Z] 92% [54 libnorm1 49.4 kB/218 kB 23%] 93% [Working] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-10-26T18:38:39.601Z] 93% [55 libpgm-5.2-0 28.2 kB/140 kB 20%] 94% [Working] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-10-26T18:38:39.601Z] 94% [56 libsodium23 19.2 kB/90.4 kB 21%] 94% [Working] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-10-26T18:38:39.601Z] 94% [57 libzmq5 59.7 kB/208 kB 29%] 95% [Working] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-10-26T18:38:39.871Z] 95% [58 libzmq3-dev 20.5 kB/409 kB 5%] 96% [Working] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 manpages-dev all 4.15-1 [2217 kB] [2020-10-26T18:38:39.871Z] 96% [59 manpages-dev 16.4 kB/2217 kB 1%] 100% [Working] Get:60 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-10-26T18:38:39.871Z] 100% [60 pkg-config 42.8 kB/42.8 kB 100%] 100% [Working] Fetched 50.4 MB in 3s (14.6 MB/s) [2020-10-26T18:38:40.465Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-26T18:38:40.738Z] (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 ... 9882 files and directories currently installed.) [2020-10-26T18:38:40.738Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-26T18:38:40.738Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-26T18:38:45.257Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-26T18:38:45.589Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-26T18:38:45.589Z] (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 ... 9882 files and directories currently installed.) [2020-10-26T18:38:45.589Z] Preparing to unpack .../00-liblocale-gettext-perl_1.07-3build2_arm64.deb ... [2020-10-26T18:38:45.589Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-26T18:38:45.589Z] Selecting previously unselected package perl-modules-5.26. [2020-10-26T18:38:45.589Z] Preparing to unpack .../01-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-26T18:38:45.589Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:38:46.829Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-26T18:38:47.254Z] Preparing to unpack .../02-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-26T18:38:47.254Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-26T18:38:47.254Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-26T18:38:47.254Z] Preparing to unpack .../03-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-26T18:38:47.254Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-26T18:38:47.254Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-26T18:38:47.254Z] Preparing to unpack .../04-libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-26T18:38:47.254Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:38:48.813Z] Selecting previously unselected package perl. [2020-10-26T18:38:48.813Z] Preparing to unpack .../05-perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-26T18:38:48.813Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-26T18:38:48.813Z] Selecting previously unselected package less. [2020-10-26T18:38:48.813Z] Preparing to unpack .../06-less_487-0.1_arm64.deb ... [2020-10-26T18:38:48.813Z] Unpacking less (487-0.1) ... [2020-10-26T18:38:48.813Z] Selecting previously unselected package netbase. [2020-10-26T18:38:48.813Z] Preparing to unpack .../07-netbase_5.4_all.deb ... [2020-10-26T18:38:48.813Z] Unpacking netbase (5.4) ... [2020-10-26T18:38:49.195Z] Selecting previously unselected package manpages. [2020-10-26T18:38:49.195Z] Preparing to unpack .../08-manpages_4.15-1_all.deb ... [2020-10-26T18:38:49.195Z] Unpacking manpages (4.15-1) ... [2020-10-26T18:38:49.195Z] Selecting previously unselected package binutils-common:arm64. [2020-10-26T18:38:49.553Z] Preparing to unpack .../09-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-26T18:38:49.553Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:38:49.554Z] Selecting previously unselected package libbinutils:arm64. [2020-10-26T18:38:49.554Z] Preparing to unpack .../10-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-26T18:38:49.554Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:38:49.891Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2020-10-26T18:38:49.891Z] Preparing to unpack .../11-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-26T18:38:49.891Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:38:50.578Z] Selecting previously unselected package binutils. [2020-10-26T18:38:50.578Z] Preparing to unpack .../12-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-26T18:38:50.578Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:38:50.945Z] Selecting previously unselected package libc-dev-bin. [2020-10-26T18:38:50.945Z] Preparing to unpack .../13-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-26T18:38:50.945Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-26T18:38:50.945Z] Selecting previously unselected package linux-libc-dev:arm64. [2020-10-26T18:38:50.945Z] Preparing to unpack .../14-linux-libc-dev_4.15.0-122.124_arm64.deb ... [2020-10-26T18:38:50.945Z] Unpacking linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-10-26T18:38:51.963Z] Selecting previously unselected package libc6-dev:arm64. [2020-10-26T18:38:51.963Z] Preparing to unpack .../15-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-10-26T18:38:51.963Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-26T18:38:52.583Z] Selecting previously unselected package gcc-7-base:arm64. [2020-10-26T18:38:52.583Z] Preparing to unpack .../16-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:52.583Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:52.868Z] Selecting previously unselected package libisl19:arm64. [2020-10-26T18:38:52.868Z] Preparing to unpack .../17-libisl19_0.19-1_arm64.deb ... [2020-10-26T18:38:52.868Z] Unpacking libisl19:arm64 (0.19-1) ... [2020-10-26T18:38:53.144Z] Selecting previously unselected package libmpfr6:arm64. [2020-10-26T18:38:53.144Z] Preparing to unpack .../18-libmpfr6_4.0.1-1_arm64.deb ... [2020-10-26T18:38:53.144Z] Unpacking libmpfr6:arm64 (4.0.1-1) ... [2020-10-26T18:38:53.144Z] Selecting previously unselected package libmpc3:arm64. [2020-10-26T18:38:53.144Z] Preparing to unpack .../19-libmpc3_1.1.0-1_arm64.deb ... [2020-10-26T18:38:53.144Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2020-10-26T18:38:53.426Z] Selecting previously unselected package cpp-7. [2020-10-26T18:38:53.426Z] Preparing to unpack .../20-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:53.426Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:54.965Z] Selecting previously unselected package cpp. [2020-10-26T18:38:54.965Z] Preparing to unpack .../21-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-26T18:38:54.965Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:38:54.965Z] Selecting previously unselected package libcc1-0:arm64. [2020-10-26T18:38:54.965Z] Preparing to unpack .../22-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:54.965Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:38:55.241Z] Selecting previously unselected package libgomp1:arm64. [2020-10-26T18:38:55.241Z] Preparing to unpack .../23-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:55.241Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:38:55.241Z] Selecting previously unselected package libitm1:arm64. [2020-10-26T18:38:55.241Z] Preparing to unpack .../24-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:55.537Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:38:55.537Z] Selecting previously unselected package libatomic1:arm64. [2020-10-26T18:38:55.537Z] Preparing to unpack .../25-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:55.537Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:38:55.537Z] Selecting previously unselected package libasan4:arm64. [2020-10-26T18:38:55.537Z] Preparing to unpack .../26-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:55.830Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:55.830Z] Selecting previously unselected package liblsan0:arm64. [2020-10-26T18:38:55.830Z] Preparing to unpack .../27-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:55.830Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:38:56.142Z] Selecting previously unselected package libtsan0:arm64. [2020-10-26T18:38:56.142Z] Preparing to unpack .../28-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:56.142Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:38:56.142Z] Selecting previously unselected package libubsan0:arm64. [2020-10-26T18:38:56.142Z] Preparing to unpack .../29-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:56.142Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:56.425Z] Selecting previously unselected package libgcc-7-dev:arm64. [2020-10-26T18:38:56.425Z] Preparing to unpack .../30-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:56.425Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:56.708Z] Selecting previously unselected package gcc-7. [2020-10-26T18:38:56.708Z] Preparing to unpack .../31-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:56.983Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:58.437Z] Selecting previously unselected package gcc. [2020-10-26T18:38:58.437Z] Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-26T18:38:58.437Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:38:58.715Z] Selecting previously unselected package libstdc++-7-dev:arm64. [2020-10-26T18:38:58.715Z] Preparing to unpack .../33-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:58.715Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:38:59.728Z] Selecting previously unselected package g++-7. [2020-10-26T18:38:59.728Z] Preparing to unpack .../34-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-26T18:38:59.728Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:01.180Z] Selecting previously unselected package g++. [2020-10-26T18:39:01.180Z] Preparing to unpack .../35-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-26T18:39:01.180Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:39:01.455Z] Selecting previously unselected package make. [2020-10-26T18:39:01.455Z] Preparing to unpack .../36-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-26T18:39:01.455Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-26T18:39:01.455Z] Selecting previously unselected package libdpkg-perl. [2020-10-26T18:39:01.455Z] Preparing to unpack .../37-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-26T18:39:01.455Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-26T18:39:01.729Z] Selecting previously unselected package patch. [2020-10-26T18:39:01.729Z] Preparing to unpack .../38-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-26T18:39:01.729Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-26T18:39:01.729Z] Selecting previously unselected package dpkg-dev. [2020-10-26T18:39:01.729Z] Preparing to unpack .../39-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-26T18:39:01.729Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-26T18:39:02.016Z] Selecting previously unselected package build-essential. [2020-10-26T18:39:02.016Z] Preparing to unpack .../40-build-essential_12.4ubuntu1_arm64.deb ... [2020-10-26T18:39:02.016Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-26T18:39:02.292Z] Selecting previously unselected package curl. [2020-10-26T18:39:02.292Z] Preparing to unpack .../41-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-26T18:39:02.292Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-26T18:39:02.292Z] Selecting previously unselected package libfakeroot:arm64. [2020-10-26T18:39:02.292Z] Preparing to unpack .../42-libfakeroot_1.22-2ubuntu1_arm64.deb ... [2020-10-26T18:39:02.597Z] Unpacking libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-10-26T18:39:02.597Z] Selecting previously unselected package fakeroot. [2020-10-26T18:39:02.597Z] Preparing to unpack .../43-fakeroot_1.22-2ubuntu1_arm64.deb ... [2020-10-26T18:39:02.597Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-26T18:39:02.597Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-26T18:39:02.876Z] Preparing to unpack .../44-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-26T18:39:02.876Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-26T18:39:02.876Z] Selecting previously unselected package liberror-perl. [2020-10-26T18:39:02.876Z] Preparing to unpack .../45-liberror-perl_0.17025-1_all.deb ... [2020-10-26T18:39:02.876Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-26T18:39:03.164Z] Selecting previously unselected package git-man. [2020-10-26T18:39:03.164Z] Preparing to unpack .../46-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-26T18:39:03.164Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:39:03.164Z] Selecting previously unselected package git. [2020-10-26T18:39:03.437Z] Preparing to unpack .../47-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-26T18:39:03.437Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:39:04.419Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-26T18:39:04.419Z] Preparing to unpack .../48-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-26T18:39:04.419Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-26T18:39:04.692Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-26T18:39:04.692Z] Preparing to unpack .../49-libalgorithm-diff-xs-perl_0.04-5_arm64.deb ... [2020-10-26T18:39:04.692Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-26T18:39:04.692Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-26T18:39:04.692Z] Preparing to unpack .../50-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-26T18:39:04.692Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-26T18:39:04.692Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-26T18:39:04.964Z] Preparing to unpack .../51-libfile-fcntllock-perl_0.22-3build2_arm64.deb ... [2020-10-26T18:39:04.964Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-26T18:39:04.964Z] Selecting previously unselected package libnorm1:arm64. [2020-10-26T18:39:04.964Z] Preparing to unpack .../52-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-10-26T18:39:04.964Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-26T18:39:05.238Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-10-26T18:39:05.238Z] Preparing to unpack .../53-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-10-26T18:39:05.238Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-26T18:39:05.238Z] Selecting previously unselected package libsodium23:arm64. [2020-10-26T18:39:05.238Z] Preparing to unpack .../54-libsodium23_1.0.16-2_arm64.deb ... [2020-10-26T18:39:05.238Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-10-26T18:39:05.512Z] Selecting previously unselected package libzmq5:arm64. [2020-10-26T18:39:05.512Z] Preparing to unpack .../55-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-26T18:39:05.512Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:39:05.512Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-10-26T18:39:05.512Z] Preparing to unpack .../56-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-26T18:39:05.512Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:39:05.810Z] Selecting previously unselected package manpages-dev. [2020-10-26T18:39:05.810Z] Preparing to unpack .../57-manpages-dev_4.15-1_all.deb ... [2020-10-26T18:39:05.810Z] Unpacking manpages-dev (4.15-1) ... [2020-10-26T18:39:06.793Z] Selecting previously unselected package pkg-config. [2020-10-26T18:39:06.793Z] Preparing to unpack .../58-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-10-26T18:39:06.793Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-26T18:39:06.793Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:39:06.793Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-26T18:39:06.793Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:39:06.793Z] Setting up manpages (4.15-1) ... [2020-10-26T18:39:06.793Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:39:07.065Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:39:07.065Z] Setting up less (487-0.1) ... [2020-10-26T18:39:07.337Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-26T18:39:07.337Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-26T18:39:07.337Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-26T18:39:07.609Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:39:07.609Z] Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-10-26T18:39:07.609Z] Setting up libmpfr6:arm64 (4.0.1-1) ... [2020-10-26T18:39:07.609Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:39:07.609Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-26T18:39:07.609Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:39:07.609Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-26T18:39:07.880Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:07.880Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:39:07.880Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-10-26T18:39:07.880Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-26T18:39:07.880Z] Setting up libfakeroot:arm64 (1.22-2ubuntu1) ... [2020-10-26T18:39:07.880Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-26T18:39:07.880Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2020-10-26T18:39:08.152Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-26T18:39:08.152Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-26T18:39:08.152Z] Setting up manpages-dev (4.15-1) ... [2020-10-26T18:39:08.152Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-26T18:39:08.152Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-26T18:39:08.152Z] Setting up netbase (5.4) ... [2020-10-26T18:39:08.152Z] Setting up libisl19:arm64 (0.19-1) ... [2020-10-26T18:39:08.425Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:39:08.425Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.425Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:39:08.425Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.425Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-26T18:39:08.425Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-26T18:39:08.425Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.425Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2020-10-26T18:39:08.697Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.697Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.697Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.697Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-26T18:39:08.697Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:39:08.697Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-26T18:39:08.697Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:39:08.970Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.970Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-26T18:39:08.970Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:39:08.970Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-26T18:39:08.970Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-26T18:39:09.242Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-26T18:39:09.242Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-26T18:39:09.242Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-26T18:39:09.242Z] update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist [2020-10-26T18:39:09.242Z] Setting up liberror-perl (0.17025-1) ... [2020-10-26T18:39:09.242Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-26T18:39:09.516Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-26T18:39:09.516Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-26T18:39:09.516Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-26T18:39:09.516Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-26T18:39:09.790Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-26T18:39:09.790Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-26T18:39:09.790Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-26T18:39:10.064Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-26T18:39:15.467Z] binutils set to automatically installed. [2020-10-26T18:39:15.467Z] binutils-aarch64-linux-gnu set to automatically installed. [2020-10-26T18:39:15.467Z] binutils-common set to automatically installed. [2020-10-26T18:39:15.467Z] build-essential set to automatically installed. [2020-10-26T18:39:15.467Z] cpp set to automatically installed. [2020-10-26T18:39:15.467Z] cpp-7 set to automatically installed. [2020-10-26T18:39:15.467Z] curl set to automatically installed. [2020-10-26T18:39:15.467Z] dpkg-dev set to automatically installed. [2020-10-26T18:39:15.467Z] fakeroot set to automatically installed. [2020-10-26T18:39:15.467Z] g++ set to automatically installed. [2020-10-26T18:39:15.467Z] g++-7 set to automatically installed. [2020-10-26T18:39:15.467Z] gcc set to automatically installed. [2020-10-26T18:39:15.467Z] gcc-7 set to automatically installed. [2020-10-26T18:39:15.467Z] gcc-7-base set to automatically installed. [2020-10-26T18:39:15.467Z] git set to automatically installed. [2020-10-26T18:39:15.467Z] git-man set to automatically installed. [2020-10-26T18:39:15.467Z] less set to automatically installed. [2020-10-26T18:39:15.467Z] libalgorithm-diff-perl set to automatically installed. [2020-10-26T18:39:15.467Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-26T18:39:15.467Z] libalgorithm-merge-perl set to automatically installed. [2020-10-26T18:39:15.467Z] libasan4 set to automatically installed. [2020-10-26T18:39:15.739Z] libatomic1 set to automatically installed. [2020-10-26T18:39:15.739Z] libbinutils set to automatically installed. [2020-10-26T18:39:15.739Z] libc-dev-bin set to automatically installed. [2020-10-26T18:39:15.739Z] libc6-dev set to automatically installed. [2020-10-26T18:39:15.739Z] libcc1-0 set to automatically installed. [2020-10-26T18:39:15.739Z] libcurl3-gnutls set to automatically installed. [2020-10-26T18:39:15.739Z] libdpkg-perl set to automatically installed. [2020-10-26T18:39:15.739Z] liberror-perl set to automatically installed. [2020-10-26T18:39:16.012Z] libfakeroot set to automatically installed. [2020-10-26T18:39:16.012Z] libfile-fcntllock-perl set to automatically installed. [2020-10-26T18:39:16.012Z] libgcc-7-dev set to automatically installed. [2020-10-26T18:39:16.012Z] libgdbm-compat4 set to automatically installed. [2020-10-26T18:39:16.012Z] libgdbm5 set to automatically installed. [2020-10-26T18:39:16.012Z] libgomp1 set to automatically installed. [2020-10-26T18:39:16.012Z] libisl19 set to automatically installed. [2020-10-26T18:39:16.012Z] libitm1 set to automatically installed. [2020-10-26T18:39:16.286Z] liblocale-gettext-perl set to automatically installed. [2020-10-26T18:39:16.286Z] liblsan0 set to automatically installed. [2020-10-26T18:39:16.286Z] libmpc3 set to automatically installed. [2020-10-26T18:39:16.286Z] libmpfr6 set to automatically installed. [2020-10-26T18:39:16.286Z] libnorm1 set to automatically installed. [2020-10-26T18:39:16.286Z] libperl5.26 set to automatically installed. [2020-10-26T18:39:16.286Z] libpgm-5.2-0 set to automatically installed. [2020-10-26T18:39:16.286Z] libsodium23 set to automatically installed. [2020-10-26T18:39:16.559Z] libstdc++-7-dev set to automatically installed. [2020-10-26T18:39:16.559Z] libtsan0 set to automatically installed. [2020-10-26T18:39:16.559Z] libubsan0 set to automatically installed. [2020-10-26T18:39:16.559Z] libzmq3-dev set to automatically installed. [2020-10-26T18:39:16.559Z] libzmq5 set to automatically installed. [2020-10-26T18:39:16.559Z] linux-libc-dev set to automatically installed. [2020-10-26T18:39:16.559Z] make set to automatically installed. [2020-10-26T18:39:16.559Z] manpages set to automatically installed. [2020-10-26T18:39:16.833Z] manpages-dev set to automatically installed. [2020-10-26T18:39:16.833Z] netbase set to automatically installed. [2020-10-26T18:39:16.833Z] patch set to automatically installed. [2020-10-26T18:39:16.833Z] perl set to automatically installed. [2020-10-26T18:39:16.833Z] perl-base set to automatically installed. [2020-10-26T18:39:16.833Z] perl-modules-5.26 set to automatically installed. [2020-10-26T18:39:16.833Z] pkg-config set to automatically installed. [2020-10-26T18:39:17.109Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-26T18:39:17.109Z] Please ensure the environment is properly setup before continuing. [2020-10-26T18:39:17.109Z] Ignore this message if the appropriate measures have already been taken [2020-10-26T18:39:17.704Z] Pulling go  [2020-10-26T18:39:21.102Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-26T18:39:21.102Z] Skipping pull go (already ran) [2020-10-26T18:39:21.102Z] Building go  [2020-10-26T18:39:21.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T18:39:21.377Z] Dload Upload Total Spent Left Speed [2020-10-26T18:39:23.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 93.2M 28 26.5M 0 0 28.2M 0 0:00:03 --:--:-- 0:00:03 28.2M 73 93.2M 73 68.8M 0 0 35.2M 0 0:00:02 0:00:01 0:00:01 35.2M 100 93.2M 100 93.2M 0 0 37.0M 0 0:00:02 0:00:02 --:--:-- 37.0M [2020-10-26T18:39:25.375Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-26T18:39:44.377Z] Staging go  [2020-10-26T18:39:45.630Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-26T18:39:45.904Z] 5% 99% [Working] 99% [Working] 99% Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-26T18:39:46.177Z] 74% 99% 99% Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-26T18:39:46.177Z] 83% 99% 99% Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-26T18:39:46.451Z] 83% 99% 3% [Working] 3% [Working] 3% 3% Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] [2020-10-26T18:39:47.001Z] 3% 10% 10% 10% 10% 10% 10% 10% Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] [2020-10-26T18:39:47.001Z] 11% 11% Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] [2020-10-26T18:39:47.001Z] 11% 11% Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] [2020-10-26T18:39:47.276Z] 12% 29% 29% 29% 31% 31% 31% 35% 35% 35% 35% 79% Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2242 B] [2020-10-26T18:39:47.276Z] 79% Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1860 kB] [2020-10-26T18:39:47.552Z] 79% 71% 80% Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5546 B] [2020-10-26T18:39:47.552Z] 80% Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1413 kB] [2020-10-26T18:39:47.552Z] 80% 87% Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-26T18:39:47.552Z] 87% 87% Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-26T18:39:47.552Z] 88% Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1178 kB] [2020-10-26T18:39:47.552Z] 88% 94% Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-26T18:39:47.552Z] 94% Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-26T18:39:47.552Z] 94% Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1031 kB] [2020-10-26T18:39:50.443Z] 94% 99% 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 18.5 MB in 0s (0 B/s) [2020-10-26T18:40:08.777Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-10-26T18:40:08.777Z] 5% 100% [Working] Fetched 218 kB in 0s (0 B/s) [2020-10-26T18:40:08.777Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-10-26T18:40:08.777Z] 9% 100% [Working] Fetched 140 kB in 0s (0 B/s) [2020-10-26T18:40:08.777Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-10-26T18:40:08.777Z] 6% 100% [Working] Fetched 208 kB in 0s (0 B/s) [2020-10-26T18:40:08.777Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-10-26T18:40:08.777Z] 13% 100% [Working] Fetched 90.4 kB in 0s (0 B/s) [2020-10-26T18:40:09.052Z] Pulling app-service-config  [2020-10-26T18:40:15.784Z] Pulling config-common  [2020-10-26T18:40:18.412Z] Skipping build go (already ran) [2020-10-26T18:40:18.686Z] Building app-service-config  [2020-10-26T18:40:18.961Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2020-10-26T18:40:20.401Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 [2020-10-26T18:40:20.677Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.50 [2020-10-26T18:40:20.677Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.26 [2020-10-26T18:40:20.677Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.100 [2020-10-26T18:40:20.677Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-26T18:40:20.677Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-26T18:40:20.677Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.25 [2020-10-26T18:40:20.677Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-26T18:40:20.677Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-26T18:40:20.677Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.7 [2020-10-26T18:40:20.955Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.24 [2020-10-26T18:40:20.955Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-26T18:40:20.955Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-26T18:40:20.955Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-26T18:40:20.955Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-26T18:40:20.955Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-26T18:40:20.955Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-26T18:40:20.955Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-26T18:40:20.955Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-26T18:40:20.955Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-26T18:40:20.955Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-26T18:40:20.955Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-26T18:40:20.955Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-26T18:40:20.955Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-26T18:40:20.955Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-26T18:40:20.955Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-26T18:40:21.231Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-26T18:40:21.231Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-26T18:40:21.231Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-26T18:40:21.231Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-26T18:40:21.231Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-26T18:40:21.231Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-26T18:40:21.514Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-26T18:40:21.514Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-26T18:40:21.514Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-26T18:40:21.514Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-26T18:40:21.791Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-26T18:40:21.792Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-26T18:40:22.065Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-26T18:40:22.342Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-26T18:40:22.342Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-26T18:40:22.342Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-26T18:40:22.342Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-26T18:40:22.342Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-26T18:40:22.342Z] go: downloading golang.org/x/text v0.3.2 [2020-10-26T18:40:22.342Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-26T18:41:09.362Z] Building config-common  [2020-10-26T18:41:19.518Z] Skipping stage go (already ran) [2020-10-26T18:41:19.519Z] Staging app-service-config  [2020-10-26T18:41:22.147Z] Staging config-common  [2020-10-26T18:41:24.875Z] Priming go  [2020-10-26T18:41:28.592Z] Priming app-service-config  [2020-10-26T18:41:32.937Z] Priming config-common  [2020-10-26T18:41:37.882Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-10-26T18:41:37.882Z] Snapped edgex-app-service-configurable_1.2.0-20201026+1a29bb0_arm64.snap [Pipeline] } [2020-10-26T18:41:41.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [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] wrap [2020-10-26T18:41:44.259Z] provisioning config files... [2020-10-26T18:41:44.277Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-132@tmp/config8286787530952088836tmp [Pipeline] { [Pipeline] sh [2020-10-26T18:41:44.746Z] + set +x [2020-10-26T18:41:44.746Z] + curl -s https://codecov.io/bash [2020-10-26T18:41:44.746Z] + bash -s -- [2020-10-26T18:41:45.016Z] [2020-10-26T18:41:45.016Z] _____ _ [2020-10-26T18:41:45.016Z] / ____| | | [2020-10-26T18:41:45.016Z] | | ___ __| | ___ ___ _____ __ [2020-10-26T18:41:45.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-26T18:41:45.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-26T18:41:45.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-26T18:41:45.016Z] Bash-20201009-048fee3 [2020-10-26T18:41:45.016Z] [2020-10-26T18:41:45.016Z] [2020-10-26T18:41:45.016Z] ==> Jenkins CI detected. [2020-10-26T18:41:45.016Z] project root: . [2020-10-26T18:41:45.016Z] --> token set from env [2020-10-26T18:41:45.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-26T18:41:45.016Z] ==> Running gcov in . (disable via -X gcov) [2020-10-26T18:41:45.016Z] ==> Python coveragepy not found [2020-10-26T18:41:45.016Z] ==> Searching for coverage reports in: [2020-10-26T18:41:45.016Z] + . [2020-10-26T18:41:45.016Z] -> Found 1 reports [2020-10-26T18:41:45.016Z] ==> Detecting git/mercurial file structure [2020-10-26T18:41:45.016Z] ==> Reading reports [2020-10-26T18:41:45.298Z] + ./coverage.out bytes=10 [2020-10-26T18:41:45.298Z] ==> Appending adjustments [2020-10-26T18:41:45.298Z] https://docs.codecov.io/docs/fixing-reports [2020-10-26T18:41:45.298Z] + Found adjustments [2020-10-26T18:41:45.298Z] ==> Gzipping contents [2020-10-26T18:41:45.298Z] ==> Uploading reports [2020-10-26T18:41:45.298Z] url: https://codecov.io [2020-10-26T18:41:45.298Z] query: branch=PR-132&commit=1a29bb0dc864d2ec6f96990821cb51ab2ecf2192&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-132%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=132&job=&cmd_args= [2020-10-26T18:41:45.298Z] -> Pinging Codecov [2020-10-26T18:41:45.298Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-132&commit=1a29bb0dc864d2ec6f96990821cb51ab2ecf2192&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-132%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=132&job=&cmd_args= [2020-10-26T18:41:45.578Z] -> Uploading to [2020-10-26T18:41:45.578Z] [2020-10-26T18:41:45.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T18:41:45.578Z] Dload Upload Total Spent Left Speed [2020-10-26T18:41:45.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-26T18:41:45.578Z] X> Failed to upload [2020-10-26T18:41:45.578Z] ==> Uploading to Codecov [2020-10-26T18:41:45.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-26T18:41:45.578Z] Dload Upload Total Spent Left Speed [2020-10-26T18:41:46.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 499 100 121 100 378 255 797 --:--:-- --:--:-- --:--:-- 797 [2020-10-26T18:41:46.181Z] View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1a29bb0dc864d2ec6f96990821cb51ab2ecf2192 [Pipeline] } [2020-10-26T18:41:46.197Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:41:49.143Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:41:50.086Z] ---> package-listing.sh [2020-10-26T18:41:50.086Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-26T18:41:50.086Z] ++ facter osfamily [2020-10-26T18:41:50.380Z] + OS_FAMILY=redhat [2020-10-26T18:41:50.380Z] + workspace=/w/workspace/_app-service-configurable_PR-132 [2020-10-26T18:41:50.380Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-26T18:41:50.380Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-26T18:41:50.380Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-26T18:41:50.380Z] + PACKAGES=/tmp/packages_start.txt [2020-10-26T18:41:50.380Z] + '[' /w/workspace/_app-service-configurable_PR-132 ']' [2020-10-26T18:41:50.380Z] + PACKAGES=/tmp/packages_end.txt [2020-10-26T18:41:50.380Z] + case "${OS_FAMILY}" in [2020-10-26T18:41:50.380Z] + rpm -qa [2020-10-26T18:41:50.380Z] + sort [2020-10-26T18:41:54.714Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-26T18:41:54.714Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-26T18:41:54.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-26T18:41:54.714Z] + '[' /w/workspace/_app-service-configurable_PR-132 ']' [2020-10-26T18:41:54.714Z] + mkdir -p /w/workspace/_app-service-configurable_PR-132/archives/ [2020-10-26T18:41:54.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-132/archives/ [Pipeline] echo [2020-10-26T18:41:54.733Z] 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/_app-service-configurable_PR-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-26T18:41:55.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:41:55.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T18:41:55.940Z] [2020-10-26T18:41:55.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-26T18:41:56.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T18:41:56.371Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-26T18:41:56.371Z] df20fa9351a1: Pulling fs layer [2020-10-26T18:41:56.371Z] 36b3adc4ff6f: Pulling fs layer [2020-10-26T18:41:56.371Z] 8ad3a11d3b57: Pulling fs layer [2020-10-26T18:41:56.371Z] 46f8f816bc3b: Pulling fs layer [2020-10-26T18:41:56.371Z] 93b61091891f: Pulling fs layer [2020-10-26T18:41:56.371Z] 93b9cdb0e59b: Pulling fs layer [2020-10-26T18:41:56.371Z] 5e14af77c1be: Pulling fs layer [2020-10-26T18:41:56.371Z] 01666e4c0597: Pulling fs layer [2020-10-26T18:41:56.371Z] aa168da1d23b: Pulling fs layer [2020-10-26T18:41:56.371Z] 46f8f816bc3b: Waiting [2020-10-26T18:41:56.371Z] 93b61091891f: Waiting [2020-10-26T18:41:56.371Z] 93b9cdb0e59b: Waiting [2020-10-26T18:41:56.371Z] 5e14af77c1be: Waiting [2020-10-26T18:41:56.371Z] 01666e4c0597: Waiting [2020-10-26T18:41:56.371Z] aa168da1d23b: Waiting [2020-10-26T18:41:56.371Z] 36b3adc4ff6f: Verifying Checksum [2020-10-26T18:41:56.371Z] 36b3adc4ff6f: Download complete [2020-10-26T18:41:56.690Z] 46f8f816bc3b: Verifying Checksum [2020-10-26T18:41:56.690Z] 46f8f816bc3b: Download complete [2020-10-26T18:41:56.690Z] df20fa9351a1: Verifying Checksum [2020-10-26T18:41:56.690Z] df20fa9351a1: Download complete [2020-10-26T18:41:56.966Z] 93b9cdb0e59b: Verifying Checksum [2020-10-26T18:41:56.966Z] 93b9cdb0e59b: Download complete [2020-10-26T18:41:56.966Z] 93b61091891f: Verifying Checksum [2020-10-26T18:41:56.966Z] 93b61091891f: Download complete [2020-10-26T18:41:56.966Z] 5e14af77c1be: Verifying Checksum [2020-10-26T18:41:56.966Z] 5e14af77c1be: Download complete [2020-10-26T18:41:56.966Z] 01666e4c0597: Verifying Checksum [2020-10-26T18:41:56.966Z] 01666e4c0597: Download complete [2020-10-26T18:41:57.235Z] df20fa9351a1: Pull complete [2020-10-26T18:41:57.888Z] 36b3adc4ff6f: Pull complete [2020-10-26T18:41:57.888Z] 8ad3a11d3b57: Verifying Checksum [2020-10-26T18:41:57.888Z] 8ad3a11d3b57: Download complete [2020-10-26T18:41:59.396Z] 8ad3a11d3b57: Pull complete [2020-10-26T18:41:59.689Z] 46f8f816bc3b: Pull complete [2020-10-26T18:42:00.816Z] 93b61091891f: Pull complete [2020-10-26T18:42:01.099Z] 93b9cdb0e59b: Pull complete [2020-10-26T18:42:01.421Z] 5e14af77c1be: Pull complete [2020-10-26T18:42:01.421Z] 01666e4c0597: Pull complete [2020-10-26T18:42:04.135Z] aa168da1d23b: Verifying Checksum [2020-10-26T18:42:04.135Z] aa168da1d23b: Download complete [2020-10-26T18:42:14.466Z] aa168da1d23b: Pull complete [2020-10-26T18:42:14.983Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-26T18:42:14.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-26T18:42:14.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-26T18:42:15.370Z] prd-centos7-docker-4c-2g-8961 does not seem to be running inside a container [2020-10-26T18:42:15.496Z] $ 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/_app-service-configurable_PR-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-132 -v /w/workspace/_app-service-configurable_PR-132:/w/workspace/_app-service-configurable_PR-132:rw,z -v /w/workspace/_app-service-configurable_PR-132@tmp:/w/workspace/_app-service-configurable_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-26T18:42:21.324Z] $ docker top 21024b923bce15b8b1a252797f0fb8ffd2914bafe477e1982fa535d0d2c16229 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-26T18:42:22.070Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-26T18:42:22.413Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-26T18:42:22.807Z] + ls /var/log/sa-host [2020-10-26T18:42:22.807Z] + sadf -c /var/log/sa-host/sa05 [2020-10-26T18:42:22.807Z] file_magic: OK [2020-10-26T18:42:22.807Z] HZ: Using current value: 100 [2020-10-26T18:42:22.807Z] file_header: OK [2020-10-26T18:42:22.807Z] 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 [2020-10-26T18:42:22.807Z] Statistics: [2020-10-26T18:42:22.807Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-26T18:42:22.807Z] File successfully converted to sysstat format version 12.2.1 [2020-10-26T18:42:22.807Z] + sadf -c /var/log/sa-host/sa26 [2020-10-26T18:42:22.807Z] file_magic: OK [2020-10-26T18:42:22.807Z] HZ: Using current value: 100 [2020-10-26T18:42:22.807Z] file_header: OK [2020-10-26T18:42:22.807Z] 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 [2020-10-26T18:42:22.807Z] Statistics: [2020-10-26T18:42:22.807Z] 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... [2020-10-26T18:42:22.807Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-26T18:42:23.073Z] provisioning config files... [2020-10-26T18:42:23.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-132@tmp/config8011439857442091011tmp [Pipeline] { [Pipeline] echo [2020-10-26T18:42:23.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:42:23.525Z] ---> create-netrc.sh [Pipeline] } [2020-10-26T18:42:23.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-26T18:42:23.663Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:42:23.980Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-26T18:42:24.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:42:24.351Z] ---> sudo-logs.sh [2020-10-26T18:42:24.351Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-26T18:42:24.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:42:24.965Z] ---> job-cost.sh [2020-10-26T18:42:24.965Z] lf-activate-venv: SKIPPING [2020-10-26T18:42:24.965Z] INFO: No Stack... [2020-10-26T18:42:26.424Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-26T18:42:26.708Z] INFO: Archiving Costs [Pipeline] echo [2020-10-26T18:42:26.727Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-26T18:42:27.094Z] ---> logs-deploy.sh [2020-10-26T18:42:27.094Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-132/5 [2020-10-26T18:42:27.094Z] INFO: archiving workspace using pattern(s): [2020-10-26T18:42:29.138Z] Archives upload complete. [2020-10-26T18:42:29.405Z] INFO: archiving logs to Nexus