Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 807401dd2d1b373fd4ec07b99e8020c82d165dff 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh493988029845511995.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4390043113814192595.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7210543734274547278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7069551967266229658.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5169332288637816366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1085’ is offline ‘prd-centos7-docker-4c-2g-1087’ is offline ‘prd-centos7-docker-4c-2g-1093’ is offline ‘prd-centos7-docker-4c-2g-1094’ is offline ‘prd-centos7-docker-4c-2g-1095’ is offline ‘prd-centos7-docker-4c-2g-1100’ is offline ‘prd-centos7-docker-4c-2g-1101’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1091’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1096’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1102 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh3673150928333782026.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 807401dd2d1b373fd4ec07b99e8020c82d165dff (main) > git config remote.origin.url git@github.com:edgexfoundry/device-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 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 Commit message: "Merge pull request #1004 from soda480/US1908" > git rev-list --no-walk b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:30 ========================================================= 22:35:30 EdgeX Global Pipelines Version Info 22:35:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:32 ------------------- 22:35:32 stable info: 22:35:32 ------------------- 22:35:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:32 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:35:32 Message: update stable to v1.0.199 22:35:32 ------------------- 22:35:32 experimental info: 22:35:32 ------------------- 22:35:32 Commited By: **** collab-it+edgex@linuxfoundation.org 22:35:32 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 22:35:32 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:35:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:35:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 807401dd2d1b373fd4ec07b99e8020c82d165dff [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 807401d [Pipeline] echo 22:35:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:33 provisioning config files... 22:35:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4578841876091729604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:34 ---> docker-login.sh 22:35:34 nexus3.edgexfoundry.org:10001 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:34 Configure a credential helper to remove this warning. See 22:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:34 22:35:34 Login Succeeded 22:35:34 nexus3.edgexfoundry.org:10002 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:34 Configure a credential helper to remove this warning. See 22:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:34 22:35:34 Login Succeeded 22:35:34 nexus3.edgexfoundry.org:10003 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:34 Configure a credential helper to remove this warning. See 22:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:34 22:35:34 Login Succeeded 22:35:34 nexus3.edgexfoundry.org:10004 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:34 Configure a credential helper to remove this warning. See 22:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:34 22:35:34 Login Succeeded 22:35:34 docker.io 22:35:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:35 Configure a credential helper to remove this warning. See 22:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:35 22:35:35 Login Succeeded 22:35:35 ---> docker-login.sh ends [Pipeline] } 22:35:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:35 + git log --format=format:%s -1 807401dd2d1b373fd4ec07b99e8020c82d165dff [Pipeline] echo 22:35:35 GIT_COMMIT: 807401dd2d1b373fd4ec07b99e8020c82d165dff, Commit Message: Merge pull request #1004 from soda480/US1908 [Pipeline] echo 22:35:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:36 22:35:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:35:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:36 latest: Pulling from edgex-devops/git-semver 22:35:36 31603596830f: Pulling fs layer 22:35:36 b6dc333f4379: Pulling fs layer 22:35:36 3d9ef1400e77: Pulling fs layer 22:35:36 fd332fbdc1db: Pulling fs layer 22:35:36 fd332fbdc1db: Waiting 22:35:37 b6dc333f4379: Verifying Checksum 22:35:37 b6dc333f4379: Download complete 22:35:37 fd332fbdc1db: Verifying Checksum 22:35:37 fd332fbdc1db: Download complete 22:35:37 31603596830f: Verifying Checksum 22:35:37 31603596830f: Download complete 22:35:37 3d9ef1400e77: Verifying Checksum 22:35:37 3d9ef1400e77: Download complete 22:35:37 31603596830f: Pull complete 22:35:37 b6dc333f4379: Pull complete 22:35:38 3d9ef1400e77: Pull complete 22:35:38 fd332fbdc1db: Pull complete 22:35:38 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:35:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:35:38 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 22:35:39 $ docker top ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:39 [ssh-agent] Looking for ssh-agent implementation... 22:35:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:39 $ docker exec ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 ssh-agent 22:35:39 SSH_AUTH_SOCK=/tmp/ssh-zFqVLP6qu1jP/agent.14 22:35:39 SSH_AGENT_PID=20 22:35:39 Running ssh-add (command line suppressed) 22:35:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2264488379544662181.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2264488379544662181.key) 22:35:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:39 + git tag --points-at HEAD [Pipeline] } 22:35:39 $ docker exec --env ******** --env ******** ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 ssh-agent -k 22:35:39 unset SSH_AUTH_SOCK; 22:35:39 unset SSH_AGENT_PID; 22:35:39 echo Agent pid 20 killed; 22:35:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:40 [ssh-agent] Looking for ssh-agent implementation... 22:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:40 $ docker exec ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 ssh-agent 22:35:40 SSH_AUTH_SOCK=/tmp/ssh-mXcHesUlSJGI/agent.54 22:35:40 SSH_AGENT_PID=61 22:35:40 Running ssh-add (command line suppressed) 22:35:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2790155975383428432.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2790155975383428432.key) 22:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:40 + git semver init 22:35:40 # -> Open(): unable to determine branch for HEAD 22:35:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 22:35:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 22:35:40 # $SEMVER_REMOTE_NAME = origin 22:35:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:35:40 # $SEMVER_USER_NAME = edgex-jenkins 22:35:40 # $SEMVER_BRANCH = main 22:35:40 # $SEMVER_TEMP = /tmp/semver-341855731 22:35:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:35:41 # '/tmp/semver-341855731' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 22:35:41 # -> Force: false 22:35:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 22:35:41 $ docker exec --env ******** --env ******** ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 ssh-agent -k 22:35:41 unset SSH_AUTH_SOCK; 22:35:41 unset SSH_AGENT_PID; 22:35:41 echo Agent pid 61 killed; 22:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:41 + git semver [Pipeline] } 22:35:41 $ docker stop --time=1 ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 22:35:43 $ docker rm -f ff9e6b17fe7e307081db0f4c997726b38317208b44c45e165b41e84f379f1734 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:43 Stashed 1 file(s) [Pipeline] echo 22:35:43 [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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 22:35:59 Still waiting to schedule task 22:35:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:35:59 Still waiting to schedule task 22:35:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1098’ 22:37:40 Running on prd-centos7-docker-4c-2g-1108 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 22:37:40 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:37:40 Selected Git installation does not exist. Using Default 22:37:40 The recommended git tool is: NONE 22:37:43 using credential edgex-jenkins-ssh 22:37:43 Cloning the remote Git repository 22:37:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:37:43 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:37:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:37:43 > git --version # timeout=10 22:37:43 > git --version # 'git version 2.24.4' 22:37:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:43 [INFO] Currently running in a labeled security context 22:37:43 [INFO] Currently SELinux is 'enforcing' on the host 22:37:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh7287292694212784778.key 22:37:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:44 Avoid second fetch 22:37:44 Checking out Revision 807401dd2d1b373fd4ec07b99e8020c82d165dff (main) 22:37:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:37:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:44 > git config core.sparsecheckout # timeout=10 22:37:44 > git checkout -f 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 22:37:48 Commit message: "Merge pull request #1004 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:37:48 provisioning config files... 22:37:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config8697798982836550984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:48 ---> docker-login.sh 22:37:48 nexus3.edgexfoundry.org:10001 22:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10002 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10003 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 nexus3.edgexfoundry.org:10004 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 docker.io 22:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:49 Configure a credential helper to remove this warning. See 22:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:49 22:37:49 Login Succeeded 22:37:49 ---> docker-login.sh ends [Pipeline] } 22:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:37:50 ========================================================= 22:37:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:37:50 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:37:50 + 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 . 22:37:50 Sending build context to Docker daemon 2.577MB 22:37:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:37:50 Step 2/8 : FROM ${BASE} 22:37:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:50 540db60ca938: Pulling fs layer 22:37:50 adcc1eea9eea: Pulling fs layer 22:37:50 4c4ab2625f07: Pulling fs layer 22:37:50 0773c198feca: Pulling fs layer 22:37:50 345f892a5656: Pulling fs layer 22:37:50 4796506630df: Pulling fs layer 22:37:50 cc55df3e53f1: Pulling fs layer 22:37:50 4d027b6c602c: Pulling fs layer 22:37:50 449e75d2c14e: Pulling fs layer 22:37:50 0773c198feca: Waiting 22:37:50 345f892a5656: Waiting 22:37:50 4796506630df: Waiting 22:37:50 cc55df3e53f1: Waiting 22:37:50 4d027b6c602c: Waiting 22:37:50 449e75d2c14e: Waiting 22:37:50 4c4ab2625f07: Verifying Checksum 22:37:50 4c4ab2625f07: Download complete 22:37:50 adcc1eea9eea: Verifying Checksum 22:37:50 adcc1eea9eea: Download complete 22:37:50 345f892a5656: Verifying Checksum 22:37:50 345f892a5656: Download complete 22:37:50 4796506630df: Verifying Checksum 22:37:50 4796506630df: Download complete 22:37:50 cc55df3e53f1: Verifying Checksum 22:37:50 cc55df3e53f1: Download complete 22:37:51 540db60ca938: Verifying Checksum 22:37:51 540db60ca938: Pull complete 22:37:51 adcc1eea9eea: Pull complete 22:37:51 4d027b6c602c: Verifying Checksum 22:37:51 4d027b6c602c: Download complete 22:37:51 4c4ab2625f07: Pull complete 22:37:55 449e75d2c14e: Verifying Checksum 22:37:55 449e75d2c14e: Download complete 22:37:56 0773c198feca: Verifying Checksum 22:37:56 0773c198feca: Download complete 22:37:59 0773c198feca: Pull complete 22:37:59 345f892a5656: Pull complete 22:37:59 4796506630df: Pull complete 22:37:59 cc55df3e53f1: Pull complete 22:37:59 4d027b6c602c: Pull complete 22:38:01 449e75d2c14e: Pull complete 22:38:01 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:38:01 ---> 0d28375d9b5b 22:38:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:38:02 ---> Running in 7bd796ded3ef 22:38:03 Removing intermediate container 7bd796ded3ef 22:38:03 ---> 5d1fd9e793b0 22:38:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:03 ---> Running in 8f5d1741550b 22:38:03 Removing intermediate container 8f5d1741550b 22:38:03 ---> f281234dd44c 22:38:03 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:38:03 ---> Running in 333dc02a9284 22:38:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:38:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:38:05 (1/6) Installing libc-dev (0.7.2-r3) 22:38:05 (2/6) Installing libsodium (1.0.18-r0) 22:38:05 (3/6) Installing pkgconf (1.7.3-r0) 22:38:05 (4/6) Installing libsodium-dev (1.0.18-r0) 22:38:05 (5/6) Installing libzmq (4.3.3-r1) 22:38:06 (6/6) Installing zeromq-dev (4.3.3-r1) 22:38:06 Executing busybox-1.32.1-r6.trigger 22:38:06 OK: 150 MiB in 46 packages 22:38:06 Removing intermediate container 333dc02a9284 22:38:06 ---> 38adcfb2909c 22:38:06 Step 6/8 : WORKDIR /device-sdk-go 22:38:06 ---> Running in 5a4735b9840c 22:38:06 Removing intermediate container 5a4735b9840c 22:38:06 ---> ca8b7d219198 22:38:06 Step 7/8 : COPY . . 22:38:06 ---> d34371bea6a2 22:38:06 Step 8/8 : RUN go mod download 22:38:06 ---> Running in 8f43b5214464 22:38:16 Removing intermediate container 8f43b5214464 22:38:16 ---> b8490dc782ca 22:38:16 Successfully built b8490dc782ca 22:38:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:38:17 + docker inspect -f . ci-base-image-x86_64 22:38:17 . [Pipeline] withDockerContainer 22:38:17 prd-centos7-docker-4c-2g-1108 does not seem to be running inside a container 22:38:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:17 $ docker top 8462120afabd87eeb05cbb1306768af4f2a08f833bdefb1157a23179337bb7d9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:18 + go version 22:38:18 go version go1.16.5 linux/amd64 [Pipeline] } 22:38:18 $ docker stop --time=1 8462120afabd87eeb05cbb1306768af4f2a08f833bdefb1157a23179337bb7d9 22:38:19 $ docker rm -f 8462120afabd87eeb05cbb1306768af4f2a08f833bdefb1157a23179337bb7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:19 + docker inspect -f . ci-base-image-x86_64 22:38:19 . [Pipeline] withDockerContainer 22:38:19 prd-centos7-docker-4c-2g-1108 does not seem to be running inside a container 22:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:38:20 $ docker top 271bba3beddb32191bf8eb65fa2043e081524c651f0f79230e00f73bc6bf0ba7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:38:20 + go mod tidy [Pipeline] sh 22:38:21 + make test 22:38:21 go mod tidy 22:38:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:38:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:38:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:38:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:38:48 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:38:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 24.2% of statements 22:38:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:38:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.044s coverage: 28.1% of statements 22:38:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.047s coverage: 78.9% of statements 22:38:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 22:38:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:38:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:38:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:38:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.064s coverage: 28.7% of statements 22:38:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:38:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.050s coverage: 83.3% of statements 22:38:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:38:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:38:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 58.0% of statements 22:38:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.798s coverage: 89.2% of statements 22:38:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:38:53 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 4.9% of statements 22:38:53 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:38:53 GO111MODULE=on go vet ./... 22:39:12 gofmt -l . 22:39:12 [ "`gofmt -l .`" = "" ] 22:39:12 ./bin/test-attribution-txt.sh 22:39:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:39:12 $ docker stop --time=1 271bba3beddb32191bf8eb65fa2043e081524c651f0f79230e00f73bc6bf0ba7 22:39:13 $ docker rm -f 271bba3beddb32191bf8eb65fa2043e081524c651f0f79230e00f73bc6bf0ba7 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:39:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:39:15 + ls -al . 22:39:15 total 228 22:39:15 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 30 22:39 . 22:39:15 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:37 .. 22:39:15 drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 22:37 bin 22:39:15 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 30 22:37 CHANGELOG.md 22:39:15 -rw-r--r--. 1 jenkins jenkins 125634 Jul 30 22:38 coverage.out 22:39:15 -rw-rw-r--. 1 jenkins jenkins 987 Jul 30 22:37 Dockerfile.build 22:39:15 -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 22:37 .dockerignore 22:39:15 drwxrwxr-x. 5 jenkins jenkins 62 Jul 30 22:37 example 22:39:15 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:37 .git 22:39:15 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:37 .github 22:39:15 -rw-rw-r--. 1 jenkins jenkins 138 Jul 30 22:37 .gitignore 22:39:15 -rw-r--r--. 1 jenkins jenkins 548 Jul 30 22:39 go.mod 22:39:15 -rw-r--r--. 1 jenkins jenkins 20301 Jul 30 22:38 go.sum 22:39:15 drwxrwxr-x. 15 jenkins jenkins 224 Jul 30 22:37 internal 22:39:15 -rw-rw-r--. 1 jenkins jenkins 880 Jul 30 22:37 Jenkinsfile 22:39:15 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 30 22:37 LICENSE 22:39:15 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 30 22:37 Makefile 22:39:15 drwxrwxr-x. 3 jenkins jenkins 16 Jul 30 22:37 openapi 22:39:15 drwxrwxr-x. 5 jenkins jenkins 50 Jul 30 22:37 pkg 22:39:15 -rw-rw-r--. 1 jenkins jenkins 7646 Jul 30 22:37 README.md 22:39:15 drwxrwxr-x. 4 jenkins jenkins 54 Jul 30 22:37 snap 22:39:15 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:35 VERSION 22:39:15 -rw-rw-r--. 1 jenkins jenkins 222 Jul 30 22:37 version.go [Pipeline] isUnix [Pipeline] sh 22:39:16 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=807401dd2d1b373fd4ec07b99e8020c82d165dff --label arch=amd64 --label version=2.0.1-dev.6 . 22:39:16 Sending build context to Docker daemon 2.703MB 22:39:16 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 22:39:16 Step 2/23 : FROM ${BASE} AS builder 22:39:16 ---> b8490dc782ca 22:39:16 Step 3/23 : WORKDIR /device-sdk-go 22:39:16 ---> Running in 81d7bda7757a 22:39:16 Removing intermediate container 81d7bda7757a 22:39:16 ---> 9d67b3528215 22:39:16 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:39:16 ---> Running in 1b8438ced10d 22:39:16 Removing intermediate container 1b8438ced10d 22:39:16 ---> c7ec5f84e35b 22:39:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:16 ---> Running in 0fcd9c0238ea 22:39:17 Removing intermediate container 0fcd9c0238ea 22:39:17 ---> 6050442e1dda 22:39:17 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:39:17 ---> Running in b391744d97fd 22:39:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:18 OK: 150 MiB in 46 packages 22:39:18 Removing intermediate container b391744d97fd 22:39:18 ---> 349b8054a35a 22:39:18 Step 7/23 : COPY . . 22:39:19 ---> 67fa78a759b8 22:39:19 Step 8/23 : RUN go mod download 22:39:19 ---> Running in 1b3c4be74e13 22:39:19 Removing intermediate container 1b3c4be74e13 22:39:19 ---> 4e2fb90d6366 22:39:19 Step 9/23 : RUN make build 22:39:19 ---> Running in ec794a38bbf6 22:39:19 go mod tidy 22:39:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.6" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:39:29 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:39:30 Removing intermediate container ec794a38bbf6 22:39:30 ---> e30fdd678add 22:39:30 Step 10/23 : FROM alpine:3.12 22:39:31 3.12: Pulling from library/alpine 22:39:31 339de151aab4: Pulling fs layer 22:39:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1111 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { 22:39:31 339de151aab4: Verifying Checksum 22:39:31 339de151aab4: Download complete 22:39:31 339de151aab4: Pull complete 22:39:31 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:39:31 Status: Downloaded newer image for alpine:3.12 22:39:31 ---> 13621d1b12d4 22:39:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:39:31 ---> Running in c1d378161bca [Pipeline] ws 22:39:31 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 22:39:31 Removing intermediate container c1d378161bca 22:39:31 ---> f8da46790e6a 22:39:31 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:31 ---> Running in a8520bbada72 22:39:31 Selected Git installation does not exist. Using Default 22:39:31 The recommended git tool is: NONE 22:39:32 Removing intermediate container a8520bbada72 22:39:32 ---> 8ed294f71992 22:39:32 Step 13/23 : RUN apk add --update --no-cache zeromq 22:39:32 ---> Running in cca3421357f7 22:39:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:39:33 (1/5) Installing libgcc (9.3.0-r2) 22:39:33 (2/5) Installing libsodium (1.0.18-r0) 22:39:33 (3/5) Installing libstdc++ (9.3.0-r2) 22:39:34 (4/5) Installing libzmq (4.3.3-r0) 22:39:34 (5/5) Installing zeromq (4.3.3-r0) 22:39:34 Executing busybox-1.31.1-r20.trigger 22:39:34 OK: 8 MiB in 19 packages 22:39:34 Removing intermediate container cca3421357f7 22:39:34 ---> 6bfeb48256d6 22:39:34 Step 14/23 : WORKDIR / 22:39:34 ---> Running in ab3d4b992fcb 22:39:34 Removing intermediate container ab3d4b992fcb 22:39:34 ---> 1d519c0defce 22:39:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:39:34 ---> a4a491a3ca03 22:39:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:39:35 ---> a098a7027b41 22:39:35 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:39:35 ---> 688626bbbf1e 22:39:35 Step 18/23 : EXPOSE 59999 22:39:35 ---> Running in 1a621049038e 22:39:35 Removing intermediate container 1a621049038e 22:39:35 ---> 8ba1d0ceb82c 22:39:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:39:35 ---> Running in 413a5dc9303a 22:39:35 Removing intermediate container 413a5dc9303a 22:39:35 ---> 57f3cbff8813 22:39:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:39:35 ---> Running in 8e4f90d362b1 22:39:35 Removing intermediate container 8e4f90d362b1 22:39:35 ---> e67454d25d7a 22:39:35 Step 21/23 : LABEL arch=amd64 22:39:35 ---> Running in 36498d282b22 22:39:35 Removing intermediate container 36498d282b22 22:39:35 ---> 326ee8a9e9ce 22:39:35 Step 22/23 : LABEL git_sha=807401dd2d1b373fd4ec07b99e8020c82d165dff 22:39:35 ---> Running in a74076f9b9d4 22:39:36 Removing intermediate container a74076f9b9d4 22:39:36 ---> 3636c7432f07 22:39:36 Step 23/23 : LABEL version=2.0.1-dev.6 22:39:36 ---> Running in 37cfc9676a92 22:39:36 Removing intermediate container 37cfc9676a92 22:39:36 ---> edf84daa9328 22:39:36 [Warning] One or more build-args [MAKE ARCH] were not consumed 22:39:36 Successfully built edf84daa9328 22:39:36 Successfully tagged device-sdk-simple:latest [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:36 22:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:37 latest: Pulling from edgex-lftools-log-publisher 22:39:37 b4d181a07f80: Pulling fs layer 22:39:37 a1111a8f2ec3: Pulling fs layer 22:39:37 ed53099fbce6: Pulling fs layer 22:39:37 dc539afda2c1: Pulling fs layer 22:39:37 77bc0d833cb6: Pulling fs layer 22:39:37 9065ff56babe: Pulling fs layer 22:39:37 d287ab97295c: Pulling fs layer 22:39:37 77bc0d833cb6: Waiting 22:39:37 9065ff56babe: Waiting 22:39:37 d287ab97295c: Waiting 22:39:37 dc539afda2c1: Waiting 22:39:37 a1111a8f2ec3: Verifying Checksum 22:39:37 a1111a8f2ec3: Download complete 22:39:37 dc539afda2c1: Verifying Checksum 22:39:37 dc539afda2c1: Download complete 22:39:37 77bc0d833cb6: Verifying Checksum 22:39:37 77bc0d833cb6: Download complete 22:39:37 9065ff56babe: Verifying Checksum 22:39:37 9065ff56babe: Download complete 22:39:37 ed53099fbce6: Verifying Checksum 22:39:37 ed53099fbce6: Download complete 22:39:38 using credential edgex-jenkins-ssh 22:39:38 Cloning the remote Git repository 22:39:38 b4d181a07f80: Verifying Checksum 22:39:38 b4d181a07f80: Download complete 22:39:38 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:39:39 > git init /w/workspace/device-sdk-go/3 # timeout=10 22:39:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:39:39 > git --version # timeout=10 22:39:39 > git --version # 'git version 2.17.1' 22:39:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:39 b4d181a07f80: Pull complete 22:39:40 a1111a8f2ec3: Pull complete 22:39:40 ed53099fbce6: Pull complete 22:39:40 dc539afda2c1: Pull complete 22:39:40 Avoid second fetch 22:39:40 Checking out Revision 807401dd2d1b373fd4ec07b99e8020c82d165dff (main) 22:39:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:39:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:40 > git config core.sparsecheckout # timeout=10 22:39:40 > git checkout -f 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 22:39:40 77bc0d833cb6: Pull complete 22:39:40 9065ff56babe: Pull complete 22:39:42 d287ab97295c: Verifying Checksum 22:39:42 d287ab97295c: Download complete 22:39:45 Commit message: "Merge pull request #1004 from soda480/US1908" 22:39:45 22:39:45 GitHub has been notified of this commit’s build result 22:39:45 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:46 provisioning config files... 22:39:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config5049817685697644751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:46 d287ab97295c: Pull complete 22:39:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:39:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:39:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:39:46 ---> docker-login.sh 22:39:46 nexus3.edgexfoundry.org:10001 22:39:46 prd-centos7-docker-4c-2g-1108 does not seem to be running inside a container 22:39:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:39:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:48 Configure a credential helper to remove this warning. See 22:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:48 22:39:48 Login Succeeded 22:39:48 nexus3.edgexfoundry.org:10002 22:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:48 Configure a credential helper to remove this warning. See 22:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:48 22:39:48 Login Succeeded 22:39:48 nexus3.edgexfoundry.org:10003 22:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:48 Configure a credential helper to remove this warning. See 22:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:48 22:39:48 Login Succeeded 22:39:49 nexus3.edgexfoundry.org:10004 22:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:49 $ docker top 1f6f34bb212609f977324d100874608d36854017eef5be0c2e32c42e80c9ea7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:49 Configure a credential helper to remove this warning. See 22:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:49 22:39:49 Login Succeeded 22:39:49 docker.io 22:39:49 ---> job-cost.sh 22:39:49 lf-activate-venv: SKIPPING 22:39:49 INFO: No Stack... 22:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:50 Configure a credential helper to remove this warning. See 22:39:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:50 22:39:50 Login Succeeded 22:39:50 ---> docker-login.sh ends [Pipeline] } 22:39:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:39:50 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] echo 22:39:50 ========================================================= 22:39:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:39:50 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:39:51 INFO: Archiving Costs [Pipeline] sh 22:39:51 + 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 . 22:39:51 + cut -d, -f6 22:39:51 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 22:39:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] 22:39:51 Resource [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] did not exist. Created. 22:39:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:51 Sending build context to Docker daemon 2.566MB 22:39:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:39:51 Step 2/8 : FROM ${BASE} 22:39:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:51 595b0fe564bb: Pulling fs layer 22:39:51 24495759ef45: Pulling fs layer 22:39:51 d148012ef14d: Pulling fs layer 22:39:51 cb65c68fc2e2: Pulling fs layer 22:39:51 093eec477d81: Pulling fs layer 22:39:51 a6d5b2bbb924: Pulling fs layer 22:39:51 2446dc1eb7d3: Pulling fs layer 22:39:51 596795e73e0f: Pulling fs layer 22:39:51 cb65c68fc2e2: Waiting 22:39:51 093eec477d81: Waiting 22:39:51 a6d5b2bbb924: Waiting 22:39:51 2446dc1eb7d3: Waiting 22:39:51 596795e73e0f: Waiting 22:39:51 + echo total: 0.05999999865889549 [Pipeline] stash 22:39:51 Stashed 1 file(s) [Pipeline] } 22:39:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:51 $ docker stop --time=1 1f6f34bb212609f977324d100874608d36854017eef5be0c2e32c42e80c9ea7a 22:39:52 d148012ef14d: Verifying Checksum 22:39:52 d148012ef14d: Download complete 22:39:52 24495759ef45: Download complete 22:39:52 093eec477d81: Verifying Checksum 22:39:52 093eec477d81: Download complete 22:39:52 a6d5b2bbb924: Verifying Checksum 22:39:52 a6d5b2bbb924: Download complete 22:39:52 595b0fe564bb: Verifying Checksum 22:39:52 595b0fe564bb: Download complete 22:39:52 2446dc1eb7d3: Verifying Checksum 22:39:52 2446dc1eb7d3: Download complete 22:39:53 $ docker rm -f 1f6f34bb212609f977324d100874608d36854017eef5be0c2e32c42e80c9ea7a 22:39:53 595b0fe564bb: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:53 24495759ef45: Pull complete 22:39:54 d148012ef14d: Pull complete 22:39:54 596795e73e0f: Verifying Checksum 22:39:56 cb65c68fc2e2: Download complete 22:40:08 cb65c68fc2e2: Pull complete 22:40:08 093eec477d81: Pull complete 22:40:08 a6d5b2bbb924: Pull complete 22:40:08 2446dc1eb7d3: Pull complete 22:40:12 596795e73e0f: Pull complete 22:40:12 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:40:12 ---> d9e956139c92 22:40:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:40:16 ---> Running in 6e3500ed4215 22:40:16 Removing intermediate container 6e3500ed4215 22:40:16 ---> cb49b7145c39 22:40:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:16 ---> Running in 4a374e31b093 22:40:19 Removing intermediate container 4a374e31b093 22:40:19 ---> e4c1f2fd4350 22:40:19 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 22:40:19 ---> Running in 247476caccea 22:40:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:40:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:40:22 (1/6) Installing libc-dev (0.7.2-r3) 22:40:22 (2/6) Installing libsodium (1.0.18-r0) 22:40:22 (3/6) Installing pkgconf (1.7.3-r0) 22:40:23 (4/6) Installing libsodium-dev (1.0.18-r0) 22:40:23 (5/6) Installing libzmq (4.3.3-r1) 22:40:23 (6/6) Installing zeromq-dev (4.3.3-r1) 22:40:23 Executing busybox-1.32.1-r6.trigger 22:40:23 OK: 139 MiB in 46 packages 22:40:25 Removing intermediate container 247476caccea 22:40:25 ---> 879e1e61045a 22:40:25 Step 6/8 : WORKDIR /device-sdk-go 22:40:25 ---> Running in 088b4a1386c6 22:40:25 Removing intermediate container 088b4a1386c6 22:40:25 ---> f5307ae7d714 22:40:25 Step 7/8 : COPY . . 22:40:28 ---> 91d53809e80a 22:40:28 Step 8/8 : RUN go mod download 22:40:28 ---> Running in 6856095d40f4 22:40:54 Removing intermediate container 6856095d40f4 22:40:54 ---> 496de672a05b 22:40:54 Successfully built 496de672a05b 22:40:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:40:55 + docker inspect -f . ci-base-image-arm64 22:40:55 . [Pipeline] withDockerContainer 22:40:55 prd-ubuntu18.04-docker-arm64-4c-16g-1111 does not seem to be running inside a container 22:40:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:40:57 $ docker top 5561cb9f78ccaece8835419b8d86d76e4e28cc529e5ff21e5444814c31e624a9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:58 + go version 22:40:58 go version go1.16.5 linux/arm64 [Pipeline] } 22:40:58 $ docker stop --time=1 5561cb9f78ccaece8835419b8d86d76e4e28cc529e5ff21e5444814c31e624a9 22:41:00 $ docker rm -f 5561cb9f78ccaece8835419b8d86d76e4e28cc529e5ff21e5444814c31e624a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker inspect -f . ci-base-image-arm64 22:41:01 . [Pipeline] withDockerContainer 22:41:01 prd-ubuntu18.04-docker-arm64-4c-16g-1111 does not seem to be running inside a container 22:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:41:03 $ docker top 4e837f01aabc6aa16ced383d0cdf6b1fb63567ebfc131fa30e5a968cb7b86e3c -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:04 + go mod tidy [Pipeline] sh 22:41:05 + make test 22:41:05 go mod tidy 22:41:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:41:32 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 22:42:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 22:42:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 22:42:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 22:43:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.270s coverage: 24.2% of statements 22:43:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 22:43:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.302s coverage: 28.1% of statements 22:43:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.303s coverage: 78.9% of statements 22:43:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.223s coverage: 9.0% of statements 22:43:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 22:43:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 22:43:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 22:43:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.351s coverage: 28.7% of statements 22:43:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 22:43:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.250s coverage: 83.3% of statements 22:43:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 22:43:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 22:43:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.402s coverage: 58.0% of statements 22:43:06 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.722s coverage: 89.2% of statements 22:43:06 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 22:43:07 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.219s coverage: 4.9% of statements 22:43:07 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 22:43:08 GO111MODULE=on go vet ./... 22:44:16 gofmt -l . 22:44:16 [ "`gofmt -l .`" = "" ] 22:44:16 ./bin/test-attribution-txt.sh 22:44:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:44:16 $ docker stop --time=1 4e837f01aabc6aa16ced383d0cdf6b1fb63567ebfc131fa30e5a968cb7b86e3c 22:44:18 $ docker rm -f 4e837f01aabc6aa16ced383d0cdf6b1fb63567ebfc131fa30e5a968cb7b86e3c [Pipeline] // withDockerContainer [Pipeline] sh 22:44:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:44:19 Warning: overwriting stash ‘coverage-report’ 22:44:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:44:21 + ls -al . 22:44:21 total 264 22:44:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 22:44 . 22:44:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:39 .. 22:44:21 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 22:39 .dockerignore 22:44:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:39 .git 22:44:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:39 .github 22:44:21 -rw-rw-r-- 1 jenkins jenkins 138 Jul 30 22:39 .gitignore 22:44:21 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 30 22:39 CHANGELOG.md 22:44:21 -rw-rw-r-- 1 jenkins jenkins 987 Jul 30 22:39 Dockerfile.build 22:44:21 -rw-rw-r-- 1 jenkins jenkins 880 Jul 30 22:39 Jenkinsfile 22:44:21 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 22:39 LICENSE 22:44:21 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 30 22:39 Makefile 22:44:21 -rw-rw-r-- 1 jenkins jenkins 7646 Jul 30 22:39 README.md 22:44:21 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:35 VERSION 22:44:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:39 bin 22:44:21 -rw-r--r-- 1 jenkins jenkins 125634 Jul 30 22:43 coverage.out 22:44:21 drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 22:39 example 22:44:21 -rw-r--r-- 1 jenkins jenkins 548 Jul 30 22:44 go.mod 22:44:21 -rw-r--r-- 1 jenkins jenkins 20301 Jul 30 22:41 go.sum 22:44:21 drwxrwxr-x 15 jenkins jenkins 4096 Jul 30 22:39 internal 22:44:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:39 openapi 22:44:21 drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 22:39 pkg 22:44:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:39 snap 22:44:21 -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 22:39 version.go [Pipeline] isUnix [Pipeline] sh 22:44:21 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=807401dd2d1b373fd4ec07b99e8020c82d165dff --label arch=arm64 --label version=2.0.1-dev.6 . 22:44:22 Sending build context to Docker daemon 2.693MB 22:44:22 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 22:44:22 Step 2/23 : FROM ${BASE} AS builder 22:44:22 ---> 496de672a05b 22:44:22 Step 3/23 : WORKDIR /device-sdk-go 22:44:22 ---> Running in 8bbf88c619af 22:44:23 Removing intermediate container 8bbf88c619af 22:44:23 ---> 33c8456715b6 22:44:23 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:44:23 ---> Running in b53e4cf6d062 22:44:24 Removing intermediate container b53e4cf6d062 22:44:24 ---> 0b7ec4c22a3f 22:44:24 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:24 ---> Running in 3db9496185c1 22:44:27 Removing intermediate container 3db9496185c1 22:44:27 ---> 9bdbc95773ee 22:44:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:44:27 ---> Running in 09a134f8a772 22:44:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:44:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:44:31 OK: 139 MiB in 46 packages 22:44:32 Removing intermediate container 09a134f8a772 22:44:32 ---> 034107c7127a 22:44:32 Step 7/23 : COPY . . 22:44:33 ---> 1a896781b8fb 22:44:33 Step 8/23 : RUN go mod download 22:44:34 ---> Running in f96175509002 22:44:37 Removing intermediate container f96175509002 22:44:37 ---> 305c41a1211a 22:44:37 Step 9/23 : RUN make build 22:44:37 ---> Running in b93149bf3917 22:44:38 go mod tidy 22:44:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.6" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 22:45:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 22:45:20 Removing intermediate container b93149bf3917 22:45:20 ---> 65b73e134e8a 22:45:20 Step 10/23 : FROM alpine:3.12 22:45:21 3.12: Pulling from library/alpine 22:45:21 d2f70382dc9a: Pulling fs layer 22:45:21 d2f70382dc9a: Verifying Checksum 22:45:21 d2f70382dc9a: Download complete 22:45:22 d2f70382dc9a: Pull complete 22:45:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:45:22 Status: Downloaded newer image for alpine:3.12 22:45:22 ---> c4fd0aeabfcf 22:45:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:45:22 ---> Running in 650900b4b436 22:45:23 Removing intermediate container 650900b4b436 22:45:23 ---> 7f6385782616 22:45:23 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:23 ---> Running in 48becf6933bf 22:45:25 Removing intermediate container 48becf6933bf 22:45:25 ---> 3b1023860e58 22:45:25 Step 13/23 : RUN apk add --update --no-cache zeromq 22:45:25 ---> Running in 8aa9d54c42b6 22:45:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:45:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:45:28 (1/5) Installing libgcc (9.3.0-r2) 22:45:29 (2/5) Installing libsodium (1.0.18-r0) 22:45:29 (3/5) Installing libstdc++ (9.3.0-r2) 22:45:29 (4/5) Installing libzmq (4.3.3-r0) 22:45:29 (5/5) Installing zeromq (4.3.3-r0) 22:45:29 Executing busybox-1.31.1-r20.trigger 22:45:29 OK: 8 MiB in 19 packages 22:45:30 Removing intermediate container 8aa9d54c42b6 22:45:30 ---> d9b68e08cbcc 22:45:30 Step 14/23 : WORKDIR / 22:45:31 ---> Running in fa100d635dba 22:45:31 Removing intermediate container fa100d635dba 22:45:31 ---> 065a9c948317 22:45:31 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 22:45:32 ---> d54b9d6a3c29 22:45:32 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 22:45:34 ---> ca7db338b87c 22:45:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 22:45:35 ---> 873819b660e0 22:45:35 Step 18/23 : EXPOSE 59999 22:45:35 ---> Running in 8d8460f9d1c0 22:45:35 Removing intermediate container 8d8460f9d1c0 22:45:35 ---> e4d40b302013 22:45:35 Step 19/23 : ENTRYPOINT ["/device-simple"] 22:45:35 ---> Running in 45bc92162555 22:45:36 Removing intermediate container 45bc92162555 22:45:36 ---> 7602a7a3142f 22:45:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:36 ---> Running in 2d17a681ddc6 22:45:37 Removing intermediate container 2d17a681ddc6 22:45:37 ---> 40703bb34275 22:45:37 Step 21/23 : LABEL arch=arm64 22:45:37 ---> Running in 908ab61716cf 22:45:38 Removing intermediate container 908ab61716cf 22:45:38 ---> be5e12b3a978 22:45:38 Step 22/23 : LABEL git_sha=807401dd2d1b373fd4ec07b99e8020c82d165dff 22:45:38 ---> Running in 4ed9ee05f9b1 22:45:38 Removing intermediate container 4ed9ee05f9b1 22:45:38 ---> 3bb220856853 22:45:38 Step 23/23 : LABEL version=2.0.1-dev.6 22:45:38 ---> Running in 0643fa9077ef 22:45:39 Removing intermediate container 0643fa9077ef 22:45:39 ---> d721ee13fded 22:45:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 22:45:39 Successfully built d721ee13fded 22:45:39 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:39 22:45:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:45:41 arm64: Pulling from edgex-lftools-log-publisher 22:45:41 448f6bf000e3: Pulling fs layer 22:45:41 f757da607395: Pulling fs layer 22:45:41 05883995daec: Pulling fs layer 22:45:41 8603b9c90790: Pulling fs layer 22:45:41 1560dd03e051: Pulling fs layer 22:45:41 27f5ce0e4adf: Pulling fs layer 22:45:41 c2d8d7efcc4b: Pulling fs layer 22:45:41 8603b9c90790: Waiting 22:45:41 1560dd03e051: Waiting 22:45:41 27f5ce0e4adf: Waiting 22:45:41 c2d8d7efcc4b: Waiting 22:45:41 f757da607395: Download complete 22:45:41 8603b9c90790: Verifying Checksum 22:45:41 8603b9c90790: Download complete 22:45:42 1560dd03e051: Verifying Checksum 22:45:42 1560dd03e051: Download complete 22:45:42 27f5ce0e4adf: Download complete 22:45:42 05883995daec: Download complete 22:45:42 448f6bf000e3: Verifying Checksum 22:45:42 448f6bf000e3: Download complete 22:45:46 c2d8d7efcc4b: Verifying Checksum 22:45:46 c2d8d7efcc4b: Download complete 22:45:46 448f6bf000e3: Pull complete 22:45:47 f757da607395: Pull complete 22:45:48 05883995daec: Pull complete 22:45:49 8603b9c90790: Pull complete 22:45:50 1560dd03e051: Pull complete 22:45:50 27f5ce0e4adf: Pull complete 22:46:06 c2d8d7efcc4b: Pull complete 22:46:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:46:06 prd-ubuntu18.04-docker-arm64-4c-16g-1111 does not seem to be running inside a container 22:46:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:10 $ docker top aa46329ef0815cd45e688d0ce67dac1cbb4979db49af3a062b4a6d9655046d7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:12 ---> job-cost.sh 22:46:12 lf-activate-venv: SKIPPING 22:46:12 INFO: No Stack... 22:46:13 INFO: Retrieving Pricing Info for: v2-standard-4 22:46:13 INFO: Archiving Costs [Pipeline] sh 22:46:14 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 22:46:14 + cut -d, -f6 [Pipeline] lock 22:46:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] 22:46:14 Resource [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] did not exist. Created. 22:46:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:15 /w/workspace/device-sdk-go/3@tmp/durable-73428bcf/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-73428bcf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:15 + echo total: 0.18000000715255737 [Pipeline] stash 22:46:15 Warning: overwriting stash ‘stack-cost’ 22:46:16 Stashed 1 file(s) [Pipeline] } 22:46:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:16 $ docker stop --time=1 aa46329ef0815cd45e688d0ce67dac1cbb4979db49af3a062b4a6d9655046d7b 22:46:17 $ docker rm -f aa46329ef0815cd45e688d0ce67dac1cbb4979db49af3a062b4a6d9655046d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 22:46:18 provisioning config files... 22:46:18 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3564903104911101562tmp [Pipeline] { [Pipeline] sh 22:46:18 + set +x 22:46:18 + curl -s https://codecov.io/bash 22:46:18 + bash -s -- 22:46:18 22:46:18 _____ _ 22:46:18 / ____| | | 22:46:18 | | ___ __| | ___ ___ _____ __ 22:46:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:18 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:18 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:18 Bash-1.0.6 22:46:18 22:46:18 22:46:18 ==> git version 2.24.4 found 22:46:18 ==> 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 22:46:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:46:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:46:18 ==> Jenkins CI detected. 22:46:18 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 22:46:18 project root: . 22:46:18 --> token set from env 22:46:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:18 ==> Running gcov in . (disable via -X gcov) 22:46:18 ==> Python coveragepy not found 22:46:18 ==> Searching for coverage reports in: 22:46:18 + . 22:46:18 -> Found 1 reports 22:46:18 ==> Detecting git/mercurial file structure 22:46:18 ==> Reading reports 22:46:18 + ./coverage.out bytes=125634 22:46:19 ==> Appending adjustments 22:46:19 https://docs.codecov.io/docs/fixing-reports 22:46:19 + Found adjustments 22:46:19 ==> Gzipping contents 22:46:19 16K /tmp/codecov.vHz3fc.gz 22:46:19 ==> Uploading reports 22:46:19 url: https://codecov.io 22:46:19 query: branch=main&commit=807401dd2d1b373fd4ec07b99e8020c82d165dff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:19 -> Pinging Codecov 22:46:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=807401dd2d1b373fd4ec07b99e8020c82d165dff&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:46:19 -> Uploading to 22:46:19 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/7E55EF52A471D76F132DFD9A03CDDE97/807401dd2d1b373fd4ec07b99e8020c82d165dff/89c09a92-a774-4802-8a3d-59c4ffbe4495.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10cb3d4fc320f9b71f0d8819cfae8cd6021cfe9cd2d7d980a747581d22ac8a32 22:46:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:19 Dload Upload Total Spent Left Speed 22:46:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16048 0 0 100 16048 0 44349 --:--:-- --:--:-- --:--:-- 44454 22:46:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/807401dd2d1b373fd4ec07b99e8020c82d165dff [Pipeline] } 22:46:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:46:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:46:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:21 22:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:46:21 188c0c94c7c5: Pulling fs layer 22:46:21 0ef7d3d256c8: Pulling fs layer 22:46:21 de9db76c5a1d: Pulling fs layer 22:46:21 0eba1c9be4d2: Pulling fs layer 22:46:21 0d57e429df01: Pulling fs layer 22:46:21 4e4be7b47b0d: Pulling fs layer 22:46:21 e1f770b5df2f: Pulling fs layer 22:46:21 85a0685a4137: Pulling fs layer 22:46:21 0eba1c9be4d2: Waiting 22:46:21 0d57e429df01: Waiting 22:46:21 4e4be7b47b0d: Waiting 22:46:21 e1f770b5df2f: Waiting 22:46:21 85a0685a4137: Waiting 22:46:21 de9db76c5a1d: Verifying Checksum 22:46:21 de9db76c5a1d: Download complete 22:46:21 0ef7d3d256c8: Verifying Checksum 22:46:21 0ef7d3d256c8: Download complete 22:46:21 0d57e429df01: Verifying Checksum 22:46:21 0d57e429df01: Download complete 22:46:21 4e4be7b47b0d: Verifying Checksum 22:46:21 4e4be7b47b0d: Download complete 22:46:21 188c0c94c7c5: Verifying Checksum 22:46:21 188c0c94c7c5: Download complete 22:46:21 188c0c94c7c5: Pull complete 22:46:22 0ef7d3d256c8: Pull complete 22:46:22 de9db76c5a1d: Pull complete 22:46:22 e1f770b5df2f: Verifying Checksum 22:46:22 e1f770b5df2f: Download complete 22:46:26 0eba1c9be4d2: Verifying Checksum 22:46:26 0eba1c9be4d2: Download complete 22:46:27 85a0685a4137: Verifying Checksum 22:46:27 85a0685a4137: Download complete 22:46:29 0eba1c9be4d2: Pull complete 22:46:30 0d57e429df01: Pull complete 22:46:30 4e4be7b47b0d: Pull complete 22:46:30 e1f770b5df2f: Pull complete 22:46:33 85a0685a4137: Pull complete 22:46:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:46:33 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:46:36 $ docker top b89c9017f1deb6a987e908e886525e15da2c561869c8cf52e3017b119f6ede6e -eo pid,comm [Pipeline] { [Pipeline] echo 22:46:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:46:36 + set -o pipefail 22:46:36 + snyk monitor '--org=edgex-jenkins' 22:46:44 22:46:44 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 22:46:44 22:46:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/26d7e68b-dc85-4280-91a9-f278f4657987 22:46:44 22:46:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:46:44 22:46:44 [Pipeline] } 22:46:44 $ docker stop --time=1 b89c9017f1deb6a987e908e886525e15da2c561869c8cf52e3017b119f6ede6e 22:46:46 $ docker rm -f b89c9017f1deb6a987e908e886525e15da2c561869c8cf52e3017b119f6ede6e [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 22:46:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:47 provisioning config files... 22:46:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config229866652689122090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:47 --> edgex-publish-swagger.sh 22:46:47 === Publish openapi/v2 API === 22:46:47 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:46:47 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 22:46:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:47 Dload Upload Total Spent Left Speed 22:46:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 63638 --:--:-- --:--:-- --:--:-- 63719 22:46:48 22:46:48 [Pipeline] } 22:46:48 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 22:46:49 + git log --format=format:%s -1 807401dd2d1b373fd4ec07b99e8020c82d165dff [Pipeline] isUnix [Pipeline] sh 22:46:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:46:49 . [Pipeline] withDockerContainer 22:46:49 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:46:49 $ docker top fb661d93cd0d58b0d92023d2295ad09b02aced43f0f1af01b38c3478a5bd8ae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:46:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:46:50 [ssh-agent] Looking for ssh-agent implementation... 22:46:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:46:50 $ docker exec fb661d93cd0d58b0d92023d2295ad09b02aced43f0f1af01b38c3478a5bd8ae1 ssh-agent 22:46:50 SSH_AUTH_SOCK=/tmp/ssh-ImYHOKQfTxJ2/agent.13 22:46:50 SSH_AGENT_PID=18 22:46:50 Running ssh-add (command line suppressed) 22:46:50 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5851268905654110360.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5851268905654110360.key) 22:46:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:46:50 + git semver tag 22:46:50 # -> Open(): unable to determine branch for HEAD 22:46:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 22:46:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 22:46:50 # $SEMVER_REMOTE_NAME = origin 22:46:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:46:50 # $SEMVER_USER_NAME = edgex-jenkins 22:46:50 # $SEMVER_BRANCH = main 22:46:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 22:46:50 # 807401dd2d1b373fd4ec07b99e8020c82d165dff HEAD 22:46:50 # -> Force: false 22:46:50 # 8e56afb60002cd6c3844bcbfe007938c70ee576e refs/tags/v2.0.1-dev.6 [Pipeline] } 22:46:50 $ docker exec --env ******** --env ******** fb661d93cd0d58b0d92023d2295ad09b02aced43f0f1af01b38c3478a5bd8ae1 ssh-agent -k 22:46:50 unset SSH_AUTH_SOCK; 22:46:50 unset SSH_AGENT_PID; 22:46:50 echo Agent pid 18 killed; 22:46:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:46:51 + git semver [Pipeline] } 22:46:51 $ docker stop --time=1 fb661d93cd0d58b0d92023d2295ad09b02aced43f0f1af01b38c3478a5bd8ae1 22:46:52 $ docker rm -f fb661d93cd0d58b0d92023d2295ad09b02aced43f0f1af01b38c3478a5bd8ae1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:46:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:46:52 22:46:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:46:53 0.23.1-centos7: Pulling from edgex-lftools 22:46:53 ab5ef0e58194: Pulling fs layer 22:46:53 9712f1f96733: Pulling fs layer 22:46:53 63f879dbbcfc: Pulling fs layer 22:46:53 0d9ebad4ef96: Pulling fs layer 22:46:53 e9a5061849ea: Pulling fs layer 22:46:53 d747dcd14b5f: Pulling fs layer 22:46:53 2de7ff778b66: Pulling fs layer 22:46:53 0d9ebad4ef96: Waiting 22:46:53 e9a5061849ea: Waiting 22:46:53 d747dcd14b5f: Waiting 22:46:53 2de7ff778b66: Waiting 22:46:53 9712f1f96733: Download complete 22:46:57 63f879dbbcfc: Verifying Checksum 22:46:57 63f879dbbcfc: Download complete 22:46:57 e9a5061849ea: Verifying Checksum 22:46:57 e9a5061849ea: Download complete 22:46:57 d747dcd14b5f: Verifying Checksum 22:46:57 d747dcd14b5f: Download complete 22:46:58 0d9ebad4ef96: Verifying Checksum 22:46:58 0d9ebad4ef96: Download complete 22:46:58 2de7ff778b66: Verifying Checksum 22:46:58 2de7ff778b66: Download complete 22:46:59 ab5ef0e58194: Verifying Checksum 22:46:59 ab5ef0e58194: Download complete 22:47:01 ab5ef0e58194: Pull complete 22:47:01 9712f1f96733: Pull complete 22:47:02 63f879dbbcfc: Pull complete 22:47:05 0d9ebad4ef96: Pull complete 22:47:05 e9a5061849ea: Pull complete 22:47:05 d747dcd14b5f: Pull complete 22:47:06 2de7ff778b66: Pull complete 22:47:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:47:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:47:06 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:47:10 $ docker top e3621a6a0e731a35531473fea0793f9a97faee6d683eb1fd34e72c7171260c48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:47:10 provisioning config files... 22:47:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3334368376854288561tmp 22:47:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7826272612922727865tmp 22:47:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4954371948403396592tmp [Pipeline] { [Pipeline] echo 22:47:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:47:10 ---> sigul-configuration.sh 22:47:10 gpg: directory `/root/.gnupg' created 22:47:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:47:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:47:10 gpg: keyring `/root/.gnupg/secring.gpg' created 22:47:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:47:10 gpg: CAST5 encrypted data 22:47:10 gpg: encrypted with 1 passphrase 22:47:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:47:11 + mkdir /home/jenkins 22:47:11 + mkdir /home/jenkins/sigul [Pipeline] sh 22:47:11 + 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 22:47:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:47:11 ---> sigul-install.sh 22:47:11 Sigul already installed; skipping installation. [Pipeline] sh 22:47:12 + git tag --list 22:47:12 0.7.1 22:47:12 delhi-tag 22:47:12 v1.0.0 22:47:12 v1.1.0 22:47:12 v1.1.1 22:47:12 v1.1.2 22:47:12 v1.2.0 22:47:12 v1.2.1 22:47:12 v1.2.2 22:47:12 v1.2.3 22:47:12 v1.3.0 22:47:12 v1.4.0 22:47:12 v2.0.0 22:47:12 v2.0.1-dev.1 22:47:12 v2.0.1-dev.2 22:47:12 v2.0.1-dev.3 22:47:12 v2.0.1-dev.4 22:47:12 v2.0.1-dev.5 22:47:12 v2.0.1-dev.6 [Pipeline] sh 22:47:12 + lftools sign git-tag v2.0.1-dev.6 22:47:12 Signing Git tag with Sigul... 22:47:12 Signing v2.0.1-dev.6 [Pipeline] echo 22:47:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:47:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:47:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:47:14 $ docker stop --time=1 e3621a6a0e731a35531473fea0793f9a97faee6d683eb1fd34e72c7171260c48 22:47:15 $ docker rm -f e3621a6a0e731a35531473fea0793f9a97faee6d683eb1fd34e72c7171260c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:16 . [Pipeline] withDockerContainer 22:47:16 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:16 $ docker top ab06121a95d3944fe70851023c95324dece53fae44b477d43bba155779080264 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:16 [ssh-agent] Looking for ssh-agent implementation... 22:47:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:17 $ docker exec ab06121a95d3944fe70851023c95324dece53fae44b477d43bba155779080264 ssh-agent 22:47:17 SSH_AUTH_SOCK=/tmp/ssh-ypcZx114sWcF/agent.14 22:47:17 SSH_AGENT_PID=20 22:47:17 Running ssh-add (command line suppressed) 22:47:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_462250217816800374.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_462250217816800374.key) 22:47:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:17 + git semver bump pre 22:47:17 # -> Open(): unable to determine branch for HEAD 22:47:17 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 22:47:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 22:47:17 # $SEMVER_REMOTE_NAME = origin 22:47:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:17 # $SEMVER_USER_NAME = edgex-jenkins 22:47:17 # $SEMVER_BRANCH = main 22:47:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 22:47:17 2.0.1-dev.7 [Pipeline] } 22:47:17 $ docker exec --env ******** --env ******** ab06121a95d3944fe70851023c95324dece53fae44b477d43bba155779080264 ssh-agent -k 22:47:17 unset SSH_AUTH_SOCK; 22:47:17 unset SSH_AGENT_PID; 22:47:17 echo Agent pid 20 killed; 22:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:18 + git semver [Pipeline] } 22:47:18 $ docker stop --time=1 ab06121a95d3944fe70851023c95324dece53fae44b477d43bba155779080264 22:47:19 $ docker rm -f ab06121a95d3944fe70851023c95324dece53fae44b477d43bba155779080264 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:47:19 . [Pipeline] withDockerContainer 22:47:19 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:47:20 $ docker top 415f20bfc6728ee419cd67f43df50712372252286d30fa99ae2bf3ca2cde88d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:20 [ssh-agent] Looking for ssh-agent implementation... 22:47:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:20 $ docker exec 415f20bfc6728ee419cd67f43df50712372252286d30fa99ae2bf3ca2cde88d1 ssh-agent 22:47:20 SSH_AUTH_SOCK=/tmp/ssh-DEZnUEg4uPcI/agent.15 22:47:20 SSH_AGENT_PID=22 22:47:20 Running ssh-add (command line suppressed) 22:47:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2566180695242800894.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2566180695242800894.key) 22:47:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:21 + git semver push 22:47:21 # -> Open(): unable to determine branch for HEAD 22:47:21 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 22:47:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 22:47:21 # $SEMVER_REMOTE_NAME = origin 22:47:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:47:21 # $SEMVER_USER_NAME = edgex-jenkins 22:47:21 # $SEMVER_BRANCH = main 22:47:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 22:47:26 $ docker exec --env ******** --env ******** 415f20bfc6728ee419cd67f43df50712372252286d30fa99ae2bf3ca2cde88d1 ssh-agent -k 22:47:26 unset SSH_AUTH_SOCK; 22:47:26 unset SSH_AGENT_PID; 22:47:26 echo Agent pid 22 killed; 22:47:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:26 + git semver [Pipeline] } 22:47:27 $ docker stop --time=1 415f20bfc6728ee419cd67f43df50712372252286d30fa99ae2bf3ca2cde88d1 22:47:28 $ docker rm -f 415f20bfc6728ee419cd67f43df50712372252286d30fa99ae2bf3ca2cde88d1 [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 22:47:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:47:29 ---> package-listing.sh 22:47:29 ++ facter osfamily 22:47:29 ++ tr '[:upper:]' '[:lower:]' 22:47:30 + OS_FAMILY=redhat 22:47:30 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 22:47:30 + START_PACKAGES=/tmp/packages_start.txt 22:47:30 + END_PACKAGES=/tmp/packages_end.txt 22:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:47:30 + PACKAGES=/tmp/packages_start.txt 22:47:30 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 22:47:30 + PACKAGES=/tmp/packages_end.txt 22:47:30 + case "${OS_FAMILY}" in 22:47:30 + sort 22:47:30 + rpm -qa 22:47:30 + '[' -f /tmp/packages_start.txt ']' 22:47:30 + '[' -f /tmp/packages_end.txt ']' 22:47:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:47:30 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 22:47:30 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 22:47:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 22:47:30 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:47:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:31 22:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:31 latest: Pulling from edgex-lftools-log-publisher 22:47:31 b4d181a07f80: Pulling fs layer 22:47:31 a1111a8f2ec3: Pulling fs layer 22:47:31 ed53099fbce6: Pulling fs layer 22:47:31 dc539afda2c1: Pulling fs layer 22:47:31 77bc0d833cb6: Pulling fs layer 22:47:31 9065ff56babe: Pulling fs layer 22:47:31 d287ab97295c: Pulling fs layer 22:47:31 dc539afda2c1: Waiting 22:47:31 77bc0d833cb6: Waiting 22:47:31 9065ff56babe: Waiting 22:47:31 d287ab97295c: Waiting 22:47:32 a1111a8f2ec3: Verifying Checksum 22:47:32 a1111a8f2ec3: Download complete 22:47:32 dc539afda2c1: Verifying Checksum 22:47:32 dc539afda2c1: Download complete 22:47:32 77bc0d833cb6: Verifying Checksum 22:47:32 77bc0d833cb6: Download complete 22:47:32 9065ff56babe: Verifying Checksum 22:47:32 9065ff56babe: Download complete 22:47:32 ed53099fbce6: Verifying Checksum 22:47:32 ed53099fbce6: Download complete 22:47:33 b4d181a07f80: Verifying Checksum 22:47:33 b4d181a07f80: Download complete 22:47:34 b4d181a07f80: Pull complete 22:47:34 a1111a8f2ec3: Pull complete 22:47:35 ed53099fbce6: Pull complete 22:47:35 dc539afda2c1: Pull complete 22:47:35 77bc0d833cb6: Pull complete 22:47:35 9065ff56babe: Pull complete 22:47:38 d287ab97295c: Verifying Checksum 22:47:38 d287ab97295c: Download complete 22:47:42 d287ab97295c: Pull complete 22:47:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:47:42 prd-centos7-docker-4c-2g-1102 does not seem to be running inside a container 22:47:42 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:47:45 $ docker top 71e28f72d78669eac45475e2c711e5865c9e52d106c6f07219194045cb8bc434 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:45 + touch /tmp/pre-build-complete [Pipeline] sh 22:47:45 + mkdir -p /var/log/sysstat [Pipeline] sh 22:47:46 + ls /var/log/sa-host 22:47:46 + sadf -c /var/log/sa-host/sa05 22:47:46 file_magic: OK 22:47:46 HZ: Using current value: 100 22:47:46 file_header: OK 22:47:46 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 22:47:46 Statistics: 22:47:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:47:46 File successfully converted to sysstat format version 12.0.3 22:47:46 + sadf -c /var/log/sa-host/sa30 22:47:46 file_magic: OK 22:47:46 HZ: Using current value: 100 22:47:46 file_header: OK 22:47:46 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 22:47:46 Statistics: 22:47:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:47:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:46 provisioning config files... 22:47:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config190488485423267876tmp [Pipeline] { [Pipeline] echo 22:47:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:47:46 ---> create-netrc.sh [Pipeline] } 22:47:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:47:47 ---> python-tools-install.sh [Pipeline] echo 22:47:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:47:47 ---> sudo-logs.sh 22:47:47 Archiving 'sudo' log.. 22:47:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1102.vexxhost.local: Name or service not known 22:47:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1102.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:47:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:47:47 ---> job-cost.sh 22:47:47 lf-activate-venv: SKIPPING 22:47:47 DEBUG: total: 0.18000000715255737 22:47:47 INFO: Retrieving Stack Cost... 22:47:48 INFO: Retrieving Pricing Info for: v3-standard-2 22:47:48 INFO: Archiving Costs [Pipeline] echo 22:47:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:47:49 ---> logs-deploy.sh 22:47:49 lf-activate-venv: SKIPPING 22:47:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/3 22:47:49 INFO: archiving workspace using pattern(s): 22:47:49 Archives upload complete. 22:47:50 INFO: archiving logs to Nexus 22:47:52 ---> uname -a: 22:47:52 Linux prd-centos7-docker-4c-2g-1102.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:47:52 22:47:52 22:47:52 ---> lscpu: 22:47:52 Architecture: x86_64 22:47:52 CPU op-mode(s): 32-bit, 64-bit 22:47:52 Byte Order: Little Endian 22:47:52 Address sizes: 40 bits physical, 48 bits virtual 22:47:52 CPU(s): 2 22:47:52 On-line CPU(s) list: 0,1 22:47:52 Thread(s) per core: 1 22:47:52 Core(s) per socket: 1 22:47:52 Socket(s): 2 22:47:52 NUMA node(s): 1 22:47:52 Vendor ID: AuthenticAMD 22:47:52 CPU family: 23 22:47:52 Model: 49 22:47:52 Model name: AMD EPYC-Rome Processor 22:47:52 Stepping: 0 22:47:52 CPU MHz: 2799.998 22:47:52 BogoMIPS: 5599.99 22:47:52 Virtualization: AMD-V 22:47:52 Hypervisor vendor: KVM 22:47:52 Virtualization type: full 22:47:52 L1d cache: 32K 22:47:52 L1i cache: 32K 22:47:52 L2 cache: 512K 22:47:52 L3 cache: 16384K 22:47:52 NUMA node0 CPU(s): 0,1 22:47:52 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:47:52 22:47:52 22:47:52 ---> nproc: 22:47:52 2 22:47:52 22:47:52 22:47:52 ---> df -h: 22:47:52 Filesystem Size Used Avail Use% Mounted on 22:47:52 overlay 40G 9.0G 32G 23% / 22:47:52 tmpfs 64M 0 64M 0% /dev 22:47:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:47:52 shm 64M 0 64M 0% /dev/shm 22:47:52 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:47:52 22:47:52 22:47:52 ---> sar -b -r -n DEV: 22:47:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:47:52 22:47:52 22:34:51 LINUX RESTART (2 CPU) 22:47:52 22:47:52 22:36:01 tps rtps wtps bread/s bwrtn/s 22:47:52 22:37:01 1.65 0.00 1.65 0.00 29.05 22:47:52 22:38:01 0.32 0.00 0.32 0.00 4.36 22:47:52 22:39:01 0.25 0.00 0.25 0.00 2.83 22:47:52 22:40:01 0.30 0.00 0.30 0.00 4.32 22:47:52 22:41:02 0.30 0.00 0.30 0.00 4.61 22:47:52 22:42:01 0.24 0.00 0.24 0.00 3.18 22:47:52 22:43:01 0.33 0.00 0.33 0.00 6.00 22:47:52 22:44:01 0.18 0.00 0.18 0.00 2.07 22:47:52 22:45:01 0.23 0.00 0.23 0.00 2.68 22:47:52 22:46:01 0.28 0.00 0.28 0.00 3.27 22:47:52 22:47:01 113.80 0.03 113.77 3.73 31909.92 22:47:52 Average: 10.74 0.00 10.73 0.34 2912.30 22:47:52 22:47:52 22:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:47:52 22:37:01 5477632 0 792260 9.89 2620 1736428 1206272 13.32 565224 1568788 16 22:47:52 22:38:01 5476180 0 793704 9.91 2620 1736436 1206464 13.32 573376 1561712 16 22:47:52 22:39:01 5475232 0 794652 9.92 2620 1736436 1206512 13.32 574660 1561712 16 22:47:52 22:40:01 5475048 0 794824 9.92 2620 1736448 1206512 13.32 571288 1565304 8 22:47:52 22:41:02 5473248 0 796620 9.95 2620 1736452 1206408 13.32 573180 1565304 16 22:47:52 22:42:01 5471956 0 797908 9.96 2620 1736456 1206468 13.32 574656 1565308 20 22:47:52 22:43:01 5463164 0 806696 10.07 2620 1736460 1206444 13.32 583380 1565304 20 22:47:52 22:44:01 5463428 0 806428 10.07 2620 1736464 1206204 13.32 583472 1565304 12 22:47:52 22:45:01 5463168 0 806628 10.07 2620 1736524 1206204 13.32 585080 1563616 24 22:47:52 22:46:01 5463064 0 806784 10.07 2620 1736472 1206288 13.32 585532 1563600 8 22:47:52 22:47:01 4199276 0 1023080 12.77 2620 2783964 1690956 18.67 844084 2450860 329288 22:47:52 Average: 5354672 0 819962 10.24 2620 1831685 1250430 13.81 601267 1645165 29949 22:47:52 22:47:52 22:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:47:52 22:37:01 eth0 2.60 0.32 0.46 0.18 0.00 0.00 0.00 0.00 22:47:52 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:38:01 eth0 4.81 1.07 1.37 0.82 0.00 0.00 0.00 0.00 22:47:52 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:39:01 eth0 5.40 1.05 1.41 0.75 0.00 0.00 0.00 0.00 22:47:52 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:40:01 eth0 4.18 1.08 1.26 0.79 0.00 0.00 0.00 0.00 22:47:52 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:41:02 eth0 3.53 0.63 0.80 0.28 0.00 0.00 0.00 0.00 22:47:52 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:42:01 eth0 2.17 0.90 0.92 0.64 0.00 0.00 0.00 0.00 22:47:52 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:43:01 eth0 1.60 0.75 0.81 0.60 0.00 0.00 0.00 0.00 22:47:52 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:44:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:47:52 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:46:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 22:47:52 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:47:01 eth0 1344.86 923.16 7710.50 119.83 0.00 0.00 0.00 0.00 22:47:52 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 22:47:01 docker0 73.44 91.56 5.84 389.45 0.00 0.00 0.00 0.00 22:47:52 Average: eth0 124.75 84.64 702.99 11.29 0.00 0.00 0.00 0.00 22:47:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:47:52 Average: docker0 6.69 8.34 0.53 35.47 0.00 0.00 0.00 0.00 22:47:52 22:47:52 22:47:52 ---> sar -P ALL: 22:47:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 22:47:52 22:47:52 22:34:51 LINUX RESTART (2 CPU) 22:47:52 22:47:52 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:47:52 22:37:01 all 0.21 0.00 0.05 0.01 0.03 99.70 22:47:52 22:37:01 0 0.18 0.00 0.05 0.02 0.03 99.72 22:47:52 22:37:01 1 0.23 0.00 0.05 0.00 0.03 99.68 22:47:52 22:38:01 all 0.19 0.00 0.05 0.00 0.03 99.73 22:47:52 22:38:01 0 0.22 0.00 0.03 0.00 0.02 99.73 22:47:52 22:38:01 1 0.17 0.00 0.07 0.00 0.03 99.73 22:47:52 22:39:01 all 0.18 0.00 0.04 0.00 0.03 99.75 22:47:52 22:39:01 0 0.30 0.00 0.05 0.00 0.02 99.63 22:47:52 22:39:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:47:52 22:40:01 all 0.22 0.00 0.03 0.00 0.04 99.71 22:47:52 22:40:01 0 0.38 0.00 0.03 0.00 0.05 99.53 22:47:52 22:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:47:52 22:41:02 all 0.16 0.00 0.04 0.00 0.02 99.78 22:47:52 22:41:02 0 0.23 0.00 0.05 0.00 0.02 99.70 22:47:52 22:41:02 1 0.08 0.00 0.03 0.00 0.02 99.87 22:47:52 22:42:01 all 0.15 0.00 0.05 0.00 0.03 99.76 22:47:52 22:42:01 0 0.26 0.00 0.03 0.00 0.02 99.69 22:47:52 22:42:01 1 0.05 0.00 0.07 0.00 0.05 99.83 22:47:52 22:43:01 all 0.18 0.00 0.07 0.00 0.02 99.74 22:47:52 22:43:01 0 0.20 0.00 0.08 0.00 0.02 99.70 22:47:52 22:43:01 1 0.15 0.00 0.05 0.00 0.02 99.78 22:47:52 22:44:01 all 0.13 0.00 0.04 0.00 0.03 99.81 22:47:52 22:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:47:52 22:44:01 1 0.22 0.00 0.03 0.00 0.03 99.72 22:47:52 22:45:01 all 0.15 0.00 0.03 0.00 0.02 99.80 22:47:52 22:45:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:47:52 22:45:01 1 0.23 0.00 0.02 0.00 0.00 99.75 22:47:52 22:46:01 all 0.08 0.00 0.05 0.00 0.03 99.84 22:47:52 22:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:47:52 22:46:01 1 0.13 0.00 0.05 0.00 0.03 99.78 22:47:52 22:47:01 all 15.67 0.00 6.90 1.18 0.07 76.19 22:47:52 22:47:01 0 15.55 0.00 6.94 1.08 0.07 76.37 22:47:52 22:47:01 1 15.79 0.00 6.86 1.27 0.07 76.01 22:47:52 22:47:52 Average: CPU %user %nice %system %iowait %steal %idle 22:47:52 Average: all 1.51 0.00 0.64 0.10 0.03 97.71 22:47:52 Average: 0 1.52 0.00 0.65 0.09 0.03 97.71 22:47:52 Average: 1 1.51 0.00 0.64 0.11 0.03 97.71 22:47:52 22:47:52 22:47:52