Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 529345aa9c10a5d9fc2a9250aa6cc99807adb22e 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5936 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 Checking out Revision 529345aa9c10a5d9fc2a9250aa6cc99807adb22e (master) > 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 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 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 Commit message: "fix: Adjust timing so test doesn't fail intermittently (#549)" > git rev-list --no-walk c65eb7284499b1fbc1e27f04cbc0044a46fbe13c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-16T18:53:42.444Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-16T18:53:42.707Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-16T18:53:42.802Z] ========================================================= [2020-10-16T18:53:42.802Z] EdgeX Global Pipelines Version Info [2020-10-16T18:53:42.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:53:44.300Z] ------------------- [2020-10-16T18:53:44.300Z] stable info: [2020-10-16T18:53:44.300Z] ------------------- [2020-10-16T18:53:44.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T18:53:44.300Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T18:53:44.300Z] Message: update stable to v1.0.144 [2020-10-16T18:53:45.244Z] ------------------- [2020-10-16T18:53:45.244Z] experimental info: [2020-10-16T18:53:45.244Z] ------------------- [2020-10-16T18:53:45.244Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T18:53:45.244Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T18:53:45.244Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-16T18:53:45.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-16T18:53:45.692Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-16T18:53:45.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-16T18:53:45.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-16T18:53:45.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-16T18:53:46.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-16T18:53:46.177Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-16T18:53:46.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-16T18:53:46.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-16T18:53:46.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-16T18:53:46.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-16T18:53:46.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-16T18:53:46.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-16T18:53:46.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-16T18:53:46.964Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T18:53:47.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T18:53:47.164Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T18:53:47.254Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T18:53:47.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-16T18:53:47.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-16T18:53:47.567Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-16T18:53:47.656Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-16T18:53:47.745Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-16T18:53:47.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-16T18:53:47.919Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-16T18:53:48.010Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-16T18:53:48.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-16T18:53:48.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-16T18:53:48.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 529345aa9c10a5d9fc2a9250aa6cc99807adb22e [Pipeline] echo [2020-10-16T18:53:48.393Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 529345a [Pipeline] echo [2020-10-16T18:53:48.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-16T18:53:49.128Z] + git log --format=format:%s -1 529345aa9c10a5d9fc2a9250aa6cc99807adb22e [Pipeline] echo [2020-10-16T18:53:49.190Z] GIT_COMMIT: 529345aa9c10a5d9fc2a9250aa6cc99807adb22e, Commit Message: fix: Adjust timing so test doesn't fail intermittently (#549) [Pipeline] echo [2020-10-16T18:53:49.235Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:53:50.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T18:53:50.484Z] [2020-10-16T18:53:50.484Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:53:50.853Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T18:53:50.854Z] latest: Pulling from edgex-devops/git-semver [2020-10-16T18:53:50.854Z] 31603596830f: Pulling fs layer [2020-10-16T18:53:50.854Z] 2a8b12db71e7: Pulling fs layer [2020-10-16T18:53:50.854Z] 6ca5941a6612: Pulling fs layer [2020-10-16T18:53:50.854Z] ecc8261a40a4: Pulling fs layer [2020-10-16T18:53:50.854Z] ecc8261a40a4: Waiting [2020-10-16T18:53:50.854Z] 2a8b12db71e7: Verifying Checksum [2020-10-16T18:53:50.854Z] 2a8b12db71e7: Download complete [2020-10-16T18:53:51.121Z] 31603596830f: Download complete [2020-10-16T18:53:51.387Z] 6ca5941a6612: Verifying Checksum [2020-10-16T18:53:51.387Z] 6ca5941a6612: Download complete [2020-10-16T18:53:51.387Z] ecc8261a40a4: Verifying Checksum [2020-10-16T18:53:51.387Z] ecc8261a40a4: Download complete [2020-10-16T18:53:51.387Z] 31603596830f: Pull complete [2020-10-16T18:53:51.650Z] 2a8b12db71e7: Pull complete [2020-10-16T18:53:52.230Z] 6ca5941a6612: Pull complete [2020-10-16T18:53:52.492Z] ecc8261a40a4: Pull complete [2020-10-16T18:53:52.492Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-16T18:53:52.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T18:53:52.492Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-16T18:53:52.599Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:53:52.727Z] $ 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 [2020-10-16T18:53:54.560Z] $ docker top 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T18:53:54.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T18:53:54.840Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T18:53:55.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T18:53:55.053Z] $ docker exec 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent [2020-10-16T18:53:55.219Z] SSH_AUTH_SOCK=/tmp/ssh-11fEd5tSxQCy/agent.12 [2020-10-16T18:53:55.219Z] SSH_AGENT_PID=17 [2020-10-16T18:53:55.230Z] Running ssh-add (command line suppressed) [2020-10-16T18:53:55.348Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1820802521789817866.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1820802521789817866.key) [2020-10-16T18:53:55.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T18:53:55.732Z] + git tag --points-at HEAD [Pipeline] } [2020-10-16T18:53:55.756Z] $ docker exec --env ******** --env ******** 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent -k [2020-10-16T18:53:55.865Z] unset SSH_AUTH_SOCK; [2020-10-16T18:53:55.865Z] unset SSH_AGENT_PID; [2020-10-16T18:53:55.865Z] echo Agent pid 17 killed; [2020-10-16T18:53:55.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-16T18:53:56.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T18:53:56.075Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T18:53:56.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T18:53:56.244Z] $ docker exec 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent [2020-10-16T18:53:56.400Z] SSH_AUTH_SOCK=/tmp/ssh-paZzL2Rmg6h7/agent.46 [2020-10-16T18:53:56.400Z] SSH_AGENT_PID=51 [2020-10-16T18:53:56.408Z] Running ssh-add (command line suppressed) [2020-10-16T18:53:56.530Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_700785034371479577.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_700785034371479577.key) [2020-10-16T18:53:56.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T18:53:56.936Z] + git semver init [2020-10-16T18:53:56.936Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T18:53:56.936Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-16T18:53:56.936Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-16T18:53:56.936Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T18:53:56.936Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T18:53:56.936Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T18:53:56.936Z] # $SEMVER_BRANCH = master [2020-10-16T18:53:56.936Z] # $SEMVER_TEMP = /tmp/semver-965295773 [2020-10-16T18:53:56.936Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-16T18:53:59.500Z] # '/tmp/semver-965295773' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-10-16T18:53:59.500Z] # -> Force: false [2020-10-16T18:53:59.500Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-16T18:53:59.514Z] $ docker exec --env ******** --env ******** 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 ssh-agent -k [2020-10-16T18:53:59.626Z] unset SSH_AUTH_SOCK; [2020-10-16T18:53:59.627Z] unset SSH_AGENT_PID; [2020-10-16T18:53:59.627Z] echo Agent pid 51 killed; [2020-10-16T18:53:59.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T18:54:00.240Z] + git semver [Pipeline] } [2020-10-16T18:54:00.259Z] $ docker stop --time=1 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 [2020-10-16T18:54:01.732Z] $ docker rm -f 714ccfca362d09c8aaad778490ed3825d022eccad91236eb0c12c70003e368c3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-16T18:54:02.213Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-16T18:54:02.639Z] Stashed 1 file(s) [Pipeline] echo [2020-10-16T18:54:02.641Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.44 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-16T18:54:18.219Z] Still waiting to schedule task [2020-10-16T18:54:18.219Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-16T18:54:18.221Z] Still waiting to schedule task [2020-10-16T18:54:18.221Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-16T18:56:12.009Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5938 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-16T18:56:12.067Z] Running in /w/workspace/app-functions-sdk-go/132 [Pipeline] { [Pipeline] checkout [2020-10-16T18:56:17.856Z] using credential edgex-jenkins-ssh [2020-10-16T18:56:17.922Z] Cloning the remote Git repository [2020-10-16T18:56:18.066Z] Running on prd-centos7-docker-4c-2g-5939 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-10-16T18:56:18.120Z] Running in /w/workspace/app-functions-sdk-go/132 [Pipeline] { [Pipeline] checkout [2020-10-16T18:56:17.983Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-16T18:56:18.094Z] > git init /w/workspace/app-functions-sdk-go/132 # timeout=10 [2020-10-16T18:56:18.173Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-16T18:56:18.174Z] > git --version # timeout=10 [2020-10-16T18:56:18.195Z] > git --version # 'git version 2.17.1' [2020-10-16T18:56:18.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T18:56:18.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T18:56:20.651Z] using credential edgex-jenkins-ssh [2020-10-16T18:56:20.706Z] Cloning the remote Git repository [2020-10-16T18:56:21.666Z] Checking out Revision 529345aa9c10a5d9fc2a9250aa6cc99807adb22e (master) [2020-10-16T18:56:20.734Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-16T18:56:20.801Z] > git init /w/workspace/app-functions-sdk-go/132 # timeout=10 [2020-10-16T18:56:20.854Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-16T18:56:20.854Z] > git --version # timeout=10 [2020-10-16T18:56:20.859Z] > git --version # 'git version 2.16.5' [2020-10-16T18:56:20.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T18:56:20.887Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T18:56:21.110Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-16T18:56:21.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T18:56:21.159Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-16T18:56:21.201Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-16T18:56:21.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T18:56:21.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T18:56:21.688Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T18:56:21.699Z] > git checkout -f 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 [2020-10-16T18:56:22.785Z] Checking out Revision 529345aa9c10a5d9fc2a9250aa6cc99807adb22e (master) [2020-10-16T18:56:22.263Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-16T18:56:22.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T18:56:22.285Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-16T18:56:22.298Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-16T18:56:22.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T18:56:22.303Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T18:56:22.793Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T18:56:22.799Z] > git checkout -f 529345aa9c10a5d9fc2a9250aa6cc99807adb22e # timeout=10 [2020-10-16T18:56:25.982Z] Commit message: "fix: Adjust timing so test doesn't fail intermittently (#549)" [2020-10-16T18:56:26.431Z] Commit message: "fix: Adjust timing so test doesn't fail intermittently (#549)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-16T18:56:27.200Z] ========================================================= [2020-10-16T18:56:27.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-16T18:56:27.200Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T18:56:28.027Z] ========================================================= [2020-10-16T18:56:28.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-16T18:56:28.027Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:56:28.128Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-16T18:56:28.668Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-16T18:56:29.135Z] Sending build context to Docker daemon 19.09MB [2020-10-16T18:56:29.135Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T18:56:29.135Z] Step 2/8 : FROM ${BASE} [2020-10-16T18:56:29.247Z] Sending build context to Docker daemon 19.09MB [2020-10-16T18:56:29.247Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T18:56:29.247Z] Step 2/8 : FROM ${BASE} [2020-10-16T18:56:29.247Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-16T18:56:29.247Z] df20fa9351a1: Pulling fs layer [2020-10-16T18:56:29.247Z] ed8968b2872e: Pulling fs layer [2020-10-16T18:56:29.247Z] a92cc7c5fd73: Pulling fs layer [2020-10-16T18:56:29.247Z] e871e8e8d7a9: Pulling fs layer [2020-10-16T18:56:29.247Z] e73272ec9a57: Pulling fs layer [2020-10-16T18:56:29.247Z] 1e910a182e73: Pulling fs layer [2020-10-16T18:56:29.247Z] 4e634b169226: Pulling fs layer [2020-10-16T18:56:29.247Z] e73272ec9a57: Waiting [2020-10-16T18:56:29.247Z] 1e910a182e73: Waiting [2020-10-16T18:56:29.247Z] 4e634b169226: Waiting [2020-10-16T18:56:29.247Z] e871e8e8d7a9: Waiting [2020-10-16T18:56:29.247Z] a92cc7c5fd73: Verifying Checksum [2020-10-16T18:56:29.247Z] a92cc7c5fd73: Download complete [2020-10-16T18:56:29.247Z] ed8968b2872e: Verifying Checksum [2020-10-16T18:56:29.247Z] ed8968b2872e: Download complete [2020-10-16T18:56:29.247Z] e73272ec9a57: Verifying Checksum [2020-10-16T18:56:29.247Z] e73272ec9a57: Download complete [2020-10-16T18:56:29.247Z] df20fa9351a1: Verifying Checksum [2020-10-16T18:56:29.247Z] df20fa9351a1: Download complete [2020-10-16T18:56:29.247Z] 1e910a182e73: Verifying Checksum [2020-10-16T18:56:29.247Z] 1e910a182e73: Download complete [2020-10-16T18:56:29.510Z] df20fa9351a1: Pull complete [2020-10-16T18:56:29.772Z] ed8968b2872e: Pull complete [2020-10-16T18:56:30.034Z] a92cc7c5fd73: Pull complete [2020-10-16T18:56:30.572Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-16T18:56:30.572Z] b538f80385f9: Pulling fs layer [2020-10-16T18:56:30.572Z] 74f711af9a0d: Pulling fs layer [2020-10-16T18:56:30.572Z] 99f96fe45779: Pulling fs layer [2020-10-16T18:56:30.572Z] 8529a6b9a6be: Pulling fs layer [2020-10-16T18:56:30.572Z] 45590311c82a: Pulling fs layer [2020-10-16T18:56:30.572Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-16T18:56:30.572Z] 209524e5b208: Pulling fs layer [2020-10-16T18:56:30.572Z] 8529a6b9a6be: Waiting [2020-10-16T18:56:30.572Z] 45590311c82a: Waiting [2020-10-16T18:56:30.572Z] 69ca0ff8b7b3: Waiting [2020-10-16T18:56:30.572Z] 209524e5b208: Waiting [2020-10-16T18:56:30.572Z] 99f96fe45779: Download complete [2020-10-16T18:56:30.572Z] 74f711af9a0d: Verifying Checksum [2020-10-16T18:56:30.572Z] 74f711af9a0d: Download complete [2020-10-16T18:56:30.848Z] 45590311c82a: Verifying Checksum [2020-10-16T18:56:30.848Z] 45590311c82a: Download complete [2020-10-16T18:56:30.848Z] 69ca0ff8b7b3: Download complete [2020-10-16T18:56:30.848Z] b538f80385f9: Verifying Checksum [2020-10-16T18:56:30.848Z] b538f80385f9: Download complete [2020-10-16T18:56:31.448Z] b538f80385f9: Pull complete [2020-10-16T18:56:32.057Z] 74f711af9a0d: Pull complete [2020-10-16T18:56:32.336Z] 99f96fe45779: Pull complete [2020-10-16T18:56:34.253Z] 4e634b169226: Verifying Checksum [2020-10-16T18:56:34.253Z] 4e634b169226: Download complete [2020-10-16T18:56:34.326Z] 209524e5b208: Verifying Checksum [2020-10-16T18:56:34.326Z] 209524e5b208: Download complete [2020-10-16T18:56:35.386Z] 8529a6b9a6be: Download complete [2020-10-16T18:56:35.666Z] e871e8e8d7a9: Download complete [2020-10-16T18:56:40.998Z] e871e8e8d7a9: Pull complete [2020-10-16T18:56:40.999Z] e73272ec9a57: Pull complete [2020-10-16T18:56:40.999Z] 1e910a182e73: Pull complete [2020-10-16T18:56:47.814Z] 8529a6b9a6be: Pull complete [2020-10-16T18:56:47.814Z] 45590311c82a: Pull complete [2020-10-16T18:56:47.814Z] 69ca0ff8b7b3: Pull complete [2020-10-16T18:56:49.165Z] 4e634b169226: Pull complete [2020-10-16T18:56:49.165Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-16T18:56:49.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-16T18:56:49.165Z] ---> f7629b54cfaa [2020-10-16T18:56:49.165Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-16T18:56:49.165Z] latest: Pulling from library/docker [2020-10-16T18:56:49.165Z] df20fa9351a1: Already exists [2020-10-16T18:56:49.165Z] 25ad7478873d: Pulling fs layer [2020-10-16T18:56:49.165Z] 4684f6177b5d: Pulling fs layer [2020-10-16T18:56:49.165Z] 8ba584e970af: Pulling fs layer [2020-10-16T18:56:49.165Z] 3cdc74d2b06d: Pulling fs layer [2020-10-16T18:56:49.165Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-16T18:56:49.165Z] fca0ccc462d5: Pulling fs layer [2020-10-16T18:56:49.165Z] 3cdc74d2b06d: Waiting [2020-10-16T18:56:49.165Z] 4cf5a0d07c1f: Waiting [2020-10-16T18:56:49.165Z] fca0ccc462d5: Waiting [2020-10-16T18:56:49.165Z] 4684f6177b5d: Verifying Checksum [2020-10-16T18:56:49.165Z] 4684f6177b5d: Download complete [2020-10-16T18:56:49.165Z] 25ad7478873d: Verifying Checksum [2020-10-16T18:56:49.165Z] 25ad7478873d: Download complete [2020-10-16T18:56:49.165Z] 3cdc74d2b06d: Verifying Checksum [2020-10-16T18:56:49.165Z] 3cdc74d2b06d: Download complete [2020-10-16T18:56:49.165Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-16T18:56:49.165Z] 4cf5a0d07c1f: Download complete [2020-10-16T18:56:49.165Z] fca0ccc462d5: Verifying Checksum [2020-10-16T18:56:49.165Z] fca0ccc462d5: Download complete [2020-10-16T18:56:49.165Z] 25ad7478873d: Pull complete [2020-10-16T18:56:49.430Z] 4684f6177b5d: Pull complete [2020-10-16T18:56:49.430Z] 8ba584e970af: Verifying Checksum [2020-10-16T18:56:49.430Z] 8ba584e970af: Download complete [2020-10-16T18:56:50.447Z] 209524e5b208: Pull complete [2020-10-16T18:56:50.447Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-16T18:56:50.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-16T18:56:50.447Z] ---> 5bddaf1c2fca [2020-10-16T18:56:50.447Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-16T18:56:50.447Z] latest: Pulling from library/docker [2020-10-16T18:56:50.717Z] b538f80385f9: Already exists [2020-10-16T18:56:50.717Z] 259a493cd78d: Pulling fs layer [2020-10-16T18:56:50.717Z] b8e66b5100f5: Pulling fs layer [2020-10-16T18:56:50.717Z] 7f8258a56ab6: Pulling fs layer [2020-10-16T18:56:50.717Z] 75a0a0ebb566: Pulling fs layer [2020-10-16T18:56:50.717Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-16T18:56:50.717Z] 294320357d30: Pulling fs layer [2020-10-16T18:56:50.717Z] 75a0a0ebb566: Waiting [2020-10-16T18:56:50.717Z] 4a2c62f0a2a3: Waiting [2020-10-16T18:56:50.995Z] b8e66b5100f5: Download complete [2020-10-16T18:56:50.995Z] 259a493cd78d: Verifying Checksum [2020-10-16T18:56:50.995Z] 259a493cd78d: Download complete [2020-10-16T18:56:50.995Z] 75a0a0ebb566: Verifying Checksum [2020-10-16T18:56:50.995Z] 75a0a0ebb566: Download complete [2020-10-16T18:56:51.269Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-16T18:56:51.269Z] 4a2c62f0a2a3: Download complete [2020-10-16T18:56:51.269Z] 294320357d30: Verifying Checksum [2020-10-16T18:56:51.269Z] 294320357d30: Download complete [2020-10-16T18:56:51.542Z] 259a493cd78d: Pull complete [2020-10-16T18:56:52.082Z] 8ba584e970af: Pull complete [2020-10-16T18:56:52.082Z] 3cdc74d2b06d: Pull complete [2020-10-16T18:56:52.082Z] 4cf5a0d07c1f: Pull complete [2020-10-16T18:56:52.134Z] b8e66b5100f5: Pull complete [2020-10-16T18:56:52.344Z] fca0ccc462d5: Pull complete [2020-10-16T18:56:52.344Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-16T18:56:52.344Z] Status: Downloaded newer image for docker:latest [2020-10-16T18:56:53.117Z] 7f8258a56ab6: Verifying Checksum [2020-10-16T18:56:53.117Z] 7f8258a56ab6: Download complete [2020-10-16T18:56:53.736Z] ---> ad3a7141824a [2020-10-16T18:56:53.736Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-16T18:56:54.000Z] ---> Running in 2f7330dfd374 [2020-10-16T18:56:54.000Z] Removing intermediate container 2f7330dfd374 [2020-10-16T18:56:54.000Z] ---> 38a1ce461726 [2020-10-16T18:56:54.000Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-16T18:56:54.264Z] ---> Running in 81fc74ec4db7 [2020-10-16T18:56:54.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-16T18:56:55.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-16T18:56:56.046Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-16T18:56:56.315Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-16T18:56:56.315Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-16T18:56:56.315Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-16T18:56:56.535Z] 7f8258a56ab6: Pull complete [2020-10-16T18:56:56.578Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-16T18:56:56.578Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T18:56:56.578Z] OK: 167 MiB in 44 packages [2020-10-16T18:56:56.812Z] 75a0a0ebb566: Pull complete [2020-10-16T18:56:57.091Z] 4a2c62f0a2a3: Pull complete [2020-10-16T18:56:57.154Z] Removing intermediate container 81fc74ec4db7 [2020-10-16T18:56:57.154Z] ---> c77e1bc5a56c [2020-10-16T18:56:57.154Z] Step 6/8 : WORKDIR /build [2020-10-16T18:56:57.154Z] ---> Running in 3f88cbbe7070 [2020-10-16T18:56:57.365Z] 294320357d30: Pull complete [2020-10-16T18:56:57.417Z] Removing intermediate container 3f88cbbe7070 [2020-10-16T18:56:57.417Z] ---> a273a5e073ba [2020-10-16T18:56:57.417Z] Step 7/8 : COPY go.mod . [2020-10-16T18:56:57.639Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-16T18:56:57.639Z] Status: Downloaded newer image for docker:latest [2020-10-16T18:56:57.682Z] ---> 70019cd3da39 [2020-10-16T18:56:57.682Z] Step 8/8 : RUN go mod download [2020-10-16T18:56:57.682Z] ---> Running in 3b18e4d0f738 [2020-10-16T18:57:03.044Z] ---> 385a29f757d3 [2020-10-16T18:57:03.044Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-16T18:57:03.317Z] ---> Running in ecbaad2007fc [2020-10-16T18:57:03.588Z] Removing intermediate container ecbaad2007fc [2020-10-16T18:57:03.588Z] ---> 48080919b99c [2020-10-16T18:57:03.588Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-16T18:57:03.862Z] ---> Running in 28fa859fe294 [2020-10-16T18:57:05.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-16T18:57:06.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-16T18:57:06.883Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-16T18:57:07.154Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-16T18:57:07.154Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-16T18:57:07.433Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-16T18:57:07.433Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-16T18:57:07.433Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T18:57:07.433Z] OK: 144 MiB in 44 packages [2020-10-16T18:57:09.411Z] Removing intermediate container 28fa859fe294 [2020-10-16T18:57:09.411Z] ---> 0b0693b205b9 [2020-10-16T18:57:09.411Z] Step 6/8 : WORKDIR /build [2020-10-16T18:57:09.411Z] ---> Running in be9adc330615 [2020-10-16T18:57:09.685Z] Removing intermediate container be9adc330615 [2020-10-16T18:57:09.685Z] ---> 8bd84d812454 [2020-10-16T18:57:09.685Z] Step 7/8 : COPY go.mod . [2020-10-16T18:57:10.281Z] ---> 262cc87bdbe2 [2020-10-16T18:57:10.281Z] Step 8/8 : RUN go mod download [2020-10-16T18:57:10.553Z] ---> Running in d76564aa6e9b [2020-10-16T18:57:24.330Z] Removing intermediate container 3b18e4d0f738 [2020-10-16T18:57:24.330Z] ---> 468e0fcb6ba0 [2020-10-16T18:57:24.330Z] Successfully built 468e0fcb6ba0 [2020-10-16T18:57:24.330Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:57:24.724Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-16T18:57:24.724Z] . [Pipeline] withDockerContainer [2020-10-16T18:57:24.907Z] prd-centos7-docker-4c-2g-5939 does not seem to be running inside a container [2020-10-16T18:57:24.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/132 -v /w/workspace/app-functions-sdk-go/132:/w/workspace/app-functions-sdk-go/132:rw,z -v /w/workspace/app-functions-sdk-go/132@tmp:/w/workspace/app-functions-sdk-go/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-16T18:57:25.786Z] $ docker top f1bb5359e563403622c289631ee0e1194731a00061d599ac7ff7a606a4254613 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T18:57:26.469Z] + go version [2020-10-16T18:57:26.469Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-16T18:57:26.485Z] $ docker stop --time=1 f1bb5359e563403622c289631ee0e1194731a00061d599ac7ff7a606a4254613 [2020-10-16T18:57:27.838Z] $ docker rm -f f1bb5359e563403622c289631ee0e1194731a00061d599ac7ff7a606a4254613 [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] } [2020-10-16T18:57:37.350Z] Removing intermediate container d76564aa6e9b [2020-10-16T18:57:37.350Z] ---> 3a48d0ba0768 [2020-10-16T18:57:37.350Z] Successfully built 3a48d0ba0768 [2020-10-16T18:57:37.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:57:37.749Z] + docker inspect -f . ci-base-image-arm64 [2020-10-16T18:57:37.749Z] . [Pipeline] withDockerContainer [2020-10-16T18:57:38.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-5938 does not seem to be running inside a container [2020-10-16T18:57:38.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/132 -v /w/workspace/app-functions-sdk-go/132:/w/workspace/app-functions-sdk-go/132:rw,z -v /w/workspace/app-functions-sdk-go/132@tmp:/w/workspace/app-functions-sdk-go/132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-16T18:57:40.049Z] $ docker top f65f8661c4127be813ada2d3a9730a87b9e5698544edb48c9835dd94f013f63c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T18:57:41.570Z] + go version [2020-10-16T18:57:41.570Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-16T18:57:41.596Z] $ docker stop --time=1 f65f8661c4127be813ada2d3a9730a87b9e5698544edb48c9835dd94f013f63c [2020-10-16T18:57:43.592Z] $ docker rm -f f65f8661c4127be813ada2d3a9730a87b9e5698544edb48c9835dd94f013f63c [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 [2020-10-16T18:57:46.448Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-16T18:57:46.449Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-16T18:57:46.510Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:57:46.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-16T18:57:46.850Z] [2020-10-16T18:57:46.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:57:47.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-16T18:57:47.204Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-16T18:57:47.204Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-16T18:57:47.204Z] 408f87550127: Pulling fs layer [2020-10-16T18:57:47.204Z] fe522b08c979: Pulling fs layer [2020-10-16T18:57:47.204Z] 221eaa008020: Pulling fs layer [2020-10-16T18:57:47.204Z] 2a4607e5d6b9: Pulling fs layer [2020-10-16T18:57:47.204Z] 8f79b27c4fd2: Pulling fs layer [2020-10-16T18:57:47.204Z] e5c8dbe1645b: Pulling fs layer [2020-10-16T18:57:47.204Z] 23e8b3b47431: Pulling fs layer [2020-10-16T18:57:47.204Z] 5c568d65a230: Pulling fs layer [2020-10-16T18:57:47.204Z] 2a4607e5d6b9: Waiting [2020-10-16T18:57:47.204Z] 8f79b27c4fd2: Waiting [2020-10-16T18:57:47.204Z] e5c8dbe1645b: Waiting [2020-10-16T18:57:47.204Z] 23e8b3b47431: Waiting [2020-10-16T18:57:47.204Z] 5c568d65a230: Waiting [2020-10-16T18:57:47.204Z] 221eaa008020: Waiting [2020-10-16T18:57:47.204Z] fe522b08c979: Verifying Checksum [2020-10-16T18:57:47.204Z] fe522b08c979: Download complete [2020-10-16T18:57:47.204Z] 408f87550127: Verifying Checksum [2020-10-16T18:57:47.204Z] 408f87550127: Download complete [2020-10-16T18:57:47.204Z] 2a4607e5d6b9: Verifying Checksum [2020-10-16T18:57:47.204Z] 2a4607e5d6b9: Download complete [2020-10-16T18:57:47.204Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-16T18:57:47.204Z] cbdbe7a5bc2a: Download complete [2020-10-16T18:57:47.204Z] 8f79b27c4fd2: Verifying Checksum [2020-10-16T18:57:47.204Z] 8f79b27c4fd2: Download complete [2020-10-16T18:57:47.471Z] cbdbe7a5bc2a: Pull complete [2020-10-16T18:57:47.732Z] 408f87550127: Pull complete [2020-10-16T18:57:47.732Z] fe522b08c979: Pull complete [2020-10-16T18:57:48.306Z] e5c8dbe1645b: Verifying Checksum [2020-10-16T18:57:48.306Z] e5c8dbe1645b: Download complete [2020-10-16T18:57:49.256Z] 23e8b3b47431: Verifying Checksum [2020-10-16T18:57:49.256Z] 23e8b3b47431: Download complete [2020-10-16T18:57:49.522Z] 5c568d65a230: Verifying Checksum [2020-10-16T18:57:49.522Z] 5c568d65a230: Download complete [2020-10-16T18:57:50.101Z] 221eaa008020: Verifying Checksum [2020-10-16T18:57:50.102Z] 221eaa008020: Download complete [2020-10-16T18:57:55.418Z] 221eaa008020: Pull complete [2020-10-16T18:57:55.418Z] 2a4607e5d6b9: Pull complete [2020-10-16T18:57:55.418Z] 8f79b27c4fd2: Pull complete [2020-10-16T18:57:57.357Z] e5c8dbe1645b: Pull complete [2020-10-16T18:58:01.577Z] 23e8b3b47431: Pull complete [2020-10-16T18:58:02.967Z] 5c568d65a230: Pull complete [2020-10-16T18:58:02.967Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-16T18:58:02.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-16T18:58:02.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-16T18:58:03.144Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:58:03.189Z] $ 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 [2020-10-16T18:58:04.070Z] $ docker top c336093d1e289e53f5695f97881587b6fb73f8465f3cdd7389e1ccad144a00e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T18:58:04.558Z] + snyk monitor '--org=edgex-jenkins' [2020-10-16T18:58:16.814Z] [2020-10-16T18:58:16.814Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-10-16T18:58:16.814Z] [2020-10-16T18:58:16.814Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/19b599c9-02cd-4e5b-8828-6d12bb1049e5 [2020-10-16T18:58:16.814Z] [2020-10-16T18:58:16.814Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-16T18:58:16.814Z] [2020-10-16T18:58:16.814Z] [2020-10-16T18:58:16.814Z] Snyk CLI supports Node.js 8 and higher. [2020-10-16T18:58:16.814Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-16T18:58:16.814Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-16T18:58:16.814Z] [2020-10-16T18:58:16.814Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-16T18:58:16.814Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-16T18:58:16.814Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-16T18:58:16.814Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-16T18:58:16.830Z] $ docker stop --time=1 c336093d1e289e53f5695f97881587b6fb73f8465f3cdd7389e1ccad144a00e2 [2020-10-16T18:58:20.797Z] $ docker rm -f c336093d1e289e53f5695f97881587b6fb73f8465f3cdd7389e1ccad144a00e2 [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 [2020-10-16T18:58:22.182Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T18:58:22.242Z] provisioning config files... [2020-10-16T18:58:22.256Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7991160806239877821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:58:22.698Z] --> edgex-publish-swagger.sh [2020-10-16T18:58:22.698Z] === Publish openapi/v2 API === [2020-10-16T18:58:22.698Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-10-16T18:58:22.698Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-10-16T18:58:22.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-16T18:58:22.698Z] Dload Upload Total Spent Left Speed [2020-10-16T18:58:24.085Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10741 0:00:01 0:00:01 --:--:-- 10764 100 13025 0 0 100 13025 0 10739 0:00:01 0:00:01 --:--:-- 10755 [2020-10-16T18:58:24.085Z] [2020-10-16T18:58:24.085Z] [Pipeline] } [2020-10-16T18:58:24.095Z] 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 [2020-10-16T18:58:25.041Z] + git log --format=format:%s -1 529345aa9c10a5d9fc2a9250aa6cc99807adb22e [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:58:25.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T18:58:25.349Z] . [Pipeline] withDockerContainer [2020-10-16T18:58:25.446Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:58:25.494Z] $ 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 [2020-10-16T18:58:26.201Z] $ docker top 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T18:58:26.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T18:58:26.611Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T18:58:26.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T18:58:26.839Z] $ docker exec 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 ssh-agent [2020-10-16T18:58:27.048Z] SSH_AUTH_SOCK=/tmp/ssh-jCXYDQfZPF0I/agent.11 [2020-10-16T18:58:27.048Z] SSH_AGENT_PID=17 [2020-10-16T18:58:27.054Z] Running ssh-add (command line suppressed) [2020-10-16T18:58:27.181Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_428362710569592244.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_428362710569592244.key) [2020-10-16T18:58:27.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T18:58:27.564Z] + git semver tag [2020-10-16T18:58:27.565Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T18:58:27.565Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-16T18:58:27.565Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-16T18:58:27.565Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T18:58:27.565Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T18:58:27.565Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T18:58:27.565Z] # $SEMVER_BRANCH = master [2020-10-16T18:58:27.565Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-16T18:58:27.565Z] # 529345aa9c10a5d9fc2a9250aa6cc99807adb22e HEAD [2020-10-16T18:58:27.565Z] # -> Force: false [2020-10-16T18:58:27.565Z] # 98dbfb9720817a5b3b0b1fa1de8c576e205c2149 refs/tags/v1.2.1-dev.44 [Pipeline] } [2020-10-16T18:58:27.578Z] $ docker exec --env ******** --env ******** 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 ssh-agent -k [2020-10-16T18:58:27.694Z] unset SSH_AUTH_SOCK; [2020-10-16T18:58:27.695Z] unset SSH_AGENT_PID; [2020-10-16T18:58:27.695Z] echo Agent pid 17 killed; [2020-10-16T18:58:27.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T18:58:28.253Z] + git semver [Pipeline] } [2020-10-16T18:58:28.269Z] $ docker stop --time=1 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 [2020-10-16T18:58:29.610Z] $ docker rm -f 7596bb1fb223e86ec1b24b8318733eab363bea5be5682b4f0a951dd4e693dd13 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:58:30.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-16T18:58:30.241Z] [2020-10-16T18:58:30.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:58:30.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-16T18:58:30.658Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-16T18:58:30.658Z] ab5ef0e58194: Pulling fs layer [2020-10-16T18:58:30.658Z] 9712f1f96733: Pulling fs layer [2020-10-16T18:58:30.658Z] 63f879dbbcfc: Pulling fs layer [2020-10-16T18:58:30.658Z] 0d9ebad4ef96: Pulling fs layer [2020-10-16T18:58:30.658Z] e9a5061849ea: Pulling fs layer [2020-10-16T18:58:30.658Z] d747dcd14b5f: Pulling fs layer [2020-10-16T18:58:30.658Z] 2de7ff778b66: Pulling fs layer [2020-10-16T18:58:30.658Z] 0d9ebad4ef96: Waiting [2020-10-16T18:58:30.658Z] e9a5061849ea: Waiting [2020-10-16T18:58:30.658Z] d747dcd14b5f: Waiting [2020-10-16T18:58:30.658Z] 2de7ff778b66: Waiting [2020-10-16T18:58:30.658Z] 9712f1f96733: Verifying Checksum [2020-10-16T18:58:30.658Z] 9712f1f96733: Download complete [2020-10-16T18:58:32.048Z] 63f879dbbcfc: Download complete [2020-10-16T18:58:32.048Z] e9a5061849ea: Verifying Checksum [2020-10-16T18:58:32.048Z] e9a5061849ea: Download complete [2020-10-16T18:58:32.048Z] d747dcd14b5f: Verifying Checksum [2020-10-16T18:58:32.048Z] d747dcd14b5f: Download complete [2020-10-16T18:58:32.996Z] 2de7ff778b66: Verifying Checksum [2020-10-16T18:58:32.996Z] 2de7ff778b66: Download complete [2020-10-16T18:58:33.257Z] 0d9ebad4ef96: Verifying Checksum [2020-10-16T18:58:33.257Z] 0d9ebad4ef96: Download complete [2020-10-16T18:58:33.519Z] ab5ef0e58194: Verifying Checksum [2020-10-16T18:58:33.519Z] ab5ef0e58194: Download complete [2020-10-16T18:58:38.836Z] ab5ef0e58194: Pull complete [2020-10-16T18:58:38.836Z] 9712f1f96733: Pull complete [2020-10-16T18:58:40.758Z] 63f879dbbcfc: Pull complete [2020-10-16T18:58:47.408Z] 0d9ebad4ef96: Pull complete [2020-10-16T18:58:50.731Z] e9a5061849ea: Pull complete [2020-10-16T18:58:50.731Z] d747dcd14b5f: Pull complete [2020-10-16T18:58:53.283Z] 2de7ff778b66: Pull complete [2020-10-16T18:58:53.283Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-16T18:58:53.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-16T18:58:53.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-16T18:58:53.457Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:58:53.509Z] $ 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 [2020-10-16T18:58:56.903Z] $ docker top e57f6a95cf3d45a56a7100cfbda5fe8058aadf8ba2adbd3fa3fab0717411b080 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-16T18:58:57.155Z] provisioning config files... [2020-10-16T18:58:57.166Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4559423392103300481tmp [2020-10-16T18:58:57.182Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7284329063508095205tmp [2020-10-16T18:58:57.195Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config482633371924200190tmp [Pipeline] { [Pipeline] echo [2020-10-16T18:58:57.281Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:58:57.579Z] ---> sigul-configuration.sh [2020-10-16T18:58:57.579Z] gpg: directory `/root/.gnupg' created [2020-10-16T18:58:57.579Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-16T18:58:57.579Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-16T18:58:57.579Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-16T18:58:57.579Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-16T18:58:57.579Z] gpg: CAST5 encrypted data [2020-10-16T18:58:57.851Z] gpg: encrypted with 1 passphrase [2020-10-16T18:58:57.852Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-16T18:58:58.250Z] + mkdir /home/jenkins [2020-10-16T18:58:58.250Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-16T18:58:58.596Z] + 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 [2020-10-16T18:58:58.619Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:58:58.913Z] ---> sigul-install.sh [2020-10-16T18:59:04.227Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-16T18:59:04.520Z] + git tag --list [2020-10-16T18:59:04.520Z] v0.1.0 [2020-10-16T18:59:04.520Z] v0.1.1 [2020-10-16T18:59:04.520Z] v1.0.0 [2020-10-16T18:59:04.520Z] v1.1.0 [2020-10-16T18:59:04.520Z] v1.2.0 [2020-10-16T18:59:04.520Z] v1.2.1-dev.1 [2020-10-16T18:59:04.520Z] v1.2.1-dev.10 [2020-10-16T18:59:04.520Z] v1.2.1-dev.11 [2020-10-16T18:59:04.520Z] v1.2.1-dev.12 [2020-10-16T18:59:04.520Z] v1.2.1-dev.13 [2020-10-16T18:59:04.520Z] v1.2.1-dev.14 [2020-10-16T18:59:04.520Z] v1.2.1-dev.15 [2020-10-16T18:59:04.520Z] v1.2.1-dev.16 [2020-10-16T18:59:04.520Z] v1.2.1-dev.17 [2020-10-16T18:59:04.520Z] v1.2.1-dev.18 [2020-10-16T18:59:04.520Z] v1.2.1-dev.19 [2020-10-16T18:59:04.520Z] v1.2.1-dev.2 [2020-10-16T18:59:04.520Z] v1.2.1-dev.20 [2020-10-16T18:59:04.520Z] v1.2.1-dev.21 [2020-10-16T18:59:04.520Z] v1.2.1-dev.22 [2020-10-16T18:59:04.520Z] v1.2.1-dev.23 [2020-10-16T18:59:04.520Z] v1.2.1-dev.24 [2020-10-16T18:59:04.520Z] v1.2.1-dev.25 [2020-10-16T18:59:04.520Z] v1.2.1-dev.26 [2020-10-16T18:59:04.520Z] v1.2.1-dev.27 [2020-10-16T18:59:04.520Z] v1.2.1-dev.28 [2020-10-16T18:59:04.520Z] v1.2.1-dev.29 [2020-10-16T18:59:04.520Z] v1.2.1-dev.3 [2020-10-16T18:59:04.520Z] v1.2.1-dev.30 [2020-10-16T18:59:04.520Z] v1.2.1-dev.31 [2020-10-16T18:59:04.520Z] v1.2.1-dev.32 [2020-10-16T18:59:04.520Z] v1.2.1-dev.33 [2020-10-16T18:59:04.520Z] v1.2.1-dev.34 [2020-10-16T18:59:04.520Z] v1.2.1-dev.35 [2020-10-16T18:59:04.520Z] v1.2.1-dev.36 [2020-10-16T18:59:04.520Z] v1.2.1-dev.37 [2020-10-16T18:59:04.520Z] v1.2.1-dev.38 [2020-10-16T18:59:04.520Z] v1.2.1-dev.39 [2020-10-16T18:59:04.520Z] v1.2.1-dev.4 [2020-10-16T18:59:04.520Z] v1.2.1-dev.40 [2020-10-16T18:59:04.520Z] v1.2.1-dev.41 [2020-10-16T18:59:04.520Z] v1.2.1-dev.42 [2020-10-16T18:59:04.520Z] v1.2.1-dev.43 [2020-10-16T18:59:04.520Z] v1.2.1-dev.44 [2020-10-16T18:59:04.520Z] v1.2.1-dev.5 [2020-10-16T18:59:04.520Z] v1.2.1-dev.6 [2020-10-16T18:59:04.520Z] v1.2.1-dev.7 [2020-10-16T18:59:04.520Z] v1.2.1-dev.8 [2020-10-16T18:59:04.520Z] v1.2.1-dev.9 [Pipeline] sh [2020-10-16T18:59:04.819Z] + lftools sign git-tag v1.2.1-dev.44 [2020-10-16T18:59:06.209Z] Signing Git tag with Sigul... [2020-10-16T18:59:06.209Z] Signing v1.2.1-dev.44 [Pipeline] echo [2020-10-16T18:59:07.170Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:07.461Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-16T18:59:07.472Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-16T18:59:07.573Z] $ docker stop --time=1 e57f6a95cf3d45a56a7100cfbda5fe8058aadf8ba2adbd3fa3fab0717411b080 [2020-10-16T18:59:09.585Z] $ docker rm -f e57f6a95cf3d45a56a7100cfbda5fe8058aadf8ba2adbd3fa3fab0717411b080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:59:10.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T18:59:10.822Z] . [Pipeline] withDockerContainer [2020-10-16T18:59:10.942Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:59:10.985Z] $ 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 [2020-10-16T18:59:11.682Z] $ docker top 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T18:59:12.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T18:59:12.012Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T18:59:12.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T18:59:12.213Z] $ docker exec 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 ssh-agent [2020-10-16T18:59:12.386Z] SSH_AUTH_SOCK=/tmp/ssh-t03xluzxfbZr/agent.11 [2020-10-16T18:59:12.386Z] SSH_AGENT_PID=16 [2020-10-16T18:59:12.392Z] Running ssh-add (command line suppressed) [2020-10-16T18:59:12.525Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7235959496843092904.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7235959496843092904.key) [2020-10-16T18:59:12.580Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T18:59:12.909Z] + git semver bump pre [2020-10-16T18:59:12.909Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T18:59:12.909Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-16T18:59:12.909Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-16T18:59:12.909Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T18:59:12.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T18:59:12.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T18:59:12.909Z] # $SEMVER_BRANCH = master [2020-10-16T18:59:12.909Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-10-16T18:59:12.909Z] 1.2.1-dev.45 [Pipeline] } [2020-10-16T18:59:12.921Z] $ docker exec --env ******** --env ******** 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 ssh-agent -k [2020-10-16T18:59:13.051Z] unset SSH_AUTH_SOCK; [2020-10-16T18:59:13.051Z] unset SSH_AGENT_PID; [2020-10-16T18:59:13.051Z] echo Agent pid 16 killed; [2020-10-16T18:59:13.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T18:59:13.576Z] + git semver [Pipeline] } [2020-10-16T18:59:13.594Z] $ docker stop --time=1 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 [2020-10-16T18:59:14.951Z] $ docker rm -f 7b81e76e3d8a32b94225cf5804cd8cb4baacff495280b934d6b31695b6b002b3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:59:15.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T18:59:15.458Z] . [Pipeline] withDockerContainer [2020-10-16T18:59:15.563Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:59:15.604Z] $ 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 [2020-10-16T18:59:16.235Z] $ docker top cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T18:59:16.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T18:59:16.538Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T18:59:16.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T18:59:16.732Z] $ docker exec cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 ssh-agent [2020-10-16T18:59:16.892Z] SSH_AUTH_SOCK=/tmp/ssh-DGcqIT4hIEmr/agent.12 [2020-10-16T18:59:16.892Z] SSH_AGENT_PID=17 [2020-10-16T18:59:16.899Z] Running ssh-add (command line suppressed) [2020-10-16T18:59:17.021Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7371906928337348014.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7371906928337348014.key) [2020-10-16T18:59:17.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T18:59:17.488Z] + git semver push [2020-10-16T18:59:17.488Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T18:59:17.488Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-10-16T18:59:17.488Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-10-16T18:59:17.488Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T18:59:17.488Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T18:59:17.488Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T18:59:17.488Z] # $SEMVER_BRANCH = master [2020-10-16T18:59:17.488Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-10-16T18:59:24.091Z] $ docker exec --env ******** --env ******** cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 ssh-agent -k [2020-10-16T18:59:24.225Z] unset SSH_AUTH_SOCK; [2020-10-16T18:59:24.226Z] unset SSH_AGENT_PID; [2020-10-16T18:59:24.226Z] echo Agent pid 17 killed; [2020-10-16T18:59:24.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T18:59:24.751Z] + git semver [Pipeline] } [2020-10-16T18:59:24.768Z] $ docker stop --time=1 cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 [2020-10-16T18:59:26.124Z] $ docker rm -f cdb2eb9ea589dbbd8e3cbfb066576d16363f6b0dcff3b057a588c303449226e0 [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 [2020-10-16T18:59:27.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:28.367Z] ---> package-listing.sh [2020-10-16T18:59:28.367Z] ++ facter osfamily [2020-10-16T18:59:28.367Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-16T18:59:28.367Z] + OS_FAMILY=redhat [2020-10-16T18:59:28.367Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-10-16T18:59:28.367Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-16T18:59:28.367Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-16T18:59:28.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-16T18:59:28.367Z] + PACKAGES=/tmp/packages_start.txt [2020-10-16T18:59:28.367Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-16T18:59:28.367Z] + PACKAGES=/tmp/packages_end.txt [2020-10-16T18:59:28.367Z] + case "${OS_FAMILY}" in [2020-10-16T18:59:28.367Z] + rpm -qa [2020-10-16T18:59:28.367Z] + sort [2020-10-16T18:59:32.583Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-16T18:59:32.583Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-16T18:59:32.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-16T18:59:32.583Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-10-16T18:59:32.583Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-10-16T18:59:32.583Z] + 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 [2020-10-16T18:59:32.597Z] 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 [2020-10-16T18:59:32.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:59:33.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T18:59:33.210Z] [2020-10-16T18:59:33.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-16T18:59:33.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T18:59:33.560Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-16T18:59:33.560Z] df20fa9351a1: Pulling fs layer [2020-10-16T18:59:33.560Z] 36b3adc4ff6f: Pulling fs layer [2020-10-16T18:59:33.560Z] 8ad3a11d3b57: Pulling fs layer [2020-10-16T18:59:33.560Z] 46f8f816bc3b: Pulling fs layer [2020-10-16T18:59:33.560Z] 93b61091891f: Pulling fs layer [2020-10-16T18:59:33.560Z] 93b9cdb0e59b: Pulling fs layer [2020-10-16T18:59:33.560Z] 5e14af77c1be: Pulling fs layer [2020-10-16T18:59:33.560Z] 01666e4c0597: Pulling fs layer [2020-10-16T18:59:33.560Z] aa168da1d23b: Pulling fs layer [2020-10-16T18:59:33.560Z] 93b9cdb0e59b: Waiting [2020-10-16T18:59:33.560Z] 5e14af77c1be: Waiting [2020-10-16T18:59:33.560Z] 01666e4c0597: Waiting [2020-10-16T18:59:33.560Z] aa168da1d23b: Waiting [2020-10-16T18:59:33.560Z] 46f8f816bc3b: Waiting [2020-10-16T18:59:33.560Z] 93b61091891f: Waiting [2020-10-16T18:59:33.560Z] 36b3adc4ff6f: Verifying Checksum [2020-10-16T18:59:33.560Z] 36b3adc4ff6f: Download complete [2020-10-16T18:59:33.560Z] 46f8f816bc3b: Download complete [2020-10-16T18:59:33.560Z] df20fa9351a1: Verifying Checksum [2020-10-16T18:59:33.560Z] df20fa9351a1: Download complete [2020-10-16T18:59:33.560Z] 93b9cdb0e59b: Verifying Checksum [2020-10-16T18:59:33.560Z] 93b9cdb0e59b: Download complete [2020-10-16T18:59:33.560Z] 5e14af77c1be: Verifying Checksum [2020-10-16T18:59:33.560Z] 5e14af77c1be: Download complete [2020-10-16T18:59:33.826Z] 93b61091891f: Verifying Checksum [2020-10-16T18:59:33.826Z] 93b61091891f: Download complete [2020-10-16T18:59:33.826Z] 01666e4c0597: Verifying Checksum [2020-10-16T18:59:33.827Z] 01666e4c0597: Download complete [2020-10-16T18:59:33.827Z] 8ad3a11d3b57: Verifying Checksum [2020-10-16T18:59:33.827Z] 8ad3a11d3b57: Download complete [2020-10-16T18:59:34.088Z] df20fa9351a1: Pull complete [2020-10-16T18:59:34.354Z] 36b3adc4ff6f: Pull complete [2020-10-16T18:59:34.930Z] 8ad3a11d3b57: Pull complete [2020-10-16T18:59:35.195Z] 46f8f816bc3b: Pull complete [2020-10-16T18:59:35.462Z] aa168da1d23b: Verifying Checksum [2020-10-16T18:59:35.462Z] aa168da1d23b: Download complete [2020-10-16T18:59:36.153Z] 93b61091891f: Pull complete [2020-10-16T18:59:36.153Z] 93b9cdb0e59b: Pull complete [2020-10-16T18:59:36.455Z] 5e14af77c1be: Pull complete [2020-10-16T18:59:36.455Z] 01666e4c0597: Pull complete [2020-10-16T18:59:43.079Z] aa168da1d23b: Pull complete [2020-10-16T18:59:43.079Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-16T18:59:43.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T18:59:43.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-16T18:59:43.242Z] prd-centos7-docker-4c-2g-5936 does not seem to be running inside a container [2020-10-16T18:59:43.288Z] $ 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 [2020-10-16T18:59:47.966Z] $ docker top 8142c308c06f5dadfddcea9386e88a42d5a9d8971a4689aa63e54e81ab4f9d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T18:59:48.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-16T18:59:48.747Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-16T18:59:49.044Z] + ls /var/log/sa-host [2020-10-16T18:59:49.044Z] + sadf -c /var/log/sa-host/sa05 [2020-10-16T18:59:49.044Z] file_magic: OK [2020-10-16T18:59:49.044Z] HZ: Using current value: 100 [2020-10-16T18:59:49.044Z] file_header: OK [2020-10-16T18:59:49.044Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-16T18:59:49.044Z] Statistics: [2020-10-16T18:59:49.044Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T18:59:49.044Z] File successfully converted to sysstat format version 12.2.1 [2020-10-16T18:59:49.044Z] + sadf -c /var/log/sa-host/sa16 [2020-10-16T18:59:49.044Z] file_magic: OK [2020-10-16T18:59:49.044Z] HZ: Using current value: 100 [2020-10-16T18:59:49.044Z] file_header: OK [2020-10-16T18:59:49.044Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-16T18:59:49.044Z] Statistics: [2020-10-16T18:59:49.044Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T18:59:49.044Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T18:59:49.680Z] provisioning config files... [2020-10-16T18:59:49.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6250901675163655037tmp [Pipeline] { [Pipeline] echo [2020-10-16T18:59:49.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:50.071Z] ---> create-netrc.sh [Pipeline] } [2020-10-16T18:59:50.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-16T18:59:50.182Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:50.473Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-16T18:59:50.483Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:50.776Z] ---> sudo-logs.sh [2020-10-16T18:59:50.776Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-16T18:59:50.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:51.079Z] ---> job-cost.sh [2020-10-16T18:59:51.079Z] lf-activate-venv: SKIPPING [2020-10-16T18:59:51.079Z] INFO: No Stack... [2020-10-16T18:59:52.994Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-16T18:59:53.566Z] INFO: Archiving Costs [Pipeline] echo [2020-10-16T18:59:53.578Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T18:59:53.869Z] ---> logs-deploy.sh [2020-10-16T18:59:53.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/132 [2020-10-16T18:59:53.869Z] INFO: archiving workspace using pattern(s): [2020-10-16T18:59:55.255Z] Archives upload complete. [2020-10-16T18:59:55.517Z] INFO: archiving logs to Nexus [2020-10-16T18:59:56.460Z] ---> uname -a: [2020-10-16T18:59:56.460Z] Linux prd-centos7-docker-4c-2g-5936.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> lscpu: [2020-10-16T18:59:56.460Z] Architecture: x86_64 [2020-10-16T18:59:56.460Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-16T18:59:56.460Z] Byte Order: Little Endian [2020-10-16T18:59:56.460Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-16T18:59:56.460Z] CPU(s): 4 [2020-10-16T18:59:56.460Z] On-line CPU(s) list: 0-3 [2020-10-16T18:59:56.460Z] Thread(s) per core: 1 [2020-10-16T18:59:56.460Z] Core(s) per socket: 1 [2020-10-16T18:59:56.460Z] Socket(s): 4 [2020-10-16T18:59:56.460Z] NUMA node(s): 1 [2020-10-16T18:59:56.460Z] Vendor ID: GenuineIntel [2020-10-16T18:59:56.460Z] CPU family: 6 [2020-10-16T18:59:56.460Z] Model: 44 [2020-10-16T18:59:56.460Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-16T18:59:56.460Z] Stepping: 1 [2020-10-16T18:59:56.460Z] CPU MHz: 2933.438 [2020-10-16T18:59:56.460Z] BogoMIPS: 5866.87 [2020-10-16T18:59:56.460Z] Virtualization: VT-x [2020-10-16T18:59:56.460Z] Hypervisor vendor: KVM [2020-10-16T18:59:56.460Z] Virtualization type: full [2020-10-16T18:59:56.460Z] L1d cache: 128 KiB [2020-10-16T18:59:56.460Z] L1i cache: 128 KiB [2020-10-16T18:59:56.460Z] L2 cache: 16 MiB [2020-10-16T18:59:56.460Z] L3 cache: 64 MiB [2020-10-16T18:59:56.460Z] NUMA node0 CPU(s): 0-3 [2020-10-16T18:59:56.460Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-16T18:59:56.460Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-16T18:59:56.460Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-16T18:59:56.460Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-16T18:59:56.460Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-16T18:59:56.460Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-16T18:59:56.460Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-16T18:59:56.460Z] Vulnerability Tsx async abort: Not affected [2020-10-16T18:59:56.460Z] 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 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> nproc: [2020-10-16T18:59:56.460Z] 4 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> df -h: [2020-10-16T18:59:56.460Z] Filesystem Size Used Available Use% Mounted on [2020-10-16T18:59:56.460Z] overlay 50.0G 8.5G 41.5G 17% / [2020-10-16T18:59:56.460Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-16T18:59:56.460Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-16T18:59:56.460Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure [2020-10-16T18:59:56.460Z] /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> free -m: [2020-10-16T18:59:56.460Z] total used free shared buff/cache available [2020-10-16T18:59:56.460Z] Mem: 1837 785 154 0 896 991 [2020-10-16T18:59:56.460Z] Swap: 1023 2 1021 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> ip addr: [2020-10-16T18:59:56.460Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-16T18:59:56.460Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-16T18:59:56.460Z] inet 127.0.0.1/8 scope host lo [2020-10-16T18:59:56.460Z] valid_lft forever preferred_lft forever [2020-10-16T18:59:56.460Z] inet6 ::1/128 scope host [2020-10-16T18:59:56.460Z] valid_lft forever preferred_lft forever [2020-10-16T18:59:56.460Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-16T18:59:56.460Z] link/ether fa:16:3e:67:aa:38 brd ff:ff:ff:ff:ff:ff [2020-10-16T18:59:56.460Z] inet 10.30.123.61/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-16T18:59:56.460Z] valid_lft 85992sec preferred_lft 85992sec [2020-10-16T18:59:56.460Z] inet6 fe80::f816:3eff:fe67:aa38/64 scope link [2020-10-16T18:59:56.460Z] valid_lft forever preferred_lft forever [2020-10-16T18:59:56.460Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-16T18:59:56.460Z] link/ether 02:42:95:83:1b:10 brd ff:ff:ff:ff:ff:ff [2020-10-16T18:59:56.460Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-16T18:59:56.460Z] valid_lft forever preferred_lft forever [2020-10-16T18:59:56.460Z] inet6 fe80::42:95ff:fe83:1b10/64 scope link [2020-10-16T18:59:56.460Z] valid_lft forever preferred_lft forever [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> sar -b -r -n DEV: [2020-10-16T18:59:56.460Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] 18:52:51 LINUX RESTART (4 CPU) [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] 18:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-16T18:59:56.460Z] 18:55:01 9.01 2.06 6.94 0.00 95.50 1333.03 0.00 [2020-10-16T18:59:56.460Z] 18:56:01 0.53 0.00 0.53 0.00 0.00 8.53 0.00 [2020-10-16T18:59:56.460Z] 18:57:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 [2020-10-16T18:59:56.460Z] 18:58:01 131.26 70.70 60.56 0.00 3079.21 25168.77 0.00 [2020-10-16T18:59:56.460Z] 18:59:01 302.00 128.72 173.28 0.00 7956.18 40586.78 0.00 [2020-10-16T18:59:56.460Z] Average: 88.63 40.31 48.32 0.00 2226.77 13423.60 0.00 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] 18:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-16T18:59:56.460Z] 18:55:01 229828 0 551708 29.32 2620 1097400 1113736 38.01 404548 1089048 20 [2020-10-16T18:59:56.460Z] 18:56:01 233496 0 548032 29.13 2620 1097408 1084988 37.03 403900 1086480 20 [2020-10-16T18:59:56.460Z] 18:57:01 233420 0 548104 29.13 2620 1097412 1085000 37.03 403968 1086476 8 [2020-10-16T18:59:56.460Z] 18:58:01 70812 0 664428 35.31 2620 1143696 1509832 51.53 494608 1121360 95232 [2020-10-16T18:59:56.460Z] 18:59:01 101304 0 746744 39.69 1744 1031764 1264300 43.15 623464 867500 14328 [2020-10-16T18:59:56.460Z] Average: 173772 0 611803 32.52 2445 1093536 1211571 41.35 466098 1050173 21922 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] 18:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-16T18:59:56.460Z] 18:55:01 eth0 7.41 4.90 6.69 2.26 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:55:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:56:01 eth0 4.20 1.97 2.88 0.31 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:57:01 eth0 0.57 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:58:01 eth0 395.67 347.99 3777.93 26.96 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:59:01 vethf057294 27.48 31.75 1.84 198.74 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:59:01 eth0 532.40 475.26 3850.77 107.25 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] 18:59:01 docker0 88.33 93.39 6.37 610.23 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] Average: vethf057294 5.50 6.35 0.37 39.76 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] Average: eth0 188.10 166.14 1528.12 27.40 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] Average: docker0 17.67 18.69 1.27 122.08 0.00 0.00 0.00 0.00 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] ---> sar -P ALL: [2020-10-16T18:59:56.460Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] 18:52:51 LINUX RESTART (4 CPU) [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] 18:54:01 CPU %user %nice %system %iowait %steal %idle [2020-10-16T18:59:56.460Z] 18:55:01 all 0.34 0.00 0.15 0.08 0.00 99.43 [2020-10-16T18:59:56.460Z] 18:55:01 0 0.25 0.00 0.20 0.08 0.00 99.47 [2020-10-16T18:59:56.460Z] 18:55:01 1 0.62 0.00 0.13 0.00 0.02 99.23 [2020-10-16T18:59:56.460Z] 18:55:01 2 0.33 0.00 0.13 0.15 0.00 99.38 [2020-10-16T18:59:56.460Z] 18:55:01 3 0.17 0.00 0.12 0.07 0.00 99.65 [2020-10-16T18:59:56.460Z] 18:56:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2020-10-16T18:59:56.460Z] 18:56:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-16T18:59:56.460Z] 18:56:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2020-10-16T18:59:56.460Z] 18:56:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-16T18:59:56.460Z] 18:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-16T18:59:56.460Z] 18:57:01 all 0.13 0.00 0.03 0.00 0.00 99.85 [2020-10-16T18:59:56.460Z] 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-16T18:59:56.460Z] 18:57:01 1 0.42 0.00 0.05 0.00 0.00 99.53 [2020-10-16T18:59:56.460Z] 18:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-16T18:59:56.460Z] 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-16T18:59:56.460Z] 18:58:01 all 5.37 0.00 3.22 0.76 0.02 90.63 [2020-10-16T18:59:56.460Z] 18:58:01 0 4.93 0.00 3.31 1.10 0.02 90.65 [2020-10-16T18:59:56.460Z] 18:58:01 1 5.77 0.00 2.82 1.19 0.02 90.20 [2020-10-16T18:59:56.460Z] 18:58:01 2 5.50 0.00 3.27 0.18 0.02 91.02 [2020-10-16T18:59:56.460Z] 18:58:01 3 5.27 0.00 3.47 0.59 0.02 90.65 [2020-10-16T18:59:56.460Z] 18:59:01 all 11.35 0.00 8.39 4.24 0.04 75.99 [2020-10-16T18:59:56.460Z] 18:59:01 0 11.21 0.00 10.26 4.18 0.02 74.34 [2020-10-16T18:59:56.460Z] 18:59:01 1 11.08 0.00 7.51 6.10 0.03 75.28 [2020-10-16T18:59:56.460Z] 18:59:01 2 11.13 0.00 7.74 4.61 0.05 76.47 [2020-10-16T18:59:56.460Z] 18:59:01 3 11.97 0.00 8.05 2.04 0.05 77.89 [2020-10-16T18:59:56.460Z] Average: all 3.44 0.00 2.34 1.00 0.01 93.20 [2020-10-16T18:59:56.460Z] Average: 0 3.26 0.00 2.74 1.06 0.01 92.93 [2020-10-16T18:59:56.460Z] Average: 1 3.65 0.00 2.09 1.45 0.01 92.80 [2020-10-16T18:59:56.460Z] Average: 2 3.39 0.00 2.23 0.98 0.01 93.39 [2020-10-16T18:59:56.460Z] Average: 3 3.46 0.00 2.32 0.53 0.01 93.68 [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z] [2020-10-16T18:59:56.460Z]