Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 07f5e21b525826d43ecb2303b216674bdf6344a6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8431 in /w/workspace/ndry_app-functions-sdk-go_master [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-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Checking out Revision 07f5e21b525826d43ecb2303b216674bdf6344a6 (master) Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07f5e21b525826d43ecb2303b216674bdf6344a6 # timeout=10 Commit message: "ci: update scopes and types for conventional commits (#561)" > git rev-list --no-walk 863bffad2e6c15bb3b98a374c2517534f95a65b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:16:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:16:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:16:43 ========================================================= 15:16:43 EdgeX Global Pipelines Version Info 15:16:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:16:44 ------------------- 15:16:44 stable info: 15:16:44 ------------------- 15:16:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:16:44 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 15:16:44 Message: update stable to v1.0.148 15:16:45 ------------------- 15:16:45 experimental info: 15:16:45 ------------------- 15:16:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:16:45 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 15:16:45 Message: update experimental to v1.0.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:16:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:16:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:16:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07f5e21b525826d43ecb2303b216674bdf6344a6 [Pipeline] echo 15:16:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07f5e21 [Pipeline] echo 15:16:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:49 + git log --format=format:%s -1 07f5e21b525826d43ecb2303b216674bdf6344a6 [Pipeline] echo 15:16:50 GIT_COMMIT: 07f5e21b525826d43ecb2303b216674bdf6344a6, Commit Message: ci: update scopes and types for conventional commits (#561) [Pipeline] echo 15:16:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:16:51 15:16:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:16:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:16:51 latest: Pulling from edgex-devops/git-semver 15:16:51 31603596830f: Pulling fs layer 15:16:51 2a8b12db71e7: Pulling fs layer 15:16:51 6ca5941a6612: Pulling fs layer 15:16:51 ecc8261a40a4: Pulling fs layer 15:16:51 ecc8261a40a4: Waiting 15:16:51 2a8b12db71e7: Verifying Checksum 15:16:51 2a8b12db71e7: Download complete 15:16:52 31603596830f: Download complete 15:16:52 ecc8261a40a4: Verifying Checksum 15:16:52 ecc8261a40a4: Download complete 15:16:52 6ca5941a6612: Verifying Checksum 15:16:52 6ca5941a6612: Download complete 15:16:52 31603596830f: Pull complete 15:16:52 2a8b12db71e7: Pull complete 15:16:53 6ca5941a6612: Pull complete 15:16:53 ecc8261a40a4: Pull complete 15:16:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:16:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:16:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:16:53 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:16:56 $ docker top 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:56 [ssh-agent] Looking for ssh-agent implementation... 15:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:56 $ docker exec 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent 15:16:56 SSH_AUTH_SOCK=/tmp/ssh-MUSVgApBJthN/agent.12 15:16:56 SSH_AGENT_PID=18 15:16:56 Running ssh-add (command line suppressed) 15:16:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4248668405896355867.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4248668405896355867.key) 15:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:57 + git tag --points-at HEAD [Pipeline] } 15:16:57 $ docker exec --env ******** --env ******** 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent -k 15:16:57 unset SSH_AUTH_SOCK; 15:16:57 unset SSH_AGENT_PID; 15:16:57 echo Agent pid 18 killed; 15:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:16:57 [ssh-agent] Looking for ssh-agent implementation... 15:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:16:57 $ docker exec 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent 15:16:58 SSH_AUTH_SOCK=/tmp/ssh-cgcgaZezxejg/agent.46 15:16:58 SSH_AGENT_PID=52 15:16:58 Running ssh-add (command line suppressed) 15:16:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6585955198062219024.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6585955198062219024.key) 15:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:16:58 + git semver init 15:16:58 # -> Open(): unable to determine branch for HEAD 15:16:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:16:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:16:58 # $SEMVER_REMOTE_NAME = origin 15:16:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:16:58 # $SEMVER_USER_NAME = edgex-jenkins 15:16:58 # $SEMVER_BRANCH = master 15:16:58 # $SEMVER_TEMP = /tmp/semver-611564596 15:16:58 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:17:01 # '/tmp/semver-611564596' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:17:01 # -> Force: false 15:17:01 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:17:01 $ docker exec --env ******** --env ******** 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 ssh-agent -k 15:17:01 unset SSH_AUTH_SOCK; 15:17:01 unset SSH_AGENT_PID; 15:17:01 echo Agent pid 52 killed; 15:17:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:17:02 + git semver [Pipeline] } 15:17:02 $ docker stop --time=1 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 15:17:03 $ docker rm -f 28caa419ce10c48bab6c8237578eff1300c9ef7f703d3ddf94e1f23a1ca0cbb3 [Pipeline] // withDockerContainer [Pipeline] sh 15:17:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:17:04 Stashed 1 file(s) [Pipeline] echo 15:17:04 [edgeXSemver]: initialized semver on version 1.2.1-dev.51 [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:17:20 Still waiting to schedule task 15:17:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:17:20 Still waiting to schedule task 15:17:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:19:07 Running on prd-centos7-docker-4c-2g-8433 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:19:08 Running in /w/workspace/app-functions-sdk-go/139 [Pipeline] { [Pipeline] checkout 15:19:10 using credential edgex-jenkins-ssh 15:19:10 Cloning the remote Git repository 15:19:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:19:10 > git init /w/workspace/app-functions-sdk-go/139 # timeout=10 15:19:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:19:11 > git --version # timeout=10 15:19:11 > git --version # 'git version 2.16.5' 15:19:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:19:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:19:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:12 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:19:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:19:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:19:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:19:12 Checking out Revision 07f5e21b525826d43ecb2303b216674bdf6344a6 (master) 15:19:12 > git config core.sparsecheckout # timeout=10 15:19:12 > git checkout -f 07f5e21b525826d43ecb2303b216674bdf6344a6 # timeout=10 15:19:16 Commit message: "ci: update scopes and types for conventional commits (#561)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:19:17 ========================================================= 15:19:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:19:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:19:18 + 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 . 15:19:18 Sending build context to Docker daemon 19.14MB 15:19:18 Step 1/8 : ARG BASE=golang:1.15-alpine 15:19:18 Step 2/8 : FROM ${BASE} 15:19:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:19:18 df20fa9351a1: Pulling fs layer 15:19:18 ed8968b2872e: Pulling fs layer 15:19:18 a92cc7c5fd73: Pulling fs layer 15:19:18 e871e8e8d7a9: Pulling fs layer 15:19:18 e73272ec9a57: Pulling fs layer 15:19:18 1e910a182e73: Pulling fs layer 15:19:18 4e634b169226: Pulling fs layer 15:19:18 e73272ec9a57: Waiting 15:19:18 1e910a182e73: Waiting 15:19:18 4e634b169226: Waiting 15:19:18 e871e8e8d7a9: Waiting 15:19:18 a92cc7c5fd73: Verifying Checksum 15:19:18 a92cc7c5fd73: Download complete 15:19:18 ed8968b2872e: Download complete 15:19:18 e73272ec9a57: Verifying Checksum 15:19:18 e73272ec9a57: Download complete 15:19:18 1e910a182e73: Verifying Checksum 15:19:18 1e910a182e73: Download complete 15:19:18 df20fa9351a1: Verifying Checksum 15:19:18 df20fa9351a1: Download complete 15:19:19 df20fa9351a1: Pull complete 15:19:19 ed8968b2872e: Pull complete 15:19:19 a92cc7c5fd73: Pull complete 15:19:20 4e634b169226: Verifying Checksum 15:19:21 e871e8e8d7a9: Verifying Checksum 15:19:21 e871e8e8d7a9: Download complete 15:19:25 e871e8e8d7a9: Pull complete 15:19:26 e73272ec9a57: Pull complete 15:19:26 1e910a182e73: Pull complete 15:19:34 4e634b169226: Pull complete 15:19:34 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:19:34 ---> f7629b54cfaa 15:19:34 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:19:34 latest: Pulling from library/docker 15:19:34 188c0c94c7c5: Pulling fs layer 15:19:34 0c7c675703d6: Pulling fs layer 15:19:34 cc8c12a437cb: Pulling fs layer 15:19:34 c5dafad2182a: Pulling fs layer 15:19:34 5aa711733414: Pulling fs layer 15:19:34 058f73b55e4b: Pulling fs layer 15:19:34 8c9c664faf12: Pulling fs layer 15:19:34 c5dafad2182a: Waiting 15:19:34 5aa711733414: Waiting 15:19:34 058f73b55e4b: Waiting 15:19:34 8c9c664faf12: Waiting 15:19:34 cc8c12a437cb: Verifying Checksum 15:19:34 cc8c12a437cb: Download complete 15:19:34 0c7c675703d6: Verifying Checksum 15:19:34 0c7c675703d6: Download complete 15:19:34 188c0c94c7c5: Verifying Checksum 15:19:34 188c0c94c7c5: Download complete 15:19:34 5aa711733414: Verifying Checksum 15:19:34 5aa711733414: Download complete 15:19:34 058f73b55e4b: Verifying Checksum 15:19:34 058f73b55e4b: Download complete 15:19:34 8c9c664faf12: Verifying Checksum 15:19:34 8c9c664faf12: Download complete 15:19:34 188c0c94c7c5: Pull complete 15:19:34 0c7c675703d6: Pull complete 15:19:34 cc8c12a437cb: Pull complete 15:19:35 c5dafad2182a: Verifying Checksum 15:19:35 c5dafad2182a: Download complete 15:19:37 c5dafad2182a: Pull complete 15:19:37 5aa711733414: Pull complete 15:19:37 058f73b55e4b: Pull complete 15:19:37 8c9c664faf12: Pull complete 15:19:37 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 15:19:37 Status: Downloaded newer image for docker:latest 15:19:39 ---> 22822c3a6cf3 15:19:39 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:19:39 ---> Running in bdd27ed5a461 15:19:39 Removing intermediate container bdd27ed5a461 15:19:39 ---> b73edbd766b2 15:19:39 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:19:39 ---> Running in b200051ca86d 15:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:41 (1/5) Installing libsodium (1.0.18-r0) 15:19:41 (2/5) Installing libzmq (4.3.3-r0) 15:19:41 (3/5) Installing pkgconf (1.7.2-r0) 15:19:41 (4/5) Installing libsodium-dev (1.0.18-r0) 15:19:41 (5/5) Installing zeromq-dev (4.3.3-r0) 15:19:41 Executing busybox-1.31.1-r16.trigger 15:19:41 OK: 167 MiB in 44 packages 15:19:42 Removing intermediate container b200051ca86d 15:19:42 ---> 9c30f242e80d 15:19:42 Step 6/8 : WORKDIR /build 15:19:42 ---> Running in 8113b0e6b6b0 15:19:42 Removing intermediate container 8113b0e6b6b0 15:19:42 ---> 2f92281a4ac1 15:19:42 Step 7/8 : COPY go.mod . 15:19:42 ---> f3369de0f994 15:19:42 Step 8/8 : RUN go mod download 15:19:42 ---> Running in ddcb7453bb35 15:20:09 Removing intermediate container ddcb7453bb35 15:20:09 ---> 8f46e0815faa 15:20:09 Successfully built 8f46e0815faa 15:20:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:20:09 + docker inspect -f . ci-base-image-x86_64 15:20:09 . [Pipeline] withDockerContainer 15:20:09 prd-centos7-docker-4c-2g-8433 does not seem to be running inside a container 15:20:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/139 -v /w/workspace/app-functions-sdk-go/139:/w/workspace/app-functions-sdk-go/139:rw,z -v /w/workspace/app-functions-sdk-go/139@tmp:/w/workspace/app-functions-sdk-go/139@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 ******** ci-base-image-x86_64 cat 15:20:10 $ docker top 9226460558d1ca7ade95c786f1c63ac416af1089a6f2e225ce4d29c55779f91d -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:11 + go version 15:20:11 go version go1.15.2 linux/amd64 [Pipeline] } 15:20:11 $ docker stop --time=1 9226460558d1ca7ade95c786f1c63ac416af1089a6f2e225ce4d29c55779f91d 15:20:12 $ docker rm -f 9226460558d1ca7ade95c786f1c63ac416af1089a6f2e225ce4d29c55779f91d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:20:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8434 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:20:16 Running in /w/workspace/app-functions-sdk-go/139 [Pipeline] { [Pipeline] checkout 15:20:21 using credential edgex-jenkins-ssh 15:20:21 Cloning the remote Git repository 15:20:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:21 > git init /w/workspace/app-functions-sdk-go/139 # timeout=10 15:20:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:21 > git --version # timeout=10 15:20:21 > git --version # 'git version 2.17.1' 15:20:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:20:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:20:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:20:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:20:25 Checking out Revision 07f5e21b525826d43ecb2303b216674bdf6344a6 (master) 15:20:25 > git config core.sparsecheckout # timeout=10 15:20:25 > git checkout -f 07f5e21b525826d43ecb2303b216674bdf6344a6 # timeout=10 15:20:30 Commit message: "ci: update scopes and types for conventional commits (#561)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:20:31 ========================================================= 15:20:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:20:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:20:32 + 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 . 15:20:33 Sending build context to Docker daemon 19.14MB 15:20:33 Step 1/8 : ARG BASE=golang:1.15-alpine 15:20:33 Step 2/8 : FROM ${BASE} 15:20:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:20:33 b538f80385f9: Pulling fs layer 15:20:33 74f711af9a0d: Pulling fs layer 15:20:33 99f96fe45779: Pulling fs layer 15:20:33 8529a6b9a6be: Pulling fs layer 15:20:33 45590311c82a: Pulling fs layer 15:20:33 69ca0ff8b7b3: Pulling fs layer 15:20:33 209524e5b208: Pulling fs layer 15:20:33 8529a6b9a6be: Waiting 15:20:33 69ca0ff8b7b3: Waiting 15:20:33 209524e5b208: Waiting 15:20:33 45590311c82a: Waiting 15:20:33 99f96fe45779: Verifying Checksum 15:20:33 99f96fe45779: Download complete 15:20:33 74f711af9a0d: Verifying Checksum 15:20:33 74f711af9a0d: Download complete 15:20:33 45590311c82a: Download complete 15:20:33 69ca0ff8b7b3: Download complete 15:20:33 b538f80385f9: Download complete 15:20:34 b538f80385f9: Pull complete 15:20:34 74f711af9a0d: Pull complete 15:20:35 99f96fe45779: Pull complete 15:20:36 209524e5b208: Verifying Checksum 15:20:36 209524e5b208: Download complete 15:20:37 8529a6b9a6be: Verifying Checksum 15:20:37 8529a6b9a6be: Download complete 15:20:47 8529a6b9a6be: Pull complete 15:20:48 45590311c82a: Pull complete 15:20:48 69ca0ff8b7b3: Pull complete 15:20:52 209524e5b208: Pull complete 15:20:52 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:20:52 ---> 5bddaf1c2fca 15:20:52 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:20:52 latest: Pulling from library/docker 15:20:52 5f621e34cdf4: Pulling fs layer 15:20:52 85db56a05063: Pulling fs layer 15:20:52 ccb67d6aeaaa: Pulling fs layer 15:20:52 a0b19fc83503: Pulling fs layer 15:20:52 8eb508b41278: Pulling fs layer 15:20:52 37236713561e: Pulling fs layer 15:20:52 07c93f2b1b56: Pulling fs layer 15:20:52 a0b19fc83503: Waiting 15:20:52 8eb508b41278: Waiting 15:20:52 37236713561e: Waiting 15:20:52 07c93f2b1b56: Waiting 15:20:52 ccb67d6aeaaa: Verifying Checksum 15:20:52 ccb67d6aeaaa: Download complete 15:20:52 85db56a05063: Verifying Checksum 15:20:52 85db56a05063: Download complete 15:20:52 5f621e34cdf4: Download complete 15:20:53 8eb508b41278: Verifying Checksum 15:20:53 8eb508b41278: Download complete 15:20:53 37236713561e: Verifying Checksum 15:20:53 37236713561e: Download complete 15:20:53 07c93f2b1b56: Verifying Checksum 15:20:53 07c93f2b1b56: Download complete 15:20:53 5f621e34cdf4: Pull complete 15:20:54 a0b19fc83503: Verifying Checksum 15:20:54 a0b19fc83503: Download complete 15:20:54 85db56a05063: Pull complete 15:20:54 ccb67d6aeaaa: Pull complete 15:20:58 a0b19fc83503: Pull complete 15:20:58 8eb508b41278: Pull complete 15:20:58 37236713561e: Pull complete 15:20:59 07c93f2b1b56: Pull complete 15:20:59 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 15:20:59 Status: Downloaded newer image for docker:latest 15:21:04 ---> c35856bc1161 15:21:04 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:21:04 ---> Running in a7e0c1e53db2 15:21:05 Removing intermediate container a7e0c1e53db2 15:21:05 ---> 397f66af5b54 15:21:05 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:21:05 ---> Running in 6d25c7685cf1 15:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:21:08 (1/5) Installing libsodium (1.0.18-r0) 15:21:08 (2/5) Installing libzmq (4.3.3-r0) 15:21:08 (3/5) Installing pkgconf (1.7.2-r0) 15:21:08 (4/5) Installing libsodium-dev (1.0.18-r0) 15:21:08 (5/5) Installing zeromq-dev (4.3.3-r0) 15:21:08 Executing busybox-1.31.1-r16.trigger 15:21:08 OK: 144 MiB in 44 packages 15:21:10 Removing intermediate container 6d25c7685cf1 15:21:10 ---> fa275b3ef008 15:21:10 Step 6/8 : WORKDIR /build 15:21:10 ---> Running in 6b6cff2d5ffb 15:21:10 Removing intermediate container 6b6cff2d5ffb 15:21:10 ---> b6232b83fb7f 15:21:10 Step 7/8 : COPY go.mod . 15:21:11 ---> f207841635c4 15:21:11 Step 8/8 : RUN go mod download 15:21:11 ---> Running in 2231dcddb3ae 15:21:43 Removing intermediate container 2231dcddb3ae 15:21:43 ---> cca520ce141c 15:21:43 Successfully built cca520ce141c 15:21:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:21:44 + docker inspect -f . ci-base-image-arm64 15:21:44 . [Pipeline] withDockerContainer 15:21:44 prd-ubuntu18.04-docker-arm64-4c-16g-8434 does not seem to be running inside a container 15:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/139 -v /w/workspace/app-functions-sdk-go/139:/w/workspace/app-functions-sdk-go/139:rw,z -v /w/workspace/app-functions-sdk-go/139@tmp:/w/workspace/app-functions-sdk-go/139@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 ******** ci-base-image-arm64 cat 15:21:46 $ docker top 6190a01b2e6be5531d5c1307ed7f862cbb95c6de9e788941f16db91fd3d32b91 -eo pid,comm [Pipeline] { [Pipeline] sh 15:21:47 + go version 15:21:47 go version go1.15.2 linux/arm64 [Pipeline] } 15:21:47 $ docker stop --time=1 6190a01b2e6be5531d5c1307ed7f862cbb95c6de9e788941f16db91fd3d32b91 15:21:49 $ docker rm -f 6190a01b2e6be5531d5c1307ed7f862cbb95c6de9e788941f16db91fd3d32b91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:21:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:21:52 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:21:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:21:53 15:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 15:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:21:53 1.317.0: Pulling from edgex-devops/edgex-snyk-go 15:21:53 cbdbe7a5bc2a: Pulling fs layer 15:21:53 408f87550127: Pulling fs layer 15:21:53 fe522b08c979: Pulling fs layer 15:21:53 221eaa008020: Pulling fs layer 15:21:53 2a4607e5d6b9: Pulling fs layer 15:21:53 8f79b27c4fd2: Pulling fs layer 15:21:53 e5c8dbe1645b: Pulling fs layer 15:21:53 23e8b3b47431: Pulling fs layer 15:21:53 5c568d65a230: Pulling fs layer 15:21:53 2a4607e5d6b9: Waiting 15:21:53 8f79b27c4fd2: Waiting 15:21:53 e5c8dbe1645b: Waiting 15:21:53 23e8b3b47431: Waiting 15:21:53 5c568d65a230: Waiting 15:21:53 221eaa008020: Waiting 15:21:53 fe522b08c979: Verifying Checksum 15:21:53 fe522b08c979: Download complete 15:21:53 408f87550127: Verifying Checksum 15:21:53 408f87550127: Download complete 15:21:53 2a4607e5d6b9: Verifying Checksum 15:21:53 2a4607e5d6b9: Download complete 15:21:53 8f79b27c4fd2: Verifying Checksum 15:21:53 8f79b27c4fd2: Download complete 15:21:53 cbdbe7a5bc2a: Verifying Checksum 15:21:54 cbdbe7a5bc2a: Pull complete 15:21:54 408f87550127: Pull complete 15:21:54 fe522b08c979: Pull complete 15:21:55 e5c8dbe1645b: Download complete 15:21:56 23e8b3b47431: Verifying Checksum 15:21:56 23e8b3b47431: Download complete 15:21:56 5c568d65a230: Verifying Checksum 15:21:56 5c568d65a230: Download complete 15:21:57 221eaa008020: Verifying Checksum 15:21:57 221eaa008020: Download complete 15:22:02 221eaa008020: Pull complete 15:22:02 2a4607e5d6b9: Pull complete 15:22:02 8f79b27c4fd2: Pull complete 15:22:05 e5c8dbe1645b: Pull complete 15:22:09 23e8b3b47431: Pull complete 15:22:10 5c568d65a230: Pull complete 15:22:10 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 15:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:22:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 15:22:10 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 15:22:11 $ docker top 31cc82b5befdd049b49c5b44179c31951e021e6d632e945d45d0b891bf1deb5f -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:12 + snyk monitor '--org=edgex-jenkins' 15:22:27 15:22:27 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 15:22:27 15:22:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/a4f14a6d-a42c-46db-a33e-57e9a8e8e85a 15:22:27 15:22:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:22:27 15:22:27 15:22:27 Snyk CLI supports Node.js 8 and higher. 15:22:27 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 15:22:27 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 15:22:27 15:22:27 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 15:22:27 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. 15:22:27 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 15:22:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:22:27 $ docker stop --time=1 31cc82b5befdd049b49c5b44179c31951e021e6d632e945d45d0b891bf1deb5f 15:22:28 $ docker rm -f 31cc82b5befdd049b49c5b44179c31951e021e6d632e945d45d0b891bf1deb5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:22:30 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:30 provisioning config files... 15:22:30 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config748098687671179105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:31 --> edgex-publish-swagger.sh 15:22:31 === Publish openapi/v2 API === 15:22:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:22:31 [publishToSwagger] Publishing API Name [app-functions-sdk] 15:22:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:31 Dload Upload Total Spent Left Speed 15:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10346 0:00:01 0:00:01 --:--:-- 10361 100 13025 0 0 100 13025 0 10344 0:00:01 0:00:01 --:--:-- 10361 15:22:32 15:22:32 [Pipeline] } 15:22:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:33 + git log --format=format:%s -1 07f5e21b525826d43ecb2303b216674bdf6344a6 [Pipeline] isUnix [Pipeline] sh 15:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:33 . [Pipeline] withDockerContainer 15:22:33 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:22:34 $ docker top 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:35 [ssh-agent] Looking for ssh-agent implementation... 15:22:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:35 $ docker exec 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 ssh-agent 15:22:35 SSH_AUTH_SOCK=/tmp/ssh-PNGg2PJunpKb/agent.11 15:22:35 SSH_AGENT_PID=16 15:22:35 Running ssh-add (command line suppressed) 15:22:35 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6531978932744873649.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6531978932744873649.key) 15:22:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:36 + git semver tag 15:22:36 # -> Open(): unable to determine branch for HEAD 15:22:36 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:22:36 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:22:36 # $SEMVER_REMOTE_NAME = origin 15:22:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:36 # $SEMVER_USER_NAME = edgex-jenkins 15:22:36 # $SEMVER_BRANCH = master 15:22:36 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:22:36 # 07f5e21b525826d43ecb2303b216674bdf6344a6 HEAD 15:22:36 # -> Force: false 15:22:36 # f26949319877e15aaf851866dc7521839eaa6789 refs/tags/v1.2.1-dev.51 [Pipeline] } 15:22:36 $ docker exec --env ******** --env ******** 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 ssh-agent -k 15:22:36 unset SSH_AUTH_SOCK; 15:22:36 unset SSH_AGENT_PID; 15:22:36 echo Agent pid 16 killed; 15:22:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:36 + git semver [Pipeline] } 15:22:36 $ docker stop --time=1 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 15:22:38 $ docker rm -f 0998fe585f05f69c7629d43dd77b05adca0ed8dd5f2ab59e401849e192e09a53 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:38 15:22:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:22:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:22:39 0.23.1-centos7: Pulling from edgex-lftools 15:22:39 ab5ef0e58194: Pulling fs layer 15:22:39 9712f1f96733: Pulling fs layer 15:22:39 63f879dbbcfc: Pulling fs layer 15:22:39 0d9ebad4ef96: Pulling fs layer 15:22:39 e9a5061849ea: Pulling fs layer 15:22:39 d747dcd14b5f: Pulling fs layer 15:22:39 2de7ff778b66: Pulling fs layer 15:22:39 e9a5061849ea: Waiting 15:22:39 d747dcd14b5f: Waiting 15:22:39 2de7ff778b66: Waiting 15:22:39 0d9ebad4ef96: Waiting 15:22:39 9712f1f96733: Verifying Checksum 15:22:39 9712f1f96733: Download complete 15:22:40 63f879dbbcfc: Verifying Checksum 15:22:40 63f879dbbcfc: Download complete 15:22:40 e9a5061849ea: Verifying Checksum 15:22:40 e9a5061849ea: Download complete 15:22:40 d747dcd14b5f: Verifying Checksum 15:22:40 d747dcd14b5f: Download complete 15:22:41 2de7ff778b66: Verifying Checksum 15:22:41 2de7ff778b66: Download complete 15:22:41 ab5ef0e58194: Verifying Checksum 15:22:41 ab5ef0e58194: Download complete 15:22:41 0d9ebad4ef96: Verifying Checksum 15:22:41 0d9ebad4ef96: Download complete 15:22:45 ab5ef0e58194: Pull complete 15:22:45 9712f1f96733: Pull complete 15:22:48 63f879dbbcfc: Pull complete 15:22:55 0d9ebad4ef96: Pull complete 15:22:56 e9a5061849ea: Pull complete 15:22:56 d747dcd14b5f: Pull complete 15:23:01 2de7ff778b66: Pull complete 15:23:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:23:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:23:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:23:01 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:23:04 $ docker top f4fc7d0777ea3b28a913d20445233317cb33e0f834b80af613b725721183a1ef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:23:04 provisioning config files... 15:23:04 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6950400830979228430tmp 15:23:04 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7216068679260367397tmp 15:23:04 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config364333257296645293tmp [Pipeline] { [Pipeline] echo 15:23:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:23:05 ---> sigul-configuration.sh 15:23:05 gpg: directory `/root/.gnupg' created 15:23:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:23:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:23:05 gpg: keyring `/root/.gnupg/secring.gpg' created 15:23:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:23:05 gpg: CAST5 encrypted data 15:23:05 gpg: encrypted with 1 passphrase 15:23:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:23:05 + mkdir /home/jenkins 15:23:05 + mkdir /home/jenkins/sigul [Pipeline] sh 15:23:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:23:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:23:06 ---> sigul-install.sh 15:23:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:23:12 + git tag --list 15:23:12 v0.1.0 15:23:12 v0.1.1 15:23:12 v1.0.0 15:23:12 v1.1.0 15:23:12 v1.2.0 15:23:12 v1.2.1-dev.1 15:23:12 v1.2.1-dev.10 15:23:12 v1.2.1-dev.11 15:23:12 v1.2.1-dev.12 15:23:12 v1.2.1-dev.13 15:23:12 v1.2.1-dev.14 15:23:12 v1.2.1-dev.15 15:23:12 v1.2.1-dev.16 15:23:12 v1.2.1-dev.17 15:23:12 v1.2.1-dev.18 15:23:12 v1.2.1-dev.19 15:23:12 v1.2.1-dev.2 15:23:12 v1.2.1-dev.20 15:23:12 v1.2.1-dev.21 15:23:12 v1.2.1-dev.22 15:23:12 v1.2.1-dev.23 15:23:12 v1.2.1-dev.24 15:23:12 v1.2.1-dev.25 15:23:12 v1.2.1-dev.26 15:23:12 v1.2.1-dev.27 15:23:12 v1.2.1-dev.28 15:23:12 v1.2.1-dev.29 15:23:12 v1.2.1-dev.3 15:23:12 v1.2.1-dev.30 15:23:12 v1.2.1-dev.31 15:23:12 v1.2.1-dev.32 15:23:12 v1.2.1-dev.33 15:23:12 v1.2.1-dev.34 15:23:12 v1.2.1-dev.35 15:23:12 v1.2.1-dev.36 15:23:12 v1.2.1-dev.37 15:23:12 v1.2.1-dev.38 15:23:12 v1.2.1-dev.39 15:23:12 v1.2.1-dev.4 15:23:12 v1.2.1-dev.40 15:23:12 v1.2.1-dev.41 15:23:12 v1.2.1-dev.42 15:23:12 v1.2.1-dev.43 15:23:12 v1.2.1-dev.44 15:23:12 v1.2.1-dev.45 15:23:12 v1.2.1-dev.46 15:23:12 v1.2.1-dev.47 15:23:12 v1.2.1-dev.48 15:23:12 v1.2.1-dev.49 15:23:12 v1.2.1-dev.5 15:23:12 v1.2.1-dev.50 15:23:12 v1.2.1-dev.51 15:23:12 v1.2.1-dev.6 15:23:12 v1.2.1-dev.7 15:23:12 v1.2.1-dev.8 15:23:12 v1.2.1-dev.9 [Pipeline] sh 15:23:12 + lftools sign git-tag v1.2.1-dev.51 15:23:13 Signing Git tag with Sigul... 15:23:13 Signing v1.2.1-dev.51 [Pipeline] echo 15:23:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:23:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:23:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:23:15 $ docker stop --time=1 f4fc7d0777ea3b28a913d20445233317cb33e0f834b80af613b725721183a1ef 15:23:17 $ docker rm -f f4fc7d0777ea3b28a913d20445233317cb33e0f834b80af613b725721183a1ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:23:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:18 . [Pipeline] withDockerContainer 15:23:18 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:23:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:23:19 $ docker top 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:19 [ssh-agent] Looking for ssh-agent implementation... 15:23:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:19 $ docker exec 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 ssh-agent 15:23:20 SSH_AUTH_SOCK=/tmp/ssh-MZCYdaU0lgSE/agent.12 15:23:20 SSH_AGENT_PID=17 15:23:20 Running ssh-add (command line suppressed) 15:23:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3203471799696618325.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3203471799696618325.key) 15:23:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:20 + git semver bump pre 15:23:20 # -> Open(): unable to determine branch for HEAD 15:23:20 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:23:20 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:23:20 # $SEMVER_REMOTE_NAME = origin 15:23:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:20 # $SEMVER_USER_NAME = edgex-jenkins 15:23:20 # $SEMVER_BRANCH = master 15:23:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:23:20 1.2.1-dev.52 [Pipeline] } 15:23:20 $ docker exec --env ******** --env ******** 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 ssh-agent -k 15:23:20 unset SSH_AUTH_SOCK; 15:23:20 unset SSH_AGENT_PID; 15:23:20 echo Agent pid 17 killed; 15:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:21 + git semver [Pipeline] } 15:23:21 $ docker stop --time=1 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 15:23:22 $ docker rm -f 4872430beaef4ce46301697e395f8ff89ce5a8dbb4ebecd2f05922d468978833 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:23:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:23:23 . [Pipeline] withDockerContainer 15:23:23 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:23:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:23:24 $ docker top 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:24 [ssh-agent] Looking for ssh-agent implementation... 15:23:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:24 $ docker exec 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab ssh-agent 15:23:24 SSH_AUTH_SOCK=/tmp/ssh-RFZYztVgCJ11/agent.12 15:23:24 SSH_AGENT_PID=18 15:23:24 Running ssh-add (command line suppressed) 15:23:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3795592773798573637.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3795592773798573637.key) 15:23:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:25 + git semver push 15:23:25 # -> Open(): unable to determine branch for HEAD 15:23:25 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:23:25 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:23:25 # $SEMVER_REMOTE_NAME = origin 15:23:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:23:25 # $SEMVER_USER_NAME = edgex-jenkins 15:23:25 # $SEMVER_BRANCH = master 15:23:25 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:23:31 $ docker exec --env ******** --env ******** 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab ssh-agent -k 15:23:32 unset SSH_AUTH_SOCK; 15:23:32 unset SSH_AGENT_PID; 15:23:32 echo Agent pid 18 killed; 15:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:32 + git semver [Pipeline] } 15:23:32 $ docker stop --time=1 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab 15:23:33 $ docker rm -f 61cb5b83baf195ba9a82214997814d1034b335254e63debcd63a8739fbf79fab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:23:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:23:36 ---> package-listing.sh 15:23:36 ++ facter osfamily 15:23:36 ++ tr '[:upper:]' '[:lower:]' 15:23:36 + OS_FAMILY=redhat 15:23:36 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:23:36 + START_PACKAGES=/tmp/packages_start.txt 15:23:36 + END_PACKAGES=/tmp/packages_end.txt 15:23:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:36 + PACKAGES=/tmp/packages_start.txt 15:23:36 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:23:36 + PACKAGES=/tmp/packages_end.txt 15:23:36 + case "${OS_FAMILY}" in 15:23:36 + rpm -qa 15:23:36 + sort 15:23:40 + '[' -f /tmp/packages_start.txt ']' 15:23:40 + '[' -f /tmp/packages_end.txt ']' 15:23:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:40 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:23:40 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:23:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 15:23:40 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:23:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:23:41 15:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:23:41 alpine: Pulling from edgex-lftools-log-publisher 15:23:41 df20fa9351a1: Pulling fs layer 15:23:41 36b3adc4ff6f: Pulling fs layer 15:23:41 8ad3a11d3b57: Pulling fs layer 15:23:41 46f8f816bc3b: Pulling fs layer 15:23:41 93b61091891f: Pulling fs layer 15:23:41 93b9cdb0e59b: Pulling fs layer 15:23:41 5e14af77c1be: Pulling fs layer 15:23:41 01666e4c0597: Pulling fs layer 15:23:41 aa168da1d23b: Pulling fs layer 15:23:41 46f8f816bc3b: Waiting 15:23:41 5e14af77c1be: Waiting 15:23:41 93b61091891f: Waiting 15:23:41 93b9cdb0e59b: Waiting 15:23:41 01666e4c0597: Waiting 15:23:41 aa168da1d23b: Waiting 15:23:41 36b3adc4ff6f: Verifying Checksum 15:23:41 36b3adc4ff6f: Download complete 15:23:41 46f8f816bc3b: Verifying Checksum 15:23:41 46f8f816bc3b: Download complete 15:23:41 df20fa9351a1: Verifying Checksum 15:23:41 df20fa9351a1: Download complete 15:23:41 93b61091891f: Verifying Checksum 15:23:41 93b9cdb0e59b: Verifying Checksum 15:23:41 93b9cdb0e59b: Download complete 15:23:41 93b61091891f: Download complete 15:23:41 01666e4c0597: Verifying Checksum 15:23:41 01666e4c0597: Download complete 15:23:41 5e14af77c1be: Verifying Checksum 15:23:41 5e14af77c1be: Download complete 15:23:41 8ad3a11d3b57: Verifying Checksum 15:23:41 8ad3a11d3b57: Download complete 15:23:42 df20fa9351a1: Pull complete 15:23:42 36b3adc4ff6f: Pull complete 15:23:43 8ad3a11d3b57: Pull complete 15:23:43 46f8f816bc3b: Pull complete 15:23:43 93b61091891f: Pull complete 15:23:43 aa168da1d23b: Download complete 15:23:43 93b9cdb0e59b: Pull complete 15:23:44 5e14af77c1be: Pull complete 15:23:44 01666e4c0597: Pull complete 15:23:50 aa168da1d23b: Pull complete 15:23:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:23:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:23:50 prd-centos7-docker-4c-2g-8431 does not seem to be running inside a container 15:23:51 $ 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:23:56 $ docker top b4a3ee5e547fa017683bf4f147ae00eb820a37ca6434f7654014d57039000862 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:57 + touch /tmp/pre-build-complete [Pipeline] sh 15:23:57 + mkdir -p /var/log/sa [Pipeline] sh 15:23:57 + ls /var/log/sa-host 15:23:57 + sadf -c /var/log/sa-host/sa05 15:23:57 file_magic: OK 15:23:57 HZ: Using current value: 100 15:23:57 file_header: OK 15:23:57 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 15:23:57 Statistics: 15:23:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:57 File successfully converted to sysstat format version 12.2.1 15:23:57 + sadf -c /var/log/sa-host/sa23 15:23:57 file_magic: OK 15:23:57 HZ: Using current value: 100 15:23:57 file_header: OK 15:23:57 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 15:23:57 Statistics: 15:23:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:23:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:58 provisioning config files... 15:23:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1082932017911951544tmp [Pipeline] { [Pipeline] echo 15:23:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:23:58 ---> create-netrc.sh [Pipeline] } 15:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:23:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:23:59 ---> python-tools-install.sh [Pipeline] echo 15:23:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:23:59 ---> sudo-logs.sh 15:23:59 Archiving 'sudo' log.. [Pipeline] echo 15:23:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:23:59 ---> job-cost.sh 15:23:59 lf-activate-venv: SKIPPING 15:23:59 INFO: No Stack... 15:24:00 INFO: Retrieving Pricing Info for: v1-standard-2 15:24:01 INFO: Archiving Costs [Pipeline] echo 15:24:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:24:01 ---> logs-deploy.sh 15:24:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/139 15:24:01 INFO: archiving workspace using pattern(s): 15:24:02 Archives upload complete. 15:24:03 INFO: archiving logs to Nexus