Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c8039af1df2b85f6ebf5f903b31f826607b92c3 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-ssh2989755138734755255.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-ssh2626570562268427202.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-ssh4638415132680822543.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-ssh4286078096136847896.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-ssh4340277820705810824.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1238 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-ssh500834522798897359.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 4c8039af1df2b85f6ebf5f903b31f826607b92c3 (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 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 Commit message: "docs: Add templates for new GitHub issues (#1005)" > git rev-list --no-walk 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:17 ========================================================= 03:35:17 EdgeX Global Pipelines Version Info 03:35:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:18 ------------------- 03:35:18 stable info: 03:35:18 ------------------- 03:35:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:35:18 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 03:35:18 Message: update stable to v1.0.199 03:35:18 ------------------- 03:35:18 experimental info: 03:35:18 ------------------- 03:35:18 Commited By: **** collab-it+edgex@linuxfoundation.org 03:35:18 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 03:35:18 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c8039af1df2b85f6ebf5f903b31f826607b92c3 [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c8039a [Pipeline] echo 03:35:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:20 provisioning config files... 03:35:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4941803505289068515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:20 ---> docker-login.sh 03:35:20 nexus3.edgexfoundry.org:10001 03:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:20 Configure a credential helper to remove this warning. See 03:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:20 03:35:20 Login Succeeded 03:35:20 nexus3.edgexfoundry.org:10002 03:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:20 Configure a credential helper to remove this warning. See 03:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:20 03:35:20 Login Succeeded 03:35:20 nexus3.edgexfoundry.org:10003 03:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:20 Configure a credential helper to remove this warning. See 03:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:20 03:35:20 Login Succeeded 03:35:20 nexus3.edgexfoundry.org:10004 03:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:21 Configure a credential helper to remove this warning. See 03:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:21 03:35:21 Login Succeeded 03:35:21 docker.io 03:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:21 Configure a credential helper to remove this warning. See 03:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:21 03:35:21 Login Succeeded 03:35:21 ---> docker-login.sh ends [Pipeline] } 03:35:21 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 03:35:22 + git log --format=format:%s -1 4c8039af1df2b85f6ebf5f903b31f826607b92c3 [Pipeline] echo 03:35:22 GIT_COMMIT: 4c8039af1df2b85f6ebf5f903b31f826607b92c3, Commit Message: docs: Add templates for new GitHub issues (#1005) [Pipeline] echo 03:35:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:35:23 03:35:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:35:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:35:23 latest: Pulling from edgex-devops/git-semver 03:35:23 31603596830f: Pulling fs layer 03:35:23 b6dc333f4379: Pulling fs layer 03:35:23 3d9ef1400e77: Pulling fs layer 03:35:23 fd332fbdc1db: Pulling fs layer 03:35:23 fd332fbdc1db: Waiting 03:35:23 b6dc333f4379: Verifying Checksum 03:35:23 b6dc333f4379: Download complete 03:35:24 31603596830f: Verifying Checksum 03:35:24 31603596830f: Download complete 03:35:24 31603596830f: Pull complete 03:35:24 fd332fbdc1db: Verifying Checksum 03:35:24 fd332fbdc1db: Download complete 03:35:24 3d9ef1400e77: Verifying Checksum 03:35:24 3d9ef1400e77: Download complete 03:35:24 b6dc333f4379: Pull complete 03:35:25 3d9ef1400e77: Pull complete 03:35:25 fd332fbdc1db: Pull complete 03:35:25 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 03:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:35:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:35:25 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:35:25 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:35:26 $ docker top 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:26 [ssh-agent] Looking for ssh-agent implementation... 03:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:26 $ docker exec 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 ssh-agent 03:35:26 SSH_AUTH_SOCK=/tmp/ssh-hBT4FM7CchW4/agent.15 03:35:26 SSH_AGENT_PID=21 03:35:26 Running ssh-add (command line suppressed) 03:35:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6421326921356292932.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6421326921356292932.key) 03:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:26 + git tag --points-at HEAD [Pipeline] } 03:35:26 $ docker exec --env ******** --env ******** 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 ssh-agent -k 03:35:26 unset SSH_AUTH_SOCK; 03:35:26 unset SSH_AGENT_PID; 03:35:26 echo Agent pid 21 killed; 03:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:27 [ssh-agent] Looking for ssh-agent implementation... 03:35:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:27 $ docker exec 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 ssh-agent 03:35:27 SSH_AUTH_SOCK=/tmp/ssh-hVy85P6C6Rst/agent.54 03:35:27 SSH_AGENT_PID=60 03:35:27 Running ssh-add (command line suppressed) 03:35:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7827233534086135130.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7827233534086135130.key) 03:35:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:27 + git semver init 03:35:27 # -> Open(): unable to determine branch for HEAD 03:35:27 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:35:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:35:27 # $SEMVER_REMOTE_NAME = origin 03:35:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:35:27 # $SEMVER_USER_NAME = edgex-jenkins 03:35:27 # $SEMVER_BRANCH = main 03:35:27 # $SEMVER_TEMP = /tmp/semver-351412639 03:35:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:35:28 # '/tmp/semver-351412639' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 03:35:28 # -> Force: false 03:35:28 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 03:35:28 $ docker exec --env ******** --env ******** 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 ssh-agent -k 03:35:28 unset SSH_AUTH_SOCK; 03:35:28 unset SSH_AGENT_PID; 03:35:28 echo Agent pid 60 killed; 03:35:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:28 + git semver [Pipeline] } 03:35:28 $ docker stop --time=1 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 03:35:29 $ docker rm -f 863e0b54bfbf2eb6f95b5daed293adf1c1ed9e510544d7376c75d5b9d52ac428 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:30 Stashed 1 file(s) [Pipeline] echo 03:35:30 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 03:35:46 Still waiting to schedule task 03:35:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1238’ 03:35:46 Still waiting to schedule task 03:35:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:37:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1239 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 03:37:55 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 03:37:55 Selected Git installation does not exist. Using Default 03:37:55 The recommended git tool is: NONE 03:38:01 using credential edgex-jenkins-ssh 03:38:01 Cloning the remote Git repository 03:38:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:38:01 > git init /w/workspace/device-sdk-go/4 # timeout=10 03:38:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:38:02 > git --version # timeout=10 03:38:02 > git --version # 'git version 2.17.1' 03:38:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:03 Avoid second fetch 03:38:03 Checking out Revision 4c8039af1df2b85f6ebf5f903b31f826607b92c3 (main) 03:38:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:38:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:03 > git config core.sparsecheckout # timeout=10 03:38:03 > git checkout -f 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 03:38:07 Running on prd-centos7-docker-4c-2g-1240 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 03:38:07 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 03:38:07 Commit message: "docs: Add templates for new GitHub issues (#1005)" 03:38:07 Selected Git installation does not exist. Using Default 03:38:07 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:08 provisioning config files... 03:38:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config4482411020479738224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:09 ---> docker-login.sh 03:38:09 nexus3.edgexfoundry.org:10001 03:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:10 Configure a credential helper to remove this warning. See 03:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:10 03:38:10 Login Succeeded 03:38:10 nexus3.edgexfoundry.org:10002 03:38:10 using credential edgex-jenkins-ssh 03:38:10 Cloning the remote Git repository 03:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:10 Configure a credential helper to remove this warning. See 03:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:10 03:38:10 Login Succeeded 03:38:10 nexus3.edgexfoundry.org:10003 03:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:38:10 > git init /w/workspace/device-sdk-go/4 # timeout=10 03:38:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:38:10 > git --version # timeout=10 03:38:10 > git --version # 'git version 2.24.4' 03:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:38:10 [INFO] Currently running in a labeled security context 03:38:10 [INFO] Currently SELinux is 'enforcing' on the host 03:38:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh7348058047129477604.key 03:38:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:11 Configure a credential helper to remove this warning. See 03:38:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:11 03:38:11 Login Succeeded 03:38:11 nexus3.edgexfoundry.org:10004 03:38:11 Avoid second fetch 03:38:11 Checking out Revision 4c8039af1df2b85f6ebf5f903b31f826607b92c3 (main) 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:12 Configure a credential helper to remove this warning. See 03:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:12 03:38:12 Login Succeeded 03:38:12 docker.io 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:38:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:11 > git config core.sparsecheckout # timeout=10 03:38:11 > git checkout -f 4c8039af1df2b85f6ebf5f903b31f826607b92c3 # timeout=10 03:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:12 Configure a credential helper to remove this warning. See 03:38:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:12 03:38:12 Login Succeeded 03:38:12 ---> docker-login.sh ends [Pipeline] } 03:38:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:13 ========================================================= 03:38:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:38:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:38:13 + 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 . 03:38:14 Sending build context to Docker daemon 2.591MB 03:38:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:38:14 Step 2/8 : FROM ${BASE} 03:38:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:38:14 595b0fe564bb: Pulling fs layer 03:38:14 24495759ef45: Pulling fs layer 03:38:14 d148012ef14d: Pulling fs layer 03:38:14 cb65c68fc2e2: Pulling fs layer 03:38:14 093eec477d81: Pulling fs layer 03:38:14 a6d5b2bbb924: Pulling fs layer 03:38:14 2446dc1eb7d3: Pulling fs layer 03:38:14 596795e73e0f: Pulling fs layer 03:38:14 cb65c68fc2e2: Waiting 03:38:14 093eec477d81: Waiting 03:38:14 a6d5b2bbb924: Waiting 03:38:14 2446dc1eb7d3: Waiting 03:38:14 596795e73e0f: Waiting 03:38:14 d148012ef14d: Download complete 03:38:14 24495759ef45: Verifying Checksum 03:38:14 24495759ef45: Download complete 03:38:14 093eec477d81: Download complete 03:38:14 a6d5b2bbb924: Verifying Checksum 03:38:14 a6d5b2bbb924: Download complete 03:38:14 595b0fe564bb: Verifying Checksum 03:38:14 595b0fe564bb: Download complete 03:38:14 2446dc1eb7d3: Verifying Checksum 03:38:14 2446dc1eb7d3: Download complete 03:38:15 Commit message: "docs: Add templates for new GitHub issues (#1005)" [Pipeline] withEnv [Pipeline] { 03:38:15 595b0fe564bb: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:15 provisioning config files... 03:38:15 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3682423504690880176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:16 ---> docker-login.sh 03:38:16 nexus3.edgexfoundry.org:10001 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 nexus3.edgexfoundry.org:10002 03:38:16 24495759ef45: Pull complete 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 nexus3.edgexfoundry.org:10003 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 nexus3.edgexfoundry.org:10004 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:16 Configure a credential helper to remove this warning. See 03:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:16 03:38:16 Login Succeeded 03:38:16 docker.io 03:38:16 d148012ef14d: Pull complete 03:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:17 Configure a credential helper to remove this warning. See 03:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:17 03:38:17 Login Succeeded 03:38:17 ---> docker-login.sh ends [Pipeline] } 03:38:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:17 ========================================================= 03:38:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:38:17 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:38:17 + 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 . 03:38:17 Sending build context to Docker daemon 2.592MB 03:38:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:38:17 Step 2/8 : FROM ${BASE} 03:38:17 596795e73e0f: Verifying Checksum 03:38:17 596795e73e0f: Download complete 03:38:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:38:18 540db60ca938: Pulling fs layer 03:38:18 adcc1eea9eea: Pulling fs layer 03:38:18 4c4ab2625f07: Pulling fs layer 03:38:18 0773c198feca: Pulling fs layer 03:38:18 345f892a5656: Pulling fs layer 03:38:18 4796506630df: Pulling fs layer 03:38:18 cc55df3e53f1: Pulling fs layer 03:38:18 4d027b6c602c: Pulling fs layer 03:38:18 449e75d2c14e: Pulling fs layer 03:38:18 0773c198feca: Waiting 03:38:18 345f892a5656: Waiting 03:38:18 4796506630df: Waiting 03:38:18 cc55df3e53f1: Waiting 03:38:18 4d027b6c602c: Waiting 03:38:18 449e75d2c14e: Waiting 03:38:18 4c4ab2625f07: Verifying Checksum 03:38:18 4c4ab2625f07: Download complete 03:38:18 adcc1eea9eea: Download complete 03:38:18 345f892a5656: Verifying Checksum 03:38:18 345f892a5656: Download complete 03:38:18 540db60ca938: Verifying Checksum 03:38:18 540db60ca938: Download complete 03:38:18 cc55df3e53f1: Verifying Checksum 03:38:18 cc55df3e53f1: Download complete 03:38:18 540db60ca938: Pull complete 03:38:18 cb65c68fc2e2: Verifying Checksum 03:38:18 cb65c68fc2e2: Download complete 03:38:18 adcc1eea9eea: Pull complete 03:38:18 4c4ab2625f07: Pull complete 03:38:18 4d027b6c602c: Verifying Checksum 03:38:18 4d027b6c602c: Download complete 03:38:19 4796506630df: Verifying Checksum 03:38:19 4796506630df: Download complete 03:38:21 449e75d2c14e: Verifying Checksum 03:38:21 449e75d2c14e: Download complete 03:38:21 0773c198feca: Verifying Checksum 03:38:21 0773c198feca: Download complete 03:38:25 0773c198feca: Pull complete 03:38:25 345f892a5656: Pull complete 03:38:25 4796506630df: Pull complete 03:38:25 cc55df3e53f1: Pull complete 03:38:25 4d027b6c602c: Pull complete 03:38:27 449e75d2c14e: Pull complete 03:38:27 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 03:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:38:27 ---> 0d28375d9b5b 03:38:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:38:28 ---> Running in fcfa8b0dadc2 03:38:28 Removing intermediate container fcfa8b0dadc2 03:38:28 ---> 78f403c5933d 03:38:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:28 ---> Running in 02c5ba43265c 03:38:28 Removing intermediate container 02c5ba43265c 03:38:28 ---> de21c4c8162a 03:38:28 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:38:28 ---> Running in 501dab0f37a6 03:38:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:38:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:38:30 (1/6) Installing libc-dev (0.7.2-r3) 03:38:30 (2/6) Installing libsodium (1.0.18-r0) 03:38:30 (3/6) Installing pkgconf (1.7.3-r0) 03:38:30 (4/6) Installing libsodium-dev (1.0.18-r0) 03:38:30 (5/6) Installing libzmq (4.3.3-r1) 03:38:30 cb65c68fc2e2: Pull complete 03:38:30 093eec477d81: Pull complete 03:38:30 a6d5b2bbb924: Pull complete 03:38:30 2446dc1eb7d3: Pull complete 03:38:30 (6/6) Installing zeromq-dev (4.3.3-r1) 03:38:30 Executing busybox-1.32.1-r6.trigger 03:38:30 OK: 150 MiB in 46 packages 03:38:31 Removing intermediate container 501dab0f37a6 03:38:31 ---> 8e89653eac50 03:38:31 Step 6/8 : WORKDIR /device-sdk-go 03:38:31 ---> Running in 2f9d5dee6e85 03:38:31 Removing intermediate container 2f9d5dee6e85 03:38:31 ---> d48b7a0396ac 03:38:31 Step 7/8 : COPY . . 03:38:31 ---> e069994a52f7 03:38:31 Step 8/8 : RUN go mod download 03:38:31 ---> Running in 89f1ccd2b1c4 03:38:34 596795e73e0f: Pull complete 03:38:34 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 03:38:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:38:34 ---> d9e956139c92 03:38:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:38:36 ---> Running in c97325a6f13a 03:38:37 Removing intermediate container c97325a6f13a 03:38:37 ---> 6876553bf90d 03:38:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:37 ---> Running in b28e42c38955 03:38:40 Removing intermediate container b28e42c38955 03:38:40 ---> 608b5e8e15e4 03:38:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:38:40 ---> Running in 37db9f5562b6 03:38:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:38:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:38:43 (1/6) Installing libc-dev (0.7.2-r3) 03:38:43 (2/6) Installing libsodium (1.0.18-r0) 03:38:43 (3/6) Installing pkgconf (1.7.3-r0) 03:38:43 (4/6) Installing libsodium-dev (1.0.18-r0) 03:38:43 (5/6) Installing libzmq (4.3.3-r1) 03:38:43 (6/6) Installing zeromq-dev (4.3.3-r1) 03:38:43 Executing busybox-1.32.1-r6.trigger 03:38:43 OK: 139 MiB in 46 packages 03:38:44 Removing intermediate container 37db9f5562b6 03:38:44 ---> e229ba91b973 03:38:44 Step 6/8 : WORKDIR /device-sdk-go 03:38:44 ---> Running in b9c32be8f8d0 03:38:45 Removing intermediate container b9c32be8f8d0 03:38:45 ---> f0a59c7dfc97 03:38:45 Step 7/8 : COPY . . 03:38:46 ---> 1a9bef90b9a1 03:38:46 Step 8/8 : RUN go mod download 03:38:46 Removing intermediate container 89f1ccd2b1c4 03:38:46 ---> 9a47d1573674 03:38:46 Successfully built 9a47d1573674 03:38:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:38:47 ---> Running in ba76a8bdf8a7 03:38:47 + docker inspect -f . ci-base-image-x86_64 03:38:47 . [Pipeline] withDockerContainer 03:38:47 prd-centos7-docker-4c-2g-1240 does not seem to be running inside a container 03:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat 03:38:47 $ docker top a4b23840135d18f6f39600da9745b5194511dfcc9ed2652f9ccbfb7ce37d88f8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:48 + go version 03:38:48 go version go1.16.5 linux/amd64 [Pipeline] } 03:38:48 $ docker stop --time=1 a4b23840135d18f6f39600da9745b5194511dfcc9ed2652f9ccbfb7ce37d88f8 03:38:49 $ docker rm -f a4b23840135d18f6f39600da9745b5194511dfcc9ed2652f9ccbfb7ce37d88f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:49 + docker inspect -f . ci-base-image-x86_64 03:38:49 . [Pipeline] withDockerContainer 03:38:49 prd-centos7-docker-4c-2g-1240 does not seem to be running inside a container 03:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-x86_64 cat 03:38:50 $ docker top 007b515a35712eaca2f1ca47ba03ed2d552c36beac661cfefb8a6a1da34c2a0b -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:50 + go mod tidy [Pipeline] sh 03:38:51 + make test 03:38:51 go mod tidy 03:38:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:38:56 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:39:13 Removing intermediate container ba76a8bdf8a7 03:39:13 ---> ffb2905e6b34 03:39:13 Successfully built ffb2905e6b34 03:39:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:39:14 + docker inspect -f . ci-base-image-arm64 03:39:14 . [Pipeline] withDockerContainer 03:39:14 prd-ubuntu18.04-docker-arm64-4c-16g-1239 does not seem to be running inside a container 03:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat 03:39:16 $ docker top 1ffcb435e232cc170111077484adb67ff4caa23cbcb57f0dd53ae91360e3c0dc -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:17 + go version 03:39:17 go version go1.16.5 linux/arm64 [Pipeline] } 03:39:17 $ docker stop --time=1 1ffcb435e232cc170111077484adb67ff4caa23cbcb57f0dd53ae91360e3c0dc 03:39:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:39:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:39:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:39:19 $ docker rm -f 1ffcb435e232cc170111077484adb67ff4caa23cbcb57f0dd53ae91360e3c0dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:39:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.051s coverage: 24.2% of statements 03:39:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:39:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 28.1% of statements 03:39:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 03:39:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.048s coverage: 9.0% of statements 03:39:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:39:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:39:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:39:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.060s coverage: 28.7% of statements 03:39:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:39:22 + docker inspect -f . ci-base-image-arm64 03:39:22 . [Pipeline] withDockerContainer 03:39:22 prd-ubuntu18.04-docker-arm64-4c-16g-1239 does not seem to be running inside a container 03:39:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat 03:39:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.051s coverage: 83.3% of statements 03:39:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:39:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:39:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 03:39:24 $ docker top 6acd8d4eb95d43c1353c1114510a285ed1261b65ba60dddb67550f1bdd652c15 -eo pid,comm [Pipeline] { [Pipeline] sh 03:39:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.812s coverage: 89.2% of statements 03:39:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:39:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.9% of statements 03:39:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:39:24 GO111MODULE=on go vet ./... 03:39:25 + go mod tidy [Pipeline] sh 03:39:26 + make test 03:39:26 go mod tidy 03:39:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:39:42 gofmt -l . 03:39:42 [ "`gofmt -l .`" = "" ] 03:39:42 ./bin/test-attribution-txt.sh 03:39:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:39:42 $ docker stop --time=1 007b515a35712eaca2f1ca47ba03ed2d552c36beac661cfefb8a6a1da34c2a0b 03:39:44 $ docker rm -f 007b515a35712eaca2f1ca47ba03ed2d552c36beac661cfefb8a6a1da34c2a0b [Pipeline] // withDockerContainer [Pipeline] sh 03:39:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:39:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:47 + ls -al . 03:39:47 total 228 03:39:47 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 31 03:39 . 03:39:47 drwxrwxr-x. 4 jenkins jenkins 28 Jul 31 03:38 .. 03:39:47 drwxrwxr-x. 2 jenkins jenkins 64 Jul 31 03:38 bin 03:39:47 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 31 03:38 CHANGELOG.md 03:39:47 -rw-r--r--. 1 jenkins jenkins 125634 Jul 31 03:39 coverage.out 03:39:47 -rw-rw-r--. 1 jenkins jenkins 987 Jul 31 03:38 Dockerfile.build 03:39:47 -rw-rw-r--. 1 jenkins jenkins 140 Jul 31 03:38 .dockerignore 03:39:47 drwxrwxr-x. 5 jenkins jenkins 62 Jul 31 03:38 example 03:39:47 drwxrwxr-x. 8 jenkins jenkins 162 Jul 31 03:38 .git 03:39:47 drwxrwxr-x. 3 jenkins jenkins 125 Jul 31 03:38 .github 03:39:47 -rw-rw-r--. 1 jenkins jenkins 138 Jul 31 03:38 .gitignore 03:39:47 -rw-r--r--. 1 jenkins jenkins 548 Jul 31 03:39 go.mod 03:39:47 -rw-r--r--. 1 jenkins jenkins 20301 Jul 31 03:38 go.sum 03:39:47 drwxrwxr-x. 15 jenkins jenkins 224 Jul 31 03:38 internal 03:39:47 -rw-rw-r--. 1 jenkins jenkins 880 Jul 31 03:38 Jenkinsfile 03:39:47 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 31 03:38 LICENSE 03:39:47 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 31 03:38 Makefile 03:39:47 drwxrwxr-x. 3 jenkins jenkins 16 Jul 31 03:38 openapi 03:39:47 drwxrwxr-x. 5 jenkins jenkins 50 Jul 31 03:38 pkg 03:39:47 -rw-rw-r--. 1 jenkins jenkins 7646 Jul 31 03:38 README.md 03:39:47 drwxrwxr-x. 4 jenkins jenkins 54 Jul 31 03:38 snap 03:39:47 -rw-rw-r--. 1 jenkins jenkins 11 Jul 31 03:35 VERSION 03:39:47 -rw-rw-r--. 1 jenkins jenkins 222 Jul 31 03:38 version.go [Pipeline] isUnix [Pipeline] sh 03:39:48 + 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=4c8039af1df2b85f6ebf5f903b31f826607b92c3 --label arch=amd64 --label version=2.0.1-dev.7 . 03:39:48 Sending build context to Docker daemon 2.719MB 03:39:48 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:39:48 Step 2/23 : FROM ${BASE} AS builder 03:39:48 ---> 9a47d1573674 03:39:48 Step 3/23 : WORKDIR /device-sdk-go 03:39:48 ---> Running in 8a1592bdd1ba 03:39:48 Removing intermediate container 8a1592bdd1ba 03:39:48 ---> 0afa9d9db5fa 03:39:48 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:39:48 ---> Running in 287b8638a572 03:39:48 Removing intermediate container 287b8638a572 03:39:48 ---> a3b7c9dc6a6c 03:39:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:48 ---> Running in 0c7c95ecc79b 03:39:49 Removing intermediate container 0c7c95ecc79b 03:39:49 ---> 7a4f3c17993b 03:39:49 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:39:49 ---> Running in 493d50b7627a 03:39:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:39:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:39:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:39:50 OK: 150 MiB in 46 packages 03:39:50 Removing intermediate container 493d50b7627a 03:39:50 ---> 07c8dae188ce 03:39:50 Step 7/23 : COPY . . 03:39:50 ---> d315cff6f276 03:39:50 Step 8/23 : RUN go mod download 03:39:50 ---> Running in d48d6f33c78f 03:39:51 Removing intermediate container d48d6f33c78f 03:39:51 ---> 72f5db990a03 03:39:51 Step 9/23 : RUN make build 03:39:51 ---> Running in 30b26f79f577 03:39:51 go mod tidy 03:39:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.7" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:40:02 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:40:03 Removing intermediate container 30b26f79f577 03:40:03 ---> 9ce64c902a05 03:40:03 Step 10/23 : FROM alpine:3.12 03:40:03 3.12: Pulling from library/alpine 03:40:03 339de151aab4: Pulling fs layer 03:40:04 339de151aab4: Verifying Checksum 03:40:04 339de151aab4: Download complete 03:40:04 339de151aab4: Pull complete 03:40:04 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:40:04 Status: Downloaded newer image for alpine:3.12 03:40:04 ---> 13621d1b12d4 03:40:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:40:04 ---> Running in d695821c3da4 03:40:04 Removing intermediate container d695821c3da4 03:40:04 ---> f0fa3e721bc9 03:40:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:04 ---> Running in e14cdca1819a 03:40:04 Removing intermediate container e14cdca1819a 03:40:04 ---> 470ab52e1629 03:40:04 Step 13/23 : RUN apk add --update --no-cache zeromq 03:40:04 ---> Running in 2d1d25720789 03:40:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:40:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:40:06 (1/5) Installing libgcc (9.3.0-r2) 03:40:06 (2/5) Installing libsodium (1.0.18-r0) 03:40:06 (3/5) Installing libstdc++ (9.3.0-r2) 03:40:07 (4/5) Installing libzmq (4.3.3-r0) 03:40:07 (5/5) Installing zeromq (4.3.3-r0) 03:40:07 Executing busybox-1.31.1-r20.trigger 03:40:07 OK: 8 MiB in 19 packages 03:40:07 Removing intermediate container 2d1d25720789 03:40:07 ---> a26b69a1dd42 03:40:07 Step 14/23 : WORKDIR / 03:40:07 ---> Running in 692517819b12 03:40:07 Removing intermediate container 692517819b12 03:40:07 ---> b945811a3a8d 03:40:07 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:40:08 ---> 13e44cdf9735 03:40:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:40:08 ---> 7a56f243a28e 03:40:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:40:08 ---> cce51c43cbb0 03:40:08 Step 18/23 : EXPOSE 59999 03:40:08 ---> Running in a9b3b4060771 03:40:08 Removing intermediate container a9b3b4060771 03:40:08 ---> 0bd1b0cdc896 03:40:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:40:08 ---> Running in b87163b5d459 03:40:08 Removing intermediate container b87163b5d459 03:40:08 ---> d37c2e85f321 03:40:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:08 ---> Running in 61926abd720b 03:40:08 Removing intermediate container 61926abd720b 03:40:08 ---> 71f136050b54 03:40:08 Step 21/23 : LABEL arch=amd64 03:40:08 ---> Running in e19ab36936b7 03:40:08 Removing intermediate container e19ab36936b7 03:40:08 ---> 384be3001a9c 03:40:08 Step 22/23 : LABEL git_sha=4c8039af1df2b85f6ebf5f903b31f826607b92c3 03:40:08 ---> Running in ba7fdde7c12f 03:40:09 Removing intermediate container ba7fdde7c12f 03:40:09 ---> 76f8df51a97d 03:40:09 Step 23/23 : LABEL version=2.0.1-dev.7 03:40:09 ---> Running in c99928dd988a 03:40:09 Removing intermediate container c99928dd988a 03:40:09 ---> 8763644141a5 03:40:09 [Warning] One or more build-args [MAKE ARCH] were not consumed 03:40:09 Successfully built 8763644141a5 03:40:09 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 03:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:09 03:40:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:40:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:10 latest: Pulling from edgex-lftools-log-publisher 03:40:10 b4d181a07f80: Pulling fs layer 03:40:10 a1111a8f2ec3: Pulling fs layer 03:40:10 ed53099fbce6: Pulling fs layer 03:40:10 dc539afda2c1: Pulling fs layer 03:40:10 77bc0d833cb6: Pulling fs layer 03:40:10 9065ff56babe: Pulling fs layer 03:40:10 d287ab97295c: Pulling fs layer 03:40:10 77bc0d833cb6: Waiting 03:40:10 9065ff56babe: Waiting 03:40:10 d287ab97295c: Waiting 03:40:10 dc539afda2c1: Waiting 03:40:10 a1111a8f2ec3: Verifying Checksum 03:40:10 a1111a8f2ec3: Download complete 03:40:10 dc539afda2c1: Verifying Checksum 03:40:10 dc539afda2c1: Download complete 03:40:11 ed53099fbce6: Verifying Checksum 03:40:11 ed53099fbce6: Download complete 03:40:11 77bc0d833cb6: Verifying Checksum 03:40:11 77bc0d833cb6: Download complete 03:40:11 9065ff56babe: Verifying Checksum 03:40:11 9065ff56babe: Download complete 03:40:12 b4d181a07f80: Verifying Checksum 03:40:12 b4d181a07f80: Download complete 03:40:13 b4d181a07f80: Pull complete 03:40:13 a1111a8f2ec3: Pull complete 03:40:13 ed53099fbce6: Pull complete 03:40:13 dc539afda2c1: Pull complete 03:40:13 77bc0d833cb6: Pull complete 03:40:14 9065ff56babe: Pull complete 03:40:15 d287ab97295c: Verifying Checksum 03:40:15 d287ab97295c: Download complete 03:40:19 d287ab97295c: Pull complete 03:40:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:40:19 prd-centos7-docker-4c-2g-1240 does not seem to be running inside a container 03:40:19 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 03:40:22 $ docker top 7f907aa636dd40026d5fc25f6fa3a186319fd9b8d3e3aa6bafa129f6a79a01d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:23 ---> job-cost.sh 03:40:23 lf-activate-venv: SKIPPING 03:40:23 INFO: No Stack... 03:40:24 INFO: Retrieving Pricing Info for: v3-standard-2 03:40:24 INFO: Archiving Costs [Pipeline] sh 03:40:25 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 03:40:25 + cut -d, -f6 [Pipeline] lock 03:40:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] 03:40:25 Resource [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] did not exist. Created. 03:40:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:25 + echo total: 0.05999999865889549 [Pipeline] stash 03:40:25 Stashed 1 file(s) [Pipeline] } 03:40:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:25 $ docker stop --time=1 7f907aa636dd40026d5fc25f6fa3a186319fd9b8d3e3aa6bafa129f6a79a01d5 03:40:26 $ docker rm -f 7f907aa636dd40026d5fc25f6fa3a186319fd9b8d3e3aa6bafa129f6a79a01d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:40:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:40:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:40:57 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:41:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.235s coverage: 24.2% of statements 03:41:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:41:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.265s coverage: 28.1% of statements 03:41:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.202s coverage: 78.9% of statements 03:41:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.197s coverage: 9.0% of statements 03:41:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:41:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:41:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:41:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.329s coverage: 28.7% of statements 03:41:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:41:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.180s coverage: 83.3% of statements 03:41:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:41:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:41:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.336s coverage: 58.0% of statements 03:41:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.013s coverage: 89.2% of statements 03:41:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:41:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.188s coverage: 4.9% of statements 03:41:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:41:11 GO111MODULE=on go vet ./... 03:42:07 gofmt -l . 03:42:07 [ "`gofmt -l .`" = "" ] 03:42:07 ./bin/test-attribution-txt.sh 03:42:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:42:07 $ docker stop --time=1 6acd8d4eb95d43c1353c1114510a285ed1261b65ba60dddb67550f1bdd652c15 03:42:10 $ docker rm -f 6acd8d4eb95d43c1353c1114510a285ed1261b65ba60dddb67550f1bdd652c15 [Pipeline] // withDockerContainer [Pipeline] sh 03:42:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:11 Warning: overwriting stash ‘coverage-report’ 03:42:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:12 + ls -al . 03:42:12 total 264 03:42:12 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 03:42 . 03:42:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:38 .. 03:42:12 -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 03:38 .dockerignore 03:42:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 03:38 .git 03:42:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:38 .github 03:42:12 -rw-rw-r-- 1 jenkins jenkins 138 Jul 31 03:38 .gitignore 03:42:12 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 31 03:38 CHANGELOG.md 03:42:12 -rw-rw-r-- 1 jenkins jenkins 987 Jul 31 03:38 Dockerfile.build 03:42:12 -rw-rw-r-- 1 jenkins jenkins 880 Jul 31 03:38 Jenkinsfile 03:42:12 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 31 03:38 LICENSE 03:42:12 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 31 03:38 Makefile 03:42:12 -rw-rw-r-- 1 jenkins jenkins 7646 Jul 31 03:38 README.md 03:42:12 -rw-rw-r-- 1 jenkins jenkins 11 Jul 31 03:35 VERSION 03:42:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 03:38 bin 03:42:12 -rw-r--r-- 1 jenkins jenkins 125634 Jul 31 03:41 coverage.out 03:42:12 drwxrwxr-x 5 jenkins jenkins 4096 Jul 31 03:38 example 03:42:12 -rw-r--r-- 1 jenkins jenkins 548 Jul 31 03:42 go.mod 03:42:12 -rw-r--r-- 1 jenkins jenkins 20301 Jul 31 03:39 go.sum 03:42:12 drwxrwxr-x 15 jenkins jenkins 4096 Jul 31 03:38 internal 03:42:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:38 openapi 03:42:12 drwxrwxr-x 5 jenkins jenkins 4096 Jul 31 03:38 pkg 03:42:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:38 snap 03:42:12 -rw-rw-r-- 1 jenkins jenkins 222 Jul 31 03:38 version.go [Pipeline] isUnix [Pipeline] sh 03:42:13 + 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=4c8039af1df2b85f6ebf5f903b31f826607b92c3 --label arch=arm64 --label version=2.0.1-dev.7 . 03:42:13 Sending build context to Docker daemon 2.718MB 03:42:13 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:42:13 Step 2/23 : FROM ${BASE} AS builder 03:42:13 ---> ffb2905e6b34 03:42:13 Step 3/23 : WORKDIR /device-sdk-go 03:42:14 ---> Running in d3adf7c5638c 03:42:14 Removing intermediate container d3adf7c5638c 03:42:14 ---> 3929f664fb80 03:42:14 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:42:14 ---> Running in 7fc2fa8c6780 03:42:15 Removing intermediate container 7fc2fa8c6780 03:42:15 ---> a71d7d0d6daf 03:42:15 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:42:15 ---> Running in 424dd71fe910 03:42:18 Removing intermediate container 424dd71fe910 03:42:18 ---> 83557702a243 03:42:18 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:42:18 ---> Running in ba8335a89b3c 03:42:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:42:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:42:21 OK: 139 MiB in 46 packages 03:42:22 Removing intermediate container ba8335a89b3c 03:42:22 ---> db6b9434fdb9 03:42:22 Step 7/23 : COPY . . 03:42:23 ---> f536efd1e035 03:42:23 Step 8/23 : RUN go mod download 03:42:23 ---> Running in 143ebf7b52d6 03:42:26 Removing intermediate container 143ebf7b52d6 03:42:26 ---> 2aa8d64592c2 03:42:26 Step 9/23 : RUN make build 03:42:26 ---> Running in 52cb8b9280a2 03:42:27 go mod tidy 03:42:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.7" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 03:42:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:43:01 Removing intermediate container 52cb8b9280a2 03:43:01 ---> 861e7f67de07 03:43:01 Step 10/23 : FROM alpine:3.12 03:43:02 3.12: Pulling from library/alpine 03:43:02 d2f70382dc9a: Pulling fs layer 03:43:02 d2f70382dc9a: Verifying Checksum 03:43:02 d2f70382dc9a: Download complete 03:43:03 d2f70382dc9a: Pull complete 03:43:03 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:43:03 Status: Downloaded newer image for alpine:3.12 03:43:03 ---> c4fd0aeabfcf 03:43:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:43:03 ---> Running in 3dd946676336 03:43:04 Removing intermediate container 3dd946676336 03:43:04 ---> 11e468cb6fc9 03:43:04 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:04 ---> Running in 3fc4ccbf38a3 03:43:06 Removing intermediate container 3fc4ccbf38a3 03:43:06 ---> fb60c7bc8b9f 03:43:06 Step 13/23 : RUN apk add --update --no-cache zeromq 03:43:06 ---> Running in d1caaeabc3c3 03:43:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:43:09 (1/5) Installing libgcc (9.3.0-r2) 03:43:09 (2/5) Installing libsodium (1.0.18-r0) 03:43:09 (3/5) Installing libstdc++ (9.3.0-r2) 03:43:09 (4/5) Installing libzmq (4.3.3-r0) 03:43:09 (5/5) Installing zeromq (4.3.3-r0) 03:43:09 Executing busybox-1.31.1-r20.trigger 03:43:09 OK: 8 MiB in 19 packages 03:43:10 Removing intermediate container d1caaeabc3c3 03:43:10 ---> 91effb69d0c3 03:43:10 Step 14/23 : WORKDIR / 03:43:11 ---> Running in 38115f7b5b5c 03:43:11 Removing intermediate container 38115f7b5b5c 03:43:11 ---> 46a929f385d6 03:43:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:43:12 ---> a739010b21b9 03:43:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:43:13 ---> 79c74c2d081f 03:43:13 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:43:14 ---> 24b4dc997d06 03:43:14 Step 18/23 : EXPOSE 59999 03:43:14 ---> Running in e686018b562f 03:43:15 Removing intermediate container e686018b562f 03:43:15 ---> 6bfbdce8376a 03:43:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:43:15 ---> Running in 6bbe828ddd0c 03:43:15 Removing intermediate container 6bbe828ddd0c 03:43:15 ---> 91f83d10eaaa 03:43:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:43:15 ---> Running in 707ea41c16e8 03:43:16 Removing intermediate container 707ea41c16e8 03:43:16 ---> 47686dfbca26 03:43:16 Step 21/23 : LABEL arch=arm64 03:43:16 ---> Running in c42942ddc3f4 03:43:17 Removing intermediate container c42942ddc3f4 03:43:17 ---> db0d378e49dd 03:43:17 Step 22/23 : LABEL git_sha=4c8039af1df2b85f6ebf5f903b31f826607b92c3 03:43:17 ---> Running in 425f54859f43 03:43:17 Removing intermediate container 425f54859f43 03:43:17 ---> 689aac34adc8 03:43:17 Step 23/23 : LABEL version=2.0.1-dev.7 03:43:17 ---> Running in 5e27344cd38d 03:43:18 Removing intermediate container 5e27344cd38d 03:43:18 ---> a78cd809eee4 03:43:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:43:18 Successfully built a78cd809eee4 03:43:18 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 03:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:19 03:43:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:20 arm64: Pulling from edgex-lftools-log-publisher 03:43:20 448f6bf000e3: Pulling fs layer 03:43:20 f757da607395: Pulling fs layer 03:43:20 05883995daec: Pulling fs layer 03:43:20 8603b9c90790: Pulling fs layer 03:43:20 1560dd03e051: Pulling fs layer 03:43:20 27f5ce0e4adf: Pulling fs layer 03:43:20 c2d8d7efcc4b: Pulling fs layer 03:43:20 1560dd03e051: Waiting 03:43:20 27f5ce0e4adf: Waiting 03:43:20 8603b9c90790: Waiting 03:43:20 c2d8d7efcc4b: Waiting 03:43:20 f757da607395: Verifying Checksum 03:43:20 f757da607395: Download complete 03:43:20 8603b9c90790: Verifying Checksum 03:43:20 8603b9c90790: Download complete 03:43:20 1560dd03e051: Verifying Checksum 03:43:20 1560dd03e051: Download complete 03:43:20 05883995daec: Verifying Checksum 03:43:20 05883995daec: Download complete 03:43:20 27f5ce0e4adf: Verifying Checksum 03:43:20 27f5ce0e4adf: Download complete 03:43:21 448f6bf000e3: Verifying Checksum 03:43:21 448f6bf000e3: Download complete 03:43:25 c2d8d7efcc4b: Verifying Checksum 03:43:25 c2d8d7efcc4b: Download complete 03:43:25 448f6bf000e3: Pull complete 03:43:26 f757da607395: Pull complete 03:43:27 05883995daec: Pull complete 03:43:27 8603b9c90790: Pull complete 03:43:28 1560dd03e051: Pull complete 03:43:29 27f5ce0e4adf: Pull complete 03:43:44 c2d8d7efcc4b: Pull complete 03:43:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:43:44 prd-ubuntu18.04-docker-arm64-4c-16g-1239 does not seem to be running inside a container 03:43:44 $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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:arm64 cat 03:43:48 $ docker top 7b209bc15c07c08767a8a05c427c325430a84e3e828e014febd70822749c53c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:49 ---> job-cost.sh 03:43:49 lf-activate-venv: SKIPPING 03:43:49 INFO: No Stack... 03:43:50 INFO: Retrieving Pricing Info for: v2-standard-4 03:43:50 INFO: Archiving Costs [Pipeline] sh 03:43:51 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 03:43:51 + cut -d, -f6 [Pipeline] lock 03:43:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] 03:43:51 Resource [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] did not exist. Created. 03:43:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:51 /w/workspace/device-sdk-go/4@tmp/durable-45144136/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-45144136/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:43:52 + echo total: 0.18000000715255737 [Pipeline] stash 03:43:52 Warning: overwriting stash ‘stack-cost’ 03:43:52 Stashed 1 file(s) [Pipeline] } 03:43:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:52 $ docker stop --time=1 7b209bc15c07c08767a8a05c427c325430a84e3e828e014febd70822749c53c4 03:43:54 $ docker rm -f 7b209bc15c07c08767a8a05c427c325430a84e3e828e014febd70822749c53c4 [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 03:43:55 provisioning config files... 03:43:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2832677803622632527tmp [Pipeline] { [Pipeline] sh 03:43:55 + set +x 03:43:55 + bash -s -- 03:43:55 + curl -s https://codecov.io/bash 03:43:55 03:43:55 _____ _ 03:43:55 / ____| | | 03:43:55 | | ___ __| | ___ ___ _____ __ 03:43:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:43:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:43:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:43:55 Bash-1.0.6 03:43:55 03:43:55 03:43:55 ==> git version 2.24.4 found 03:43:55 ==> 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 03:43:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:43:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:43:55 ==> Jenkins CI detected. 03:43:55 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 03:43:55 project root: . 03:43:55 --> token set from env 03:43:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:43:56 ==> Running gcov in . (disable via -X gcov) 03:43:56 ==> Python coveragepy not found 03:43:56 ==> Searching for coverage reports in: 03:43:56 + . 03:43:56 -> Found 1 reports 03:43:56 ==> Detecting git/mercurial file structure 03:43:56 ==> Reading reports 03:43:56 + ./coverage.out bytes=125634 03:43:56 ==> Appending adjustments 03:43:56 https://docs.codecov.io/docs/fixing-reports 03:43:56 + Found adjustments 03:43:56 ==> Gzipping contents 03:43:56 16K /tmp/codecov.uiyeBP.gz 03:43:56 ==> Uploading reports 03:43:56 url: https://codecov.io 03:43:56 query: branch=main&commit=4c8039af1df2b85f6ebf5f903b31f826607b92c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:56 -> Pinging Codecov 03:43:56 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=4c8039af1df2b85f6ebf5f903b31f826607b92c3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:43:56 -> Uploading to 03:43:56 https://storage.googleapis.com/codecov/v4/raw/2021-07-31/7E55EF52A471D76F132DFD9A03CDDE97/4c8039af1df2b85f6ebf5f903b31f826607b92c3/22ee7ac3-7ace-44c1-bdcd-503eb47bcd0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210731T034356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54816d1bd5ec9884e5794d2fd9674741a564fe423e40f3f797fe399483c3658b 03:43:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:43:56 Dload Upload Total Spent Left Speed 03:43:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16028 0 0 100 16028 0 37351 --:--:-- --:--:-- --:--:-- 37361 03:43:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/4c8039af1df2b85f6ebf5f903b31f826607b92c3 [Pipeline] } 03:43:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:43:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:43:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:58 03:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:43:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:43:58 188c0c94c7c5: Pulling fs layer 03:43:58 0ef7d3d256c8: Pulling fs layer 03:43:58 de9db76c5a1d: Pulling fs layer 03:43:58 0eba1c9be4d2: Pulling fs layer 03:43:58 0d57e429df01: Pulling fs layer 03:43:58 4e4be7b47b0d: Pulling fs layer 03:43:58 e1f770b5df2f: Pulling fs layer 03:43:58 85a0685a4137: Pulling fs layer 03:43:58 0eba1c9be4d2: Waiting 03:43:58 0d57e429df01: Waiting 03:43:58 4e4be7b47b0d: Waiting 03:43:58 e1f770b5df2f: Waiting 03:43:58 85a0685a4137: Waiting 03:43:58 de9db76c5a1d: Verifying Checksum 03:43:58 de9db76c5a1d: Download complete 03:43:59 0ef7d3d256c8: Verifying Checksum 03:43:59 0ef7d3d256c8: Download complete 03:43:59 0d57e429df01: Verifying Checksum 03:43:59 0d57e429df01: Download complete 03:43:59 4e4be7b47b0d: Verifying Checksum 03:43:59 4e4be7b47b0d: Download complete 03:43:59 188c0c94c7c5: Verifying Checksum 03:43:59 188c0c94c7c5: Download complete 03:43:59 188c0c94c7c5: Pull complete 03:43:59 0ef7d3d256c8: Pull complete 03:43:59 de9db76c5a1d: Pull complete 03:44:00 e1f770b5df2f: Verifying Checksum 03:44:00 e1f770b5df2f: Download complete 03:44:05 0eba1c9be4d2: Verifying Checksum 03:44:05 0eba1c9be4d2: Download complete 03:44:05 85a0685a4137: Verifying Checksum 03:44:05 85a0685a4137: Download complete 03:44:08 0eba1c9be4d2: Pull complete 03:44:08 0d57e429df01: Pull complete 03:44:08 4e4be7b47b0d: Pull complete 03:44:08 e1f770b5df2f: Pull complete 03:44:12 85a0685a4137: Pull complete 03:44:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:44:12 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:44:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:44:14 $ docker top 22579fe4e736110698d8793c5eac94a4806ec339ac1aaa25eb1d95209a1720b6 -eo pid,comm [Pipeline] { [Pipeline] echo 03:44:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:44:15 + set -o pipefail 03:44:15 + snyk monitor '--org=edgex-jenkins' 03:44:20 03:44:20 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 03:44:20 03:44:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/54b8151f-f461-4749-acfe-236cc4aa7b17 03:44:20 03:44:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:44:20 03:44:20 [Pipeline] } 03:44:20 $ docker stop --time=1 22579fe4e736110698d8793c5eac94a4806ec339ac1aaa25eb1d95209a1720b6 03:44:22 $ docker rm -f 22579fe4e736110698d8793c5eac94a4806ec339ac1aaa25eb1d95209a1720b6 [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 03:44:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:23 provisioning config files... 03:44:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3197324600826866835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:23 --> edgex-publish-swagger.sh 03:44:23 === Publish openapi/v2 API === 03:44:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:44:23 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 03:44:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:23 Dload Upload Total Spent Left Speed 03:44:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 62612 --:--:-- --:--:-- --:--:-- 62633 100 51485 0 0 100 51485 0 62597 --:--:-- --:--:-- --:--:-- 62633 03:44:24 03:44:24 [Pipeline] } 03:44:24 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 03:44:25 + git log --format=format:%s -1 4c8039af1df2b85f6ebf5f903b31f826607b92c3 [Pipeline] isUnix [Pipeline] sh 03:44:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:25 . [Pipeline] withDockerContainer 03:44:25 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:44:25 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:26 $ docker top 18434786ea1d589efd3bdec5298a4994fc57adf806682a7e27e4e3c7ea27128f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:26 [ssh-agent] Looking for ssh-agent implementation... 03:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:26 $ docker exec 18434786ea1d589efd3bdec5298a4994fc57adf806682a7e27e4e3c7ea27128f ssh-agent 03:44:26 SSH_AUTH_SOCK=/tmp/ssh-MsmMl4GXIDok/agent.14 03:44:26 SSH_AGENT_PID=20 03:44:26 Running ssh-add (command line suppressed) 03:44:26 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268429782082902266.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268429782082902266.key) 03:44:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:26 + git semver tag 03:44:26 # -> Open(): unable to determine branch for HEAD 03:44:26 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:44:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:44:26 # $SEMVER_REMOTE_NAME = origin 03:44:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:26 # $SEMVER_USER_NAME = edgex-jenkins 03:44:26 # $SEMVER_BRANCH = main 03:44:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:44:26 # 4c8039af1df2b85f6ebf5f903b31f826607b92c3 HEAD 03:44:26 # -> Force: false 03:44:26 # e3efe7464c2c7ff63ede2003709096f1e99f2c79 refs/tags/v2.0.1-dev.7 [Pipeline] } 03:44:26 $ docker exec --env ******** --env ******** 18434786ea1d589efd3bdec5298a4994fc57adf806682a7e27e4e3c7ea27128f ssh-agent -k 03:44:26 unset SSH_AUTH_SOCK; 03:44:26 unset SSH_AGENT_PID; 03:44:26 echo Agent pid 20 killed; 03:44:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:27 + git semver [Pipeline] } 03:44:27 $ docker stop --time=1 18434786ea1d589efd3bdec5298a4994fc57adf806682a7e27e4e3c7ea27128f 03:44:28 $ docker rm -f 18434786ea1d589efd3bdec5298a4994fc57adf806682a7e27e4e3c7ea27128f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:29 03:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:29 0.23.1-centos7: Pulling from edgex-lftools 03:44:29 ab5ef0e58194: Pulling fs layer 03:44:29 9712f1f96733: Pulling fs layer 03:44:29 63f879dbbcfc: Pulling fs layer 03:44:29 0d9ebad4ef96: Pulling fs layer 03:44:29 e9a5061849ea: Pulling fs layer 03:44:29 d747dcd14b5f: Pulling fs layer 03:44:29 2de7ff778b66: Pulling fs layer 03:44:29 0d9ebad4ef96: Waiting 03:44:29 e9a5061849ea: Waiting 03:44:29 d747dcd14b5f: Waiting 03:44:29 2de7ff778b66: Waiting 03:44:29 9712f1f96733: Verifying Checksum 03:44:29 9712f1f96733: Download complete 03:44:31 63f879dbbcfc: Verifying Checksum 03:44:31 63f879dbbcfc: Download complete 03:44:31 e9a5061849ea: Verifying Checksum 03:44:31 e9a5061849ea: Download complete 03:44:31 d747dcd14b5f: Verifying Checksum 03:44:31 d747dcd14b5f: Download complete 03:44:32 2de7ff778b66: Verifying Checksum 03:44:32 2de7ff778b66: Download complete 03:44:33 0d9ebad4ef96: Verifying Checksum 03:44:33 0d9ebad4ef96: Download complete 03:44:33 ab5ef0e58194: Verifying Checksum 03:44:33 ab5ef0e58194: Download complete 03:44:36 ab5ef0e58194: Pull complete 03:44:36 9712f1f96733: Pull complete 03:44:36 63f879dbbcfc: Pull complete 03:44:40 0d9ebad4ef96: Pull complete 03:44:40 e9a5061849ea: Pull complete 03:44:40 d747dcd14b5f: Pull complete 03:44:41 2de7ff778b66: Pull complete 03:44:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:44:41 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:44:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:44:44 $ docker top fc08597b53dcc9e4f02ef2a354689e4114e5fd1d30b0401b79e7f5fe35c959ae -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:44:44 provisioning config files... 03:44:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2732405270383907281tmp 03:44:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1594080766153503852tmp 03:44:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config905714464116872319tmp [Pipeline] { [Pipeline] echo 03:44:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:44:45 ---> sigul-configuration.sh 03:44:45 gpg: directory `/root/.gnupg' created 03:44:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:44:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:44:45 gpg: keyring `/root/.gnupg/secring.gpg' created 03:44:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:44:45 gpg: CAST5 encrypted data 03:44:45 gpg: encrypted with 1 passphrase 03:44:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:44:45 + mkdir /home/jenkins 03:44:45 + mkdir /home/jenkins/sigul [Pipeline] sh 03:44:45 + 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 03:44:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:44:46 ---> sigul-install.sh 03:44:46 Sigul already installed; skipping installation. [Pipeline] sh 03:44:46 + git tag --list 03:44:46 0.7.1 03:44:46 delhi-tag 03:44:46 v1.0.0 03:44:46 v1.1.0 03:44:46 v1.1.1 03:44:46 v1.1.2 03:44:46 v1.2.0 03:44:46 v1.2.1 03:44:46 v1.2.2 03:44:46 v1.2.3 03:44:46 v1.3.0 03:44:46 v1.4.0 03:44:46 v2.0.0 03:44:46 v2.0.1-dev.1 03:44:46 v2.0.1-dev.2 03:44:46 v2.0.1-dev.3 03:44:46 v2.0.1-dev.4 03:44:46 v2.0.1-dev.5 03:44:46 v2.0.1-dev.6 03:44:46 v2.0.1-dev.7 [Pipeline] sh 03:44:46 + lftools sign git-tag v2.0.1-dev.7 03:44:47 Signing Git tag with Sigul... 03:44:47 Signing v2.0.1-dev.7 [Pipeline] echo 03:44:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:44:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:44:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:44:48 $ docker stop --time=1 fc08597b53dcc9e4f02ef2a354689e4114e5fd1d30b0401b79e7f5fe35c959ae 03:44:49 $ docker rm -f fc08597b53dcc9e4f02ef2a354689e4114e5fd1d30b0401b79e7f5fe35c959ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:50 . [Pipeline] withDockerContainer 03:44:50 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:44:50 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:50 $ docker top c55a90198cd35349b3d9709d62a7a735eb4b9c70743ce29e0c05881ef873eec4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:51 [ssh-agent] Looking for ssh-agent implementation... 03:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:51 $ docker exec c55a90198cd35349b3d9709d62a7a735eb4b9c70743ce29e0c05881ef873eec4 ssh-agent 03:44:51 SSH_AUTH_SOCK=/tmp/ssh-O5x4U44fUyQN/agent.13 03:44:51 SSH_AGENT_PID=19 03:44:51 Running ssh-add (command line suppressed) 03:44:51 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7368856302047306493.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7368856302047306493.key) 03:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:51 + git semver bump pre 03:44:51 # -> Open(): unable to determine branch for HEAD 03:44:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:44:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:44:51 # $SEMVER_REMOTE_NAME = origin 03:44:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:51 # $SEMVER_USER_NAME = edgex-jenkins 03:44:51 # $SEMVER_BRANCH = main 03:44:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 03:44:51 2.0.1-dev.8 [Pipeline] } 03:44:51 $ docker exec --env ******** --env ******** c55a90198cd35349b3d9709d62a7a735eb4b9c70743ce29e0c05881ef873eec4 ssh-agent -k 03:44:51 unset SSH_AUTH_SOCK; 03:44:51 unset SSH_AGENT_PID; 03:44:51 echo Agent pid 19 killed; 03:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:52 + git semver [Pipeline] } 03:44:52 $ docker stop --time=1 c55a90198cd35349b3d9709d62a7a735eb4b9c70743ce29e0c05881ef873eec4 03:44:53 $ docker rm -f c55a90198cd35349b3d9709d62a7a735eb4b9c70743ce29e0c05881ef873eec4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:53 . [Pipeline] withDockerContainer 03:44:53 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:44:54 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:54 $ docker top 49c05204af312cdb4f23a9bb0723f698bd4f94d6347c26676099f64ef9f6ddf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:54 [ssh-agent] Looking for ssh-agent implementation... 03:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:54 $ docker exec 49c05204af312cdb4f23a9bb0723f698bd4f94d6347c26676099f64ef9f6ddf8 ssh-agent 03:44:54 SSH_AUTH_SOCK=/tmp/ssh-2snSjyzkcme6/agent.15 03:44:54 SSH_AGENT_PID=22 03:44:54 Running ssh-add (command line suppressed) 03:44:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6304699317008813841.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6304699317008813841.key) 03:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:55 + git semver push 03:44:55 # -> Open(): unable to determine branch for HEAD 03:44:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 03:44:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 03:44:55 # $SEMVER_REMOTE_NAME = origin 03:44:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:55 # $SEMVER_USER_NAME = edgex-jenkins 03:44:55 # $SEMVER_BRANCH = main 03:44:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 03:45:00 $ docker exec --env ******** --env ******** 49c05204af312cdb4f23a9bb0723f698bd4f94d6347c26676099f64ef9f6ddf8 ssh-agent -k 03:45:00 unset SSH_AUTH_SOCK; 03:45:00 unset SSH_AGENT_PID; 03:45:00 echo Agent pid 22 killed; 03:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:01 + git semver [Pipeline] } 03:45:01 $ docker stop --time=1 49c05204af312cdb4f23a9bb0723f698bd4f94d6347c26676099f64ef9f6ddf8 03:45:02 $ docker rm -f 49c05204af312cdb4f23a9bb0723f698bd4f94d6347c26676099f64ef9f6ddf8 [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 03:45:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:45:04 ---> package-listing.sh 03:45:04 ++ facter osfamily 03:45:04 ++ tr '[:upper:]' '[:lower:]' 03:45:04 + OS_FAMILY=redhat 03:45:04 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 03:45:04 + START_PACKAGES=/tmp/packages_start.txt 03:45:04 + END_PACKAGES=/tmp/packages_end.txt 03:45:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:45:04 + PACKAGES=/tmp/packages_start.txt 03:45:04 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:45:04 + PACKAGES=/tmp/packages_end.txt 03:45:04 + case "${OS_FAMILY}" in 03:45:04 + sort 03:45:04 + rpm -qa 03:45:05 + '[' -f /tmp/packages_start.txt ']' 03:45:05 + '[' -f /tmp/packages_end.txt ']' 03:45:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:45:05 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 03:45:05 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 03:45:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 03:45:05 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 03:45:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:45:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:06 03:45:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:06 latest: Pulling from edgex-lftools-log-publisher 03:45:06 b4d181a07f80: Pulling fs layer 03:45:06 a1111a8f2ec3: Pulling fs layer 03:45:06 ed53099fbce6: Pulling fs layer 03:45:06 dc539afda2c1: Pulling fs layer 03:45:06 77bc0d833cb6: Pulling fs layer 03:45:06 9065ff56babe: Pulling fs layer 03:45:06 d287ab97295c: Pulling fs layer 03:45:06 77bc0d833cb6: Waiting 03:45:06 9065ff56babe: Waiting 03:45:06 d287ab97295c: Waiting 03:45:06 dc539afda2c1: Waiting 03:45:06 a1111a8f2ec3: Verifying Checksum 03:45:06 a1111a8f2ec3: Download complete 03:45:06 dc539afda2c1: Verifying Checksum 03:45:06 dc539afda2c1: Download complete 03:45:07 77bc0d833cb6: Verifying Checksum 03:45:07 77bc0d833cb6: Download complete 03:45:07 9065ff56babe: Verifying Checksum 03:45:07 9065ff56babe: Download complete 03:45:07 ed53099fbce6: Verifying Checksum 03:45:07 ed53099fbce6: Download complete 03:45:08 b4d181a07f80: Verifying Checksum 03:45:08 b4d181a07f80: Download complete 03:45:09 b4d181a07f80: Pull complete 03:45:09 a1111a8f2ec3: Pull complete 03:45:10 ed53099fbce6: Pull complete 03:45:10 dc539afda2c1: Pull complete 03:45:10 77bc0d833cb6: Pull complete 03:45:10 9065ff56babe: Pull complete 03:45:12 d287ab97295c: Verifying Checksum 03:45:12 d287ab97295c: Download complete 03:45:16 d287ab97295c: Pull complete 03:45:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:45:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:45:16 prd-centos7-docker-4c-2g-1238 does not seem to be running inside a container 03:45:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:45:19 $ docker top 7a816b409d19550af848ce73ddda0a41a2397d640e5017717d7ae84d94f5a35d -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:19 + touch /tmp/pre-build-complete [Pipeline] sh 03:45:19 + mkdir -p /var/log/sysstat [Pipeline] sh 03:45:20 + ls /var/log/sa-host 03:45:20 + sadf -c /var/log/sa-host/sa05 03:45:20 file_magic: OK 03:45:20 HZ: Using current value: 100 03:45:20 file_header: OK 03:45:20 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 03:45:20 Statistics: 03:45:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:45:20 File successfully converted to sysstat format version 12.0.3 03:45:20 + sadf -c /var/log/sa-host/sa31 03:45:20 file_magic: OK 03:45:20 HZ: Using current value: 100 03:45:20 file_header: OK 03:45:20 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 03:45:20 Statistics: 03:45:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:45:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:20 provisioning config files... 03:45:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8653619654857937611tmp [Pipeline] { [Pipeline] echo 03:45:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:45:21 ---> create-netrc.sh [Pipeline] } 03:45:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:45:21 ---> python-tools-install.sh [Pipeline] echo 03:45:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:45:21 ---> sudo-logs.sh 03:45:21 Archiving 'sudo' log.. 03:45:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1238.vexxhost.local: Name or service not known 03:45:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-1238.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:45:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:45:22 ---> job-cost.sh 03:45:22 lf-activate-venv: SKIPPING 03:45:22 DEBUG: total: 0.18000000715255737 03:45:22 INFO: Retrieving Stack Cost... 03:45:23 INFO: Retrieving Pricing Info for: v3-standard-2 03:45:23 INFO: Archiving Costs [Pipeline] echo 03:45:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:45:24 ---> logs-deploy.sh 03:45:24 lf-activate-venv: SKIPPING 03:45:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/4 03:45:24 INFO: archiving workspace using pattern(s): 03:45:24 Archives upload complete. 03:45:25 INFO: archiving logs to Nexus 03:45:25 ---> uname -a: 03:45:25 Linux prd-centos7-docker-4c-2g-1238.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 03:45:25 03:45:25 03:45:25 ---> lscpu: 03:45:25 Architecture: x86_64 03:45:25 CPU op-mode(s): 32-bit, 64-bit 03:45:25 Byte Order: Little Endian 03:45:25 Address sizes: 40 bits physical, 48 bits virtual 03:45:25 CPU(s): 2 03:45:25 On-line CPU(s) list: 0,1 03:45:25 Thread(s) per core: 1 03:45:25 Core(s) per socket: 1 03:45:25 Socket(s): 2 03:45:25 NUMA node(s): 1 03:45:25 Vendor ID: AuthenticAMD 03:45:25 CPU family: 23 03:45:25 Model: 49 03:45:25 Model name: AMD EPYC-Rome Processor 03:45:25 Stepping: 0 03:45:25 CPU MHz: 2799.998 03:45:25 BogoMIPS: 5599.99 03:45:25 Virtualization: AMD-V 03:45:25 Hypervisor vendor: KVM 03:45:25 Virtualization type: full 03:45:25 L1d cache: 32K 03:45:25 L1i cache: 32K 03:45:25 L2 cache: 512K 03:45:25 L3 cache: 16384K 03:45:25 NUMA node0 CPU(s): 0,1 03:45:25 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 03:45:25 03:45:25 03:45:25 ---> nproc: 03:45:25 2 03:45:25 03:45:25 03:45:25 ---> df -h: 03:45:25 Filesystem Size Used Avail Use% Mounted on 03:45:25 overlay 40G 9.0G 32G 23% / 03:45:25 tmpfs 64M 0 64M 0% /dev 03:45:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:45:25 shm 64M 0 64M 0% /dev/shm 03:45:25 /dev/vda1 40G 9.0G 32G 23% /facter-os 03:45:25 03:45:25 03:45:25 ---> sar -b -r -n DEV: 03:45:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/31/21 _x86_64_ (2 CPU) 03:45:25 03:45:25 03:34:38 LINUX RESTART (2 CPU) 03:45:25 03:45:25 03:35:01 tps rtps wtps bread/s bwrtn/s 03:45:25 03:36:01 105.18 17.12 88.06 5632.78 4574.78 03:45:25 03:37:01 1.80 0.00 1.80 0.00 35.73 03:45:25 03:38:01 0.32 0.00 0.32 0.00 3.65 03:45:25 03:39:01 0.20 0.00 0.20 0.00 3.66 03:45:25 03:40:01 0.23 0.00 0.23 0.00 2.18 03:45:25 03:41:01 0.32 0.00 0.32 0.00 4.37 03:45:25 03:42:01 0.23 0.00 0.23 0.00 2.86 03:45:25 03:43:01 0.27 0.00 0.27 0.00 3.50 03:45:25 03:44:01 1.68 0.03 1.65 3.73 34.16 03:45:25 03:45:01 201.12 0.00 201.12 0.00 58386.21 03:45:25 Average: 31.14 1.72 29.42 563.70 6306.61 03:45:25 03:45:25 03:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:45:25 03:36:01 5457276 0 812592 10.15 2620 1736452 1298784 14.34 582236 1570292 132 03:45:25 03:37:01 5463568 0 806292 10.07 2620 1736460 1251076 13.81 577248 1570440 12 03:45:25 03:38:01 5467072 0 802788 10.02 2620 1736460 1206884 13.32 575216 1569320 8 03:45:25 03:39:01 5465208 0 804640 10.05 2620 1736472 1206944 13.33 576744 1569920 8 03:45:25 03:40:01 5466712 0 803132 10.03 2620 1736476 1206680 13.32 570064 1575128 8 03:45:25 03:41:01 5466940 0 802900 10.03 2620 1736480 1206728 13.32 570284 1575132 8 03:45:25 03:42:01 5467604 0 802232 10.02 2620 1736484 1206632 13.32 569736 1575128 8 03:45:25 03:43:01 5464780 0 805052 10.05 2620 1736488 1206764 13.32 572468 1575128 8 03:45:25 03:44:01 5301104 0 848720 10.60 2620 1856496 1386256 15.31 636696 1668216 119664 03:45:25 03:45:01 3742128 0 1205560 15.05 2620 3058632 1656036 18.28 944812 2699760 52 03:45:25 Average: 5276239 0 849391 10.61 2620 1880690 1283278 14.17 617550 1694846 11991 03:45:25 03:45:25 03:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:45:25 03:36:01 eth0 645.82 383.13 1052.25 83.67 0.00 0.00 0.00 0.00 03:45:25 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:36:01 docker0 16.22 12.06 2.06 28.02 0.00 0.00 0.00 0.00 03:45:25 03:37:01 eth0 4.70 2.22 3.13 0.16 0.00 0.00 0.00 0.00 03:45:25 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:38:01 eth0 0.98 0.48 0.32 0.18 0.00 0.00 0.00 0.00 03:45:25 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:39:01 eth0 0.58 0.48 0.29 0.24 0.00 0.00 0.00 0.00 03:45:25 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:40:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 03:45:25 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:41:01 eth0 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 03:45:25 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:45:25 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:43:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 03:45:25 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:44:01 eth0 300.20 199.17 1969.08 16.45 0.00 0.00 0.00 0.00 03:45:25 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:45:01 veth2b5db19 1.98 1.37 0.31 0.28 0.00 0.00 0.00 0.00 03:45:25 03:45:01 eth0 1026.79 701.47 5794.34 157.74 0.00 0.00 0.00 0.00 03:45:25 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 03:45:01 docker0 84.96 106.19 6.85 392.06 0.00 0.00 0.00 0.00 03:45:25 Average: veth2b5db19 0.20 0.14 0.03 0.03 0.00 0.00 0.00 0.00 03:45:25 Average: eth0 198.05 128.80 882.16 25.88 0.00 0.00 0.00 0.00 03:45:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:25 Average: docker0 10.12 11.83 0.89 42.02 0.00 0.00 0.00 0.00 03:45:25 03:45:25 03:45:25 ---> sar -P ALL: 03:45:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/31/21 _x86_64_ (2 CPU) 03:45:25 03:45:25 03:34:38 LINUX RESTART (2 CPU) 03:45:25 03:45:25 03:35:01 CPU %user %nice %system %iowait %steal %idle 03:45:25 03:36:01 all 15.96 0.00 3.81 2.56 0.07 77.60 03:45:25 03:36:01 0 16.18 0.00 4.26 1.53 0.07 77.96 03:45:25 03:36:01 1 15.74 0.00 3.37 3.59 0.07 77.24 03:45:25 03:37:01 all 0.11 0.00 0.05 0.00 0.03 99.82 03:45:25 03:37:01 0 0.15 0.00 0.07 0.00 0.05 99.73 03:45:25 03:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:45:25 03:38:01 all 0.15 0.00 0.05 0.01 0.03 99.77 03:45:25 03:38:01 0 0.18 0.00 0.05 0.00 0.03 99.73 03:45:25 03:38:01 1 0.12 0.00 0.05 0.02 0.02 99.80 03:45:25 03:39:01 all 0.16 0.00 0.06 0.00 0.02 99.77 03:45:25 03:39:01 0 0.27 0.00 0.07 0.00 0.00 99.67 03:45:25 03:39:01 1 0.05 0.00 0.05 0.00 0.03 99.87 03:45:25 03:40:01 all 0.18 0.00 0.03 0.00 0.03 99.76 03:45:25 03:40:01 0 0.30 0.00 0.03 0.00 0.05 99.62 03:45:25 03:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:45:25 03:41:01 all 0.15 0.00 0.05 0.00 0.02 99.78 03:45:25 03:41:01 0 0.25 0.00 0.03 0.00 0.02 99.70 03:45:25 03:41:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:45:25 03:42:01 all 0.16 0.00 0.04 0.00 0.02 99.78 03:45:25 03:42:01 0 0.25 0.00 0.03 0.00 0.00 99.72 03:45:25 03:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 03:45:25 03:43:01 all 0.13 0.00 0.06 0.00 0.03 99.78 03:45:25 03:43:01 0 0.22 0.00 0.05 0.00 0.02 99.72 03:45:25 03:43:01 1 0.05 0.00 0.07 0.00 0.03 99.85 03:45:25 03:44:01 all 1.47 0.00 0.74 0.02 0.03 97.75 03:45:25 03:44:01 0 1.35 0.00 0.89 0.03 0.03 97.70 03:45:25 03:44:01 1 1.60 0.00 0.59 0.00 0.02 97.80 03:45:25 03:45:01 all 22.31 0.00 10.42 2.13 0.09 65.05 03:45:25 03:45:01 0 22.83 0.00 10.61 2.22 0.09 64.25 03:45:25 03:45:01 1 21.80 0.00 10.23 2.05 0.09 65.84 03:45:25 Average: all 3.93 0.00 1.47 0.46 0.03 94.11 03:45:25 Average: 0 4.04 0.00 1.54 0.36 0.04 94.02 03:45:25 Average: 1 3.82 0.00 1.40 0.55 0.03 94.20 03:45:25 03:45:25 03:45:25