Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6aaea41e142bdf99866ea5b9b70145e1b0b11551 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-ssh4144046521877127949.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh58362620309753511.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7352719134288712731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh5610612850554142082.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh914713527454356015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13324 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-ssh3832678081965308462.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 6aaea41e142bdf99866ea5b9b70145e1b0b11551 (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 6aaea41e142bdf99866ea5b9b70145e1b0b11551 # timeout=10 Commit message: "Merge pull request #1049 from lenny-intel/latest-go-mods" > git rev-list --no-walk 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:00:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:00:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:00:24 ========================================================= 23:00:24 EdgeX Global Pipelines Version Info 23:00:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:00:25 ------------------- 23:00:25 stable info: 23:00:25 ------------------- 23:00:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:00:25 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 23:00:25 Message: update stable to v1.0.210 23:00:26 ------------------- 23:00:26 experimental info: 23:00:26 ------------------- 23:00:26 Commited By: **** collab-it+edgex@linuxfoundation.org 23:00:26 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 23:00:26 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6aaea41e142bdf99866ea5b9b70145e1b0b11551 [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6aaea41 [Pipeline] echo 23:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:26 provisioning config files... 23:00:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5229848094055627223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:27 ---> docker-login.sh 23:00:27 nexus3.edgexfoundry.org:10001 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:27 Configure a credential helper to remove this warning. See 23:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:27 23:00:27 Login Succeeded 23:00:27 nexus3.edgexfoundry.org:10002 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:27 Configure a credential helper to remove this warning. See 23:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:27 23:00:27 Login Succeeded 23:00:27 nexus3.edgexfoundry.org:10003 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:27 Configure a credential helper to remove this warning. See 23:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:27 23:00:27 Login Succeeded 23:00:27 nexus3.edgexfoundry.org:10004 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:27 Configure a credential helper to remove this warning. See 23:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:27 23:00:27 Login Succeeded 23:00:27 docker.io 23:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:28 Configure a credential helper to remove this warning. See 23:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:28 23:00:28 Login Succeeded 23:00:28 ---> docker-login.sh ends [Pipeline] } 23:00:28 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 23:00:28 + git log --format=format:%s -1 6aaea41e142bdf99866ea5b9b70145e1b0b11551 [Pipeline] echo 23:00:28 GIT_COMMIT: 6aaea41e142bdf99866ea5b9b70145e1b0b11551, Commit Message: Merge pull request #1049 from lenny-intel/latest-go-mods [Pipeline] echo 23:00:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:00:29 23:00:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:00:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:00:29 latest: Pulling from edgex-devops/git-semver 23:00:29 a0d0a0d46f8b: Pulling fs layer 23:00:29 3e5f54012d9b: Pulling fs layer 23:00:29 4c7163046ea9: Pulling fs layer 23:00:29 0c2d73faf560: Pulling fs layer 23:00:29 0c2d73faf560: Waiting 23:00:29 3e5f54012d9b: Verifying Checksum 23:00:29 3e5f54012d9b: Download complete 23:00:29 a0d0a0d46f8b: Verifying Checksum 23:00:29 a0d0a0d46f8b: Download complete 23:00:29 0c2d73faf560: Verifying Checksum 23:00:29 0c2d73faf560: Download complete 23:00:29 4c7163046ea9: Verifying Checksum 23:00:29 4c7163046ea9: Download complete 23:00:29 a0d0a0d46f8b: Pull complete 23:00:29 3e5f54012d9b: Pull complete 23:00:30 4c7163046ea9: Pull complete 23:00:30 0c2d73faf560: Pull complete 23:00:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:00:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:00:30 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:00:30 $ 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 23:00:31 $ docker top 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:00:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:00:31 [ssh-agent] Looking for ssh-agent implementation... 23:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:00:31 $ docker exec 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a ssh-agent 23:00:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBDKKoB/agent.14 23:00:31 SSH_AGENT_PID=20 23:00:31 Running ssh-add (command line suppressed) 23:00:31 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2950481326611892881.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2950481326611892881.key) 23:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:31 + git tag --points-at HEAD [Pipeline] } 23:00:31 $ docker exec --env ******** --env ******** 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a ssh-agent -k 23:00:31 unset SSH_AUTH_SOCK; 23:00:31 unset SSH_AGENT_PID; 23:00:31 echo Agent pid 20 killed; 23:00:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:00:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:00:31 [ssh-agent] Looking for ssh-agent implementation... 23:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:00:31 $ docker exec 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a ssh-agent 23:00:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKLeecK/agent.52 23:00:32 SSH_AGENT_PID=58 23:00:32 Running ssh-add (command line suppressed) 23:00:32 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2988595079022225377.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2988595079022225377.key) 23:00:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:00:32 + git semver init 23:00:32 # -> Open(): unable to determine branch for HEAD 23:00:32 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:00:32 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:00:32 # $SEMVER_REMOTE_NAME = origin 23:00:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:00:32 # $SEMVER_USER_NAME = edgex-jenkins 23:00:32 # $SEMVER_BRANCH = main 23:00:32 # $SEMVER_TEMP = /tmp/semver-623799197 23:00:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 23:00:33 # '/tmp/semver-623799197' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 23:00:33 # -> Force: false 23:00:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:00:33 $ docker exec --env ******** --env ******** 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a ssh-agent -k 23:00:33 unset SSH_AUTH_SOCK; 23:00:33 unset SSH_AGENT_PID; 23:00:33 echo Agent pid 58 killed; 23:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:00:33 + git semver [Pipeline] } 23:00:33 $ docker stop --time=1 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a 23:00:35 $ docker rm -f 18c13b462acc6df5694ceaab8303b3d0adee712bf0b3648c107de46b486a913a [Pipeline] // withDockerContainer [Pipeline] sh 23:00:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:00:35 Stashed 1 file(s) [Pipeline] echo 23:00:35 [edgeXSemver]: initialized semver on version 2.0.1-dev.26 [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 23:00:50 Still waiting to schedule task 23:00:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:00:50 Still waiting to schedule task 23:00:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:03:00 Running on prd-centos7-docker-4c-2g-13326 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:03:00 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 23:03:00 Selected Git installation does not exist. Using Default 23:03:00 The recommended git tool is: NONE 23:03:02 using credential edgex-jenkins-ssh 23:03:02 Cloning the remote Git repository 23:03:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:03:01 > git init /w/workspace/device-sdk-go/25 # timeout=10 23:03:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:03:01 > git --version # timeout=10 23:03:01 > git --version # 'git version 2.24.4' 23:03:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:01 [INFO] Currently running in a labeled security context 23:03:01 [INFO] Currently SELinux is 'enforcing' on the host 23:03:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/25@tmp/jenkins-gitclient-ssh7795144611831327753.key 23:03:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:03 Avoid second fetch 23:03:03 Checking out Revision 6aaea41e142bdf99866ea5b9b70145e1b0b11551 (main) 23:03:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:03:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:02 > git config core.sparsecheckout # timeout=10 23:03:02 > git checkout -f 6aaea41e142bdf99866ea5b9b70145e1b0b11551 # timeout=10 23:03:07 Commit message: "Merge pull request #1049 from lenny-intel/latest-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:07 provisioning config files... 23:03:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/25@tmp/config6014245985330618070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:08 ---> docker-login.sh 23:03:08 nexus3.edgexfoundry.org:10001 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 nexus3.edgexfoundry.org:10002 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 nexus3.edgexfoundry.org:10003 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 nexus3.edgexfoundry.org:10004 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:08 Configure a credential helper to remove this warning. See 23:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:08 23:03:08 Login Succeeded 23:03:08 docker.io 23:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:09 Configure a credential helper to remove this warning. See 23:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:09 23:03:09 Login Succeeded 23:03:09 ---> docker-login.sh ends [Pipeline] } 23:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:03:09 ========================================================= 23:03:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:03:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:03:09 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 23:03:09 Sending build context to Docker daemon 2.706MB 23:03:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 23:03:09 Step 2/10 : FROM ${BASE} AS builder 23:03:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:09 a0d0a0d46f8b: Pulling fs layer 23:03:09 31adcdaf11c8: Pulling fs layer 23:03:09 b8b176561691: Pulling fs layer 23:03:09 4527c011a84f: Pulling fs layer 23:03:09 5d74067f8e1e: Pulling fs layer 23:03:09 e0aca202a116: Pulling fs layer 23:03:09 3a43be97a3b4: Pulling fs layer 23:03:09 34cad66bf833: Pulling fs layer 23:03:09 b4e3c513aaa6: Pulling fs layer 23:03:09 4527c011a84f: Waiting 23:03:09 5d74067f8e1e: Waiting 23:03:09 e0aca202a116: Waiting 23:03:09 3a43be97a3b4: Waiting 23:03:09 34cad66bf833: Waiting 23:03:09 b4e3c513aaa6: Waiting 23:03:10 b8b176561691: Verifying Checksum 23:03:10 b8b176561691: Download complete 23:03:10 31adcdaf11c8: Verifying Checksum 23:03:10 31adcdaf11c8: Download complete 23:03:10 5d74067f8e1e: Verifying Checksum 23:03:10 5d74067f8e1e: Download complete 23:03:10 e0aca202a116: Verifying Checksum 23:03:10 e0aca202a116: Download complete 23:03:10 a0d0a0d46f8b: Download complete 23:03:10 3a43be97a3b4: Verifying Checksum 23:03:10 3a43be97a3b4: Download complete 23:03:10 34cad66bf833: Verifying Checksum 23:03:10 34cad66bf833: Download complete 23:03:10 4527c011a84f: Verifying Checksum 23:03:10 4527c011a84f: Download complete 23:03:10 a0d0a0d46f8b: Pull complete 23:03:10 b4e3c513aaa6: Verifying Checksum 23:03:10 b4e3c513aaa6: Download complete 23:03:10 31adcdaf11c8: Pull complete 23:03:10 b8b176561691: Pull complete 23:03:15 4527c011a84f: Pull complete 23:03:15 5d74067f8e1e: Pull complete 23:03:15 e0aca202a116: Pull complete 23:03:15 3a43be97a3b4: Pull complete 23:03:15 34cad66bf833: Pull complete 23:03:17 b4e3c513aaa6: Pull complete 23:03:17 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:03:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:03:17 ---> 9f6097aaca64 23:03:17 Step 3/10 : ARG MAKE=make build 23:03:19 ---> Running in ac4950ad1a81 23:03:19 Removing intermediate container ac4950ad1a81 23:03:19 ---> a210bd1df4b5 23:03:19 Step 4/10 : WORKDIR /device-sdk-go 23:03:19 ---> Running in 1cbcff495cdc 23:03:19 Removing intermediate container 1cbcff495cdc 23:03:19 ---> 3fcc45299da5 23:03:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:03:19 ---> Running in 77b9198a91d7 23:03:19 Removing intermediate container 77b9198a91d7 23:03:19 ---> e98e7a993103 23:03:19 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:19 ---> Running in 442ef7ce5950 23:03:20 Removing intermediate container 442ef7ce5950 23:03:20 ---> 39b5f7c92b03 23:03:20 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:03:20 ---> Running in 972167ab8b06 23:03:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:03:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:03:21 OK: 220 MiB in 52 packages 23:03:22 Removing intermediate container 972167ab8b06 23:03:22 ---> 9cbc3acd67d0 23:03:22 Step 8/10 : COPY . . 23:03:22 ---> befa8f379bf7 23:03:22 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:03:22 ---> Running in 4d3615eab424 23:03:54 Removing intermediate container 4d3615eab424 23:03:54 ---> 553758582104 23:03:54 Step 10/10 : RUN ${MAKE} 23:03:54 ---> Running in 92830790d20b 23:03:54 noop 23:03:54 Removing intermediate container 92830790d20b 23:03:54 ---> fd1f2f2bf001 23:03:54 Successfully built fd1f2f2bf001 23:03:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:03:54 + docker inspect -f . ci-base-image-x86_64 23:03:54 . [Pipeline] withDockerContainer 23:03:54 prd-centos7-docker-4c-2g-13326 does not seem to be running inside a container 23:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@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 23:03:55 $ docker top fe32669fc94f62a604ef833b80f9f39669a014bc06c4cefb27546da93e9adb7f -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:55 + go version 23:03:55 go version go1.16.8 linux/amd64 [Pipeline] } 23:03:55 $ docker stop --time=1 fe32669fc94f62a604ef833b80f9f39669a014bc06c4cefb27546da93e9adb7f 23:03:56 $ docker rm -f fe32669fc94f62a604ef833b80f9f39669a014bc06c4cefb27546da93e9adb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:57 + docker inspect -f . ci-base-image-x86_64 23:03:57 . [Pipeline] withDockerContainer 23:03:57 prd-centos7-docker-4c-2g-13326 does not seem to be running inside a container 23:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@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 23:03:57 $ docker top fb889d4e2609a6b762d1a8e0137e72240dedd11857983ecd38947ff76f7d3b89 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:03:58 + make test 23:03:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:04:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:04:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13327 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:04:24 Running in /w/workspace/device-sdk-go/25 [Pipeline] { [Pipeline] checkout 23:04:25 Selected Git installation does not exist. Using Default 23:04:25 The recommended git tool is: NONE 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:04:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.064s coverage: 23.8% of statements 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:04:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 28.1% of statements 23:04:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements 23:04:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:04:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.071s coverage: 28.7% of statements 23:04:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:04:31 using credential edgex-jenkins-ssh 23:04:31 Cloning the remote Git repository 23:04:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.074s coverage: 83.3% of statements 23:04:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:04:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:04:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.068s coverage: 57.8% of statements 23:04:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:04:31 > git init /w/workspace/device-sdk-go/25 # timeout=10 23:04:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:04:32 > git --version # timeout=10 23:04:32 > git --version # 'git version 2.17.1' 23:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.821s coverage: 88.8% of statements 23:04:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:04:33 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.9% of statements 23:04:33 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:04:33 GO111MODULE=on go vet ./... 23:04:33 Avoid second fetch 23:04:33 Checking out Revision 6aaea41e142bdf99866ea5b9b70145e1b0b11551 (main) 23:04:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:04:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:33 > git config core.sparsecheckout # timeout=10 23:04:33 > git checkout -f 6aaea41e142bdf99866ea5b9b70145e1b0b11551 # timeout=10 23:04:38 Commit message: "Merge pull request #1049 from lenny-intel/latest-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:04:40 % Total % Received % Xferd Average Speed Time Time Time Current 23:04:40 Dload Upload Total Spent Left Speed 23:04:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh 23:04:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:04:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:04:40 + sudo tee /etc/docker/daemon.new 23:04:40 { 23:04:40 "registry-mirrors": [ 23:04:40 "https://nexus3.edgexfoundry.org:10001" 23:04:40 ], 23:04:40 "bip": "10.250.0.254/24", 23:04:40 "hosts": [ 23:04:40 "tcp://0.0.0.0:5555", 23:04:40 "unix:///var/run/docker.sock" 23:04:40 ], 23:04:40 "mtu": 1458, 23:04:40 "selinux-enabled": true, 23:04:40 "seccomp-profile": "/etc/docker/seccomp.json" 23:04:40 } [Pipeline] sh 23:04:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:04:41 + sudo service docker restart 23:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:51 ./bin/test-attribution-txt.sh [Pipeline] } 23:04:51 $ docker stop --time=1 fb889d4e2609a6b762d1a8e0137e72240dedd11857983ecd38947ff76f7d3b89 23:04:53 $ docker rm -f fb889d4e2609a6b762d1a8e0137e72240dedd11857983ecd38947ff76f7d3b89 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:04:55 + ls -al . 23:04:55 total 264 23:04:55 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 28 23:04 . 23:04:55 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 23:03 .. 23:04:55 drwxrwxr-x. 2 jenkins jenkins 37 Oct 28 23:03 bin 23:04:55 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 28 23:03 CHANGELOG.md 23:04:55 -rw-r--r--. 1 jenkins jenkins 126785 Oct 28 23:04 coverage.out 23:04:55 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 23:03 .dockerignore 23:04:55 drwxrwxr-x. 5 jenkins jenkins 62 Oct 28 23:03 example 23:04:55 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 23:03 .git 23:04:55 drwxrwxr-x. 3 jenkins jenkins 125 Oct 28 23:03 .github 23:04:55 -rw-rw-r--. 1 jenkins jenkins 131 Oct 28 23:03 .gitignore 23:04:55 -rw-rw-r--. 1 jenkins jenkins 602 Oct 28 23:03 go.mod 23:04:55 -rw-rw-r--. 1 jenkins jenkins 50012 Oct 28 23:03 go.sum 23:04:55 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 23:03 GOVERNANCE.md 23:04:55 drwxrwxr-x. 15 jenkins jenkins 224 Oct 28 23:03 internal 23:04:55 -rw-rw-r--. 1 jenkins jenkins 880 Oct 28 23:03 Jenkinsfile 23:04:55 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 28 23:03 LICENSE 23:04:55 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 28 23:03 Makefile 23:04:55 drwxrwxr-x. 3 jenkins jenkins 16 Oct 28 23:03 openapi 23:04:55 -rw-rw-r--. 1 jenkins jenkins 619 Oct 28 23:03 OWNERS.md 23:04:55 drwxrwxr-x. 5 jenkins jenkins 50 Oct 28 23:03 pkg 23:04:55 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 28 23:03 README.md 23:04:55 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 23:03 snap 23:04:55 -rw-rw-r--. 1 jenkins jenkins 12 Oct 28 23:00 VERSION 23:04:55 -rw-rw-r--. 1 jenkins jenkins 222 Oct 28 23:03 version.go [Pipeline] isUnix [Pipeline] sh 23:04:55 + 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=6aaea41e142bdf99866ea5b9b70145e1b0b11551 --label arch=amd64 --label version=2.0.1-dev.26 . 23:04:55 Sending build context to Docker daemon 2.834MB 23:04:55 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 23:04:55 Step 2/24 : FROM ${BASE} AS builder 23:04:55 ---> fd1f2f2bf001 23:04:55 Step 3/24 : ARG MAKE=make build 23:04:55 ---> Running in 557e11e4d883 23:04:55 Removing intermediate container 557e11e4d883 23:04:55 ---> a25a6f01c830 23:04:55 Step 4/24 : WORKDIR /device-sdk-go 23:04:55 ---> Running in 651d84868d3b 23:04:55 Removing intermediate container 651d84868d3b 23:04:55 ---> 5a250c4562d7 23:04:55 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:04:55 ---> Running in 5958937b887f 23:04:56 Removing intermediate container 5958937b887f 23:04:56 ---> fa9adfccbaca 23:04:56 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:56 ---> Running in a6392e988bee 23:04:56 Removing intermediate container a6392e988bee 23:04:56 ---> 766229b8e2ec 23:04:56 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:04:56 ---> Running in 7911df3579e3 23:04:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:04:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:04:58 OK: 220 MiB in 52 packages 23:04:58 Removing intermediate container 7911df3579e3 23:04:58 ---> f74e265ba789 23:04:58 Step 8/24 : COPY . . 23:04:58 ---> f9c7a12ab76b 23:04:58 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:58 ---> Running in c95df33a1814 23:04:59 Removing intermediate container c95df33a1814 23:04:59 ---> c8494cf2789f 23:04:59 Step 10/24 : RUN ${MAKE} 23:04:59 ---> Running in e17571ad66bd 23:04:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.26" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:59 provisioning config files... 23:04:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/25@tmp/config1103565471129579879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:00 ---> docker-login.sh 23:05:00 nexus3.edgexfoundry.org:10001 23:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:01 Configure a credential helper to remove this warning. See 23:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:01 23:05:01 Login Succeeded 23:05:01 nexus3.edgexfoundry.org:10002 23:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:02 Configure a credential helper to remove this warning. See 23:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:02 23:05:02 Login Succeeded 23:05:02 nexus3.edgexfoundry.org:10003 23:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:02 Configure a credential helper to remove this warning. See 23:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:02 23:05:02 Login Succeeded 23:05:02 nexus3.edgexfoundry.org:10004 23:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:03 Configure a credential helper to remove this warning. See 23:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:03 23:05:03 Login Succeeded 23:05:03 docker.io 23:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:04 Configure a credential helper to remove this warning. See 23:05:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:04 23:05:04 Login Succeeded 23:05:04 ---> docker-login.sh ends [Pipeline] } 23:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:05:04 ========================================================= 23:05:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:05:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:05:05 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 23:05:05 Sending build context to Docker daemon 2.706MB 23:05:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 23:05:05 Step 2/10 : FROM ${BASE} AS builder 23:05:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:05:05 552d1f2373af: Pulling fs layer 23:05:05 ea3f2d53f512: Pulling fs layer 23:05:05 9e70ebbbe112: Pulling fs layer 23:05:05 7a9cfe048b4a: Pulling fs layer 23:05:05 72dc09318566: Pulling fs layer 23:05:05 f4f7b4309257: Pulling fs layer 23:05:05 0ac9a79272e3: Pulling fs layer 23:05:05 b78e95d17946: Pulling fs layer 23:05:05 f4f7b4309257: Waiting 23:05:05 0ac9a79272e3: Waiting 23:05:05 72dc09318566: Waiting 23:05:05 7a9cfe048b4a: Waiting 23:05:05 b78e95d17946: Waiting 23:05:05 9e70ebbbe112: Download complete 23:05:05 ea3f2d53f512: Verifying Checksum 23:05:05 ea3f2d53f512: Download complete 23:05:05 72dc09318566: Verifying Checksum 23:05:05 f4f7b4309257: Verifying Checksum 23:05:05 f4f7b4309257: Download complete 23:05:05 552d1f2373af: Verifying Checksum 23:05:05 0ac9a79272e3: Verifying Checksum 23:05:05 0ac9a79272e3: Download complete 23:05:06 552d1f2373af: Pull complete 23:05:07 ea3f2d53f512: Pull complete 23:05:07 9e70ebbbe112: Pull complete 23:05:07 b78e95d17946: Verifying Checksum 23:05:07 b78e95d17946: Download complete 23:05:08 7a9cfe048b4a: Verifying Checksum 23:05:08 7a9cfe048b4a: Download complete 23:05:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:05:12 Removing intermediate container e17571ad66bd 23:05:12 ---> 5de39508105d 23:05:12 Step 11/24 : FROM alpine:3.14 23:05:12 3.14: Pulling from library/alpine 23:05:12 a0d0a0d46f8b: Already exists 23:05:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:05:12 Status: Downloaded newer image for alpine:3.14 23:05:12 ---> 14119a10abf4 23:05:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:05:12 ---> Running in 55fa50a86c0a 23:05:13 Removing intermediate container 55fa50a86c0a 23:05:13 ---> 1325b6ff11bd 23:05:13 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:13 ---> Running in 83dcc8f22f7e 23:05:13 Removing intermediate container 83dcc8f22f7e 23:05:13 ---> 30ceb8644cae 23:05:13 Step 14/24 : RUN apk add --update --no-cache zeromq 23:05:13 ---> Running in 688db0494d72 23:05:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:05:15 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:05:15 (2/5) Installing libsodium (1.0.18-r0) 23:05:15 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:05:15 (4/5) Installing libzmq (4.3.4-r0) 23:05:15 (5/5) Installing zeromq (4.3.4-r0) 23:05:15 Executing busybox-1.33.1-r3.trigger 23:05:15 OK: 8 MiB in 19 packages 23:05:15 Removing intermediate container 688db0494d72 23:05:15 ---> adfc96723104 23:05:15 Step 15/24 : WORKDIR / 23:05:15 ---> Running in a16065ee541e 23:05:16 Removing intermediate container a16065ee541e 23:05:16 ---> 940c7ead7268 23:05:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:05:16 ---> e3e63827d808 23:05:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:05:16 ---> 9f48f0978e25 23:05:16 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:05:16 ---> 79da6665b424 23:05:16 Step 19/24 : EXPOSE 59999 23:05:16 ---> Running in b56cc020bc49 23:05:16 Removing intermediate container b56cc020bc49 23:05:16 ---> 81d23c3292fe 23:05:16 Step 20/24 : ENTRYPOINT ["/device-simple"] 23:05:16 ---> Running in 04ad4b6ba394 23:05:16 Removing intermediate container 04ad4b6ba394 23:05:16 ---> 316c198b2c68 23:05:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:05:16 ---> Running in 40c197af63f2 23:05:17 Removing intermediate container 40c197af63f2 23:05:17 ---> 583c65be960a 23:05:17 Step 22/24 : LABEL arch=amd64 23:05:17 ---> Running in a2d9023e9610 23:05:17 Removing intermediate container a2d9023e9610 23:05:17 ---> 295372e67bc4 23:05:17 Step 23/24 : LABEL git_sha=6aaea41e142bdf99866ea5b9b70145e1b0b11551 23:05:17 ---> Running in 09f071e62935 23:05:17 Removing intermediate container 09f071e62935 23:05:17 ---> b18839dfbff2 23:05:17 Step 24/24 : LABEL version=2.0.1-dev.26 23:05:17 ---> Running in eaf3a92cf7a8 23:05:17 Removing intermediate container eaf3a92cf7a8 23:05:17 ---> 3194a37cc6d1 23:05:17 [Warning] One or more build-args [ARCH] were not consumed 23:05:17 Successfully built 3194a37cc6d1 23:05:17 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 23:05:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:18 23:05:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:18 latest: Pulling from edgex-lftools-log-publisher 23:05:18 b4d181a07f80: Pulling fs layer 23:05:18 a1111a8f2ec3: Pulling fs layer 23:05:18 ed53099fbce6: Pulling fs layer 23:05:18 dc539afda2c1: Pulling fs layer 23:05:18 77bc0d833cb6: Pulling fs layer 23:05:18 9065ff56babe: Pulling fs layer 23:05:18 d287ab97295c: Pulling fs layer 23:05:18 77bc0d833cb6: Waiting 23:05:18 9065ff56babe: Waiting 23:05:18 d287ab97295c: Waiting 23:05:18 dc539afda2c1: Waiting 23:05:18 a1111a8f2ec3: Verifying Checksum 23:05:18 a1111a8f2ec3: Download complete 23:05:18 dc539afda2c1: Verifying Checksum 23:05:18 dc539afda2c1: Download complete 23:05:18 ed53099fbce6: Verifying Checksum 23:05:18 ed53099fbce6: Download complete 23:05:18 9065ff56babe: Verifying Checksum 23:05:18 9065ff56babe: Download complete 23:05:18 77bc0d833cb6: Verifying Checksum 23:05:18 77bc0d833cb6: Download complete 23:05:18 b4d181a07f80: Verifying Checksum 23:05:18 b4d181a07f80: Download complete 23:05:19 d287ab97295c: Verifying Checksum 23:05:19 d287ab97295c: Download complete 23:05:20 b4d181a07f80: Pull complete 23:05:20 a1111a8f2ec3: Pull complete 23:05:20 7a9cfe048b4a: Pull complete 23:05:20 72dc09318566: Pull complete 23:05:20 f4f7b4309257: Pull complete 23:05:20 0ac9a79272e3: Pull complete 23:05:20 ed53099fbce6: Pull complete 23:05:21 dc539afda2c1: Pull complete 23:05:21 77bc0d833cb6: Pull complete 23:05:21 9065ff56babe: Pull complete 23:05:26 b78e95d17946: Pull complete 23:05:26 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:05:26 ---> 8b459fc5aaf0 23:05:26 Step 3/10 : ARG MAKE=make build 23:05:27 d287ab97295c: Pull complete 23:05:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:05:28 prd-centos7-docker-4c-2g-13326 does not seem to be running inside a container 23:05:28 $ 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/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@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 23:05:29 ---> Running in 8929c3b8ae4d 23:05:29 Removing intermediate container 8929c3b8ae4d 23:05:29 ---> 7ac8863b9c6d 23:05:29 Step 4/10 : WORKDIR /device-sdk-go 23:05:29 ---> Running in 1c6a62d139b1 23:05:29 Removing intermediate container 1c6a62d139b1 23:05:29 ---> 0e9e77198e32 23:05:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:05:29 ---> Running in 9dda40df27a0 23:05:30 Removing intermediate container 9dda40df27a0 23:05:30 ---> 925c58b664c6 23:05:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:30 ---> Running in 82ee4a009482 23:05:31 $ docker top 0db5c472d5b26437b291dc64c7c6d89f24664e961c453f20035e5de181452744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:31 ---> job-cost.sh 23:05:31 lf-activate-venv: SKIPPING 23:05:31 INFO: No Stack... 23:05:31 INFO: Retrieving Pricing Info for: v3-standard-2 23:05:32 INFO: Archiving Costs [Pipeline] sh 23:05:32 + cat /w/workspace/device-sdk-go/25/archives/cost.csv 23:05:32 + cut -d, -f6 [Pipeline] lock 23:05:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] 23:05:32 Resource [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] did not exist. Created. 23:05:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:05:32 + echo total: 0.05999999865889549 [Pipeline] stash 23:05:32 Stashed 1 file(s) [Pipeline] } 23:05:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 23:05:32 $ docker stop --time=1 0db5c472d5b26437b291dc64c7c6d89f24664e961c453f20035e5de181452744 23:05:33 Removing intermediate container 82ee4a009482 23:05:33 ---> 46df01a46ed6 23:05:33 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:05:33 ---> Running in 89e3a8caa260 23:05:33 $ docker rm -f 0db5c472d5b26437b291dc64c7c6d89f24664e961c453f20035e5de181452744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:05:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } 23:05:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:05:36 OK: 219 MiB in 52 packages 23:05:37 Removing intermediate container 89e3a8caa260 23:05:37 ---> 53a8c839c862 23:05:37 Step 8/10 : COPY . . 23:05:38 ---> cdd8c50accd7 23:05:38 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:38 ---> Running in 1af38d57e108 23:07:00 Removing intermediate container 1af38d57e108 23:07:00 ---> a5ae90bff20b 23:07:00 Step 10/10 : RUN ${MAKE} 23:07:00 ---> Running in 57c1d18a13ac 23:07:00 noop 23:07:00 Removing intermediate container 57c1d18a13ac 23:07:00 ---> b880e6df4155 23:07:00 Successfully built b880e6df4155 23:07:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:07:00 + docker inspect -f . ci-base-image-arm64 23:07:00 . [Pipeline] withDockerContainer 23:07:00 prd-ubuntu18.04-docker-arm64-4c-16g-13327 does not seem to be running inside a container 23:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:07:02 $ docker top dd7573db0cbbb69d59b7dc044b44b03d6f03cb0ccbca649689ee615842b0cdc3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:03 + go version 23:07:03 go version go1.16.8 linux/arm64 [Pipeline] } 23:07:03 $ docker stop --time=1 dd7573db0cbbb69d59b7dc044b44b03d6f03cb0ccbca649689ee615842b0cdc3 23:07:05 $ docker rm -f dd7573db0cbbb69d59b7dc044b44b03d6f03cb0ccbca649689ee615842b0cdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:07:06 + docker inspect -f . ci-base-image-arm64 23:07:06 . [Pipeline] withDockerContainer 23:07:06 prd-ubuntu18.04-docker-arm64-4c-16g-13327 does not seem to be running inside a container 23:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:07:08 $ docker top 1b6a17bdb02b300ea7e5dbc0ae8484844807d881c255f234c0e6f0c19b2a1787 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:07:09 + make test 23:07:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:07:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:08:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:08:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:08:49 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:09:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.330s coverage: 23.8% of statements 23:09:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:09:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.206s coverage: 28.1% of statements 23:09:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.249s coverage: 78.9% of statements 23:09:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.264s coverage: 9.0% of statements 23:09:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:09:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:09:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:09:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.336s coverage: 28.7% of statements 23:09:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:09:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.230s coverage: 83.3% of statements 23:09:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:09:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:09:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.447s coverage: 57.8% of statements 23:09:09 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.262s coverage: 88.8% of statements 23:09:09 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:09:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.193s coverage: 4.9% of statements 23:09:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:09:10 GO111MODULE=on go vet ./... 23:10:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:18 ./bin/test-attribution-txt.sh [Pipeline] } 23:10:18 $ docker stop --time=1 1b6a17bdb02b300ea7e5dbc0ae8484844807d881c255f234c0e6f0c19b2a1787 23:10:20 $ docker rm -f 1b6a17bdb02b300ea7e5dbc0ae8484844807d881c255f234c0e6f0c19b2a1787 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:10:22 Warning: overwriting stash ‘coverage-report’ 23:10:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:23 + ls -al . 23:10:23 total 300 23:10:23 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 23:10 . 23:10:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 23:04 .. 23:10:23 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 23:04 .dockerignore 23:10:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 23:04 .git 23:10:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 23:04 .github 23:10:23 -rw-rw-r-- 1 jenkins jenkins 131 Oct 28 23:04 .gitignore 23:10:23 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 28 23:04 CHANGELOG.md 23:10:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 23:04 GOVERNANCE.md 23:10:23 -rw-rw-r-- 1 jenkins jenkins 880 Oct 28 23:04 Jenkinsfile 23:10:23 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 28 23:04 LICENSE 23:10:23 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 28 23:04 Makefile 23:10:23 -rw-rw-r-- 1 jenkins jenkins 619 Oct 28 23:04 OWNERS.md 23:10:23 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 28 23:04 README.md 23:10:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 23:00 VERSION 23:10:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 23:04 bin 23:10:23 -rw-r--r-- 1 jenkins jenkins 126785 Oct 28 23:09 coverage.out 23:10:23 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 23:04 example 23:10:23 -rw-rw-r-- 1 jenkins jenkins 602 Oct 28 23:04 go.mod 23:10:23 -rw-rw-r-- 1 jenkins jenkins 50012 Oct 28 23:04 go.sum 23:10:23 drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 23:04 internal 23:10:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 23:04 openapi 23:10:23 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 23:04 pkg 23:10:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 23:04 snap 23:10:23 -rw-rw-r-- 1 jenkins jenkins 222 Oct 28 23:04 version.go [Pipeline] isUnix [Pipeline] sh 23:10:24 + 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=6aaea41e142bdf99866ea5b9b70145e1b0b11551 --label arch=arm64 --label version=2.0.1-dev.26 . 23:10:24 Sending build context to Docker daemon 2.833MB 23:10:24 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 23:10:24 Step 2/24 : FROM ${BASE} AS builder 23:10:24 ---> b880e6df4155 23:10:24 Step 3/24 : ARG MAKE=make build 23:10:24 ---> Running in 5499aa1fe3d7 23:10:25 Removing intermediate container 5499aa1fe3d7 23:10:25 ---> abc93aa56515 23:10:25 Step 4/24 : WORKDIR /device-sdk-go 23:10:25 ---> Running in ac7ddde5fe3c 23:10:26 Removing intermediate container ac7ddde5fe3c 23:10:26 ---> eaed80fb4e85 23:10:26 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:10:26 ---> Running in 60d2884f5fb0 23:10:26 Removing intermediate container 60d2884f5fb0 23:10:26 ---> bab85c351f06 23:10:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:26 ---> Running in 396eb1c35a4d 23:10:29 Removing intermediate container 396eb1c35a4d 23:10:29 ---> fef2b750402d 23:10:29 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:10:29 ---> Running in cdb11dc12d20 23:10:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:10:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:10:32 OK: 219 MiB in 52 packages 23:10:33 Removing intermediate container cdb11dc12d20 23:10:33 ---> 579c4f2726ba 23:10:33 Step 8/24 : COPY . . 23:10:35 ---> 0d06dbec67e7 23:10:35 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:35 ---> Running in d696b96eb921 23:10:37 Removing intermediate container d696b96eb921 23:10:37 ---> d5180f582670 23:10:37 Step 10/24 : RUN ${MAKE} 23:10:37 ---> Running in 19a4c6b44956 23:10:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.26" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:11:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:11:18 Removing intermediate container 19a4c6b44956 23:11:18 ---> aedf6dce45de 23:11:18 Step 11/24 : FROM alpine:3.14 23:11:18 3.14: Pulling from library/alpine 23:11:18 552d1f2373af: Already exists 23:11:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 23:11:18 Status: Downloaded newer image for alpine:3.14 23:11:18 ---> bb3de5531c18 23:11:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:11:18 ---> Running in e4ff266083e3 23:11:19 Removing intermediate container e4ff266083e3 23:11:19 ---> b8a7f049261b 23:11:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:19 ---> Running in 80300c1c03cd 23:11:21 Removing intermediate container 80300c1c03cd 23:11:21 ---> c33645a62933 23:11:21 Step 14/24 : RUN apk add --update --no-cache zeromq 23:11:21 ---> Running in 8b844bc429b5 23:11:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:11:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:11:24 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:11:24 (2/5) Installing libsodium (1.0.18-r0) 23:11:24 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:11:25 (4/5) Installing libzmq (4.3.4-r0) 23:11:25 (5/5) Installing zeromq (4.3.4-r0) 23:11:25 Executing busybox-1.33.1-r3.trigger 23:11:25 OK: 8 MiB in 19 packages 23:11:26 Removing intermediate container 8b844bc429b5 23:11:26 ---> c99cbad66ab8 23:11:26 Step 15/24 : WORKDIR / 23:11:26 ---> Running in 21f4b7e524c3 23:11:26 Removing intermediate container 21f4b7e524c3 23:11:26 ---> a95e46db3962 23:11:26 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:11:27 ---> 8ad7a5b80e8a 23:11:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:11:29 ---> cb791374cbcc 23:11:29 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:11:29 ---> f3ff497883bb 23:11:29 Step 19/24 : EXPOSE 59999 23:11:29 ---> Running in 74ad693a03c6 23:11:30 Removing intermediate container 74ad693a03c6 23:11:30 ---> 0d471d4db789 23:11:30 Step 20/24 : ENTRYPOINT ["/device-simple"] 23:11:30 ---> Running in 1bb519b2a6af 23:11:31 Removing intermediate container 1bb519b2a6af 23:11:31 ---> 92706329a912 23:11:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:31 ---> Running in 0db53e910dd7 23:11:31 Removing intermediate container 0db53e910dd7 23:11:31 ---> 9be0b43924de 23:11:31 Step 22/24 : LABEL arch=arm64 23:11:31 ---> Running in f66735fa96e4 23:11:32 Removing intermediate container f66735fa96e4 23:11:32 ---> 1a285a59e06a 23:11:32 Step 23/24 : LABEL git_sha=6aaea41e142bdf99866ea5b9b70145e1b0b11551 23:11:32 ---> Running in f02717c0945b 23:11:32 Removing intermediate container f02717c0945b 23:11:32 ---> 498b686b6a56 23:11:32 Step 24/24 : LABEL version=2.0.1-dev.26 23:11:32 ---> Running in 4dce2de7a2d7 23:11:33 Removing intermediate container 4dce2de7a2d7 23:11:33 ---> 2e7026d1f034 23:11:33 [Warning] One or more build-args [ARCH] were not consumed 23:11:33 Successfully built 2e7026d1f034 23:11:33 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 23:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:34 23:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:35 arm64: Pulling from edgex-lftools-log-publisher 23:11:35 448f6bf000e3: Pulling fs layer 23:11:35 f757da607395: Pulling fs layer 23:11:35 05883995daec: Pulling fs layer 23:11:35 8603b9c90790: Pulling fs layer 23:11:35 1560dd03e051: Pulling fs layer 23:11:35 27f5ce0e4adf: Pulling fs layer 23:11:35 c2d8d7efcc4b: Pulling fs layer 23:11:35 1560dd03e051: Waiting 23:11:35 27f5ce0e4adf: Waiting 23:11:35 c2d8d7efcc4b: Waiting 23:11:35 8603b9c90790: Waiting 23:11:35 f757da607395: Verifying Checksum 23:11:35 f757da607395: Download complete 23:11:35 8603b9c90790: Verifying Checksum 23:11:35 8603b9c90790: Download complete 23:11:35 1560dd03e051: Verifying Checksum 23:11:35 1560dd03e051: Download complete 23:11:35 27f5ce0e4adf: Download complete 23:11:35 05883995daec: Verifying Checksum 23:11:35 05883995daec: Download complete 23:11:35 448f6bf000e3: Verifying Checksum 23:11:35 448f6bf000e3: Download complete 23:11:38 c2d8d7efcc4b: Verifying Checksum 23:11:38 c2d8d7efcc4b: Download complete 23:11:39 448f6bf000e3: Pull complete 23:11:39 f757da607395: Pull complete 23:11:41 05883995daec: Pull complete 23:11:41 8603b9c90790: Pull complete 23:11:42 1560dd03e051: Pull complete 23:11:43 27f5ce0e4adf: Pull complete 23:11:58 c2d8d7efcc4b: Pull complete 23:11:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:11:58 prd-ubuntu18.04-docker-arm64-4c-16g-13327 does not seem to be running inside a container 23:11:58 $ 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/25 -v /w/workspace/device-sdk-go/25:/w/workspace/device-sdk-go/25:rw,z -v /w/workspace/device-sdk-go/25@tmp:/w/workspace/device-sdk-go/25@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:arm64 cat 23:12:02 $ docker top b6ad579796cd3d29bd7a730ba7618d25c8a3c2b2a5be718e37692c677573b543 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:03 ---> job-cost.sh 23:12:03 lf-activate-venv: SKIPPING 23:12:03 INFO: No Stack... 23:12:04 INFO: Retrieving Pricing Info for: v3-standard-4 23:12:05 INFO: Archiving Costs [Pipeline] sh 23:12:05 + + cut -d, -f6cat 23:12:05 /w/workspace/device-sdk-go/25/archives/cost.csv [Pipeline] lock 23:12:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] 23:12:05 Resource [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] did not exist. Created. 23:12:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:06 /w/workspace/device-sdk-go/25@tmp/durable-c7e41bc9/script.sh: 1: /w/workspace/device-sdk-go/25@tmp/durable-c7e41bc9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:12:07 + echo total: 0.10999999940395355 [Pipeline] stash 23:12:07 Warning: overwriting stash ‘stack-cost’ 23:12:07 Stashed 1 file(s) [Pipeline] } 23:12:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 23:12:07 $ docker stop --time=1 b6ad579796cd3d29bd7a730ba7618d25c8a3c2b2a5be718e37692c677573b543 23:12:09 $ docker rm -f b6ad579796cd3d29bd7a730ba7618d25c8a3c2b2a5be718e37692c677573b543 [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 23:12:09 provisioning config files... 23:12:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2722982539150400419tmp [Pipeline] { [Pipeline] sh 23:12:10 + set +x 23:12:10 + bash -s -- 23:12:10 + curl -s https://codecov.io/bash 23:12:10 23:12:10 _____ _ 23:12:10 / ____| | | 23:12:10 | | ___ __| | ___ ___ _____ __ 23:12:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:12:10 | |___| (_) | (_| | __/ (_| (_) \ V / 23:12:10 \_____\___/ \__,_|\___|\___\___/ \_/ 23:12:10 Bash-1.0.6 23:12:10 23:12:10 23:12:10 ==> git version 2.24.4 found 23:12:10 ==> 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 23:12:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:12:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:12:10 ==> Jenkins CI detected. 23:12:10 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:12:10 project root: . 23:12:10 --> token set from env 23:12:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:12:10 ==> Running gcov in . (disable via -X gcov) 23:12:10 ==> Python coveragepy not found 23:12:10 ==> Searching for coverage reports in: 23:12:10 + . 23:12:10 -> Found 1 reports 23:12:10 ==> Detecting git/mercurial file structure 23:12:10 ==> Reading reports 23:12:10 + ./coverage.out bytes=126785 23:12:10 ==> Appending adjustments 23:12:10 https://docs.codecov.io/docs/fixing-reports 23:12:10 + Found adjustments 23:12:10 ==> Gzipping contents 23:12:10 16K /tmp/codecov.dYZwRT.gz 23:12:10 ==> Uploading reports 23:12:10 url: https://codecov.io 23:12:10 query: branch=main&commit=6aaea41e142bdf99866ea5b9b70145e1b0b11551&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:12:10 -> Pinging Codecov 23:12:10 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=6aaea41e142bdf99866ea5b9b70145e1b0b11551&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:12:10 -> Uploading to 23:12:10 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/7E55EF52A471D76F132DFD9A03CDDE97/6aaea41e142bdf99866ea5b9b70145e1b0b11551/b79b1c31-4682-4546-aa81-b170316dddc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T231210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d23346c917f5e5c589d521fe58e2d5d4d12ee5e52bdd41a60b6e8e078894060 23:12:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:10 Dload Upload Total Spent Left Speed 23:12:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16181 0 0 100 16181 0 53947 --:--:-- --:--:-- --:--:-- 54117 23:12:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6aaea41e142bdf99866ea5b9b70145e1b0b11551 [Pipeline] } 23:12:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:12:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:12:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:12:11 23:12:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:12:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:12:12 188c0c94c7c5: Pulling fs layer 23:12:12 0ef7d3d256c8: Pulling fs layer 23:12:12 de9db76c5a1d: Pulling fs layer 23:12:12 0eba1c9be4d2: Pulling fs layer 23:12:12 0d57e429df01: Pulling fs layer 23:12:12 4e4be7b47b0d: Pulling fs layer 23:12:12 e1f770b5df2f: Pulling fs layer 23:12:12 85a0685a4137: Pulling fs layer 23:12:12 0d57e429df01: Waiting 23:12:12 4e4be7b47b0d: Waiting 23:12:12 e1f770b5df2f: Waiting 23:12:12 85a0685a4137: Waiting 23:12:12 0eba1c9be4d2: Waiting 23:12:12 de9db76c5a1d: Verifying Checksum 23:12:12 de9db76c5a1d: Download complete 23:12:12 0ef7d3d256c8: Verifying Checksum 23:12:12 0ef7d3d256c8: Download complete 23:12:12 0d57e429df01: Verifying Checksum 23:12:12 0d57e429df01: Download complete 23:12:12 4e4be7b47b0d: Verifying Checksum 23:12:12 4e4be7b47b0d: Download complete 23:12:12 188c0c94c7c5: Verifying Checksum 23:12:12 188c0c94c7c5: Download complete 23:12:12 e1f770b5df2f: Verifying Checksum 23:12:12 e1f770b5df2f: Download complete 23:12:12 188c0c94c7c5: Pull complete 23:12:12 0eba1c9be4d2: Verifying Checksum 23:12:12 0eba1c9be4d2: Download complete 23:12:12 0ef7d3d256c8: Pull complete 23:12:12 de9db76c5a1d: Pull complete 23:12:13 85a0685a4137: Verifying Checksum 23:12:13 85a0685a4137: Download complete 23:12:16 0eba1c9be4d2: Pull complete 23:12:16 0d57e429df01: Pull complete 23:12:16 4e4be7b47b0d: Pull complete 23:12:17 e1f770b5df2f: Pull complete 23:12:21 85a0685a4137: Pull complete 23:12:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:12:21 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:12:21 $ 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 23:12:23 $ docker top cfd9393843e28373115249b052378c8f888e737a6761b82412f0227b8053aa40 -eo pid,comm [Pipeline] { [Pipeline] echo 23:12:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:12:23 + set -o pipefail 23:12:23 + snyk monitor '--org=edgex-jenkins' 23:12:29 23:12:29 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 23:12:29 23:12:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/cf72b575-388c-4796-9730-21434c97f8a9 23:12:29 23:12:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:12:29 23:12:29 [Pipeline] } 23:12:29 $ docker stop --time=1 cfd9393843e28373115249b052378c8f888e737a6761b82412f0227b8053aa40 23:12:31 $ docker rm -f cfd9393843e28373115249b052378c8f888e737a6761b82412f0227b8053aa40 [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 23:12:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:31 provisioning config files... 23:12:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5089898157846136812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:31 --> edgex-publish-swagger.sh 23:12:31 === Publish openapi/v2 API === 23:12:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:12:31 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 23:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:31 Dload Upload Total Spent Left Speed 23:12:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 74804 --:--:-- --:--:-- --:--:-- 74868 23:12:32 23:12:32 [Pipeline] } 23:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:32 + git log --format=format:%s -1 6aaea41e142bdf99866ea5b9b70145e1b0b11551 [Pipeline] isUnix [Pipeline] sh 23:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:33 . [Pipeline] withDockerContainer 23:12:33 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:12:33 $ 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 23:12:33 $ docker top eb85aab70ee207597b5aca969f4f0002405c9e6a4f40c3103430db119f166550 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:33 [ssh-agent] Looking for ssh-agent implementation... 23:12:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:33 $ docker exec eb85aab70ee207597b5aca969f4f0002405c9e6a4f40c3103430db119f166550 ssh-agent 23:12:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicelfF/agent.14 23:12:33 SSH_AGENT_PID=20 23:12:33 Running ssh-add (command line suppressed) 23:12:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3486946906364071532.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3486946906364071532.key) 23:12:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:34 + git semver tag 23:12:34 # -> Open(): unable to determine branch for HEAD 23:12:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:12:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:12:34 # $SEMVER_REMOTE_NAME = origin 23:12:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:34 # $SEMVER_USER_NAME = edgex-jenkins 23:12:34 # $SEMVER_BRANCH = main 23:12:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:12:34 # 6aaea41e142bdf99866ea5b9b70145e1b0b11551 HEAD 23:12:34 # -> Force: false 23:12:34 # 6cda10bc88109a745960978439ba6b609b3a7fa0 refs/tags/v2.0.1-dev.26 [Pipeline] } 23:12:34 $ docker exec --env ******** --env ******** eb85aab70ee207597b5aca969f4f0002405c9e6a4f40c3103430db119f166550 ssh-agent -k 23:12:34 unset SSH_AUTH_SOCK; 23:12:34 unset SSH_AGENT_PID; 23:12:34 echo Agent pid 20 killed; 23:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:34 + git semver [Pipeline] } 23:12:34 $ docker stop --time=1 eb85aab70ee207597b5aca969f4f0002405c9e6a4f40c3103430db119f166550 23:12:35 $ docker rm -f eb85aab70ee207597b5aca969f4f0002405c9e6a4f40c3103430db119f166550 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:36 23:12:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:12:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:36 0.23.1-centos7: Pulling from edgex-lftools 23:12:36 ab5ef0e58194: Pulling fs layer 23:12:36 9712f1f96733: Pulling fs layer 23:12:36 63f879dbbcfc: Pulling fs layer 23:12:36 0d9ebad4ef96: Pulling fs layer 23:12:36 e9a5061849ea: Pulling fs layer 23:12:36 d747dcd14b5f: Pulling fs layer 23:12:36 2de7ff778b66: Pulling fs layer 23:12:36 e9a5061849ea: Waiting 23:12:36 d747dcd14b5f: Waiting 23:12:36 2de7ff778b66: Waiting 23:12:36 0d9ebad4ef96: Waiting 23:12:36 9712f1f96733: Verifying Checksum 23:12:36 9712f1f96733: Download complete 23:12:36 63f879dbbcfc: Verifying Checksum 23:12:36 63f879dbbcfc: Download complete 23:12:37 0d9ebad4ef96: Verifying Checksum 23:12:37 0d9ebad4ef96: Download complete 23:12:37 ab5ef0e58194: Download complete 23:12:37 d747dcd14b5f: Verifying Checksum 23:12:37 d747dcd14b5f: Download complete 23:12:37 e9a5061849ea: Verifying Checksum 23:12:37 e9a5061849ea: Download complete 23:12:37 2de7ff778b66: Verifying Checksum 23:12:37 2de7ff778b66: Download complete 23:12:40 ab5ef0e58194: Pull complete 23:12:40 9712f1f96733: Pull complete 23:12:40 63f879dbbcfc: Pull complete 23:12:45 0d9ebad4ef96: Pull complete 23:12:45 e9a5061849ea: Pull complete 23:12:45 d747dcd14b5f: Pull complete 23:12:46 2de7ff778b66: Pull complete 23:12:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:12:46 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:12:46 $ 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 23:12:49 $ docker top 378b5fe9a512b759a203da330ea71b621a5f12e123ba6e782b7024f2130c61fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:12:49 provisioning config files... 23:12:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5915216071934637382tmp 23:12:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7839222790890844775tmp 23:12:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8629606420955238394tmp [Pipeline] { [Pipeline] echo 23:12:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:12:50 ---> sigul-configuration.sh 23:12:50 gpg: directory `/root/.gnupg' created 23:12:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:12:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:12:50 gpg: keyring `/root/.gnupg/secring.gpg' created 23:12:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:12:50 gpg: CAST5 encrypted data 23:12:50 gpg: encrypted with 1 passphrase 23:12:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:12:50 + mkdir /home/jenkins 23:12:50 + mkdir /home/jenkins/sigul [Pipeline] sh 23:12:50 + 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 23:12:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:12:51 ---> sigul-install.sh 23:12:51 Sigul already installed; skipping installation. [Pipeline] sh 23:12:51 + git tag --list 23:12:51 0.7.1 23:12:51 delhi-tag 23:12:51 v1.0.0 23:12:51 v1.1.0 23:12:51 v1.1.1 23:12:51 v1.1.2 23:12:51 v1.2.0 23:12:51 v1.2.1 23:12:51 v1.2.2 23:12:51 v1.2.3 23:12:51 v1.3.0 23:12:51 v1.4.0 23:12:51 v2.0.0 23:12:51 v2.0.1-dev.1 23:12:51 v2.0.1-dev.10 23:12:51 v2.0.1-dev.11 23:12:51 v2.0.1-dev.12 23:12:51 v2.0.1-dev.13 23:12:51 v2.0.1-dev.14 23:12:51 v2.0.1-dev.15 23:12:51 v2.0.1-dev.16 23:12:51 v2.0.1-dev.17 23:12:51 v2.0.1-dev.18 23:12:51 v2.0.1-dev.19 23:12:51 v2.0.1-dev.2 23:12:51 v2.0.1-dev.20 23:12:51 v2.0.1-dev.21 23:12:51 v2.0.1-dev.22 23:12:51 v2.0.1-dev.23 23:12:51 v2.0.1-dev.24 23:12:51 v2.0.1-dev.25 23:12:51 v2.0.1-dev.26 23:12:51 v2.0.1-dev.3 23:12:51 v2.0.1-dev.4 23:12:51 v2.0.1-dev.5 23:12:51 v2.0.1-dev.6 23:12:51 v2.0.1-dev.7 23:12:51 v2.0.1-dev.8 23:12:51 v2.0.1-dev.9 [Pipeline] sh 23:12:51 + lftools sign git-tag v2.0.1-dev.26 23:12:52 Signing Git tag with Sigul... 23:12:52 Signing v2.0.1-dev.26 [Pipeline] echo 23:12:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:12:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:12:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:12:53 $ docker stop --time=1 378b5fe9a512b759a203da330ea71b621a5f12e123ba6e782b7024f2130c61fe 23:12:54 $ docker rm -f 378b5fe9a512b759a203da330ea71b621a5f12e123ba6e782b7024f2130c61fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:55 . [Pipeline] withDockerContainer 23:12:55 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:12:55 $ 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 23:12:55 $ docker top 3fa6ec132bd2190ad13b83d8bdd87bec013164d4997360aa526b389fc792729c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:55 [ssh-agent] Looking for ssh-agent implementation... 23:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:55 $ docker exec 3fa6ec132bd2190ad13b83d8bdd87bec013164d4997360aa526b389fc792729c ssh-agent 23:12:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCmJdNK/agent.14 23:12:55 SSH_AGENT_PID=20 23:12:55 Running ssh-add (command line suppressed) 23:12:56 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3300130234426756954.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3300130234426756954.key) 23:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:56 + git semver bump pre 23:12:56 # -> Open(): unable to determine branch for HEAD 23:12:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:12:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:12:56 # $SEMVER_REMOTE_NAME = origin 23:12:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:56 # $SEMVER_USER_NAME = edgex-jenkins 23:12:56 # $SEMVER_BRANCH = main 23:12:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:12:56 2.0.1-dev.27 [Pipeline] } 23:12:56 $ docker exec --env ******** --env ******** 3fa6ec132bd2190ad13b83d8bdd87bec013164d4997360aa526b389fc792729c ssh-agent -k 23:12:56 unset SSH_AUTH_SOCK; 23:12:56 unset SSH_AGENT_PID; 23:12:56 echo Agent pid 20 killed; 23:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:56 + git semver [Pipeline] } 23:12:56 $ docker stop --time=1 3fa6ec132bd2190ad13b83d8bdd87bec013164d4997360aa526b389fc792729c 23:12:57 $ docker rm -f 3fa6ec132bd2190ad13b83d8bdd87bec013164d4997360aa526b389fc792729c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:58 . [Pipeline] withDockerContainer 23:12:58 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:12:58 $ 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 23:12:58 $ docker top 9ae18e2da210577fdfadac2b04f254f089e1c41fdef4c7ae4e79aee17896c65f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:58 [ssh-agent] Looking for ssh-agent implementation... 23:12:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:59 $ docker exec 9ae18e2da210577fdfadac2b04f254f089e1c41fdef4c7ae4e79aee17896c65f ssh-agent 23:12:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLghcNf/agent.15 23:12:59 SSH_AGENT_PID=21 23:12:59 Running ssh-add (command line suppressed) 23:12:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1506663927853750040.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1506663927853750040.key) 23:12:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:59 + git semver push 23:12:59 # -> Open(): unable to determine branch for HEAD 23:12:59 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:12:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:12:59 # $SEMVER_REMOTE_NAME = origin 23:12:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:59 # $SEMVER_USER_NAME = edgex-jenkins 23:12:59 # $SEMVER_BRANCH = main 23:12:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:13:01 $ docker exec --env ******** --env ******** 9ae18e2da210577fdfadac2b04f254f089e1c41fdef4c7ae4e79aee17896c65f ssh-agent -k 23:13:01 unset SSH_AUTH_SOCK; 23:13:01 unset SSH_AGENT_PID; 23:13:01 echo Agent pid 21 killed; 23:13:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:01 + git semver [Pipeline] } 23:13:01 $ docker stop --time=1 9ae18e2da210577fdfadac2b04f254f089e1c41fdef4c7ae4e79aee17896c65f 23:13:03 $ docker rm -f 9ae18e2da210577fdfadac2b04f254f089e1c41fdef4c7ae4e79aee17896c65f [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] sh 23:13:03 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:13:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:04 ---> package-listing.sh 23:13:04 ++ facter osfamily 23:13:04 ++ tr '[:upper:]' '[:lower:]' 23:13:05 + OS_FAMILY=redhat 23:13:05 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:13:05 + START_PACKAGES=/tmp/packages_start.txt 23:13:05 + END_PACKAGES=/tmp/packages_end.txt 23:13:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:05 + PACKAGES=/tmp/packages_start.txt 23:13:05 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:13:05 + PACKAGES=/tmp/packages_end.txt 23:13:05 + case "${OS_FAMILY}" in 23:13:05 + rpm -qa 23:13:05 + sort 23:13:05 + '[' -f /tmp/packages_start.txt ']' 23:13:05 + '[' -f /tmp/packages_end.txt ']' 23:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:05 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:13:05 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:13: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 23:13: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 23:13:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:06 23:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:06 latest: Pulling from edgex-lftools-log-publisher 23:13:06 b4d181a07f80: Pulling fs layer 23:13:06 a1111a8f2ec3: Pulling fs layer 23:13:06 ed53099fbce6: Pulling fs layer 23:13:06 dc539afda2c1: Pulling fs layer 23:13:06 77bc0d833cb6: Pulling fs layer 23:13:06 9065ff56babe: Pulling fs layer 23:13:06 d287ab97295c: Pulling fs layer 23:13:06 77bc0d833cb6: Waiting 23:13:06 9065ff56babe: Waiting 23:13:06 d287ab97295c: Waiting 23:13:06 dc539afda2c1: Waiting 23:13:06 a1111a8f2ec3: Verifying Checksum 23:13:06 a1111a8f2ec3: Download complete 23:13:06 dc539afda2c1: Verifying Checksum 23:13:06 dc539afda2c1: Download complete 23:13:06 ed53099fbce6: Verifying Checksum 23:13:06 ed53099fbce6: Download complete 23:13:06 77bc0d833cb6: Verifying Checksum 23:13:06 77bc0d833cb6: Download complete 23:13:06 9065ff56babe: Verifying Checksum 23:13:06 9065ff56babe: Download complete 23:13:06 b4d181a07f80: Verifying Checksum 23:13:06 b4d181a07f80: Download complete 23:13:07 d287ab97295c: Verifying Checksum 23:13:07 d287ab97295c: Download complete 23:13:08 b4d181a07f80: Pull complete 23:13:08 a1111a8f2ec3: Pull complete 23:13:08 ed53099fbce6: Pull complete 23:13:08 dc539afda2c1: Pull complete 23:13:09 77bc0d833cb6: Pull complete 23:13:09 9065ff56babe: Pull complete 23:13:14 d287ab97295c: Pull complete 23:13:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:14 prd-centos7-docker-4c-2g-13324 does not seem to be running inside a container 23:13:14 $ 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 23:13:17 $ docker top bd59b68b5c161fdb5d9dac3c3b4635306cffc3607bb4686742738a4040fb4394 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:17 + touch /tmp/pre-build-complete [Pipeline] sh 23:13:18 + mkdir -p /var/log/sysstat [Pipeline] sh 23:13:18 + ls /var/log/sa-host 23:13:18 + sadf -c /var/log/sa-host/sa28 23:13:18 file_magic: OK 23:13:18 HZ: Using current value: 100 23:13:18 file_header: OK 23:13:18 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 23:13:18 Statistics: 23:13:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:18 File successfully converted to sysstat format version 12.0.3 23:13:18 + sadf -c /var/log/sa-host/sa30 23:13:18 file_magic: OK 23:13:18 HZ: Using current value: 100 23:13:18 file_header: OK 23:13:18 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 23:13:18 Statistics: 23:13:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:18 provisioning config files... 23:13:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5981954041370384396tmp [Pipeline] { [Pipeline] echo 23:13:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:18 ---> create-netrc.sh [Pipeline] } 23:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:13:19 ---> python-tools-install.sh [Pipeline] echo 23:13:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:13:19 ---> sudo-logs.sh 23:13:19 Archiving 'sudo' log.. 23:13:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-13324.novalocal: Name or service not known 23:13:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-13324.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:13:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:13:19 ---> job-cost.sh 23:13:19 lf-activate-venv: SKIPPING 23:13:19 DEBUG: total: 0.10999999940395355 23:13:19 INFO: Retrieving Stack Cost... 23:13:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:13:20 INFO: Archiving Costs [Pipeline] echo 23:13:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:20 ---> logs-deploy.sh 23:13:20 lf-activate-venv: SKIPPING 23:13:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/25 23:13:20 INFO: archiving workspace using pattern(s): 23:13:21 Archives upload complete. 23:13:21 INFO: archiving logs to Nexus