Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7390086560876770331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7527119251498407641.key > 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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6095402789334228222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2546224134996389162.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7538135641631024238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-62 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh575601436019982536.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc (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 core.sparsecheckout # timeout=10 > git checkout -f d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc # timeout=10 Commit message: "refactor: Remove support for V1 Events (#889)" > git rev-list --no-walk 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:02:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:02:44 ========================================================= 15:02:44 EdgeX Global Pipelines Version Info 15:02:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:02:46 ------------------- 15:02:46 stable info: 15:02:46 ------------------- 15:02:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:02:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 15:02:46 Message: update stable to v1.0.194 15:02:46 ------------------- 15:02:46 experimental info: 15:02:46 ------------------- 15:02:46 Commited By: **** collab-it+edgex@linuxfoundation.org 15:02:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 15:02:46 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d651532 [Pipeline] echo 15:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:02:48 + git log --format=format:%s -1 d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] echo 15:02:48 GIT_COMMIT: d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc, Commit Message: refactor: Remove support for V1 Events (#889) [Pipeline] echo 15:02:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:48 15:02:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:02:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:49 latest: Pulling from edgex-devops/git-semver 15:02:49 31603596830f: Pulling fs layer 15:02:49 54011a49482f: Pulling fs layer 15:02:49 a6820b24f6d8: Pulling fs layer 15:02:49 f581987b2513: Pulling fs layer 15:02:49 f581987b2513: Waiting 15:02:49 54011a49482f: Verifying Checksum 15:02:49 54011a49482f: Download complete 15:02:49 31603596830f: Verifying Checksum 15:02:49 31603596830f: Download complete 15:02:49 f581987b2513: Verifying Checksum 15:02:49 f581987b2513: Download complete 15:02:49 a6820b24f6d8: Verifying Checksum 15:02:49 a6820b24f6d8: Download complete 15:02:49 31603596830f: Pull complete 15:02:49 54011a49482f: Pull complete 15:02:50 a6820b24f6d8: Pull complete 15:02:50 f581987b2513: Pull complete 15:02:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:02:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:02:50 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:02:50 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:02:52 $ docker top 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:52 [ssh-agent] Looking for ssh-agent implementation... 15:02:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:52 $ docker exec 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent 15:02:52 SSH_AUTH_SOCK=/tmp/ssh-0HOooCaFVgmc/agent.15 15:02:52 SSH_AGENT_PID=21 15:02:52 Running ssh-add (command line suppressed) 15:02:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7802558816326104170.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7802558816326104170.key) 15:02:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:52 + git tag --points-at HEAD [Pipeline] } 15:02:52 $ docker exec --env ******** --env ******** 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent -k 15:02:53 unset SSH_AUTH_SOCK; 15:02:53 unset SSH_AGENT_PID; 15:02:53 echo Agent pid 21 killed; 15:02:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:53 [ssh-agent] Looking for ssh-agent implementation... 15:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:53 $ docker exec 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent 15:02:53 SSH_AUTH_SOCK=/tmp/ssh-0fmNeKcLrEDD/agent.55 15:02:53 SSH_AGENT_PID=61 15:02:53 Running ssh-add (command line suppressed) 15:02:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1014219437509438058.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1014219437509438058.key) 15:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:53 + git semver init 15:02:53 # -> Open(): unable to determine branch for HEAD 15:02:53 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:02:53 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:02:53 # $SEMVER_REMOTE_NAME = origin 15:02:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:02:53 # $SEMVER_USER_NAME = edgex-jenkins 15:02:53 # $SEMVER_BRANCH = master 15:02:53 # $SEMVER_TEMP = /tmp/semver-368298737 15:02:53 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:02:55 # '/tmp/semver-368298737' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:02:55 # -> Force: false 15:02:55 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:02:55 $ docker exec --env ******** --env ******** 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d ssh-agent -k 15:02:55 unset SSH_AUTH_SOCK; 15:02:55 unset SSH_AGENT_PID; 15:02:55 echo Agent pid 61 killed; 15:02:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:56 + git semver [Pipeline] } 15:02:56 $ docker stop --time=1 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d 15:02:57 $ docker rm -f 81c56e14bc4cbe47e2075f5b9d91e4d913359a0c8339db78c5fcea6e1453101d [Pipeline] // withDockerContainer [Pipeline] sh 15:02:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:58 Stashed 1 file(s) [Pipeline] echo 15:02:58 [edgeXSemver]: initialized semver on version 2.0.0-dev.76 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:03:13 Still waiting to schedule task 15:03:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:03:13 Still waiting to schedule task 15:03:13 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-60’ 15:05:38 Running on prd-centos7-docker-4c-2g-64 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:05:38 Running in /w/workspace/app-functions-sdk-go/251 [Pipeline] { [Pipeline] checkout 15:05:38 The recommended git tool is: git 15:05:40 using credential edgex-jenkins-ssh 15:05:40 Cloning the remote Git repository 15:05:40 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:40 > git init /w/workspace/app-functions-sdk-go/251 # timeout=10 15:05:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:05:40 > git --version # timeout=10 15:05:40 > git --version # 'git version 2.24.4' 15:05:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:40 [INFO] Currently running in a labeled security context 15:05:40 [INFO] Currently SELinux is 'enforcing' on the host 15:05:40 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/251@tmp/jenkins-gitclient-ssh9028579916533395221.key 15:05:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:42 Avoid second fetch 15:05:42 Checking out Revision d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc (master) 15:05:42 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:05:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:42 > git config core.sparsecheckout # timeout=10 15:05:42 > git checkout -f d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc # timeout=10 15:05:45 Commit message: "refactor: Remove support for V1 Events (#889)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:05:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:05:48 + sudo service docker restart 15:05:48 + true 15:05:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:06:06 ========================================================= 15:06:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:06:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:06:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:06:06 Sending build context to Docker daemon 19.74MB 15:06:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:06:06 Step 2/8 : FROM ${BASE} 15:06:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:06:07 540db60ca938: Pulling fs layer 15:06:07 adcc1eea9eea: Pulling fs layer 15:06:07 4c4ab2625f07: Pulling fs layer 15:06:07 0510c868ecb4: Pulling fs layer 15:06:07 afea3b2eda06: Pulling fs layer 15:06:07 7809a108b3ef: Pulling fs layer 15:06:07 f706445af74f: Pulling fs layer 15:06:07 0510c868ecb4: Waiting 15:06:07 afea3b2eda06: Waiting 15:06:07 7809a108b3ef: Waiting 15:06:07 f706445af74f: Waiting 15:06:07 4c4ab2625f07: Verifying Checksum 15:06:07 4c4ab2625f07: Download complete 15:06:07 adcc1eea9eea: Verifying Checksum 15:06:07 adcc1eea9eea: Download complete 15:06:07 afea3b2eda06: Verifying Checksum 15:06:07 afea3b2eda06: Download complete 15:06:07 7809a108b3ef: Verifying Checksum 15:06:07 7809a108b3ef: Download complete 15:06:07 540db60ca938: Verifying Checksum 15:06:07 540db60ca938: Download complete 15:06:07 540db60ca938: Pull complete 15:06:07 adcc1eea9eea: Pull complete 15:06:07 4c4ab2625f07: Pull complete 15:06:09 f706445af74f: Verifying Checksum 15:06:09 f706445af74f: Download complete 15:06:09 0510c868ecb4: Verifying Checksum 15:06:09 0510c868ecb4: Download complete 15:06:13 0510c868ecb4: Pull complete 15:06:13 afea3b2eda06: Pull complete 15:06:13 7809a108b3ef: Pull complete 15:06:14 f706445af74f: Pull complete 15:06:14 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:06:14 ---> b068be0155e3 15:06:14 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:06:14 20.10.0: Pulling from library/docker 15:06:14 05e7bc50f07f: Pulling fs layer 15:06:14 6db28d0fdbf6: Pulling fs layer 15:06:14 292df0bc6bf3: Pulling fs layer 15:06:14 2e060f4bd70b: Pulling fs layer 15:06:14 80e8d568a223: Pulling fs layer 15:06:14 8dc6ef1a942a: Pulling fs layer 15:06:14 2312dd95470a: Pulling fs layer 15:06:14 80e8d568a223: Waiting 15:06:14 8dc6ef1a942a: Waiting 15:06:14 2312dd95470a: Waiting 15:06:14 2e060f4bd70b: Waiting 15:06:14 292df0bc6bf3: Verifying Checksum 15:06:14 292df0bc6bf3: Download complete 15:06:14 6db28d0fdbf6: Verifying Checksum 15:06:14 6db28d0fdbf6: Download complete 15:06:14 05e7bc50f07f: Verifying Checksum 15:06:14 05e7bc50f07f: Download complete 15:06:14 8dc6ef1a942a: Verifying Checksum 15:06:14 8dc6ef1a942a: Download complete 15:06:14 80e8d568a223: Verifying Checksum 15:06:14 80e8d568a223: Download complete 15:06:14 2312dd95470a: Verifying Checksum 15:06:14 2312dd95470a: Download complete 15:06:14 05e7bc50f07f: Pull complete 15:06:14 6db28d0fdbf6: Pull complete 15:06:14 292df0bc6bf3: Pull complete 15:06:15 2e060f4bd70b: Verifying Checksum 15:06:15 2e060f4bd70b: Download complete 15:06:17 2e060f4bd70b: Pull complete 15:06:17 80e8d568a223: Pull complete 15:06:17 8dc6ef1a942a: Pull complete 15:06:17 2312dd95470a: Pull complete 15:06:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:06:17 Status: Downloaded newer image for docker:20.10.0 15:06:23 ---> 2c37cb76b7aa 15:06:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:06:23 ---> Running in 61a1504395c3 15:06:23 Removing intermediate container 61a1504395c3 15:06:23 ---> 0b74b8f4e885 15:06:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:06:23 ---> Running in 284bdf6a3aa3 15:06:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:25 (1/5) Installing libsodium (1.0.18-r0) 15:06:25 (2/5) Installing libzmq (4.3.3-r1) 15:06:25 (3/5) Installing pkgconf (1.7.3-r0) 15:06:25 (4/5) Installing libsodium-dev (1.0.18-r0) 15:06:25 (5/5) Installing zeromq-dev (4.3.3-r1) 15:06:25 Executing busybox-1.32.1-r6.trigger 15:06:25 OK: 150 MiB in 45 packages 15:06:26 Removing intermediate container 284bdf6a3aa3 15:06:26 ---> a33e801e056a 15:06:26 Step 6/8 : WORKDIR /build 15:06:26 ---> Running in 651f4db69bc1 15:06:26 Removing intermediate container 651f4db69bc1 15:06:26 ---> 608f4edc350b 15:06:26 Step 7/8 : COPY go.mod . 15:06:26 ---> 28ee62626fd9 15:06:26 Step 8/8 : RUN go mod download 15:06:26 ---> Running in 8e82b2192511 15:06:41 Removing intermediate container 8e82b2192511 15:06:41 ---> a4faa774ba16 15:06:41 Successfully built a4faa774ba16 15:06:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:06:41 + docker inspect -f . ci-base-image-x86_64 15:06:41 . [Pipeline] withDockerContainer 15:06:41 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 15:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:06:42 $ docker top 58497c5cff4ff5c06975c087dd41d0a20f211ca7feb9424d998d2a098555db24 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-65 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:06:42 Running in /w/workspace/app-functions-sdk-go/251 [Pipeline] { [Pipeline] checkout 15:06:42 + go version 15:06:42 go version go1.16.3 linux/amd64 [Pipeline] } 15:06:42 $ docker stop --time=1 58497c5cff4ff5c06975c087dd41d0a20f211ca7feb9424d998d2a098555db24 15:06:42 The recommended git tool is: git 15:06:43 $ docker rm -f 58497c5cff4ff5c06975c087dd41d0a20f211ca7feb9424d998d2a098555db24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:44 + docker inspect -f . ci-base-image-x86_64 15:06:44 . [Pipeline] withDockerContainer 15:06:44 prd-centos7-docker-4c-2g-64 does not seem to be running inside a container 15:06:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:06:45 $ docker top 8ad45473f76ea7d7f4e77ce07188d8c9dac3426f0c3d2490d3c022b2ba14b9f4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:45 + go mod tidy [Pipeline] sh 15:06:46 + make test 15:06:46 make -C ./app-service-template build 15:06:46 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:06:46 go mod tidy 15:06:46 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:06:48 using credential edgex-jenkins-ssh 15:06:48 Cloning the remote Git repository 15:06:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:48 > git init /w/workspace/app-functions-sdk-go/251 # timeout=10 15:06:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:06:48 > git --version # timeout=10 15:06:48 > git --version # 'git version 2.17.1' 15:06:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:51 Avoid second fetch 15:06:51 Checking out Revision d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc (master) 15:06:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:06:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:51 > git config core.sparsecheckout # timeout=10 15:06:51 > git checkout -f d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc # timeout=10 15:06:55 Commit message: "refactor: Remove support for V1 Events (#889)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:06:56 make -C ./app-service-template test 15:06:56 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:06:56 go mod tidy 15:06:56 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:06:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:06:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:06:58 + true 15:06:58 + sudo service docker restart 15:07:04 ok new-app-service 0.011s coverage: 47.8% of statements 15:07:04 ? new-app-service/config [no test files] 15:07:04 ok new-app-service/functions 0.007s 15:07:04 CGO_ENABLED=1 go vet ./... 15:07:11 gofmt -l . 15:07:11 [ "`gofmt -l .`" = "" ] 15:07:11 ./bin/test-attribution-txt.sh 15:07:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:07:12 go mod tidy 15:07:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:07:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements 15:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 15:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 64.9% of statements 15:07:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:07:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 15:07:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 74.5% of statements 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:07:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 15:07:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:07:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [Pipeline] unstash [Pipeline] echo 15:07:16 ========================================================= 15:07:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:07:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:07:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:07:18 Sending build context to Docker daemon 19.74MB 15:07:18 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:07:18 Step 2/8 : FROM ${BASE} 15:07:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:07:18 595b0fe564bb: Pulling fs layer 15:07:18 7186ed65a4f7: Pulling fs layer 15:07:18 316046926c0a: Pulling fs layer 15:07:18 4ebd0625c992: Pulling fs layer 15:07:18 207e8628e3a3: Pulling fs layer 15:07:18 c791037a9be2: Pulling fs layer 15:07:18 ffd874e62e21: Pulling fs layer 15:07:18 4ebd0625c992: Waiting 15:07:18 c791037a9be2: Waiting 15:07:18 207e8628e3a3: Waiting 15:07:18 316046926c0a: Download complete 15:07:18 7186ed65a4f7: Verifying Checksum 15:07:18 7186ed65a4f7: Download complete 15:07:18 207e8628e3a3: Verifying Checksum 15:07:18 207e8628e3a3: Download complete 15:07:18 c791037a9be2: Download complete 15:07:18 595b0fe564bb: Verifying Checksum 15:07:18 595b0fe564bb: Download complete 15:07:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.737s coverage: 76.9% of statements 15:07:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:07:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 15:07:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 15:07:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:07:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:07:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 15:07:19 595b0fe564bb: Pull complete 15:07:19 7186ed65a4f7: Pull complete 15:07:20 316046926c0a: Pull complete 15:07:20 ffd874e62e21: Verifying Checksum 15:07:20 ffd874e62e21: Download complete 15:07:22 4ebd0625c992: Verifying Checksum 15:07:22 4ebd0625c992: Download complete 15:07:32 4ebd0625c992: Pull complete 15:07:32 207e8628e3a3: Pull complete 15:07:33 c791037a9be2: Pull complete 15:07:37 ffd874e62e21: Pull complete 15:07:37 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:07:37 ---> cfc18b08335c 15:07:37 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:07:37 20.10.0: Pulling from library/docker 15:07:37 a3cc7d3b244e: Pulling fs layer 15:07:37 02a3295e0d61: Pulling fs layer 15:07:37 0f4f2e6d8100: Pulling fs layer 15:07:37 330b718f631f: Pulling fs layer 15:07:37 a93816041522: Pulling fs layer 15:07:37 bdb6da89ff94: Pulling fs layer 15:07:37 2a70c0c122f4: Pulling fs layer 15:07:37 330b718f631f: Waiting 15:07:37 a93816041522: Waiting 15:07:37 bdb6da89ff94: Waiting 15:07:37 2a70c0c122f4: Waiting 15:07:37 0f4f2e6d8100: Verifying Checksum 15:07:37 0f4f2e6d8100: Download complete 15:07:37 02a3295e0d61: Verifying Checksum 15:07:37 02a3295e0d61: Download complete 15:07:37 a3cc7d3b244e: Verifying Checksum 15:07:37 a3cc7d3b244e: Download complete 15:07:37 a93816041522: Verifying Checksum 15:07:37 a93816041522: Download complete 15:07:37 bdb6da89ff94: Verifying Checksum 15:07:37 bdb6da89ff94: Download complete 15:07:37 2a70c0c122f4: Verifying Checksum 15:07:37 2a70c0c122f4: Download complete 15:07:37 a3cc7d3b244e: Pull complete 15:07:38 02a3295e0d61: Pull complete 15:07:39 0f4f2e6d8100: Pull complete 15:07:39 330b718f631f: Verifying Checksum 15:07:39 330b718f631f: Download complete 15:07:42 330b718f631f: Pull complete 15:07:43 a93816041522: Pull complete 15:07:43 bdb6da89ff94: Pull complete 15:07:43 2a70c0c122f4: Pull complete 15:07:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:07:43 Status: Downloaded newer image for docker:20.10.0 15:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 78.0% of statements 15:07:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements 15:07:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:07:45 gofmt -l . 15:07:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:07:45 $ docker stop --time=1 8ad45473f76ea7d7f4e77ce07188d8c9dac3426f0c3d2490d3c022b2ba14b9f4 15:07:46 $ docker rm -f 8ad45473f76ea7d7f4e77ce07188d8c9dac3426f0c3d2490d3c022b2ba14b9f4 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:47 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] libraryResource [Pipeline] sh 15:07:48 ---> job-cost.sh 15:07:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bnAS 15:07:49 ---> f2d84367f663 15:07:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:07:49 ---> Running in 13fd8be6f94a 15:07:49 Removing intermediate container 13fd8be6f94a 15:07:49 ---> f3a9fcaba913 15:07:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:07:49 ---> Running in f0bb93c2088b 15:07:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:07:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:07:52 (1/5) Installing libsodium (1.0.18-r0) 15:07:52 (2/5) Installing libzmq (4.3.3-r1) 15:07:52 (3/5) Installing pkgconf (1.7.3-r0) 15:07:52 (4/5) Installing libsodium-dev (1.0.18-r0) 15:07:53 (5/5) Installing zeromq-dev (4.3.3-r1) 15:07:53 Executing busybox-1.32.1-r6.trigger 15:07:53 OK: 139 MiB in 45 packages 15:07:54 Removing intermediate container f0bb93c2088b 15:07:54 ---> a884cdac958a 15:07:54 Step 6/8 : WORKDIR /build 15:07:54 ---> Running in ed67c0023249 15:07:55 Removing intermediate container ed67c0023249 15:07:55 ---> fa18c83c3fc9 15:07:55 Step 7/8 : COPY go.mod . 15:07:55 ---> 83a3e072e436 15:07:55 Step 8/8 : RUN go mod download 15:07:56 ---> Running in a7032e26e78d 15:07:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-bnAS/bin to PATH 15:08:11 INFO: No Stack... 15:08:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:08:11 INFO: Archiving Costs [Pipeline] sh 15:08:11 + cat /w/workspace/app-functions-sdk-go/251/archives/cost.csv 15:08:11 + cut -d, -f6 [Pipeline] lock 15:08:11 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] 15:08:11 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] did not exist. Created. 15:08:11 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:12 + echo total: 0.05999999865889549 [Pipeline] stash 15:08:12 Stashed 1 file(s) [Pipeline] } 15:08:12 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:08:22 Removing intermediate container a7032e26e78d 15:08:22 ---> 1ef4cb20e69e 15:08:22 Successfully built 1ef4cb20e69e 15:08:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:08:23 + docker inspect -f . ci-base-image-arm64 15:08:23 . [Pipeline] withDockerContainer 15:08:23 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 15:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:25 $ docker top 89d885db212c5fce6371d5b5242eda6f3eb28e20ca14923d6aa4692908564c95 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:26 + go version 15:08:26 go version go1.16.3 linux/arm64 [Pipeline] } 15:08:26 $ docker stop --time=1 89d885db212c5fce6371d5b5242eda6f3eb28e20ca14923d6aa4692908564c95 15:08:28 $ docker rm -f 89d885db212c5fce6371d5b5242eda6f3eb28e20ca14923d6aa4692908564c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:28 + docker inspect -f . ci-base-image-arm64 15:08:28 . [Pipeline] withDockerContainer 15:08:29 prd-ubuntu18.04-docker-arm64-4c-16g-65 does not seem to be running inside a container 15:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/251 -v /w/workspace/app-functions-sdk-go/251:/w/workspace/app-functions-sdk-go/251:rw,z -v /w/workspace/app-functions-sdk-go/251@tmp:/w/workspace/app-functions-sdk-go/251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:08:30 $ docker top 4eda54115b6b3d7ea7b73a69cb7baa5de5948c689f856e03451d366a254f3ad0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:31 + go mod tidy [Pipeline] sh 15:08:33 + make test 15:08:33 make -C ./app-service-template build 15:08:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:08:33 go mod tidy 15:08:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:09:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:09:13 make -C ./app-service-template test 15:09:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:09:13 go mod tidy 15:09:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:09:39 ok new-app-service 0.041s coverage: 47.8% of statements 15:09:39 ? new-app-service/config [no test files] 15:09:39 ok new-app-service/functions 0.043s 15:09:39 CGO_ENABLED=1 go vet ./... 15:10:06 gofmt -l . 15:10:06 [ "`gofmt -l .`" = "" ] 15:10:06 ./bin/test-attribution-txt.sh 15:10:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/251/app-service-template' 15:10:06 go mod tidy 15:10:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:10:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.126s coverage: 62.8% of statements 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.040s coverage: 96.5% of statements 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.153s coverage: 64.9% of statements 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.091s 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.192s coverage: 74.5% of statements 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.1% of statements 15:10:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:10:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.068s coverage: 10.5% of statements 15:10:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.818s coverage: 76.9% of statements 15:10:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:10:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 12.5% of statements 15:10:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements 15:10:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:10:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:10:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.035s coverage: 51.4% of statements 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.0% of statements 15:10:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 15:10:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:10:52 gofmt -l . 15:10:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:10:52 $ docker stop --time=1 4eda54115b6b3d7ea7b73a69cb7baa5de5948c689f856e03451d366a254f3ad0 15:10:54 $ docker rm -f 4eda54115b6b3d7ea7b73a69cb7baa5de5948c689f856e03451d366a254f3ad0 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:55 Warning: overwriting stash ‘coverage-report’ 15:10:56 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [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 Post stage [Pipeline] libraryResource [Pipeline] sh 15:10:56 ---> job-cost.sh 15:10:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cwts 15:11:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-Cwts/bin to PATH 15:12:57 INFO: No Stack... 15:12:57 INFO: Retrieving Pricing Info for: v2-standard-4 15:12:58 INFO: Archiving Costs [Pipeline] sh 15:12:58 + + cutcat -d, /w/workspace/app-functions-sdk-go/251/archives/cost.csv -f6 15:12:58 [Pipeline] lock 15:12:58 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] 15:12:58 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] did not exist. Created. 15:12:58 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:58 /w/workspace/app-functions-sdk-go/251@tmp/durable-e337ca09/script.sh: 1: /w/workspace/app-functions-sdk-go/251@tmp/durable-e337ca09/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:59 + echo total: 0.18000000715255737 [Pipeline] stash 15:12:59 Warning: overwriting stash ‘stack-cost’ 15:12:59 Stashed 1 file(s) [Pipeline] } 15:12:59 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-251-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:13:00 provisioning config files... 15:13:00 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7218996926754158542tmp [Pipeline] { [Pipeline] sh 15:13:00 + set +x 15:13:00 + curl -s https://codecov.io/bash 15:13:00 + bash -s -- 15:13:00 15:13:00 _____ _ 15:13:00 / ____| | | 15:13:00 | | ___ __| | ___ ___ _____ __ 15:13:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:13:00 | |___| (_) | (_| | __/ (_| (_) \ V / 15:13:00 \_____\___/ \__,_|\___|\___\___/ \_/ 15:13:00 Bash-1.0.3 15:13:00 15:13:00 15:13:00 ==> git version 2.24.4 found 15:13:00 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:13:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:13:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:13:00 ==> Jenkins CI detected. 15:13:00 project root: . 15:13:00 --> token set from env 15:13:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:13:00 ==> Running gcov in . (disable via -X gcov) 15:13:00 ==> Python coveragepy not found 15:13:00 ==> Searching for coverage reports in: 15:13:00 + . 15:13:00 -> Found 2 reports 15:13:00 ==> Detecting git/mercurial file structure 15:13:00 ==> Reading reports 15:13:00 + ./app-service-template/coverage.out bytes=1055 15:13:00 + ./coverage.out bytes=94246 15:13:00 ==> Appending adjustments 15:13:00 https://docs.codecov.io/docs/fixing-reports 15:13:01 + Found adjustments 15:13:01 ==> Gzipping contents 15:13:01 20K /tmp/codecov.Sp7Vda.gz 15:13:01 ==> Uploading reports 15:13:01 url: https://codecov.io 15:13:01 query: branch=master&commit=d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:13:01 -> Pinging Codecov 15:13:01 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc&build=251&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F251%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:13:01 -> Uploading to 15:13:01 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc/b7249531-b95e-4178-b610-437644350f5f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T151301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36d8ccc21e766f9b216b68814ece5417e043aaac5833b81f95d466aabcbfeadc 15:13:01 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:01 Dload Upload Total Spent Left Speed 15:13:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16501 0 0 100 16501 0 40306 --:--:-- --:--:-- --:--:-- 40344 15:13:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] } 15:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:13:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:13:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:02 15:13:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:13:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:13:03 188c0c94c7c5: Pulling fs layer 15:13:03 0ef7d3d256c8: Pulling fs layer 15:13:03 de9db76c5a1d: Pulling fs layer 15:13:03 0eba1c9be4d2: Pulling fs layer 15:13:03 0d57e429df01: Pulling fs layer 15:13:03 4e4be7b47b0d: Pulling fs layer 15:13:03 e1f770b5df2f: Pulling fs layer 15:13:03 85a0685a4137: Pulling fs layer 15:13:03 0d57e429df01: Waiting 15:13:03 4e4be7b47b0d: Waiting 15:13:03 e1f770b5df2f: Waiting 15:13:03 85a0685a4137: Waiting 15:13:03 0eba1c9be4d2: Waiting 15:13:03 de9db76c5a1d: Verifying Checksum 15:13:03 de9db76c5a1d: Download complete 15:13:03 0ef7d3d256c8: Verifying Checksum 15:13:03 0ef7d3d256c8: Download complete 15:13:03 0d57e429df01: Verifying Checksum 15:13:03 0d57e429df01: Download complete 15:13:03 4e4be7b47b0d: Verifying Checksum 15:13:03 4e4be7b47b0d: Download complete 15:13:03 188c0c94c7c5: Verifying Checksum 15:13:03 188c0c94c7c5: Download complete 15:13:03 188c0c94c7c5: Pull complete 15:13:03 0ef7d3d256c8: Pull complete 15:13:03 de9db76c5a1d: Pull complete 15:13:04 e1f770b5df2f: Verifying Checksum 15:13:04 e1f770b5df2f: Download complete 15:13:07 0eba1c9be4d2: Verifying Checksum 15:13:07 0eba1c9be4d2: Download complete 15:13:07 85a0685a4137: Verifying Checksum 15:13:07 85a0685a4137: Download complete 15:13:09 0eba1c9be4d2: Pull complete 15:13:09 0d57e429df01: Pull complete 15:13:09 4e4be7b47b0d: Pull complete 15:13:10 e1f770b5df2f: Pull complete 15:13:13 85a0685a4137: Pull complete 15:13:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:13:14 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:13:17 $ docker top 8263930229a890719bfec7a3c397894e95677251e3792598713f497a84189689 -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:13:17 + set -o pipefail 15:13:17 + snyk monitor '--org=edgex-jenkins' 15:13:24 15:13:24 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 15:13:24 15:13:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/0e232ca7-728e-4712-9e18-8cff62e03a9c 15:13:24 15:13:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:13:24 15:13:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:13:24 15:13:24 [Pipeline] } 15:13:24 $ docker stop --time=1 8263930229a890719bfec7a3c397894e95677251e3792598713f497a84189689 15:13:26 $ docker rm -f 8263930229a890719bfec7a3c397894e95677251e3792598713f497a84189689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:13:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:27 provisioning config files... 15:13:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6067352539450484059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:27 --> edgex-publish-swagger.sh 15:13:27 === Publish openapi/v2 API === 15:13:27 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:13:27 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 15:13:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:27 Dload Upload Total Spent Left Speed 15:13:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10995 0:00:01 0:00:01 --:--:-- 11005 100 13052 0 0 100 13052 0 8289 0:00:01 0:00:01 --:--:-- 8292 15:13:29 15:13:29 [Pipeline] } 15:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:29 + git log --format=format:%s -1 d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc [Pipeline] isUnix [Pipeline] sh 15:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:30 . [Pipeline] withDockerContainer 15:13:30 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:13:30 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:30 $ docker top 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:30 [ssh-agent] Looking for ssh-agent implementation... 15:13:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:30 $ docker exec 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 ssh-agent 15:13:30 SSH_AUTH_SOCK=/tmp/ssh-3N7FjXGACfsu/agent.14 15:13:30 SSH_AGENT_PID=20 15:13:30 Running ssh-add (command line suppressed) 15:13:31 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2219818873738750805.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2219818873738750805.key) 15:13:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:31 + git semver tag 15:13:31 # -> Open(): unable to determine branch for HEAD 15:13:31 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:13:31 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:13:31 # $SEMVER_REMOTE_NAME = origin 15:13:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:31 # $SEMVER_USER_NAME = edgex-jenkins 15:13:31 # $SEMVER_BRANCH = master 15:13:31 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:13:31 # d651532b3299ce8dfce77f27e1b2d44cbb1ec2cc HEAD 15:13:31 # -> Force: false 15:13:31 # 414fd542376b81c5b91c67f9e69df15542e2aad9 refs/tags/v2.0.0-dev.76 [Pipeline] } 15:13:31 $ docker exec --env ******** --env ******** 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 ssh-agent -k 15:13:31 unset SSH_AUTH_SOCK; 15:13:31 unset SSH_AGENT_PID; 15:13:31 echo Agent pid 20 killed; 15:13:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:31 + git semver [Pipeline] } 15:13:31 $ docker stop --time=1 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 15:13:33 $ docker rm -f 1ef6569b20a0a812203501033407086e1dd6b568dc2e650d238bb8eb9ec2bc50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:33 15:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:33 0.23.1-centos7: Pulling from edgex-lftools 15:13:33 ab5ef0e58194: Pulling fs layer 15:13:33 9712f1f96733: Pulling fs layer 15:13:33 63f879dbbcfc: Pulling fs layer 15:13:33 0d9ebad4ef96: Pulling fs layer 15:13:33 e9a5061849ea: Pulling fs layer 15:13:33 d747dcd14b5f: Pulling fs layer 15:13:33 2de7ff778b66: Pulling fs layer 15:13:33 0d9ebad4ef96: Waiting 15:13:33 e9a5061849ea: Waiting 15:13:33 d747dcd14b5f: Waiting 15:13:33 2de7ff778b66: Waiting 15:13:33 9712f1f96733: Verifying Checksum 15:13:33 9712f1f96733: Download complete 15:13:35 63f879dbbcfc: Verifying Checksum 15:13:35 63f879dbbcfc: Download complete 15:13:35 e9a5061849ea: Verifying Checksum 15:13:35 e9a5061849ea: Download complete 15:13:35 d747dcd14b5f: Verifying Checksum 15:13:35 d747dcd14b5f: Download complete 15:13:35 2de7ff778b66: Verifying Checksum 15:13:35 2de7ff778b66: Download complete 15:13:35 0d9ebad4ef96: Verifying Checksum 15:13:35 0d9ebad4ef96: Download complete 15:13:36 ab5ef0e58194: Verifying Checksum 15:13:36 ab5ef0e58194: Download complete 15:13:38 ab5ef0e58194: Pull complete 15:13:38 9712f1f96733: Pull complete 15:13:39 63f879dbbcfc: Pull complete 15:13:42 0d9ebad4ef96: Pull complete 15:13:42 e9a5061849ea: Pull complete 15:13:42 d747dcd14b5f: Pull complete 15:13:43 2de7ff778b66: Pull complete 15:13:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:13:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:13:43 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:13:43 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:13:47 $ docker top 48caf535a176c4d7c078722880c568d7b5462336237ed827e0fdc95fc3dd4fbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:13:47 provisioning config files... 15:13:47 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8313547638202692411tmp 15:13:47 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3834029986901719648tmp 15:13:47 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9152309595894049433tmp [Pipeline] { [Pipeline] echo 15:13:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:13:47 ---> sigul-configuration.sh 15:13:47 gpg: directory `/root/.gnupg' created 15:13:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:13:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:13:47 gpg: keyring `/root/.gnupg/secring.gpg' created 15:13:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:13:47 gpg: CAST5 encrypted data 15:13:47 gpg: encrypted with 1 passphrase 15:13:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:13:48 + mkdir /home/jenkins 15:13:48 + mkdir /home/jenkins/sigul [Pipeline] sh 15:13:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:13:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:13:48 ---> sigul-install.sh 15:13:50 http://mirror.dst.ca/centos/7.9.2009/updates/x86_64/repodata/54f2da0acb91b16db376e53c5ce78603a807fb6f45f99d8aa76112d58f722adb-primary.sqlite.bz2: [Errno 14] curl#56 - "Recv failure: Connection reset by peer" 15:13:50 Trying other mirror. 15:13:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:13:53 + git tag --list 15:13:53 v0.1.0 15:13:53 v0.1.1 15:13:53 v1.0.0 15:13:53 v1.1.0 15:13:53 v1.2.0 15:13:53 v1.3.0 15:13:53 v1.3.1 15:13:53 v1.3.1-dev.1 15:13:53 v1.3.2-dev.1 15:13:53 v2.0.0-dev.1 15:13:53 v2.0.0-dev.10 15:13:53 v2.0.0-dev.11 15:13:53 v2.0.0-dev.12 15:13:53 v2.0.0-dev.13 15:13:53 v2.0.0-dev.14 15:13:53 v2.0.0-dev.15 15:13:53 v2.0.0-dev.16 15:13:53 v2.0.0-dev.17 15:13:53 v2.0.0-dev.18 15:13:53 v2.0.0-dev.19 15:13:53 v2.0.0-dev.2 15:13:53 v2.0.0-dev.20 15:13:53 v2.0.0-dev.21 15:13:53 v2.0.0-dev.22 15:13:53 v2.0.0-dev.23 15:13:53 v2.0.0-dev.24 15:13:53 v2.0.0-dev.25 15:13:53 v2.0.0-dev.26 15:13:53 v2.0.0-dev.27 15:13:53 v2.0.0-dev.28 15:13:53 v2.0.0-dev.29 15:13:53 v2.0.0-dev.3 15:13:53 v2.0.0-dev.30 15:13:53 v2.0.0-dev.31 15:13:53 v2.0.0-dev.32 15:13:53 v2.0.0-dev.33 15:13:53 v2.0.0-dev.34 15:13:53 v2.0.0-dev.35 15:13:53 v2.0.0-dev.36 15:13:53 v2.0.0-dev.37 15:13:53 v2.0.0-dev.38 15:13:53 v2.0.0-dev.39 15:13:53 v2.0.0-dev.4 15:13:53 v2.0.0-dev.40 15:13:53 v2.0.0-dev.41 15:13:53 v2.0.0-dev.42 15:13:53 v2.0.0-dev.43 15:13:53 v2.0.0-dev.44 15:13:53 v2.0.0-dev.45 15:13:53 v2.0.0-dev.46 15:13:53 v2.0.0-dev.47 15:13:53 v2.0.0-dev.48 15:13:53 v2.0.0-dev.49 15:13:53 v2.0.0-dev.5 15:13:53 v2.0.0-dev.50 15:13:53 v2.0.0-dev.51 15:13:53 v2.0.0-dev.52 15:13:53 v2.0.0-dev.53 15:13:53 v2.0.0-dev.54 15:13:53 v2.0.0-dev.55 15:13:53 v2.0.0-dev.56 15:13:53 v2.0.0-dev.57 15:13:53 v2.0.0-dev.58 15:13:53 v2.0.0-dev.59 15:13:53 v2.0.0-dev.6 15:13:53 v2.0.0-dev.60 15:13:53 v2.0.0-dev.61 15:13:53 v2.0.0-dev.62 15:13:53 v2.0.0-dev.63 15:13:53 v2.0.0-dev.64 15:13:53 v2.0.0-dev.65 15:13:53 v2.0.0-dev.66 15:13:53 v2.0.0-dev.67 15:13:53 v2.0.0-dev.68 15:13:53 v2.0.0-dev.69 15:13:53 v2.0.0-dev.7 15:13:53 v2.0.0-dev.70 15:13:53 v2.0.0-dev.71 15:13:53 v2.0.0-dev.72 15:13:53 v2.0.0-dev.73 15:13:53 v2.0.0-dev.74 15:13:53 v2.0.0-dev.75 15:13:53 v2.0.0-dev.76 15:13:53 v2.0.0-dev.8 15:13:53 v2.0.0-dev.9 [Pipeline] sh 15:13:53 + lftools sign git-tag v2.0.0-dev.76 15:13:54 Signing Git tag with Sigul... 15:13:54 Signing v2.0.0-dev.76 [Pipeline] echo 15:13:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:13:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:13:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:13:55 $ docker stop --time=1 48caf535a176c4d7c078722880c568d7b5462336237ed827e0fdc95fc3dd4fbc 15:13:57 $ docker rm -f 48caf535a176c4d7c078722880c568d7b5462336237ed827e0fdc95fc3dd4fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:57 . [Pipeline] withDockerContainer 15:13:57 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:13:57 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:58 $ docker top 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:58 [ssh-agent] Looking for ssh-agent implementation... 15:13:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:58 $ docker exec 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a ssh-agent 15:13:58 SSH_AUTH_SOCK=/tmp/ssh-8aHqa93yHlMy/agent.13 15:13:58 SSH_AGENT_PID=19 15:13:58 Running ssh-add (command line suppressed) 15:13:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3234478809518578292.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3234478809518578292.key) 15:13:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:58 + git semver bump pre 15:13:58 # -> Open(): unable to determine branch for HEAD 15:13:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:13:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:13:58 # $SEMVER_REMOTE_NAME = origin 15:13:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:58 # $SEMVER_USER_NAME = edgex-jenkins 15:13:58 # $SEMVER_BRANCH = master 15:13:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:13:58 2.0.0-dev.77 [Pipeline] } 15:13:58 $ docker exec --env ******** --env ******** 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a ssh-agent -k 15:13:59 unset SSH_AUTH_SOCK; 15:13:59 unset SSH_AGENT_PID; 15:13:59 echo Agent pid 19 killed; 15:13:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:59 + git semver [Pipeline] } 15:13:59 $ docker stop --time=1 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a 15:14:00 $ docker rm -f 7d4225eb25328d98998fc4d7e73b8e1dbb099520a3b036e7e5af4434f91d384a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:01 . [Pipeline] withDockerContainer 15:14:01 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:14:01 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:14:01 $ docker top a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:01 [ssh-agent] Looking for ssh-agent implementation... 15:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:01 $ docker exec a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 ssh-agent 15:14:01 SSH_AUTH_SOCK=/tmp/ssh-WDUJIBF6ol6x/agent.14 15:14:01 SSH_AGENT_PID=20 15:14:01 Running ssh-add (command line suppressed) 15:14:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7424573344151050202.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7424573344151050202.key) 15:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:02 + git semver push 15:14:02 # -> Open(): unable to determine branch for HEAD 15:14:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:14:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:14:02 # $SEMVER_REMOTE_NAME = origin 15:14:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:02 # $SEMVER_USER_NAME = edgex-jenkins 15:14:02 # $SEMVER_BRANCH = master 15:14:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:14:08 $ docker exec --env ******** --env ******** a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 ssh-agent -k 15:14:08 unset SSH_AUTH_SOCK; 15:14:08 unset SSH_AGENT_PID; 15:14:08 echo Agent pid 20 killed; 15:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:09 + git semver [Pipeline] } 15:14:09 $ docker stop --time=1 a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 15:14:10 $ docker rm -f a19ca9a1ceb5dba867d9385fdd81dc706159176017a4b56be65f82252d71a216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:14:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:12 ---> package-listing.sh 15:14:12 ++ facter osfamily 15:14:12 ++ tr '[:upper:]' '[:lower:]' 15:14:12 + OS_FAMILY=redhat 15:14:12 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:14:12 + START_PACKAGES=/tmp/packages_start.txt 15:14:12 + END_PACKAGES=/tmp/packages_end.txt 15:14:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:12 + PACKAGES=/tmp/packages_start.txt 15:14:12 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:14:12 + PACKAGES=/tmp/packages_end.txt 15:14:12 + case "${OS_FAMILY}" in 15:14:12 + rpm -qa 15:14:12 + sort 15:14:13 + '[' -f /tmp/packages_start.txt ']' 15:14:13 + '[' -f /tmp/packages_end.txt ']' 15:14:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:13 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:14:13 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:14:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 15:14:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:14:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:14 15:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:14 alpine: Pulling from edgex-lftools-log-publisher 15:14:14 df20fa9351a1: Pulling fs layer 15:14:14 36b3adc4ff6f: Pulling fs layer 15:14:14 8ad3a11d3b57: Pulling fs layer 15:14:14 46f8f816bc3b: Pulling fs layer 15:14:14 93b61091891f: Pulling fs layer 15:14:14 93b9cdb0e59b: Pulling fs layer 15:14:14 5e14af77c1be: Pulling fs layer 15:14:14 01666e4c0597: Pulling fs layer 15:14:14 aa168da1d23b: Pulling fs layer 15:14:14 93b9cdb0e59b: Waiting 15:14:14 5e14af77c1be: Waiting 15:14:14 01666e4c0597: Waiting 15:14:14 aa168da1d23b: Waiting 15:14:14 46f8f816bc3b: Waiting 15:14:14 93b61091891f: Waiting 15:14:14 36b3adc4ff6f: Verifying Checksum 15:14:14 36b3adc4ff6f: Download complete 15:14:14 46f8f816bc3b: Verifying Checksum 15:14:14 46f8f816bc3b: Download complete 15:14:14 df20fa9351a1: Verifying Checksum 15:14:14 df20fa9351a1: Download complete 15:14:14 93b9cdb0e59b: Verifying Checksum 15:14:14 93b9cdb0e59b: Download complete 15:14:14 5e14af77c1be: Verifying Checksum 15:14:14 5e14af77c1be: Download complete 15:14:14 01666e4c0597: Verifying Checksum 15:14:14 01666e4c0597: Download complete 15:14:14 93b61091891f: Verifying Checksum 15:14:14 93b61091891f: Download complete 15:14:14 df20fa9351a1: Pull complete 15:14:14 8ad3a11d3b57: Verifying Checksum 15:14:14 8ad3a11d3b57: Download complete 15:14:14 36b3adc4ff6f: Pull complete 15:14:15 8ad3a11d3b57: Pull complete 15:14:15 46f8f816bc3b: Pull complete 15:14:15 93b61091891f: Pull complete 15:14:15 93b9cdb0e59b: Pull complete 15:14:15 5e14af77c1be: Pull complete 15:14:15 01666e4c0597: Pull complete 15:14:16 aa168da1d23b: Verifying Checksum 15:14:16 aa168da1d23b: Download complete 15:14:20 aa168da1d23b: Pull complete 15:14:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:14:20 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 15:14:20 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:14:22 $ docker top 749f4cfe9b997331e4439d60023b9122e965e6db5db56707b036a5d10361f5c2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:23 + touch /tmp/pre-build-complete [Pipeline] sh 15:14:23 + mkdir -p /var/log/sa [Pipeline] sh 15:14:23 + ls /var/log/sa-host 15:14:23 + sadf -c /var/log/sa-host/sa05 15:14:23 file_magic: OK 15:14:23 HZ: Using current value: 100 15:14:23 file_header: OK 15:14:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:14:23 Statistics: 15:14:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:14:23 File successfully converted to sysstat format version 12.2.1 15:14:23 + sadf -c /var/log/sa-host/sa09 15:14:23 file_magic: OK 15:14:23 HZ: Using current value: 100 15:14:23 file_header: OK 15:14:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:14:23 Statistics: 15:14:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:14:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:23 provisioning config files... 15:14:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1085472190748576332tmp [Pipeline] { [Pipeline] echo 15:14:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:24 ---> create-netrc.sh [Pipeline] } 15:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:14:24 ---> python-tools-install.sh [Pipeline] echo 15:14:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:14:24 ---> sudo-logs.sh 15:14:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:14:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:14:25 ---> job-cost.sh 15:14:25 lf-activate-venv: SKIPPING 15:14:25 DEBUG: total: 0.18000000715255737 15:14:25 INFO: Retrieving Stack Cost... 15:14:26 INFO: Retrieving Pricing Info for: v3-standard-2 15:14:26 INFO: Archiving Costs [Pipeline] echo 15:14:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:14:27 ---> logs-deploy.sh 15:14:27 lf-activate-venv: SKIPPING 15:14:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/251 15:14:27 INFO: archiving workspace using pattern(s): 15:14:28 Archives upload complete. 15:14:28 INFO: archiving logs to Nexus 15:14:28 ---> uname -a: 15:14:28 Linux prd-centos7-docker-4c-2g-62.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:14:28 15:14:28 15:14:28 ---> lscpu: 15:14:28 Architecture: x86_64 15:14:28 CPU op-mode(s): 32-bit, 64-bit 15:14:28 Byte Order: Little Endian 15:14:28 Address sizes: 40 bits physical, 48 bits virtual 15:14:28 CPU(s): 2 15:14:28 On-line CPU(s) list: 0,1 15:14:28 Thread(s) per core: 1 15:14:28 Core(s) per socket: 1 15:14:28 Socket(s): 2 15:14:28 NUMA node(s): 1 15:14:28 Vendor ID: AuthenticAMD 15:14:28 CPU family: 23 15:14:28 Model: 49 15:14:28 Model name: AMD EPYC-Rome Processor 15:14:28 Stepping: 0 15:14:28 CPU MHz: 2799.998 15:14:28 BogoMIPS: 5599.99 15:14:28 Virtualization: AMD-V 15:14:28 Hypervisor vendor: KVM 15:14:28 Virtualization type: full 15:14:28 L1d cache: 64 KiB 15:14:28 L1i cache: 64 KiB 15:14:28 L2 cache: 1 MiB 15:14:28 L3 cache: 32 MiB 15:14:28 NUMA node0 CPU(s): 0,1 15:14:28 Vulnerability Itlb multihit: Not affected 15:14:28 Vulnerability L1tf: Not affected 15:14:28 Vulnerability Mds: Not affected 15:14:28 Vulnerability Meltdown: Not affected 15:14:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:14:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:14:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:14:28 Vulnerability Srbds: Not affected 15:14:28 Vulnerability Tsx async abort: Not affected 15:14:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:14:28 15:14:28 15:14:28 ---> nproc: 15:14:28 2 15:14:28 15:14:28 15:14:28 ---> df -h: 15:14:28 Filesystem Size Used Available Use% Mounted on 15:14:28 overlay 40.0G 8.9G 31.1G 22% / 15:14:28 tmpfs 64.0M 0 64.0M 0% /dev 15:14:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:14:28 shm 64.0M 0 64.0M 0% /dev/shm 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:14:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:14:28 15:14:28 15:14:28 ---> free -m: 15:14:28 total used free shared buff/cache available 15:14:28 Mem: 7821 1278 3122 0 3419 6462 15:14:28 Swap: 1023 0 1023 15:14:28 15:14:28 15:14:28 ---> ip addr: 15:14:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:14:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:14:28 inet 127.0.0.1/8 scope host lo 15:14:28 valid_lft forever preferred_lft forever 15:14:28 inet6 ::1/128 scope host 15:14:28 valid_lft forever preferred_lft forever 15:14:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:14:28 link/ether fa:16:3e:15:7d:cc brd ff:ff:ff:ff:ff:ff 15:14:28 inet 10.30.122.237/23 brd 10.30.123.255 scope global dynamic eth0 15:14:28 valid_lft 85664sec preferred_lft 85664sec 15:14:28 inet6 fe80::f816:3eff:fe15:7dcc/64 scope link 15:14:28 valid_lft forever preferred_lft forever 15:14:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:14:28 link/ether 02:42:86:4c:d3:f7 brd ff:ff:ff:ff:ff:ff 15:14:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:14:28 valid_lft forever preferred_lft forever 15:14:28 inet6 fe80::42:86ff:fe4c:d3f7/64 scope link 15:14:28 valid_lft forever preferred_lft forever 15:14:28 15:14:28 15:14:28 ---> sar -b -r -n DEV: 15:14:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 15:14:28 15:14:28 15:02:01 LINUX RESTART (2 CPU) 15:14:28 15:14:28 15:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:14:28 15:04:02 1.80 0.00 1.80 0.00 0.00 38.81 0.00 15:14:28 15:05:01 0.42 0.00 0.42 0.00 0.00 6.89 0.00 15:14:28 15:06:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 15:14:28 15:07:01 0.18 0.00 0.18 0.00 0.00 2.75 0.00 15:14:28 15:08:01 0.25 0.00 0.25 0.00 0.00 3.51 0.00 15:14:28 15:09:01 0.40 0.00 0.40 0.00 0.00 6.26 0.00 15:14:28 15:10:01 0.25 0.00 0.25 0.00 0.00 4.30 0.00 15:14:28 15:11:01 0.32 0.00 0.32 0.00 0.00 5.18 0.00 15:14:28 15:12:01 0.32 0.00 0.32 0.00 0.00 4.53 0.00 15:14:28 15:13:01 0.27 0.03 0.23 0.00 3.73 3.71 0.00 15:14:28 15:14:01 212.84 0.00 212.84 0.00 0.00 58220.34 0.00 15:14:28 Average: 19.79 0.00 19.78 0.00 0.34 5308.74 0.00 15:14:28 15:14:28 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:14:28 15:04:02 5425900 0 807856 10.09 2620 1772564 1256532 13.87 588980 1594268 16 15:14:28 15:05:01 5431024 0 802724 10.02 2620 1772572 1205060 13.30 589568 1589256 8 15:14:28 15:06:01 5429980 0 803768 10.04 2620 1772572 1205072 13.30 590896 1589256 8 15:14:28 15:07:01 5430092 0 803648 10.03 2620 1772580 1205084 13.30 590092 1590196 8 15:14:28 15:08:01 5429808 0 803876 10.04 2620 1772636 1205048 13.30 586436 1593652 20 15:14:28 15:09:01 5429856 0 803880 10.04 2620 1772584 1204940 13.30 586748 1593640 8 15:14:28 15:10:01 5423340 0 810388 10.12 2620 1772592 1204916 13.30 593212 1593640 8 15:14:28 15:11:01 5418992 0 814732 10.17 2620 1772596 1204916 13.30 597616 1593640 8 15:14:28 15:12:01 5419104 0 814616 10.17 2620 1772600 1204916 13.30 599336 1591904 8 15:14:28 15:13:01 5406604 0 826868 10.32 2620 1772848 1219756 13.47 610784 1591264 152 15:14:28 15:14:01 3624804 0 1286936 16.07 2620 3094580 2142164 23.65 1033824 2709064 20 15:14:28 Average: 5260864 0 852663 10.65 2620 1892793 1296219 14.31 633408 1693616 24 15:14:28 15:14:28 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:14:28 15:04:02 eth0 4.15 1.83 3.17 0.13 0.00 0.00 0.00 0.00 15:14:28 15:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:05:01 eth0 0.66 0.32 0.28 0.20 0.00 0.00 0.00 0.00 15:14:28 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:06:01 eth0 1.67 0.32 0.38 0.20 0.00 0.00 0.00 0.00 15:14:28 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:07:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 15:14:28 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:08:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:14:28 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:09:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:14:28 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:10:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:14:28 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:14:28 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:14:28 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:13:01 eth0 3.46 2.37 3.64 1.04 0.00 0.00 0.00 0.00 15:14:28 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:14:01 eth0 931.46 847.63 7982.61 154.29 0.00 0.00 0.00 0.00 15:14:28 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:14:01 veth714dd61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:14:01 veth09c52e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 Average: eth0 85.83 77.70 727.61 14.22 0.00 0.00 0.00 0.00 15:14:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 Average: veth714dd61 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 Average: veth09c52e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:28 15:14:28 15:14:28 ---> sar -P ALL: 15:14:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 15:14:28 15:14:28 15:02:01 LINUX RESTART (2 CPU) 15:14:28 15:14:28 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:14:28 15:04:02 all 0.13 0.00 0.03 0.00 0.03 99.81 15:14:28 15:04:02 0 0.08 0.00 0.03 0.00 0.03 99.85 15:14:28 15:04:02 1 0.18 0.00 0.02 0.00 0.03 99.77 15:14:28 15:05:01 all 0.13 0.00 0.03 0.00 0.03 99.80 15:14:28 15:05:01 0 0.07 0.00 0.03 0.00 0.03 99.86 15:14:28 15:05:01 1 0.19 0.00 0.03 0.00 0.03 99.74 15:14:28 15:06:01 all 0.15 0.00 0.02 0.00 0.03 99.81 15:14:28 15:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:14:28 15:06:01 1 0.27 0.00 0.02 0.00 0.02 99.70 15:14:28 15:07:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:14:28 15:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:14:28 15:07:01 1 0.18 0.00 0.03 0.00 0.03 99.75 15:14:28 15:08:01 all 0.21 0.00 0.13 0.00 0.03 99.64 15:14:28 15:08:01 0 0.07 0.00 0.13 0.00 0.02 99.78 15:14:28 15:08:01 1 0.35 0.00 0.12 0.00 0.03 99.50 15:14:28 15:09:01 all 0.08 0.00 0.02 0.00 0.02 99.89 15:14:28 15:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:14:28 15:09:01 1 0.12 0.00 0.02 0.00 0.03 99.83 15:14:28 15:10:01 all 0.09 0.00 0.03 0.00 0.03 99.85 15:14:28 15:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 15:14:28 15:10:01 1 0.13 0.00 0.05 0.00 0.02 99.80 15:14:28 15:11:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:14:28 15:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:14:28 15:11:01 1 0.13 0.00 0.05 0.00 0.02 99.80 15:14:28 15:12:01 all 0.05 0.00 0.02 0.00 0.03 99.91 15:14:28 15:12:01 0 0.05 0.00 0.02 0.00 0.05 99.88 15:14:28 15:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:14:28 15:13:01 all 0.42 0.00 0.25 0.00 0.03 99.31 15:14:28 15:13:01 0 0.37 0.00 0.30 0.00 0.03 99.30 15:14:28 15:13:01 1 0.47 0.00 0.20 0.00 0.02 99.31 15:14:28 15:14:01 all 23.79 0.00 10.07 5.36 0.07 60.71 15:14:28 15:14:01 0 23.17 0.00 10.66 6.45 0.07 59.66 15:14:28 15:14:01 1 24.42 0.00 9.48 4.28 0.07 61.76 15:14:28 15:14:28 Average: CPU %user %nice %system %iowait %steal %idle 15:14:28 Average: all 2.18 0.00 0.92 0.46 0.03 96.40 15:14:28 Average: 0 2.07 0.00 0.97 0.55 0.03 96.37 15:14:28 Average: 1 2.30 0.00 0.87 0.37 0.03 96.43 15:14:28 15:14:28 15:14:28