Branch indexing 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 ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 56afee60f47744720baa836efc6be2ae9b07808d+6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 (babfd6bf0625fd9459af3d1c1ae007a4324931d1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@159edb943e95985edc301876a10a671138d0d622 Attempting to resolve 159edb943e95985edc301876a10a671138d0d622 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 Could not find 159edb943e95985edc301876a10a671138d0d622 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse 159edb943e95985edc301876a10a671138d0d622^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 159edb943e95985edc301876a10a671138d0d622 # timeout=10 Selected match: pr/264/head revision 159edb943e95985edc301876a10a671138d0d622 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 without 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 159edb943e95985edc301876a10a671138d0d622 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f 159edb943e95985edc301876a10a671138d0d622 # timeout=10 Commit message: "fix: trying previous docker based script" > 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-9041 in /w/workspace/_app-service-configurable_PR-124 [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-124 # 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/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 56afee60f47744720baa836efc6be2ae9b07808d Merge succeeded, producing ffb787fbf19e9694b5c652c6fff92716ec2d7c4e Checking out Revision ffb787fbf19e9694b5c652c6fff92716ec2d7c4e (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 56afee60f47744720baa836efc6be2ae9b07808d # 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 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffb787fbf19e9694b5c652c6fff92716ec2d7c4e # timeout=10 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk f2e565f1610ec8fd4223ca17c219d0fa5c7238c7 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:53:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:53:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:53:45 ========================================================= 00:53:45 EdgeX Global Pipelines Version Info 00:53:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:53:47 ------------------- 00:53:47 stable info: 00:53:47 ------------------- 00:53:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:53:47 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 00:53:47 Message: update stable to v1.0.148 00:53:47 ------------------- 00:53:47 experimental info: 00:53:47 ------------------- 00:53:47 Commited By: **** collab-it+edgex@linuxfoundation.org 00:53:47 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 00:53:47 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:53:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:53:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 00:53:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffb787fbf19e9694b5c652c6fff92716ec2d7c4e [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffb787f [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:52 + git log --format=format:%s -1 ffb787fbf19e9694b5c652c6fff92716ec2d7c4e [Pipeline] echo 00:53:52 GIT_COMMIT: ffb787fbf19e9694b5c652c6fff92716ec2d7c4e, Commit Message: Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD [Pipeline] echo 00:53:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:53:53 00:53:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:53:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:53:53 latest: Pulling from edgex-devops/git-semver 00:53:53 31603596830f: Pulling fs layer 00:53:53 2a8b12db71e7: Pulling fs layer 00:53:53 6ca5941a6612: Pulling fs layer 00:53:53 ecc8261a40a4: Pulling fs layer 00:53:53 ecc8261a40a4: Waiting 00:53:53 2a8b12db71e7: Verifying Checksum 00:53:53 2a8b12db71e7: Download complete 00:53:54 31603596830f: Verifying Checksum 00:53:54 31603596830f: Download complete 00:53:54 ecc8261a40a4: Verifying Checksum 00:53:54 ecc8261a40a4: Download complete 00:53:54 6ca5941a6612: Verifying Checksum 00:53:54 6ca5941a6612: Download complete 00:53:54 31603596830f: Pull complete 00:53:54 2a8b12db71e7: Pull complete 00:53:55 6ca5941a6612: Pull complete 00:53:55 ecc8261a40a4: Pull complete 00:53:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:53:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:53:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:53:55 prd-centos7-docker-4c-2g-9041 does not seem to be running inside a container 00:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:53:58 $ docker top 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:53:58 [ssh-agent] Looking for ssh-agent implementation... 00:53:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:53:58 $ docker exec 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 ssh-agent 00:53:58 SSH_AUTH_SOCK=/tmp/ssh-bLqvgk5aptfV/agent.12 00:53:58 SSH_AGENT_PID=17 00:53:58 Running ssh-add (command line suppressed) 00:53:59 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_7385539111096156281.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_7385539111096156281.key) 00:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:53:59 + git tag --points-at HEAD [Pipeline] } 00:53:59 $ docker exec --env ******** --env ******** 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 ssh-agent -k 00:53:59 unset SSH_AUTH_SOCK; 00:53:59 unset SSH_AGENT_PID; 00:53:59 echo Agent pid 17 killed; 00:53:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:53:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:53:59 [ssh-agent] Looking for ssh-agent implementation... 00:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:53:59 $ docker exec 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 ssh-agent 00:54:00 SSH_AUTH_SOCK=/tmp/ssh-rcAsiXmpj5EC/agent.48 00:54:00 SSH_AGENT_PID=54 00:54:00 Running ssh-add (command line suppressed) 00:54:00 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_1970063832212145936.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_1970063832212145936.key) 00:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:00 + git semver init 00:54:00 # -> Open(): unable to determine branch for HEAD 00:54:00 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 00:54:00 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 00:54:00 # $SEMVER_REMOTE_NAME = origin 00:54:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:54:00 # $SEMVER_USER_NAME = edgex-jenkins 00:54:00 # $SEMVER_BRANCH = PR-124 00:54:00 # $SEMVER_TEMP = /tmp/semver-128237446 00:54:00 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:54:01 # '/tmp/semver-128237446' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 00:54:01 # -> Force: false 00:54:01 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 00:54:01 $ docker exec --env ******** --env ******** 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 ssh-agent -k 00:54:01 unset SSH_AUTH_SOCK; 00:54:01 unset SSH_AGENT_PID; 00:54:01 echo Agent pid 54 killed; 00:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:02 + git semver [Pipeline] } 00:54:02 $ docker stop --time=1 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 00:54:03 $ docker rm -f 57154e2391f3e2dba773da21b417eff1e3a98b8bc62d4f6dbade719c4b51a250 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:54:04 Stashed 1 file(s) [Pipeline] echo 00:54:04 [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 00:54:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9037 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:54:05 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 00:54:09 using credential edgex-jenkins-ssh 00:54:09 Cloning the remote Git repository 00:54:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:54:10 > git init /w/workspace/app-service-configurable/13 # timeout=10 00:54:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:54:10 > git --version # timeout=10 00:54:10 > git --version # 'git version 2.17.1' 00:54:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:11 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 56afee60f47744720baa836efc6be2ae9b07808d 00:54:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:54:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:54:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:54:11 > git config core.sparsecheckout # timeout=10 00:54:11 > git checkout -f 56afee60f47744720baa836efc6be2ae9b07808d # timeout=10 00:54:11 Merge succeeded, producing 90048769e7a88ec46ffd2b17c9a5949ab01ccc87 00:54:11 Checking out Revision 90048769e7a88ec46ffd2b17c9a5949ab01ccc87 (PR-124) 00:54:11 > git remote # timeout=10 00:54:11 > git config --get remote.origin.url # timeout=10 00:54:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:11 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 00:54:11 > git rev-parse HEAD^{commit} # timeout=10 00:54:11 > git config core.sparsecheckout # timeout=10 00:54:11 > git checkout -f 90048769e7a88ec46ffd2b17c9a5949ab01ccc87 # timeout=10 00:54:16 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 00:54:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:54:17 ========================================================= 00:54:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:54:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:54:16 > git rev-list --no-walk f2e565f1610ec8fd4223ca17c219d0fa5c7238c7 # timeout=10 00:54:18 + 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 . 00:54:18 Sending build context to Docker daemon 98.3kB 00:54:18 Step 1/8 : ARG BASE=golang:1.15-alpine 00:54:18 Step 2/8 : FROM ${BASE} 00:54:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:54:19 b538f80385f9: Pulling fs layer 00:54:19 74f711af9a0d: Pulling fs layer 00:54:19 99f96fe45779: Pulling fs layer 00:54:19 8529a6b9a6be: Pulling fs layer 00:54:19 45590311c82a: Pulling fs layer 00:54:19 69ca0ff8b7b3: Pulling fs layer 00:54:19 209524e5b208: Pulling fs layer 00:54:19 8529a6b9a6be: Waiting 00:54:19 45590311c82a: Waiting 00:54:19 69ca0ff8b7b3: Waiting 00:54:19 209524e5b208: Waiting 00:54:19 99f96fe45779: Verifying Checksum 00:54:19 99f96fe45779: Download complete 00:54:19 74f711af9a0d: Verifying Checksum 00:54:19 74f711af9a0d: Download complete 00:54:19 45590311c82a: Verifying Checksum 00:54:19 45590311c82a: Download complete 00:54:19 69ca0ff8b7b3: Download complete 00:54:20 b538f80385f9: Verifying Checksum 00:54:20 b538f80385f9: Download complete 00:54:20 Still waiting to schedule task 00:54:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:54:20 b538f80385f9: Pull complete 00:54:21 74f711af9a0d: Pull complete 00:54:21 99f96fe45779: Pull complete 00:54:22 209524e5b208: Verifying Checksum 00:54:22 209524e5b208: Download complete 00:54:23 8529a6b9a6be: Verifying Checksum 00:54:23 8529a6b9a6be: Download complete 00:54:36 8529a6b9a6be: Pull complete 00:54:36 45590311c82a: Pull complete 00:54:36 69ca0ff8b7b3: Pull complete 00:54:38 209524e5b208: Pull complete 00:54:38 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:54:38 ---> 5bddaf1c2fca 00:54:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:54:41 ---> Running in 12b51c5cc886 00:54:41 Removing intermediate container 12b51c5cc886 00:54:41 ---> b17c283df9d8 00:54:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:41 ---> Running in 3dbc11f21b6b 00:54:44 Removing intermediate container 3dbc11f21b6b 00:54:44 ---> 44b7ff350960 00:54:44 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:54:44 ---> Running in 898d1086a05f 00:54:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:47 (1/6) Installing libc-dev (0.7.2-r3) 00:54:47 (2/6) Installing libsodium (1.0.18-r0) 00:54:47 (3/6) Installing pkgconf (1.7.2-r0) 00:54:47 (4/6) Installing libsodium-dev (1.0.18-r0) 00:54:47 (5/6) Installing libzmq (4.3.3-r0) 00:54:47 (6/6) Installing zeromq-dev (4.3.3-r0) 00:54:47 Executing busybox-1.31.1-r16.trigger 00:54:47 OK: 144 MiB in 45 packages 00:54:49 Removing intermediate container 898d1086a05f 00:54:49 ---> 96cf10d57786 00:54:49 Step 6/8 : WORKDIR /app 00:54:49 ---> Running in c3d0d39a89f5 00:54:49 Removing intermediate container c3d0d39a89f5 00:54:49 ---> 2c19912a2eeb 00:54:49 Step 7/8 : COPY . . 00:54:50 ---> 137a01cf00a6 00:54:50 Step 8/8 : RUN go mod download 00:54:50 ---> Running in 82039ce3dfd4 00:55:22 Removing intermediate container 82039ce3dfd4 00:55:22 ---> bbfacaf7a181 00:55:22 Successfully built bbfacaf7a181 00:55:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:55:23 + docker inspect -f . ci-base-image-arm64 00:55:23 . [Pipeline] withDockerContainer 00:55:23 prd-ubuntu18.04-docker-arm64-4c-16g-9037 does not seem to be running inside a container 00:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:55:25 $ docker top b3da0bb2606592128baf3c8ca24725212102ffeac474742b910d1deda125c4d3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:26 + go version 00:55:26 go version go1.15.2 linux/arm64 [Pipeline] } 00:55:26 $ docker stop --time=1 b3da0bb2606592128baf3c8ca24725212102ffeac474742b910d1deda125c4d3 00:55:28 $ docker rm -f b3da0bb2606592128baf3c8ca24725212102ffeac474742b910d1deda125c4d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:55:29 + docker inspect -f . ci-base-image-arm64 00:55:29 . [Pipeline] withDockerContainer 00:55:30 prd-ubuntu18.04-docker-arm64-4c-16g-9037 does not seem to be running inside a container 00:55:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:55:32 $ docker top ea7e0270569562330d8f81640feeeddf2ab4d4b0879c5ac0c725fe710af8ae8f -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:33 + make test 00:55:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:55:42 Running on prd-centos7-docker-4c-2g-9043 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:55:42 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 00:55:45 using credential edgex-jenkins-ssh 00:55:45 Cloning the remote Git repository 00:55:45 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:55:45 > git init /w/workspace/app-service-configurable/13 # timeout=10 00:55:45 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:55:45 > git --version # timeout=10 00:55:45 > git --version # 'git version 2.16.5' 00:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:46 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 56afee60f47744720baa836efc6be2ae9b07808d 00:55:46 Merge succeeded, producing a7beb1ef5fc7cdc1891b3347ec6ae7c0e8d08e92 00:55:46 Checking out Revision a7beb1ef5fc7cdc1891b3347ec6ae7c0e8d08e92 (PR-124) 00:55:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:55:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:55:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:55:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:55:46 > git config core.sparsecheckout # timeout=10 00:55:46 > git checkout -f 56afee60f47744720baa836efc6be2ae9b07808d # timeout=10 00:55:46 > git remote # timeout=10 00:55:46 > git config --get remote.origin.url # timeout=10 00:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:55:46 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 00:55:46 > git rev-parse HEAD^{commit} # timeout=10 00:55:46 > git config core.sparsecheckout # timeout=10 00:55:46 > git checkout -f a7beb1ef5fc7cdc1891b3347ec6ae7c0e8d08e92 # timeout=10 00:55:50 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 00:55:50 First time build. Skipping changelog. 00:55:50 > git rev-list --no-walk f2e565f1610ec8fd4223ca17c219d0fa5c7238c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:55:51 ========================================================= 00:55:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:55:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:55:52 + 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 . 00:55:52 Sending build context to Docker daemon 98.3kB 00:55:52 Step 1/8 : ARG BASE=golang:1.15-alpine 00:55:52 Step 2/8 : FROM ${BASE} 00:55:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:55:52 df20fa9351a1: Pulling fs layer 00:55:52 ed8968b2872e: Pulling fs layer 00:55:52 a92cc7c5fd73: Pulling fs layer 00:55:52 e871e8e8d7a9: Pulling fs layer 00:55:52 e73272ec9a57: Pulling fs layer 00:55:52 1e910a182e73: Pulling fs layer 00:55:52 4e634b169226: Pulling fs layer 00:55:52 e73272ec9a57: Waiting 00:55:52 1e910a182e73: Waiting 00:55:52 4e634b169226: Waiting 00:55:52 e871e8e8d7a9: Waiting 00:55:52 a92cc7c5fd73: Verifying Checksum 00:55:52 a92cc7c5fd73: Download complete 00:55:52 ed8968b2872e: Verifying Checksum 00:55:52 ed8968b2872e: Download complete 00:55:52 e73272ec9a57: Verifying Checksum 00:55:52 e73272ec9a57: Download complete 00:55:52 1e910a182e73: Verifying Checksum 00:55:52 1e910a182e73: Download complete 00:55:52 df20fa9351a1: Verifying Checksum 00:55:52 df20fa9351a1: Download complete 00:55:53 df20fa9351a1: Pull complete 00:55:53 ed8968b2872e: Pull complete 00:55:53 a92cc7c5fd73: Pull complete 00:55:55 4e634b169226: Verifying Checksum 00:55:55 4e634b169226: Download complete 00:55:55 e871e8e8d7a9: Verifying Checksum 00:55:55 e871e8e8d7a9: Download complete 00:56:01 e871e8e8d7a9: Pull complete 00:56:01 e73272ec9a57: Pull complete 00:56:01 1e910a182e73: Pull complete 00:56:09 4e634b169226: Pull complete 00:56:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:56:09 ---> f7629b54cfaa 00:56:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:56:09 ---> Running in aaf37b127f63 00:56:09 Removing intermediate container aaf37b127f63 00:56:09 ---> 883e23021f16 00:56:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:09 ---> Running in c8304486da0d 00:56:11 Removing intermediate container c8304486da0d 00:56:11 ---> d04ed02bb7ff 00:56:11 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:56:11 ---> Running in f8d84e3d8f9a 00:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:13 (1/6) Installing libc-dev (0.7.2-r3) 00:56:13 (2/6) Installing libsodium (1.0.18-r0) 00:56:13 (3/6) Installing pkgconf (1.7.2-r0) 00:56:13 (4/6) Installing libsodium-dev (1.0.18-r0) 00:56:13 (5/6) Installing libzmq (4.3.3-r0) 00:56:13 (6/6) Installing zeromq-dev (4.3.3-r0) 00:56:13 Executing busybox-1.31.1-r16.trigger 00:56:13 OK: 167 MiB in 45 packages 00:56:14 Removing intermediate container f8d84e3d8f9a 00:56:14 ---> bc98aa1c46b3 00:56:14 Step 6/8 : WORKDIR /app 00:56:14 ---> Running in 5d7a2b5b657b 00:56:14 Removing intermediate container 5d7a2b5b657b 00:56:14 ---> 950b5bd93add 00:56:14 Step 7/8 : COPY . . 00:56:14 ---> d4c2439dabe1 00:56:14 Step 8/8 : RUN go mod download 00:56:14 ---> Running in dbe8ee10d790 00:56:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:56:30 CGO_ENABLED=1 go vet ./... 00:56:31 gofmt -l . 00:56:31 [ "`gofmt -l .`" = "" ] 00:56:31 ./bin/test-go-mod-tidy.sh 00:56:31 ./bin/test-attribution-txt.sh [Pipeline] stash 00:56:33 Stashed 1 file(s) [Pipeline] } 00:56:33 $ docker stop --time=1 ea7e0270569562330d8f81640feeeddf2ab4d4b0879c5ac0c725fe710af8ae8f 00:56:35 $ docker rm -f ea7e0270569562330d8f81640feeeddf2ab4d4b0879c5ac0c725fe710af8ae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:56:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:56:39 + ls -al . 00:56:39 total 120 00:56:39 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 00:56 . 00:56:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 00:54 .. 00:56:39 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 00:54 .dockerignore 00:56:39 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 00:54 .git 00:56:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:54 .github 00:56:39 -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 00:54 .gitignore 00:56:39 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 00:54 Attribution.txt 00:56:39 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 00:54 Dockerfile 00:56:39 -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 00:54 Dockerfile.build 00:56:39 -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 00:54 Jenkinsfile 00:56:39 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 00:54 LICENSE 00:56:39 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 00:54 README.md 00:56:39 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 00:54 VERSION 00:56:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:54 bin 00:56:39 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 00:55 coverage.out 00:56:39 -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 00:54 docker-compose.debug.yml 00:56:39 -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 00:54 docker-compose.yml 00:56:39 -rw-r--r-- 1 jenkins jenkins 133 Oct 27 00:56 go.mod 00:56:39 -rw-r--r-- 1 jenkins jenkins 19860 Oct 27 00:56 go.sum 00:56:39 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 00:54 main.go 00:56:39 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 00:54 makefile 00:56:39 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 00:54 res 00:56:39 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 00:54 snap [Pipeline] isUnix [Pipeline] sh 00:56:40 + 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=ffb787fbf19e9694b5c652c6fff92716ec2d7c4e --label arch=arm64 --label version=0.0.0 . 00:56:40 Sending build context to Docker daemon 120.8kB 00:56:40 Step 1/27 : ARG BASE=golang:1.15-alpine 00:56:40 Step 2/27 : FROM ${BASE} AS builder 00:56:40 ---> bbfacaf7a181 00:56:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:56:40 ---> Running in a4490739a301 00:56:41 Removing intermediate container a4490739a301 00:56:41 ---> 33939d4a4c3f 00:56:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:56:41 ---> Running in 273b42b4c878 00:56:41 Removing intermediate container dbe8ee10d790 00:56:41 ---> fe07aabc57b3 00:56:41 Successfully built fe07aabc57b3 00:56:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:56:41 Removing intermediate container 273b42b4c878 00:56:41 ---> 47a312684f08 00:56:41 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:56:41 ---> Running in de5aca6df61d 00:56:41 + docker inspect -f . ci-base-image-x86_64 00:56:41 . [Pipeline] withDockerContainer 00:56:42 prd-centos7-docker-4c-2g-9043 does not seem to be running inside a container 00:56:42 Removing intermediate container de5aca6df61d 00:56:42 ---> 0d653166954b 00:56:42 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:56:42 ---> Running in 97bf3585b85a 00:56:43 $ docker top 96b49cff3d11023d870d85deaa77f6c5795e5379849eca22f3fd8a4d0443b9b3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:56:43 + go version 00:56:43 go version go1.15.2 linux/amd64 [Pipeline] } 00:56:43 $ docker stop --time=1 96b49cff3d11023d870d85deaa77f6c5795e5379849eca22f3fd8a4d0443b9b3 00:56:44 Removing intermediate container 97bf3585b85a 00:56:44 ---> 406ab148f444 00:56:44 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:56:44 ---> Running in 5f8bdf50a52f 00:56:45 $ docker rm -f 96b49cff3d11023d870d85deaa77f6c5795e5379849eca22f3fd8a4d0443b9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:56:46 + docker inspect -f . ci-base-image-x86_64 00:56:46 . [Pipeline] withDockerContainer 00:56:46 prd-centos7-docker-4c-2g-9043 does not seem to be running inside a container 00:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/13 -v /w/workspace/app-service-configurable/13:/w/workspace/app-service-configurable/13:rw,z -v /w/workspace/app-service-configurable/13@tmp:/w/workspace/app-service-configurable/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:56:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:56:46 $ docker top 7ff40069278b34b564ef39efadb215b053d4e40ba755333709ce5d9fa2c8cfd1 -eo pid,comm 00:56:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 00:56:47 + make test 00:56:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:56:47 OK: 144 MiB in 45 packages 00:56:49 Removing intermediate container 5f8bdf50a52f 00:56:49 ---> 8e3f4a406b89 00:56:49 Step 8/27 : WORKDIR /app 00:56:49 ---> Running in 30eef3572bc6 00:56:49 Removing intermediate container 30eef3572bc6 00:56:49 ---> 5aff75a69ca5 00:56:49 Step 9/27 : COPY go.mod . 00:56:49 ---> 01c4b1dda6f9 00:56:49 Step 10/27 : RUN go mod download 00:56:50 ---> Running in 53f3635e6eaa 00:56:52 Removing intermediate container 53f3635e6eaa 00:56:52 ---> 940e61d3aab7 00:56:52 Step 11/27 : COPY . . 00:56:53 ---> e92d73a7f0af 00:56:53 Step 12/27 : ARG MAKE="make build" 00:56:53 ---> Running in dca8b714430a 00:56:54 Removing intermediate container dca8b714430a 00:56:54 ---> 5018cf09337b 00:56:54 Step 13/27 : RUN $MAKE 00:56:54 ---> Running in 7314d552f013 00:56:55 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 00:57:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:57:05 CGO_ENABLED=1 go vet ./... 00:57:09 gofmt -l . 00:57:09 [ "`gofmt -l .`" = "" ] 00:57:09 ./bin/test-go-mod-tidy.sh 00:57:09 ./bin/test-attribution-txt.sh [Pipeline] stash 00:57:09 Warning: overwriting stash ‘coverage-report’ 00:57:10 Stashed 1 file(s) [Pipeline] } 00:57:10 $ docker stop --time=1 7ff40069278b34b564ef39efadb215b053d4e40ba755333709ce5d9fa2c8cfd1 00:57:11 $ docker rm -f 7ff40069278b34b564ef39efadb215b053d4e40ba755333709ce5d9fa2c8cfd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:57:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:57:13 + ls -al . 00:57:13 total 96 00:57:13 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 00:57 . 00:57:13 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 00:55 .. 00:57:13 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 00:55 Attribution.txt 00:57:13 drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 00:55 bin 00:57:13 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 00:56 coverage.out 00:57:13 -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 00:55 docker-compose.debug.yml 00:57:13 -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 00:55 docker-compose.yml 00:57:13 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 00:55 Dockerfile 00:57:13 -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 00:55 Dockerfile.build 00:57:13 -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 00:55 .dockerignore 00:57:13 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 00:55 .git 00:57:13 drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 00:55 .github 00:57:13 -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 00:55 .gitignore 00:57:13 -rw-r--r--. 1 jenkins jenkins 133 Oct 27 00:57 go.mod 00:57:13 -rw-r--r--. 1 jenkins jenkins 19860 Oct 27 00:57 go.sum 00:57:13 -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 00:55 Jenkinsfile 00:57:13 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 00:55 LICENSE 00:57:13 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 00:55 main.go 00:57:13 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 00:55 makefile 00:57:13 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 00:55 README.md 00:57:13 drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 00:55 res 00:57:13 drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 00:55 snap 00:57:13 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 00:54 VERSION [Pipeline] isUnix [Pipeline] sh 00:57:13 + 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=ffb787fbf19e9694b5c652c6fff92716ec2d7c4e --label arch=amd64 --label version=0.0.0 . 00:57:13 Sending build context to Docker daemon 120.8kB 00:57:13 Step 1/27 : ARG BASE=golang:1.15-alpine 00:57:13 Step 2/27 : FROM ${BASE} AS builder 00:57:13 ---> fe07aabc57b3 00:57:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:57:13 ---> Running in b5509d250317 00:57:14 Removing intermediate container b5509d250317 00:57:14 ---> d3d7e40547ef 00:57:14 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:57:14 ---> Running in b86119bb0eeb 00:57:14 Removing intermediate container b86119bb0eeb 00:57:14 ---> f1deebd5d31e 00:57:14 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:57:14 ---> Running in 21354b1b6673 00:57:14 Removing intermediate container 21354b1b6673 00:57:14 ---> 7df99fbec740 00:57:14 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:57:14 ---> Running in ecb3a0ede8bd 00:57:15 Removing intermediate container ecb3a0ede8bd 00:57:15 ---> 8fcf333b5fa6 00:57:15 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:57:15 ---> Running in 72f1c4df068d 00:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:17 OK: 167 MiB in 45 packages 00:57:17 Removing intermediate container 72f1c4df068d 00:57:17 ---> 99038f8fcc7a 00:57:17 Step 8/27 : WORKDIR /app 00:57:17 ---> Running in 5c290e465276 00:57:17 Removing intermediate container 5c290e465276 00:57:17 ---> 85fba8ea9cd2 00:57:17 Step 9/27 : COPY go.mod . 00:57:18 ---> 6d485e1a1a4f 00:57:18 Step 10/27 : RUN go mod download 00:57:18 ---> Running in 9630822bf1b4 00:57:19 Removing intermediate container 9630822bf1b4 00:57:19 ---> 6b214d38963f 00:57:19 Step 11/27 : COPY . . 00:57:19 ---> 1db08545600f 00:57:19 Step 12/27 : ARG MAKE="make build" 00:57:19 ---> Running in 0561209978fb 00:57:19 Removing intermediate container 0561209978fb 00:57:19 ---> 263d7cd20cc0 00:57:19 Step 13/27 : RUN $MAKE 00:57:19 ---> Running in f5e78d115c72 00:57:20 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 00:57:38 Removing intermediate container f5e78d115c72 00:57:38 ---> 9118a9b00f0a 00:57:38 Step 14/27 : FROM alpine:latest 00:57:38 latest: Pulling from library/alpine 00:57:38 188c0c94c7c5: Pulling fs layer 00:57:38 188c0c94c7c5: Download complete 00:57:39 188c0c94c7c5: Pull complete 00:57:39 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:57:39 Status: Downloaded newer image for alpine:latest 00:57:39 ---> d6e46aa2470d 00:57:39 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:57:39 ---> Running in cad27fe11e17 00:57:39 Removing intermediate container cad27fe11e17 00:57:39 ---> d2d24f265300 00:57:39 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:57:39 ---> Running in cb24a97f32c0 00:57:39 Removing intermediate container cb24a97f32c0 00:57:39 ---> 045f3e7f49dd 00:57:39 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 00:57:39 ---> Running in ee20210108fc 00:57:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:40 (1/6) Installing ca-certificates (20191127-r4) 00:57:40 (2/6) Installing libgcc (9.3.0-r2) 00:57:40 (3/6) Installing libsodium (1.0.18-r0) 00:57:40 (4/6) Installing libstdc++ (9.3.0-r2) 00:57:40 (5/6) Installing libzmq (4.3.3-r0) 00:57:40 (6/6) Installing zeromq (4.3.3-r0) 00:57:40 Executing busybox-1.31.1-r19.trigger 00:57:40 Executing ca-certificates-20191127-r4.trigger 00:57:40 OK: 9 MiB in 20 packages 00:57:42 Removing intermediate container ee20210108fc 00:57:42 ---> f51d4a6e9455 00:57:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:57:42 ---> 1e0453496af9 00:57:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:57:42 ---> 82a60a5cfbb0 00:57:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:57:42 ---> 62706c0f9206 00:57:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:57:42 Removing intermediate container 7314d552f013 00:57:42 ---> 0309b9fe3a7f 00:57:42 Step 14/27 : FROM alpine:latest 00:57:42 latest: Pulling from library/alpine 00:57:42 5f621e34cdf4: Pulling fs layer 00:57:42 5f621e34cdf4: Verifying Checksum 00:57:42 5f621e34cdf4: Download complete 00:57:42 5f621e34cdf4: Pull complete 00:57:43 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:57:43 Status: Downloaded newer image for alpine:latest 00:57:43 ---> 2e77e061c27f 00:57:43 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:57:43 ---> Running in 6e38d3016aa0 00:57:43 Removing intermediate container 6e38d3016aa0 00:57:43 ---> ac18e4dd7755 00:57:43 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:57:43 ---> Running in 786c05f201b0 00:57:43 ---> 3b36de513de6 00:57:43 Step 22/27 : EXPOSE 48095 00:57:43 ---> Running in d9ba6c70bbe5 00:57:43 Removing intermediate container d9ba6c70bbe5 00:57:43 ---> 038b461e3394 00:57:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:57:43 ---> Running in 4255ee3de1f0 00:57:43 Removing intermediate container 4255ee3de1f0 00:57:43 ---> 66a0eb2ce223 00:57:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:43 ---> Running in e158dcac77c5 00:57:44 Removing intermediate container e158dcac77c5 00:57:44 ---> 3d8117646866 00:57:44 Step 25/27 : LABEL arch=amd64 00:57:44 ---> Running in 961d58c55f98 00:57:44 Removing intermediate container 961d58c55f98 00:57:44 ---> 9681a4ed8079 00:57:44 Step 26/27 : LABEL git_sha=ffb787fbf19e9694b5c652c6fff92716ec2d7c4e 00:57:44 Removing intermediate container 786c05f201b0 00:57:44 ---> f47e473ac17b 00:57:44 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 00:57:44 ---> Running in f16538e70c95 00:57:44 ---> Running in a5b5d87dc7b0 00:57:44 Removing intermediate container a5b5d87dc7b0 00:57:44 ---> 05c83dc1f3ef 00:57:44 Step 27/27 : LABEL version=0.0.0 00:57:44 ---> Running in f579f68a25c6 00:57:44 Removing intermediate container f579f68a25c6 00:57:44 ---> 9e8c4fc8ed42 00:57:44 [Warning] One or more build-args [ARCH] were not consumed 00:57:44 Successfully built 9e8c4fc8ed42 00:57:44 Successfully tagged docker-app-service-configurable:latest [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 00:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:57:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:57:46 (1/6) Installing ca-certificates (20191127-r4) 00:57:46 (2/6) Installing libgcc (9.3.0-r2) 00:57:46 (3/6) Installing libsodium (1.0.18-r0) 00:57:46 (4/6) Installing libstdc++ (9.3.0-r2) 00:57:46 (5/6) Installing libzmq (4.3.3-r0) 00:57:46 (6/6) Installing zeromq (4.3.3-r0) 00:57:46 Executing busybox-1.31.1-r19.trigger 00:57:46 Executing ca-certificates-20191127-r4.trigger 00:57:46 OK: 9 MiB in 20 packages 00:57:48 Removing intermediate container f16538e70c95 00:57:48 ---> c05fae92b475 00:57:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:57:48 ---> 128875db9351 00:57:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:57:49 ---> 735d0a4e86c7 00:57:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:57:50 ---> a30fe98f1afe 00:57:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:57:51 ---> 6ef8bf125f50 00:57:51 Step 22/27 : EXPOSE 48095 00:57:52 ---> Running in ccb0eb51a63a 00:57:52 Removing intermediate container ccb0eb51a63a 00:57:52 ---> b53fa8b8826c 00:57:52 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:57:52 ---> Running in a73e61a03c3b 00:57:52 Removing intermediate container a73e61a03c3b 00:57:52 ---> 57ae789fdd66 00:57:52 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:53 ---> Running in df28c12c7100 00:57:53 Removing intermediate container df28c12c7100 00:57:53 ---> ed20470b6555 00:57:53 Step 25/27 : LABEL arch=arm64 00:57:53 ---> Running in 2835270cf9eb 00:57:54 Removing intermediate container 2835270cf9eb 00:57:54 ---> 7062a7eddd98 00:57:54 Step 26/27 : LABEL git_sha=ffb787fbf19e9694b5c652c6fff92716ec2d7c4e 00:57:54 ---> Running in 0419896f6741 00:57:54 Removing intermediate container 0419896f6741 00:57:54 ---> c4938c95412c 00:57:54 Step 27/27 : LABEL version=0.0.0 00:57:54 ---> Running in 0e4cdaeab1e7 00:57:55 Removing intermediate container 0e4cdaeab1e7 00:57:55 ---> 72edaf2af433 00:57:55 [Warning] One or more build-args [ARCH] were not consumed 00:57:55 Successfully built 72edaf2af433 00:57:55 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 00:58:00 Still waiting to schedule task 00:58:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:58:11 Still waiting to schedule task 00:58:11 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 00:59:01 Running on prd-ubuntu18.04-docker-8c-8g-9044 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 00:59:01 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 00:59:04 using credential edgex-jenkins-ssh 00:59:04 Cloning the remote Git repository 00:59:03 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:59:03 > git init /w/workspace/app-service-configurable/13 # timeout=10 00:59:03 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:03 > git --version # timeout=10 00:59:03 > git --version # 'git version 2.17.1' 00:59:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:05 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 56afee60f47744720baa836efc6be2ae9b07808d 00:59:05 Merge succeeded, producing 466d297f97a24b49992e20a7cb69b84963d35870 00:59:05 Checking out Revision 466d297f97a24b49992e20a7cb69b84963d35870 (PR-124) 00:59:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:59:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:59:04 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:59:04 > git config core.sparsecheckout # timeout=10 00:59:05 > git checkout -f 56afee60f47744720baa836efc6be2ae9b07808d # timeout=10 00:59:05 > git remote # timeout=10 00:59:05 > git config --get remote.origin.url # timeout=10 00:59:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:05 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 00:59:05 > git rev-parse HEAD^{commit} # timeout=10 00:59:05 > git config core.sparsecheckout # timeout=10 00:59:05 > git checkout -f 466d297f97a24b49992e20a7cb69b84963d35870 # timeout=10 00:59:09 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 00:59:09 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 00:59:08 > git rev-list --no-walk f2e565f1610ec8fd4223ca17c219d0fa5c7238c7 # timeout=10 [Pipeline] libraryResource [Pipeline] sh 00:59:10 + echo snap-build.sh 00:59:10 snap-build.sh 00:59:10 + SNAP_BASE_DIR=. 00:59:10 + '[' '!' -z /w/workspace/app-service-configurable/13 ']' 00:59:10 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/13 00:59:10 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/13]' 00:59:10 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/13] 00:59:10 + cd /w/workspace/app-service-configurable/13 00:59:10 + sudo apt-get update 00:59:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:59:11 Get:2 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 00:59:11 Hit:3 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic InRelease 00:59:11 Get:4 http://apt.puppetlabs.com xenial InRelease [101 kB] 00:59:11 Get:5 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:59:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1397 kB] 00:59:11 Get:7 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 00:59:11 Hit:8 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease 00:59:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 00:59:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [165 kB] 00:59:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [21.9 kB] 00:59:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1078 kB] 00:59:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 00:59:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 00:59:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 00:59:11 Get:16 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 00:59:11 Get:17 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main amd64 Packages [824 B] 00:59:11 Get:18 http://apt.puppetlabs.com xenial/puppet all Packages [22.7 kB] 00:59:11 Get:19 http://apt.puppetlabs.com xenial/puppet amd64 Packages [56.2 kB] 00:59:12 Get:20 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 00:59:12 Get:21 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 00:59:12 Get:22 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 00:59:12 Get:23 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 00:59:12 Get:24 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 00:59:12 Get:25 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [353 kB] 00:59:12 Get:26 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 00:59:12 Get:27 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 00:59:12 Get:28 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB] 00:59:12 Get:29 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB] 00:59:17 Fetched 8100 kB in 3s (3103 kB/s) 00:59:18 Reading package lists... 00:59:18 + sudo apt-get install -y expect 00:59:18 Reading package lists... 00:59:19 Building dependency tree... 00:59:19 Reading state information... 00:59:19 The following packages were automatically installed and are no longer required: 00:59:19 grub-pc-bin libdumbnet1 00:59:19 Use 'sudo apt autoremove' to remove them. 00:59:19 The following additional packages will be installed: 00:59:19 tcl-expect 00:59:19 The following NEW packages will be installed: 00:59:19 expect tcl-expect 00:59:19 0 upgraded, 2 newly installed, 0 to remove and 51 not upgraded. 00:59:19 Need to get 242 kB of archives. 00:59:19 After this operation, 540 kB of additional disk space will be used. 00:59:19 Get:1 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 tcl-expect amd64 5.45.4-1 [105 kB] 00:59:19 Get:2 http://ca-ymq-2.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 expect amd64 5.45.4-1 [137 kB] 00:59:20 debconf: unable to initialize frontend: Dialog 00:59:20 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 00:59:20 debconf: falling back to frontend: Readline 00:59:20 debconf: unable to initialize frontend: Readline 00:59:20 debconf: (This frontend requires a controlling tty.) 00:59:20 debconf: falling back to frontend: Teletype 00:59:20 dpkg-preconfigure: unable to re-open stdin: 00:59:20 Fetched 242 kB in 1s (379 kB/s) 00:59:20 Selecting previously unselected package tcl-expect:amd64. 00:59:21 (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 ... 189863 files and directories currently installed.) 00:59:21 Preparing to unpack .../tcl-expect_5.45.4-1_amd64.deb ... 00:59:21 Unpacking tcl-expect:amd64 (5.45.4-1) ... 00:59:22 Selecting previously unselected package expect. 00:59:22 Preparing to unpack .../expect_5.45.4-1_amd64.deb ... 00:59:22 Unpacking expect (5.45.4-1) ... 00:59:22 Setting up tcl-expect:amd64 (5.45.4-1) ... 00:59:22 Setting up expect (5.45.4-1) ... 00:59:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:59:24 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 00:59:27 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:59:27 + pushd /build 00:59:27 /w/workspace/app-service-configurable/13@tmp/durable-3b29c3f8/script.sh: line 27: pushd: /build: No such file or directory [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] } 00:59:28 Failed in branch amd64 01:00:01 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9046 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 01:00:01 Running in /w/workspace/app-service-configurable/13 [Pipeline] { [Pipeline] checkout 01:00:05 using credential edgex-jenkins-ssh 01:00:05 Cloning the remote Git repository 01:00:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:00:05 > git init /w/workspace/app-service-configurable/13 # timeout=10 01:00:05 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:00:05 > git --version # timeout=10 01:00:05 > git --version # 'git version 2.17.1' 01:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:07 Merging remotes/origin/master commit 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 into PR head commit 56afee60f47744720baa836efc6be2ae9b07808d 01:00:07 Merge succeeded, producing ccb1ff15b217d337ed66f577de1dfda3522b76a7 01:00:07 Checking out Revision ccb1ff15b217d337ed66f577de1dfda3522b76a7 (PR-124) 01:00:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:00:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:00:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:00:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:07 > git config core.sparsecheckout # timeout=10 01:00:07 > git checkout -f 56afee60f47744720baa836efc6be2ae9b07808d # timeout=10 01:00:07 > git remote # timeout=10 01:00:07 > git config --get remote.origin.url # timeout=10 01:00:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:07 > git merge 6aed5cde4d38e364b7def40f9e6b4d8e988d4e17 # timeout=10 01:00:07 > git rev-parse HEAD^{commit} # timeout=10 01:00:07 > git config core.sparsecheckout # timeout=10 01:00:07 > git checkout -f ccb1ff15b217d337ed66f577de1dfda3522b76a7 # timeout=10 01:00:11 Commit message: "Merge commit '6aed5cde4d38e364b7def40f9e6b4d8e988d4e17' into HEAD" 01:00:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:00:11 > git rev-list --no-walk f2e565f1610ec8fd4223ca17c219d0fa5c7238c7 # timeout=10 01:00:13 + echo snap-build.sh 01:00:13 snap-build.sh 01:00:13 + SNAP_BASE_DIR=. 01:00:13 + '[' '!' -z /w/workspace/app-service-configurable/13 ']' 01:00:13 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/13 01:00:13 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/13]' 01:00:13 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/13] 01:00:13 + cd /w/workspace/app-service-configurable/13 01:00:13 + sudo apt-get update 01:00:13 Get:1 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic InRelease [15.9 kB] 01:00:13 Hit:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic InRelease 01:00:13 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 01:00:13 Get:4 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 01:00:13 Get:5 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 01:00:13 Get:6 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [15.4 kB] 01:00:14 Get:7 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 01:00:14 Get:8 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main arm64 Packages [824 B] 01:00:14 Get:9 https://download.docker.com/linux/ubuntu bionic/stable arm64 Packages [12.9 kB] 01:00:15 Get:10 http://ppa.launchpad.net/ansible/ansible/ubuntu bionic/main Translation-en [476 B] 01:00:15 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [822 kB] 01:00:15 Get:12 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 01:00:15 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 01:00:15 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 01:00:15 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [21.9 kB] 01:00:15 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [941 kB] 01:00:15 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 01:00:15 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 01:00:15 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 01:00:15 Get:20 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 01:00:15 Get:21 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 01:00:15 Get:22 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 01:00:15 Get:23 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1478 kB] 01:00:16 Get:24 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main arm64 Packages [9340 B] 01:00:16 Get:25 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [353 kB] 01:00:16 Get:26 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 01:00:16 Get:27 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 01:00:16 Get:28 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic/main Translation-en [1360 B] 01:00:16 Get:29 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [9992 B] 01:00:16 Get:30 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main Translation-en [4764 B] 01:00:16 Get:31 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [9932 B] 01:00:16 Get:32 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe Translation-en [4588 B] 01:00:31 Fetched 6066 kB in 5s (1329 kB/s) 01:00:34 Reading package lists... 01:00:34 + sudo apt-get install -y expect 01:00:35 Reading package lists... 01:00:35 Building dependency tree... 01:00:35 Reading state information... 01:00:36 The following additional packages will be installed: 01:00:36 tcl-expect 01:00:36 The following NEW packages will be installed: 01:00:36 expect tcl-expect 01:00:37 0 upgraded, 2 newly installed, 0 to remove and 233 not upgraded. 01:00:37 Need to get 233 kB of archives. 01:00:37 After this operation, 523 kB of additional disk space will be used. 01:00:37 Get:1 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 tcl-expect arm64 5.45.4-1 [95.9 kB] 01:00:37 Get:2 http://ca-ymq-2.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 expect arm64 5.45.4-1 [137 kB] 01:00:38 debconf: unable to initialize frontend: Dialog 01:00:38 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 01:00:38 debconf: falling back to frontend: Readline 01:00:38 debconf: unable to initialize frontend: Readline 01:00:38 debconf: (This frontend requires a controlling tty.) 01:00:38 debconf: falling back to frontend: Teletype 01:00:39 dpkg-preconfigure: unable to re-open stdin: 01:00:39 Fetched 233 kB in 1s (368 kB/s) 01:00:39 Selecting previously unselected package tcl-expect:arm64. 01:00:40 (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 ... 171706 files and directories currently installed.) 01:00:40 Preparing to unpack .../tcl-expect_5.45.4-1_arm64.deb ... 01:00:40 Unpacking tcl-expect:arm64 (5.45.4-1) ... 01:00:41 Selecting previously unselected package expect. 01:00:41 Preparing to unpack .../expect_5.45.4-1_arm64.deb ... 01:00:41 Unpacking expect (5.45.4-1) ... 01:00:41 Setting up tcl-expect:arm64 (5.45.4-1) ... 01:00:41 Setting up expect (5.45.4-1) ... 01:00:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:00:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:51 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 01:00:51 + pushd /build 01:00:51 /w/workspace/app-service-configurable/13@tmp/durable-9bb1252e/script.sh: line 27: pushd: /build: No such file or directory [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] } 01:00:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:00:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:00:58 ---> package-listing.sh 01:00:58 ++ facter osfamily 01:00:58 ++ tr '[:upper:]' '[:lower:]' 01:00:58 + OS_FAMILY=redhat 01:00:58 + workspace=/w/workspace/_app-service-configurable_PR-124 01:00:58 + START_PACKAGES=/tmp/packages_start.txt 01:00:58 + END_PACKAGES=/tmp/packages_end.txt 01:00:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:58 + PACKAGES=/tmp/packages_start.txt 01:00:58 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:00:58 + PACKAGES=/tmp/packages_end.txt 01:00:58 + case "${OS_FAMILY}" in 01:00:58 + rpm -qa 01:00:58 + sort 01:01:03 + '[' -f /tmp/packages_start.txt ']' 01:01:03 + '[' -f /tmp/packages_end.txt ']' 01:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:01:03 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 01:01:03 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 01:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 01:01:03 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:01:04 01:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:01:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:01:04 alpine: Pulling from edgex-lftools-log-publisher 01:01:04 df20fa9351a1: Pulling fs layer 01:01:04 36b3adc4ff6f: Pulling fs layer 01:01:04 8ad3a11d3b57: Pulling fs layer 01:01:04 46f8f816bc3b: Pulling fs layer 01:01:04 93b61091891f: Pulling fs layer 01:01:04 93b9cdb0e59b: Pulling fs layer 01:01:04 5e14af77c1be: Pulling fs layer 01:01:04 01666e4c0597: Pulling fs layer 01:01:04 aa168da1d23b: Pulling fs layer 01:01:04 93b61091891f: Waiting 01:01:04 93b9cdb0e59b: Waiting 01:01:04 5e14af77c1be: Waiting 01:01:04 01666e4c0597: Waiting 01:01:04 aa168da1d23b: Waiting 01:01:04 46f8f816bc3b: Waiting 01:01:04 36b3adc4ff6f: Download complete 01:01:04 46f8f816bc3b: Verifying Checksum 01:01:04 46f8f816bc3b: Download complete 01:01:04 93b61091891f: Verifying Checksum 01:01:04 93b61091891f: Download complete 01:01:04 df20fa9351a1: Download complete 01:01:04 93b9cdb0e59b: Verifying Checksum 01:01:04 93b9cdb0e59b: Download complete 01:01:04 5e14af77c1be: Verifying Checksum 01:01:04 5e14af77c1be: Download complete 01:01:04 01666e4c0597: Verifying Checksum 01:01:04 01666e4c0597: Download complete 01:01:05 df20fa9351a1: Pull complete 01:01:05 8ad3a11d3b57: Verifying Checksum 01:01:05 8ad3a11d3b57: Download complete 01:01:05 36b3adc4ff6f: Pull complete 01:01:06 8ad3a11d3b57: Pull complete 01:01:06 46f8f816bc3b: Pull complete 01:01:06 93b61091891f: Pull complete 01:01:06 93b9cdb0e59b: Pull complete 01:01:07 5e14af77c1be: Pull complete 01:01:07 aa168da1d23b: Verifying Checksum 01:01:07 aa168da1d23b: Download complete 01:01:07 01666e4c0597: Pull complete 01:01:14 aa168da1d23b: Pull complete 01:01:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:01:14 prd-centos7-docker-4c-2g-9041 does not seem to be running inside a container 01:01:14 $ 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-124/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-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:01:21 $ docker top 3a5387ccd81388e0c273490bfb0277c6890350b89d91181bcb7bddb12ad5ccdd -eo pid,comm [Pipeline] { [Pipeline] sh 01:01:21 + touch /tmp/pre-build-complete [Pipeline] sh 01:01:22 + mkdir -p /var/log/sa [Pipeline] sh 01:01:22 + ls /var/log/sa-host 01:01:22 + sadf -c /var/log/sa-host/sa05 01:01:22 file_magic: OK 01:01:22 HZ: Using current value: 100 01:01:22 file_header: OK 01:01:22 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 01:01:22 Statistics: 01:01:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:01:22 File successfully converted to sysstat format version 12.2.1 01:01:22 + sadf -c /var/log/sa-host/sa27 01:01:22 file_magic: OK 01:01:22 HZ: Using current value: 100 01:01:22 file_header: OK 01:01:22 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 01:01:22 Statistics: 01:01:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:01:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:22 provisioning config files... 01:01:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1291899972762596654tmp [Pipeline] { [Pipeline] echo 01:01:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:01:23 ---> create-netrc.sh [Pipeline] } 01:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:01:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:01:23 ---> python-tools-install.sh [Pipeline] echo 01:01:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:01:24 ---> sudo-logs.sh 01:01:24 Archiving 'sudo' log.. [Pipeline] echo 01:01:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:01:24 ---> job-cost.sh 01:01:24 lf-activate-venv: SKIPPING 01:01:24 INFO: No Stack... 01:01:25 INFO: Retrieving Pricing Info for: v1-standard-2 01:01:26 INFO: Archiving Costs [Pipeline] echo 01:01:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:01:26 ---> logs-deploy.sh 01:01:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/13 01:01:26 INFO: archiving workspace using pattern(s): 01:01:28 Archives upload complete. 01:01:28 INFO: archiving logs to Nexus