Pull request #124 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from e92003af6722fe32357d7364a936dad51019c50c+b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 (ec97e694dfd789fd9dc807907722ec75be0d0f3b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@2576957d09d487598da7fdb00e6e5ba52dd8238b Attempting to resolve 2576957d09d487598da7fdb00e6e5ba52dd8238b 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 2576957d09d487598da7fdb00e6e5ba52dd8238b 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 2576957d09d487598da7fdb00e6e5ba52dd8238b^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 2576957d09d487598da7fdb00e6e5ba52dd8238b # timeout=10 Selected match: pr/264/head revision 2576957d09d487598da7fdb00e6e5ba52dd8238b 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 2576957d09d487598da7fdb00e6e5ba52dd8238b (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f 2576957d09d487598da7fdb00e6e5ba52dd8238b # timeout=10 Commit message: "feat(snap): Use new native build 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 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-4809’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4813 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 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit e92003af6722fe32357d7364a936dad51019c50c Merge succeeded, producing e92003af6722fe32357d7364a936dad51019c50c Checking out Revision e92003af6722fe32357d7364a936dad51019c50c (PR-124) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # 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 b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 Commit message: "ci: testing new native snap build" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 5eaaeaad1ca820363a2eecfa91cfa365ed48ac1d # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:57:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:57:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:57:36 ========================================================= 15:57:36 EdgeX Global Pipelines Version Info 15:57:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:57:38 ------------------- 15:57:38 stable info: 15:57:38 ------------------- 15:57:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:57:38 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 15:57:38 Message: update stable to v1.0.131 15:57:38 ------------------- 15:57:38 experimental info: 15:57:38 ------------------- 15:57:38 Commited By: **** collab-it+edgex@linuxfoundation.org 15:57:38 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 15:57:38 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:57:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:57:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 15:57:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 15:57:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 15:57:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e92003af6722fe32357d7364a936dad51019c50c [Pipeline] echo 15:57:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e92003a [Pipeline] echo 15:57:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:57:43 + git log --format=format:%s -1 e92003af6722fe32357d7364a936dad51019c50c [Pipeline] echo 15:57:43 GIT_COMMIT: e92003af6722fe32357d7364a936dad51019c50c, Commit Message: ci: testing new native snap build [Pipeline] echo 15:57:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:44 15:57:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:57:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:44 latest: Pulling from edgex-devops/git-semver 15:57:44 31603596830f: Pulling fs layer 15:57:44 2a8b12db71e7: Pulling fs layer 15:57:44 6ca5941a6612: Pulling fs layer 15:57:44 ecc8261a40a4: Pulling fs layer 15:57:44 ecc8261a40a4: Waiting 15:57:44 2a8b12db71e7: Download complete 15:57:45 31603596830f: Verifying Checksum 15:57:45 31603596830f: Download complete 15:57:45 ecc8261a40a4: Verifying Checksum 15:57:45 ecc8261a40a4: Download complete 15:57:45 6ca5941a6612: Verifying Checksum 15:57:45 6ca5941a6612: Download complete 15:57:45 31603596830f: Pull complete 15:57:45 2a8b12db71e7: Pull complete 15:57:46 6ca5941a6612: Pull complete 15:57:46 ecc8261a40a4: Pull complete 15:57:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:57:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:57:46 prd-centos7-docker-4c-2g-4813 does not seem to be running inside a container 15:57:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:57:49 $ docker top b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:57:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:49 [ssh-agent] Looking for ssh-agent implementation... 15:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:49 $ docker exec b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d ssh-agent 15:57:49 SSH_AUTH_SOCK=/tmp/ssh-SDB9VYkj5XAe/agent.12 15:57:49 SSH_AGENT_PID=17 15:57:49 Running ssh-add (command line suppressed) 15:57:50 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_7849684789664507780.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_7849684789664507780.key) 15:57:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:50 + git tag --points-at HEAD [Pipeline] } 15:57:50 $ docker exec --env ******** --env ******** b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d ssh-agent -k 15:57:50 unset SSH_AUTH_SOCK; 15:57:50 unset SSH_AGENT_PID; 15:57:50 echo Agent pid 17 killed; 15:57:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:57:50 [ssh-agent] Looking for ssh-agent implementation... 15:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:50 $ docker exec b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d ssh-agent 15:57:51 SSH_AUTH_SOCK=/tmp/ssh-haCoawrtmlF7/agent.46 15:57:51 SSH_AGENT_PID=51 15:57:51 Running ssh-add (command line suppressed) 15:57:51 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_4370415584047879370.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_4370415584047879370.key) 15:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:57:51 + git semver init 15:57:51 # -> Open(): unable to determine branch for HEAD 15:57:51 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 15:57:51 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 15:57:51 # $SEMVER_REMOTE_NAME = origin 15:57:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:57:51 # $SEMVER_USER_NAME = edgex-jenkins 15:57:51 # $SEMVER_BRANCH = PR-124 15:57:51 # $SEMVER_TEMP = /tmp/semver-931547563 15:57:51 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:57:52 # '/tmp/semver-931547563' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 15:57:52 # -> Force: false 15:57:52 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 15:57:52 $ docker exec --env ******** --env ******** b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d ssh-agent -k 15:57:52 unset SSH_AUTH_SOCK; 15:57:52 unset SSH_AGENT_PID; 15:57:52 echo Agent pid 51 killed; 15:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:57:52 + git semver [Pipeline] } 15:57:53 $ docker stop --time=1 b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d 15:57:54 $ docker rm -f b7bf244d28d2a26e5a256c102536ff04f31afa787283eaebfee9d8213acd8e5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:57:55 Stashed 1 file(s) [Pipeline] echo 15:57:55 [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 15:58:10 Still waiting to schedule task 15:58:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:58:10 Still waiting to schedule task 15:58:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:00:21 Running on prd-centos7-docker-4c-2g-4815 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:00:21 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:00:28 using credential edgex-jenkins-ssh 16:00:28 Cloning the remote Git repository 16:00:28 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:00:29 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:00:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:29 > git --version # timeout=10 16:00:29 > git --version # 'git version 2.16.5' 16:00:29 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:00:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:00:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:31 > 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 16:00:32 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit e92003af6722fe32357d7364a936dad51019c50c 16:00:32 Merge succeeded, producing e92003af6722fe32357d7364a936dad51019c50c 16:00:32 Checking out Revision e92003af6722fe32357d7364a936dad51019c50c (PR-124) 16:00:32 > git config core.sparsecheckout # timeout=10 16:00:32 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:00:32 > git remote # timeout=10 16:00:32 > git config --get remote.origin.url # timeout=10 16:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:32 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 16:00:32 > git rev-parse HEAD^{commit} # timeout=10 16:00:32 > git config core.sparsecheckout # timeout=10 16:00:32 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:00:37 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:00:38 ========================================================= 16:00:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:00:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:00:39 + 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 . 16:00:39 Sending build context to Docker daemon 93.7kB 16:00:40 Step 1/8 : ARG BASE=golang:1.15-alpine 16:00:40 Step 2/8 : FROM ${BASE} 16:00:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:00:40 df20fa9351a1: Pulling fs layer 16:00:40 ed8968b2872e: Pulling fs layer 16:00:40 a92cc7c5fd73: Pulling fs layer 16:00:40 e871e8e8d7a9: Pulling fs layer 16:00:40 e73272ec9a57: Pulling fs layer 16:00:40 1e910a182e73: Pulling fs layer 16:00:40 4e634b169226: Pulling fs layer 16:00:40 e73272ec9a57: Waiting 16:00:40 1e910a182e73: Waiting 16:00:40 4e634b169226: Waiting 16:00:40 e871e8e8d7a9: Waiting 16:00:40 a92cc7c5fd73: Verifying Checksum 16:00:40 a92cc7c5fd73: Download complete 16:00:40 ed8968b2872e: Download complete 16:00:40 e73272ec9a57: Verifying Checksum 16:00:40 e73272ec9a57: Download complete 16:00:40 1e910a182e73: Verifying Checksum 16:00:40 1e910a182e73: Download complete 16:00:40 df20fa9351a1: Verifying Checksum 16:00:40 df20fa9351a1: Download complete 16:00:41 df20fa9351a1: Pull complete 16:00:41 ed8968b2872e: Pull complete 16:00:41 a92cc7c5fd73: Pull complete 16:00:47 4e634b169226: Verifying Checksum 16:00:47 4e634b169226: Download complete 16:00:47 e871e8e8d7a9: Verifying Checksum 16:00:47 e871e8e8d7a9: Download complete 16:00:57 e871e8e8d7a9: Pull complete 16:00:57 e73272ec9a57: Pull complete 16:00:57 1e910a182e73: Pull complete 16:01:04 4e634b169226: Pull complete 16:01:04 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:01:04 ---> f7629b54cfaa 16:01:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:01:04 ---> Running in 789b340911c3 16:01:04 Removing intermediate container 789b340911c3 16:01:04 ---> 5809a02c9cbb 16:01:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:04 ---> Running in 80a046edfd67 16:01:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4816 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:01:05 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:01:06 Removing intermediate container 80a046edfd67 16:01:06 ---> 5a451e7db9b8 16:01:06 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:01:06 ---> Running in 3f0f8027f2fe 16:01:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:09 (1/6) Installing libc-dev (0.7.2-r3) 16:01:09 (2/6) Installing libsodium (1.0.18-r0) 16:01:09 (3/6) Installing pkgconf (1.7.2-r0) 16:01:09 (4/6) Installing libsodium-dev (1.0.18-r0) 16:01:09 (5/6) Installing libzmq (4.3.3-r0) 16:01:09 (6/6) Installing zeromq-dev (4.3.3-r0) 16:01:09 Executing busybox-1.31.1-r16.trigger 16:01:09 OK: 167 MiB in 45 packages 16:01:10 using credential edgex-jenkins-ssh 16:01:10 Cloning the remote Git repository 16:01:10 Removing intermediate container 3f0f8027f2fe 16:01:10 ---> 5503d5a6025f 16:01:10 Step 6/8 : WORKDIR /app 16:01:10 ---> Running in bb25f778f264 16:01:10 Removing intermediate container bb25f778f264 16:01:10 ---> a7642f86d709 16:01:10 Step 7/8 : COPY . . 16:01:11 ---> ff259e7564b0 16:01:11 Step 8/8 : RUN go mod download 16:01:11 ---> Running in 54e671705189 16:01:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:01:10 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:01:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:01:11 > git --version # timeout=10 16:01:11 > git --version # 'git version 2.17.1' 16:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:12 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit e92003af6722fe32357d7364a936dad51019c50c 16:01:12 Merge succeeded, producing e92003af6722fe32357d7364a936dad51019c50c 16:01:12 Checking out Revision e92003af6722fe32357d7364a936dad51019c50c (PR-124) 16:01:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:01:11 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01: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 16:01:12 > git config core.sparsecheckout # timeout=10 16:01:12 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:01:12 > git remote # timeout=10 16:01:12 > git config --get remote.origin.url # timeout=10 16:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:12 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 16:01:12 > git rev-parse HEAD^{commit} # timeout=10 16:01:12 > git config core.sparsecheckout # timeout=10 16:01:12 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:01:17 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:01:18 ========================================================= 16:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:01:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:01:19 + 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 . 16:01:19 Sending build context to Docker daemon 93.7kB 16:01:20 Step 1/8 : ARG BASE=golang:1.15-alpine 16:01:20 Step 2/8 : FROM ${BASE} 16:01:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:20 b538f80385f9: Pulling fs layer 16:01:20 74f711af9a0d: Pulling fs layer 16:01:20 99f96fe45779: Pulling fs layer 16:01:20 8529a6b9a6be: Pulling fs layer 16:01:20 45590311c82a: Pulling fs layer 16:01:20 69ca0ff8b7b3: Pulling fs layer 16:01:20 209524e5b208: Pulling fs layer 16:01:20 69ca0ff8b7b3: Waiting 16:01:20 209524e5b208: Waiting 16:01:20 8529a6b9a6be: Waiting 16:01:20 45590311c82a: Waiting 16:01:20 99f96fe45779: Verifying Checksum 16:01:20 99f96fe45779: Download complete 16:01:20 74f711af9a0d: Verifying Checksum 16:01:20 74f711af9a0d: Download complete 16:01:20 45590311c82a: Verifying Checksum 16:01:20 45590311c82a: Download complete 16:01:20 69ca0ff8b7b3: Verifying Checksum 16:01:20 69ca0ff8b7b3: Download complete 16:01:20 b538f80385f9: Verifying Checksum 16:01:20 b538f80385f9: Download complete 16:01:21 b538f80385f9: Pull complete 16:01:21 74f711af9a0d: Pull complete 16:01:22 99f96fe45779: Pull complete 16:01:23 209524e5b208: Verifying Checksum 16:01:23 209524e5b208: Download complete 16:01:24 8529a6b9a6be: Verifying Checksum 16:01:24 8529a6b9a6be: Download complete 16:01:34 8529a6b9a6be: Pull complete 16:01:34 45590311c82a: Pull complete 16:01:34 69ca0ff8b7b3: Pull complete 16:01:38 Removing intermediate container 54e671705189 16:01:38 ---> 708fefd3f0c9 16:01:38 Successfully built 708fefd3f0c9 16:01:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:01:38 + docker inspect -f . ci-base-image-x86_64 16:01:38 . [Pipeline] withDockerContainer 16:01:39 209524e5b208: Pull complete 16:01:39 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:01:39 ---> 5bddaf1c2fca 16:01:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:01:39 prd-centos7-docker-4c-2g-4815 does not seem to be running inside a container 16:01:39 $ 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 ******** ci-base-image-x86_64 cat 16:01:41 $ docker top e9d017d231f5d5421adeda60bae77980f5eddd36baf9600eb32472a8c4d7fe50 -eo pid,comm 16:01:41 ---> Running in b77475f53384 [Pipeline] { [Pipeline] sh 16:01:41 Removing intermediate container b77475f53384 16:01:41 ---> f3a2531a804a 16:01:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:42 ---> Running in 1b80aa09da0d 16:01:42 + go version 16:01:42 go version go1.15.2 linux/amd64 [Pipeline] } 16:01:42 $ docker stop --time=1 e9d017d231f5d5421adeda60bae77980f5eddd36baf9600eb32472a8c4d7fe50 16:01:43 $ docker rm -f e9d017d231f5d5421adeda60bae77980f5eddd36baf9600eb32472a8c4d7fe50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:01:44 Removing intermediate container 1b80aa09da0d 16:01:44 ---> 01e87231888b 16:01:44 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 16:01:44 + docker inspect -f . ci-base-image-x86_64 16:01:44 . [Pipeline] withDockerContainer 16:01:45 prd-centos7-docker-4c-2g-4815 does not seem to be running inside a container 16:01:45 ---> Running in a8d1e2bb9f75 16:01:45 $ 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 ******** ci-base-image-x86_64 cat 16:01:46 $ docker top 53aa4a5f2cf8eaf9a53a65348aefb5d5bc55f0fe7bb000c44dee4a8f51e05a55 -eo pid,comm [Pipeline] { 16:01:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 16:01:46 + make test 16:01:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:01:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:48 (1/6) Installing libc-dev (0.7.2-r3) 16:01:48 (2/6) Installing libsodium (1.0.18-r0) 16:01:48 (3/6) Installing pkgconf (1.7.2-r0) 16:01:49 (4/6) Installing libsodium-dev (1.0.18-r0) 16:01:49 (5/6) Installing libzmq (4.3.3-r0) 16:01:49 (6/6) Installing zeromq-dev (4.3.3-r0) 16:01:49 Executing busybox-1.31.1-r16.trigger 16:01:49 OK: 144 MiB in 45 packages 16:01:50 Removing intermediate container a8d1e2bb9f75 16:01:50 ---> 8dc314c13285 16:01:50 Step 6/8 : WORKDIR /app 16:01:50 ---> Running in c16399c01dfd 16:01:51 Removing intermediate container c16399c01dfd 16:01:51 ---> 4fe87e7839a2 16:01:51 Step 7/8 : COPY . . 16:01:52 ---> c04771dd635f 16:01:52 Step 8/8 : RUN go mod download 16:01:52 ---> Running in 10f90d06e6fb 16:02:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:02:19 CGO_ENABLED=1 go vet ./... 16:02:21 gofmt -l . 16:02:21 [ "`gofmt -l .`" = "" ] 16:02:21 ./bin/test-go-mod-tidy.sh 16:02:22 ./bin/test-attribution-txt.sh [Pipeline] stash 16:02:23 Stashed 1 file(s) [Pipeline] } 16:02:23 $ docker stop --time=1 53aa4a5f2cf8eaf9a53a65348aefb5d5bc55f0fe7bb000c44dee4a8f51e05a55 16:02:24 Removing intermediate container 10f90d06e6fb 16:02:24 ---> 2d9e2eff0508 16:02:24 Successfully built 2d9e2eff0508 16:02:24 Successfully tagged ci-base-image-arm64:latest 16:02:25 $ docker rm -f 53aa4a5f2cf8eaf9a53a65348aefb5d5bc55f0fe7bb000c44dee4a8f51e05a55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh 16:02:26 + docker inspect -f . ci-base-image-arm64 16:02:26 . [Pipeline] sh [Pipeline] withDockerContainer 16:02:26 prd-ubuntu18.04-docker-arm64-4c-16g-4816 does not seem to be running inside a container 16:02:26 + sudo chown -R jenkins:jenkins . 16:02:26 $ 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 ******** ci-base-image-arm64 cat 16:02:28 $ docker top b7b4d19516ddbbf50b34c914a03bf8aaae2f2bb47bfa32fc04a6d93672362ffe -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 16:02:29 + ls -al . 16:02:29 total 96 16:02:29 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 12 16:02 . 16:02:29 drwxrwxr-x. 4 jenkins jenkins 28 Oct 12 16:00 .. 16:02:29 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 12 16:00 Attribution.txt 16:02:29 drwxrwxr-x. 2 jenkins jenkins 64 Oct 12 16:00 bin 16:02:29 -rw-r--r--. 1 jenkins jenkins 10 Oct 12 16:01 coverage.out 16:02:29 -rw-rw-r--. 1 jenkins jenkins 180 Oct 12 16:00 docker-compose.debug.yml 16:02:29 -rw-rw-r--. 1 jenkins jenkins 133 Oct 12 16:00 docker-compose.yml 16:02:29 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 12 16:00 Dockerfile 16:02:29 -rw-rw-r--. 1 jenkins jenkins 966 Oct 12 16:00 Dockerfile.build 16:02:29 -rw-rw-r--. 1 jenkins jenkins 119 Oct 12 16:00 .dockerignore 16:02:29 drwxrwxr-x. 8 jenkins jenkins 179 Oct 12 16:00 .git 16:02:29 drwxrwxr-x. 2 jenkins jenkins 81 Oct 12 16:00 .github 16:02:29 -rw-rw-r--. 1 jenkins jenkins 93 Oct 12 16:00 .gitignore 16:02:29 -rw-r--r--. 1 jenkins jenkins 133 Oct 12 16:02 go.mod 16:02:29 -rw-r--r--. 1 jenkins jenkins 19640 Oct 12 16:02 go.sum 16:02:29 -rw-rw-r--. 1 jenkins jenkins 766 Oct 12 16:00 Jenkinsfile 16:02:29 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 12 16:00 LICENSE 16:02:29 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 12 16:00 main.go 16:02:29 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 12 16:00 makefile 16:02:29 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 12 16:00 README.md 16:02:29 drwxrwxr-x. 10 jenkins jenkins 171 Oct 12 16:00 res 16:02:29 drwxrwxr-x. 4 jenkins jenkins 71 Oct 12 16:00 snap 16:02:29 -rw-rw-r--. 1 jenkins jenkins 5 Oct 12 15:57 VERSION [Pipeline] isUnix [Pipeline] sh 16:02:29 + 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=e92003af6722fe32357d7364a936dad51019c50c --label arch=amd64 --label version=0.0.0 . 16:02:29 Sending build context to Docker daemon 116.2kB 16:02:30 + go version 16:02:30 go version go1.15.2 linux/arm64 [Pipeline] } 16:02:30 Step 1/27 : ARG BASE=golang:1.15-alpine 16:02:30 Step 2/27 : FROM ${BASE} AS builder 16:02:30 ---> 708fefd3f0c9 16:02:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:02:30 ---> Running in f3d35bc9a48c 16:02:30 $ docker stop --time=1 b7b4d19516ddbbf50b34c914a03bf8aaae2f2bb47bfa32fc04a6d93672362ffe 16:02:30 Removing intermediate container f3d35bc9a48c 16:02:30 ---> 874bfe273900 16:02:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:02:30 ---> Running in a0100eb0b74e 16:02:30 Removing intermediate container a0100eb0b74e 16:02:30 ---> 8778dd5716c4 16:02:30 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:02:30 ---> Running in 6c2b882472bf 16:02:31 Removing intermediate container 6c2b882472bf 16:02:31 ---> a78330e663d5 16:02:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:31 ---> Running in cc0fd7b6fdbe 16:02:32 $ docker rm -f b7b4d19516ddbbf50b34c914a03bf8aaae2f2bb47bfa32fc04a6d93672362ffe [Pipeline] // withDockerContainer [Pipeline] } 16:02:32 Removing intermediate container cc0fd7b6fdbe 16:02:32 ---> 0caf92de0344 16:02:32 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:32 ---> Running in ea2c5dc4a679 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:33 + docker inspect -f . ci-base-image-arm64 16:02:33 . [Pipeline] withDockerContainer 16:02:33 prd-ubuntu18.04-docker-arm64-4c-16g-4816 does not seem to be running inside a container 16:02:33 $ 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 ******** ci-base-image-arm64 cat 16:02:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:02:35 OK: 167 MiB in 45 packages 16:02:35 $ docker top a78f3a71a66f79a99574e5feee35ac654a9b53ca4498f2dcba5d1e91f6e96aab -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:35 Removing intermediate container ea2c5dc4a679 16:02:35 ---> 536a894d4a99 16:02:35 Step 8/27 : WORKDIR /app 16:02:35 ---> Running in 235d84794e04 16:02:36 Removing intermediate container 235d84794e04 16:02:36 ---> 75c2111f6c50 16:02:36 Step 9/27 : COPY go.mod . 16:02:36 ---> c903e7b3e86a 16:02:36 Step 10/27 : RUN go mod download 16:02:36 ---> Running in 8f76aca3615e 16:02:36 + make test 16:02:36 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:02:38 Removing intermediate container 8f76aca3615e 16:02:38 ---> 5a51b3bdce77 16:02:38 Step 11/27 : COPY . . 16:02:38 ---> 4d4e6dd1ce3a 16:02:38 Step 12/27 : ARG MAKE="make build" 16:02:38 ---> Running in d7ff8a323b79 16:02:39 Removing intermediate container d7ff8a323b79 16:02:39 ---> 2dec810dadde 16:02:39 Step 13/27 : RUN $MAKE 16:02:39 ---> Running in af73bdbcc42b 16:02:40 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:03:13 Removing intermediate container af73bdbcc42b 16:03:13 ---> 3433836e5127 16:03:13 Step 14/27 : FROM alpine:latest 16:03:13 latest: Pulling from library/alpine 16:03:13 df20fa9351a1: Already exists 16:03:13 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 16:03:13 Status: Downloaded newer image for alpine:latest 16:03:13 ---> a24bb4013296 16:03:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:03:13 ---> Running in e6b526827a8a 16:03:13 Removing intermediate container e6b526827a8a 16:03:13 ---> ae93c16764bb 16:03:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:03:13 ---> Running in fab755d65570 16:03:13 Removing intermediate container fab755d65570 16:03:13 ---> 807243bb275e 16:03:13 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:03:13 ---> Running in f9c5ca9c982d 16:03:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:03:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:03:13 (1/6) Installing ca-certificates (20191127-r4) 16:03:14 (2/6) Installing libgcc (9.3.0-r2) 16:03:14 (3/6) Installing libsodium (1.0.18-r0) 16:03:14 (4/6) Installing libstdc++ (9.3.0-r2) 16:03:14 (5/6) Installing libzmq (4.3.3-r0) 16:03:14 (6/6) Installing zeromq (4.3.3-r0) 16:03:14 Executing busybox-1.31.1-r16.trigger 16:03:14 Executing ca-certificates-20191127-r4.trigger 16:03:14 OK: 9 MiB in 20 packages 16:03:15 Removing intermediate container f9c5ca9c982d 16:03:15 ---> 1185549554f9 16:03:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:03:15 ---> 373943c3e030 16:03:15 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:03:15 ---> 66acdb0b3954 16:03:15 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:03:16 ---> d444c8520b6b 16:03:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:03:16 ---> f597a65c7ce4 16:03:16 Step 22/27 : EXPOSE 48095 16:03:17 ---> Running in d18ab5cd6d8f 16:03:17 Removing intermediate container d18ab5cd6d8f 16:03:17 ---> 62a529ef4b15 16:03:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:03:17 ---> Running in 50887f4c65be 16:03:17 Removing intermediate container 50887f4c65be 16:03:17 ---> d513a02a786b 16:03:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:03:17 ---> Running in fe620545d6e1 16:03:17 Removing intermediate container fe620545d6e1 16:03:17 ---> db47ad48133f 16:03:17 Step 25/27 : LABEL arch=amd64 16:03:17 ---> Running in e6c67d51f2c4 16:03:18 Removing intermediate container e6c67d51f2c4 16:03:18 ---> ea013e49ccbe 16:03:18 Step 26/27 : LABEL git_sha=e92003af6722fe32357d7364a936dad51019c50c 16:03:18 ---> Running in 673f5cd80af2 16:03:18 Removing intermediate container 673f5cd80af2 16:03:18 ---> 2436d90ad1e8 16:03:18 Step 27/27 : LABEL version=0.0.0 16:03:18 ---> Running in 1c5dc98308b9 16:03:18 Removing intermediate container 1c5dc98308b9 16:03:18 ---> aaf257d15c74 16:03:18 [Warning] One or more build-args [ARCH] were not consumed 16:03:18 Successfully built aaf257d15c74 16:03:18 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 16:03:33 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:03:33 CGO_ENABLED=1 go vet ./... 16:03:34 Still waiting to schedule task 16:03:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:03:37 gofmt -l . 16:03:37 [ "`gofmt -l .`" = "" ] 16:03:37 ./bin/test-go-mod-tidy.sh 16:03:37 ./bin/test-attribution-txt.sh [Pipeline] stash 16:03:39 Warning: overwriting stash ‘coverage-report’ 16:03:39 Stashed 1 file(s) [Pipeline] } 16:03:39 $ docker stop --time=1 a78f3a71a66f79a99574e5feee35ac654a9b53ca4498f2dcba5d1e91f6e96aab 16:03:42 $ docker rm -f a78f3a71a66f79a99574e5feee35ac654a9b53ca4498f2dcba5d1e91f6e96aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:03:44 + ls -al . 16:03:44 total 120 16:03:44 drwxrwxr-x 7 jenkins jenkins 4096 Oct 12 16:03 . 16:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 16:01 .. 16:03:44 -rw-rw-r-- 1 jenkins jenkins 119 Oct 12 16:01 .dockerignore 16:03:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 16:01 .git 16:03:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 16:01 .github 16:03:44 -rw-rw-r-- 1 jenkins jenkins 93 Oct 12 16:01 .gitignore 16:03:44 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 12 16:01 Attribution.txt 16:03:44 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 12 16:01 Dockerfile 16:03:44 -rw-rw-r-- 1 jenkins jenkins 966 Oct 12 16:01 Dockerfile.build 16:03:44 -rw-rw-r-- 1 jenkins jenkins 766 Oct 12 16:01 Jenkinsfile 16:03:44 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 12 16:01 LICENSE 16:03:44 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 12 16:01 README.md 16:03:44 -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 15:57 VERSION 16:03:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 16:01 bin 16:03:44 -rw-r--r-- 1 jenkins jenkins 10 Oct 12 16:02 coverage.out 16:03:44 -rw-rw-r-- 1 jenkins jenkins 180 Oct 12 16:01 docker-compose.debug.yml 16:03:44 -rw-rw-r-- 1 jenkins jenkins 133 Oct 12 16:01 docker-compose.yml 16:03:44 -rw-r--r-- 1 jenkins jenkins 133 Oct 12 16:03 go.mod 16:03:44 -rw-r--r-- 1 jenkins jenkins 19640 Oct 12 16:03 go.sum 16:03:44 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 12 16:01 main.go 16:03:44 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 12 16:01 makefile 16:03:44 drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 16:01 res 16:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 16:01 snap [Pipeline] isUnix [Pipeline] sh 16:03:44 + 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=e92003af6722fe32357d7364a936dad51019c50c --label arch=arm64 --label version=0.0.0 . 16:03:44 Sending build context to Docker daemon 116.2kB 16:03:44 Step 1/27 : ARG BASE=golang:1.15-alpine 16:03:44 Step 2/27 : FROM ${BASE} AS builder 16:03:44 ---> 2d9e2eff0508 16:03:44 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:03:45 ---> Running in 9b1d31422fe8 16:03:45 Removing intermediate container 9b1d31422fe8 16:03:45 ---> 7d2937bd7090 16:03:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:03:45 ---> Running in 75d02944b727 16:03:46 Removing intermediate container 75d02944b727 16:03:46 ---> 4ccb20161739 16:03:46 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:03:46 ---> Running in 99ada4fc0a85 16:03:46 Removing intermediate container 99ada4fc0a85 16:03:46 ---> 79e1f2863189 16:03:46 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:46 ---> Running in 569f6d7c230f 16:03:49 Removing intermediate container 569f6d7c230f 16:03:49 ---> 108a6a9a3fb2 16:03:49 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:03:49 ---> Running in 10a1cfc1a971 16:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:52 OK: 144 MiB in 45 packages 16:03:53 Removing intermediate container 10a1cfc1a971 16:03:53 ---> d12339366c68 16:03:53 Step 8/27 : WORKDIR /app 16:03:53 ---> Running in 40b13c2cd4c2 16:03:54 Removing intermediate container 40b13c2cd4c2 16:03:54 ---> f616aa9d6193 16:03:54 Step 9/27 : COPY go.mod . 16:03:54 ---> 9eda6bd1c0de 16:03:54 Step 10/27 : RUN go mod download 16:03:54 ---> Running in 646593289c79 16:03:57 Removing intermediate container 646593289c79 16:03:57 ---> 1e5cb2ebcce3 16:03:57 Step 11/27 : COPY . . 16:03:58 ---> c47b540de125 16:03:58 Step 12/27 : ARG MAKE="make build" 16:03:58 ---> Running in af5064383fbe 16:03:59 Removing intermediate container af5064383fbe 16:03:59 ---> 8601d08e3172 16:03:59 Step 13/27 : RUN $MAKE 16:03:59 ---> Running in 9f9a91a59651 16:04:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:04:37 Running on prd-ubuntu18.04-docker-8c-8g-4820 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:04:37 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:04:39 using credential edgex-jenkins-ssh 16:04:39 Cloning the remote Git repository 16:04:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:04:39 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:04:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:04:39 > git --version # timeout=10 16:04:39 > git --version # 'git version 2.17.1' 16:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:04:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:04:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:40 > 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 16:04:41 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit e92003af6722fe32357d7364a936dad51019c50c 16:04:41 Merge succeeded, producing e92003af6722fe32357d7364a936dad51019c50c 16:04:41 Checking out Revision e92003af6722fe32357d7364a936dad51019c50c (PR-124) 16:04:40 > git config core.sparsecheckout # timeout=10 16:04:40 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:04:40 > git remote # timeout=10 16:04:40 > git config --get remote.origin.url # timeout=10 16:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:40 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 16:04:40 > git rev-parse HEAD^{commit} # timeout=10 16:04:40 > git config core.sparsecheckout # timeout=10 16:04:40 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:04:44 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:46 + echo snap-build.sh 16:04:46 snap-build.sh 16:04:46 + SNAP_BASE_DIR=. 16:04:46 + '[' '!' -z /w/workspace/app-service-configurable/5 ']' 16:04:46 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/5 16:04:46 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/5]' 16:04:46 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/5] 16:04:46 + cd /w/workspace/app-service-configurable/5 16:04:46 + sudo snap install lxd 16:04:47 Removing intermediate container 9f9a91a59651 16:04:47 ---> 326f1bc286bb 16:04:47 Step 14/27 : FROM alpine:latest 16:04:47 latest: Pulling from library/alpine 16:04:47 b538f80385f9: Already exists 16:04:47 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 16:04:47 Status: Downloaded newer image for alpine:latest 16:04:47 ---> 62ee0e9f8440 16:04:47 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:04:47 ---> Running in bae934a714c9 16:04:48 Removing intermediate container bae934a714c9 16:04:48 ---> b78b5ef2d1f8 16:04:48 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:04:48 ---> Running in f411c7c99459 16:04:48 Removing intermediate container f411c7c99459 16:04:48 ---> dbcd5639edd3 16:04:48 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 16:04:48 ---> Running in c82b2e5a9efc 16:04:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:51 (1/6) Installing ca-certificates (20191127-r4) 16:04:51 (2/6) Installing libgcc (9.3.0-r2) 16:04:51 (3/6) Installing libsodium (1.0.18-r0) 16:04:51 (4/6) Installing libstdc++ (9.3.0-r2) 16:04:51 (5/6) Installing libzmq (4.3.3-r0) 16:04:51 (6/6) Installing zeromq (4.3.3-r0) 16:04:51 Executing busybox-1.31.1-r16.trigger 16:04:51 Executing ca-certificates-20191127-r4.trigger 16:04:51 OK: 9 MiB in 20 packages 16:04:52 2020-10-12T16:04:51Z INFO Waiting for automatic snapd restart... 16:04:53 Removing intermediate container c82b2e5a9efc 16:04:53 ---> eee0a6afe4bf 16:04:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:04:53 ---> 30535d4b5343 16:04:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:04:54 ---> 14b7600cc6c9 16:04:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:04:55 ---> 76cc729b245e 16:04:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:04:56 ---> 7cf425fa1bce 16:04:56 Step 22/27 : EXPOSE 48095 16:04:57 ---> Running in 056d1911eb85 16:04:57 Removing intermediate container 056d1911eb85 16:04:57 ---> dba6fb12f6d5 16:04:57 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:04:57 ---> Running in 178cc2d5fbd1 16:04:58 Removing intermediate container 178cc2d5fbd1 16:04:58 ---> efef33f34b94 16:04:58 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:58 ---> Running in 3ee53a072d14 16:04:58 Removing intermediate container 3ee53a072d14 16:04:58 ---> 716479d86264 16:04:58 Step 25/27 : LABEL arch=arm64 16:04:58 ---> Running in a9a79b2aa6df 16:04:59 Removing intermediate container a9a79b2aa6df 16:04:59 ---> 4413628b8915 16:04:59 Step 26/27 : LABEL git_sha=e92003af6722fe32357d7364a936dad51019c50c 16:04:59 ---> Running in 3a080efe40e5 16:05:00 Removing intermediate container 3a080efe40e5 16:05:00 ---> a3b096e9eb9d 16:05:00 Step 27/27 : LABEL version=0.0.0 16:05:00 ---> Running in ef56235184f8 16:05:00 Removing intermediate container ef56235184f8 16:05:00 ---> be12a99b6a6b 16:05:00 [Warning] One or more build-args [ARCH] were not consumed 16:05:00 Successfully built be12a99b6a6b 16:05:00 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 16:05:07 lxd 4.6 from Canonical* installed 16:05:07 + sudo snap install --classic snapcraft 16:05:10 snapcraft 4.3 from Canonical* installed 16:05:10 + sudo lxd init --auto 16:05:16 Still waiting to schedule task 16:05:16 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 16:05:20 + snapcraft --use-lxd 16:05:21 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: 16:05:21 - README.md 16:05:21 16:05:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:05:21 The 'LXD' provider does not support having the 'lxd' or 'lxd-client' deb packages installed. To completely migrate to the LXD snap run 'lxd.migrate' and try again. [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] } 16:05:22 Failed in branch amd64 16:07:10 Running on prd-ubuntu18.04-docker-arm64-16c-16g-4824 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 16:07:10 Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout 16:07:15 using credential edgex-jenkins-ssh 16:07:15 Cloning the remote Git repository 16:07:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:07:15 > git init /w/workspace/app-service-configurable/5 # timeout=10 16:07:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:07:15 > git --version # timeout=10 16:07:15 > git --version # 'git version 2.17.1' 16:07:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:16 Merging remotes/origin/master commit b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 into PR head commit e92003af6722fe32357d7364a936dad51019c50c 16:07:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:07:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:07:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:16 > 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 16:07:16 > git config core.sparsecheckout # timeout=10 16:07:16 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:07:16 > git remote # timeout=10 16:07:17 Merge succeeded, producing e92003af6722fe32357d7364a936dad51019c50c 16:07:17 Checking out Revision e92003af6722fe32357d7364a936dad51019c50c (PR-124) 16:07:16 > git config --get remote.origin.url # timeout=10 16:07:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:07:16 > git merge b6c69ffee2b8ff15a19bf9726ef85a2b23ce38c6 # timeout=10 16:07:17 > git rev-parse HEAD^{commit} # timeout=10 16:07:17 > git config core.sparsecheckout # timeout=10 16:07:17 > git checkout -f e92003af6722fe32357d7364a936dad51019c50c # timeout=10 16:07:21 Commit message: "ci: testing new native snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:07:22 + echo snap-build.sh 16:07:22 snap-build.sh 16:07:22 + SNAP_BASE_DIR=. 16:07:22 + '[' '!' -z /w/workspace/app-service-configurable/5 ']' 16:07:22 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/5 16:07:22 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/5]' 16:07:22 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/5] 16:07:22 + cd /w/workspace/app-service-configurable/5 16:07:22 + sudo snap install lxd 16:07:49 2020-10-12T16:07:37Z INFO Waiting for restart... 16:08:28 lxd 4.6 from Canonical* installed 16:08:28 + sudo snap install --classic snapcraft 16:08:43 snapcraft 4.3 from Canonical* installed 16:08:43 + sudo lxd init --auto 16:10:35 + snapcraft --use-lxd 16:10:35 /w/workspace/app-service-configurable/5@tmp/durable-679c3cf2/script.sh: line 22: snapcraft: command not found [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] } 16:10:36 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 16:10:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:40 ---> package-listing.sh 16:10:40 ++ facter osfamily 16:10:40 ++ tr '[:upper:]' '[:lower:]' 16:10:40 + OS_FAMILY=redhat 16:10:40 + workspace=/w/workspace/_app-service-configurable_PR-124 16:10:40 + START_PACKAGES=/tmp/packages_start.txt 16:10:40 + END_PACKAGES=/tmp/packages_end.txt 16:10:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:40 + PACKAGES=/tmp/packages_start.txt 16:10:40 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:10:40 + PACKAGES=/tmp/packages_end.txt 16:10:40 + case "${OS_FAMILY}" in 16:10:40 + rpm -qa 16:10:40 + sort 16:10:44 + '[' -f /tmp/packages_start.txt ']' 16:10:44 + '[' -f /tmp/packages_end.txt ']' 16:10:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:44 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 16:10:44 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 16:10:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 16:10:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_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 16:10:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:45 16:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:45 alpine: Pulling from edgex-lftools-log-publisher 16:10:45 df20fa9351a1: Pulling fs layer 16:10:45 36b3adc4ff6f: Pulling fs layer 16:10:45 8ad3a11d3b57: Pulling fs layer 16:10:45 46f8f816bc3b: Pulling fs layer 16:10:45 93b61091891f: Pulling fs layer 16:10:45 93b9cdb0e59b: Pulling fs layer 16:10:45 5e14af77c1be: Pulling fs layer 16:10:45 01666e4c0597: Pulling fs layer 16:10:45 aa168da1d23b: Pulling fs layer 16:10:45 93b9cdb0e59b: Waiting 16:10:45 5e14af77c1be: Waiting 16:10:45 01666e4c0597: Waiting 16:10:45 aa168da1d23b: Waiting 16:10:45 46f8f816bc3b: Waiting 16:10:45 93b61091891f: Waiting 16:10:45 36b3adc4ff6f: Verifying Checksum 16:10:45 36b3adc4ff6f: Download complete 16:10:45 46f8f816bc3b: Verifying Checksum 16:10:45 46f8f816bc3b: Download complete 16:10:45 df20fa9351a1: Verifying Checksum 16:10:45 93b9cdb0e59b: Verifying Checksum 16:10:45 93b9cdb0e59b: Download complete 16:10:45 93b61091891f: Verifying Checksum 16:10:45 93b61091891f: Download complete 16:10:45 5e14af77c1be: Verifying Checksum 16:10:45 5e14af77c1be: Download complete 16:10:45 01666e4c0597: Verifying Checksum 16:10:45 01666e4c0597: Download complete 16:10:45 df20fa9351a1: Pull complete 16:10:45 8ad3a11d3b57: Verifying Checksum 16:10:45 8ad3a11d3b57: Download complete 16:10:46 36b3adc4ff6f: Pull complete 16:10:47 8ad3a11d3b57: Pull complete 16:10:47 46f8f816bc3b: Pull complete 16:10:47 93b61091891f: Pull complete 16:10:47 aa168da1d23b: Verifying Checksum 16:10:47 aa168da1d23b: Download complete 16:10:47 93b9cdb0e59b: Pull complete 16:10:47 5e14af77c1be: Pull complete 16:10:47 01666e4c0597: Pull complete 16:10:54 aa168da1d23b: Pull complete 16:10:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:10:54 prd-centos7-docker-4c-2g-4813 does not seem to be running inside a container 16:10:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:10:59 $ docker top 1213cb0ecd49d36b23acdec972ea4e15251853e87b54e356154f11366c7af0d9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:59 + touch /tmp/pre-build-complete [Pipeline] sh 16:10:59 + mkdir -p /var/log/sa [Pipeline] sh 16:11:00 + ls /var/log/sa-host 16:11:00 + sadf -c /var/log/sa-host/sa05 16:11:00 file_magic: OK 16:11:00 HZ: Using current value: 100 16:11:00 file_header: OK 16:11:00 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 16:11:00 Statistics: 16:11:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:11:00 File successfully converted to sysstat format version 12.2.1 16:11:00 + sadf -c /var/log/sa-host/sa12 16:11:00 file_magic: OK 16:11:00 HZ: Using current value: 100 16:11:00 file_header: OK 16:11:00 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 16:11:00 Statistics: 16:11:00 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... 16:11:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:00 provisioning config files... 16:11:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1676970799299364234tmp [Pipeline] { [Pipeline] echo 16:11:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:00 ---> create-netrc.sh [Pipeline] } 16:11:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:11:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:11:01 ---> python-tools-install.sh [Pipeline] echo 16:11:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:01 ---> sudo-logs.sh 16:11:01 Archiving 'sudo' log.. [Pipeline] echo 16:11:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:01 ---> job-cost.sh 16:11:01 lf-activate-venv: SKIPPING 16:11:01 INFO: No Stack... 16:11:02 INFO: Retrieving Pricing Info for: v1-standard-2 16:11:03 INFO: Archiving Costs [Pipeline] echo 16:11:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:03 ---> logs-deploy.sh 16:11:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/5 16:11:03 INFO: archiving workspace using pattern(s): 16:11:05 Archives upload complete. 16:11:05 INFO: archiving logs to Nexus 16:11:06 ---> uname -a: 16:11:06 Linux prd-centos7-docker-4c-2g-4813.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:11:06 16:11:06 16:11:06 ---> lscpu: 16:11:06 Architecture: x86_64 16:11:06 CPU op-mode(s): 32-bit, 64-bit 16:11:06 Byte Order: Little Endian 16:11:06 Address sizes: 40 bits physical, 48 bits virtual 16:11:06 CPU(s): 4 16:11:06 On-line CPU(s) list: 0-3 16:11:06 Thread(s) per core: 1 16:11:06 Core(s) per socket: 1 16:11:06 Socket(s): 4 16:11:06 NUMA node(s): 1 16:11:06 Vendor ID: GenuineIntel 16:11:06 CPU family: 6 16:11:06 Model: 44 16:11:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:11:06 Stepping: 1 16:11:06 CPU MHz: 2933.442 16:11:06 BogoMIPS: 5866.88 16:11:06 Virtualization: VT-x 16:11:06 Hypervisor vendor: KVM 16:11:06 Virtualization type: full 16:11:06 L1d cache: 128 KiB 16:11:06 L1i cache: 128 KiB 16:11:06 L2 cache: 16 MiB 16:11:06 L3 cache: 64 MiB 16:11:06 NUMA node0 CPU(s): 0-3 16:11:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:11:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:11:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:11:06 Vulnerability Meltdown: Mitigation; PTI 16:11:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:11:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:11:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:11:06 Vulnerability Tsx async abort: Not affected 16:11:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:11:06 16:11:06 16:11:06 ---> nproc: 16:11:06 4 16:11:06 16:11:06 16:11:06 ---> df -h: 16:11:06 Filesystem Size Used Available Use% Mounted on 16:11:06 overlay 50.0G 7.2G 42.8G 14% / 16:11:06 tmpfs 64.0M 0 64.0M 0% /dev 16:11:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:11:06 shm 64.0M 0 64.0M 0% /dev/shm 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-124@tmp 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 16:11:06 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 16:11:06 16:11:06 16:11:06 ---> free -m: 16:11:06 total used free shared buff/cache available 16:11:06 Mem: 1837 659 107 0 1070 1074 16:11:06 Swap: 1023 0 1023 16:11:06 16:11:06 16:11:06 ---> ip addr: 16:11:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:11:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:11:06 inet 127.0.0.1/8 scope host lo 16:11:06 valid_lft forever preferred_lft forever 16:11:06 inet6 ::1/128 scope host 16:11:06 valid_lft forever preferred_lft forever 16:11:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:11:06 link/ether fa:16:3e:25:22:f5 brd ff:ff:ff:ff:ff:ff 16:11:06 inet 10.30.123.27/23 brd 10.30.123.255 scope global dynamic eth0 16:11:06 valid_lft 85555sec preferred_lft 85555sec 16:11:06 inet6 fe80::f816:3eff:fe25:22f5/64 scope link 16:11:06 valid_lft forever preferred_lft forever 16:11:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:11:06 link/ether 02:42:46:48:b7:56 brd ff:ff:ff:ff:ff:ff 16:11:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:11:06 valid_lft forever preferred_lft forever 16:11:06 inet6 fe80::42:46ff:fe48:b756/64 scope link 16:11:06 valid_lft forever preferred_lft forever 16:11:06 16:11:06 16:11:06 ---> sar -b -r -n DEV: 16:11:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/12/20 _x86_64_ (4 CPU) 16:11:06 16:11:06 15:56:43 LINUX RESTART (4 CPU) 16:11:06 16:11:06 15:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:11:06 15:59:01 3.10 0.00 3.10 0.00 0.00 98.98 0.00 16:11:06 16:00:01 0.43 0.00 0.43 0.00 0.00 7.26 0.00 16:11:06 16:01:01 0.25 0.02 0.23 0.00 0.13 3.33 0.00 16:11:06 16:02:01 0.47 0.12 0.35 0.00 2.13 6.21 0.00 16:11:06 16:03:01 0.32 0.00 0.32 0.00 0.00 4.23 0.00 16:11:06 16:04:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 16:11:06 16:05:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 16:11:06 16:06:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 16:11:06 16:07:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 16:11:06 16:08:01 0.20 0.00 0.20 0.00 0.00 2.23 0.00 16:11:06 16:09:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 16:11:06 16:10:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 16:11:06 Average: 0.51 0.01 0.50 0.00 0.19 11.50 0.00 16:11:06 16:11:06 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:06 15:59:01 174388 0 554444 29.47 2620 1150104 1077412 36.77 390080 1157732 24 16:11:06 16:00:01 172452 0 556376 29.57 2620 1150108 1077416 36.77 392352 1157440 8 16:11:06 16:01:01 170452 0 558368 29.68 2620 1150116 1080416 36.87 393900 1157440 12 16:11:06 16:02:01 169756 0 558928 29.71 2620 1150252 1078120 36.79 399384 1152960 8 16:11:06 16:03:01 168576 0 560100 29.77 2620 1150260 1078108 36.79 400824 1152876 16 16:11:06 16:04:01 169176 0 559496 29.74 2620 1150264 1077988 36.79 401412 1151672 12 16:11:06 16:05:01 168068 0 560600 29.79 2620 1150268 1078236 36.80 394920 1158960 20 16:11:06 16:06:01 167836 0 560828 29.81 2620 1150272 1078260 36.80 395080 1158960 8 16:11:06 16:07:01 168472 0 560184 29.77 2620 1150280 1078236 36.80 395068 1158960 8 16:11:06 16:08:01 168224 0 560424 29.79 2620 1150288 1078324 36.80 390440 1163832 8 16:11:06 16:09:01 167896 0 560752 29.80 2620 1150288 1078328 36.80 390204 1163832 20 16:11:06 16:10:01 168600 0 560040 29.76 2620 1150296 1078184 36.80 389352 1163832 16 16:11:06 Average: 169491 0 559212 29.72 2620 1150233 1078252 36.80 394418 1158208 13 16:11:06 16:11:06 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:11:06 15:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:11:06 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:00:01 eth0 1.12 0.08 0.09 0.01 0.00 0.00 0.00 0.00 16:11:06 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:01:01 eth0 1.32 0.42 0.37 0.21 0.00 0.00 0.00 0.00 16:11:06 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:02:01 eth0 1.71 0.62 0.62 0.40 0.00 0.00 0.00 0.00 16:11:06 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:03:01 eth0 0.73 0.43 0.41 0.27 0.00 0.00 0.00 0.00 16:11:06 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:04:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 0.00 16:11:06 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:05:01 eth0 2.23 0.55 0.66 0.39 0.00 0.00 0.00 0.00 16:11:06 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:06:01 eth0 1.78 0.32 0.38 0.20 0.00 0.00 0.00 0.00 16:11:06 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:07:01 eth0 1.10 0.32 0.43 0.20 0.00 0.00 0.00 0.00 16:11:06 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:08:01 eth0 0.70 0.45 0.40 0.24 0.00 0.00 0.00 0.00 16:11:06 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:09:01 eth0 1.03 0.37 0.32 0.20 0.00 0.00 0.00 0.00 16:11:06 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:10:01 eth0 0.92 0.10 0.07 0.04 0.00 0.00 0.00 0.00 16:11:06 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 Average: eth0 1.10 0.32 0.32 0.18 0.00 0.00 0.00 0.00 16:11:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:06 16:11:06 16:11:06 ---> sar -P ALL: 16:11:06 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/12/20 _x86_64_ (4 CPU) 16:11:06 16:11:06 15:56:43 LINUX RESTART (4 CPU) 16:11:06 16:11:06 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:11:06 15:59:01 all 0.20 0.00 0.07 0.00 0.01 99.72 16:11:06 15:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:11:06 15:59:01 1 0.13 0.00 0.08 0.00 0.02 99.77 16:11:06 15:59:01 2 0.12 0.00 0.10 0.00 0.02 99.77 16:11:06 15:59:01 3 0.52 0.00 0.08 0.00 0.00 99.40 16:11:06 16:00:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:11:06 16:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:11:06 16:00:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:11:06 16:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:11:06 16:00:01 3 0.47 0.00 0.03 0.00 0.00 99.50 16:11:06 16:01:01 all 0.18 0.00 0.05 0.00 0.00 99.77 16:11:06 16:01:01 0 0.10 0.00 0.05 0.00 0.00 99.85 16:11:06 16:01:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:11:06 16:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:11:06 16:01:01 3 0.52 0.00 0.03 0.00 0.02 99.43 16:11:06 16:02:01 all 0.17 0.00 0.06 0.00 0.01 99.76 16:11:06 16:02:01 0 0.05 0.00 0.08 0.02 0.02 99.83 16:11:06 16:02:01 1 0.03 0.00 0.05 0.00 0.02 99.90 16:11:06 16:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:11:06 16:02:01 3 0.53 0.00 0.05 0.00 0.00 99.42 16:11:06 16:03:01 all 0.17 0.00 0.06 0.00 0.00 99.77 16:11:06 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:11:06 16:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:11:06 16:03:01 2 0.05 0.00 0.17 0.00 0.00 99.78 16:11:06 16:03:01 3 0.53 0.00 0.03 0.00 0.00 99.43 16:11:06 16:04:01 all 0.13 0.00 0.04 0.00 0.00 99.83 16:11:06 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:11:06 16:04:01 1 0.07 0.00 0.07 0.00 0.00 99.87 16:11:06 16:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:11:06 16:04:01 3 0.40 0.00 0.03 0.00 0.00 99.57 16:11:06 16:05:01 all 0.19 0.00 0.04 0.00 0.00 99.77 16:11:06 16:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:11:06 16:05:01 1 0.17 0.00 0.05 0.00 0.00 99.78 16:11:06 16:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:11:06 16:05:01 3 0.53 0.00 0.03 0.00 0.00 99.43 16:11:06 16:06:01 all 0.17 0.00 0.04 0.00 0.00 99.79 16:11:06 16:06:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:11:06 16:06:01 1 0.08 0.00 0.05 0.00 0.00 99.87 16:11:06 16:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:11:06 16:06:01 3 0.52 0.00 0.02 0.00 0.00 99.47 16:11:06 16:07:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:11:06 16:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:11:06 16:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:11:06 16:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:11:06 16:07:01 3 0.52 0.00 0.03 0.00 0.00 99.45 16:11:06 16:08:01 all 0.17 0.00 0.03 0.00 0.00 99.80 16:11:06 16:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:11:06 16:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:11:06 16:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:11:06 16:08:01 3 0.53 0.00 0.02 0.00 0.00 99.45 16:11:06 16:09:01 all 0.13 0.00 0.05 0.00 0.00 99.82 16:11:06 16:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:11:06 16:09:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:11:06 16:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 16:11:06 16:09:01 3 0.35 0.00 0.08 0.00 0.00 99.57 16:11:06 16:11:06 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:11:06 16:10:01 all 0.03 0.00 0.03 0.00 0.00 99.94 16:11:06 16:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:11:06 16:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:11:06 16:10:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:11:06 16:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:11:06 Average: all 0.15 0.00 0.05 0.00 0.00 99.80 16:11:06 Average: 0 0.04 0.00 0.03 0.00 0.00 99.93 16:11:06 Average: 1 0.08 0.00 0.05 0.00 0.00 99.87 16:11:06 Average: 2 0.05 0.00 0.06 0.00 0.00 99.89 16:11:06 Average: 3 0.45 0.00 0.04 0.00 0.00 99.51 16:11:06 16:11:06 16:11:06