Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff2bdc244935d5b40da6f20198b29dfc476efd7a 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-ssh7721991536247893981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh1582995579891676144.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7693129761792607873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh12064053912833103133.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-ssh544378272264828262.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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5081 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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-ssh860243765731458485.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 ff2bdc244935d5b40da6f20198b29dfc476efd7a (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 ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 Commit message: "Merge pull request #1094 from lenny-intel/clients" > git rev-list --no-walk 9a649bf1bf9918af6bcd6933aa59ded149e77d26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:47:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:47:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:47:20 ========================================================= 16:47:20 EdgeX Global Pipelines Version Info 16:47:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:47:21 ------------------- 16:47:21 stable info: 16:47:21 ------------------- 16:47:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:47:21 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:47:21 Message: update stable to v1.0.220 16:47:22 ------------------- 16:47:22 experimental info: 16:47:22 ------------------- 16:47:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:47:22 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:47:22 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff2bdc244935d5b40da6f20198b29dfc476efd7a [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff2bdc2 [Pipeline] echo 16:47:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:22 provisioning config files... 16:47:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5540519866768267683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:23 ---> docker-login.sh 16:47:23 nexus3.edgexfoundry.org:10001 16:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:23 Configure a credential helper to remove this warning. See 16:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:23 16:47:23 Login Succeeded 16:47:23 nexus3.edgexfoundry.org:10002 16:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:23 Configure a credential helper to remove this warning. See 16:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:23 16:47:23 Login Succeeded 16:47:23 nexus3.edgexfoundry.org:10003 16:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:23 Configure a credential helper to remove this warning. See 16:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:23 16:47:23 Login Succeeded 16:47:23 nexus3.edgexfoundry.org:10004 16:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:23 Configure a credential helper to remove this warning. See 16:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:23 16:47:23 Login Succeeded 16:47:23 docker.io 16:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:23 Configure a credential helper to remove this warning. See 16:47:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:23 16:47:23 Login Succeeded 16:47:23 ---> docker-login.sh ends [Pipeline] } 16:47:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:47:24 + git rev-list -1 --merges ff2bdc244935d5b40da6f20198b29dfc476efd7a~1..ff2bdc244935d5b40da6f20198b29dfc476efd7a [Pipeline] echo 16:47:24 -----------> git rev-list -1 --merges ff2bdc244935d5b40da6f20198b29dfc476efd7a~1..ff2bdc244935d5b40da6f20198b29dfc476efd7a ff2bdc244935d5b40da6f20198b29dfc476efd7a 16:47:24 ff2bdc244935d5b40da6f20198b29dfc476efd7a [false] [Pipeline] sh 16:47:24 + git log --format=format:%s -1 ff2bdc244935d5b40da6f20198b29dfc476efd7a [Pipeline] echo 16:47:24 ========================================================= 16:47:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:47:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:24 + git log --format=format:%s -1 ff2bdc244935d5b40da6f20198b29dfc476efd7a [Pipeline] echo 16:47:24 [semverPrep] GIT_COMMIT: ff2bdc244935d5b40da6f20198b29dfc476efd7a, Commit Message: Merge pull request #1094 from lenny-intel/clients [Pipeline] echo 16:47:24 [semverPrep] This is not a build commit. [Pipeline] sh 16:47:25 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:47:25 + grep -v github /etc/ssh/ssh_known_hosts 16:47:25 + '[' -e /tmp/ssh_known_hosts ']' 16:47:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:47:25 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:47:25 + sudo tee -a /etc/ssh/ssh_known_hosts 16:47:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:47:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:25 16:47:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:47:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:26 latest: Pulling from edgex-devops/git-semver 16:47:26 a0d0a0d46f8b: Pulling fs layer 16:47:26 3e5f54012d9b: Pulling fs layer 16:47:26 4c7163046ea9: Pulling fs layer 16:47:26 0c2d73faf560: Pulling fs layer 16:47:26 0c2d73faf560: Waiting 16:47:26 3e5f54012d9b: Verifying Checksum 16:47:26 3e5f54012d9b: Download complete 16:47:26 a0d0a0d46f8b: Verifying Checksum 16:47:26 a0d0a0d46f8b: Download complete 16:47:26 0c2d73faf560: Verifying Checksum 16:47:26 0c2d73faf560: Download complete 16:47:26 4c7163046ea9: Verifying Checksum 16:47:26 4c7163046ea9: Download complete 16:47:26 a0d0a0d46f8b: Pull complete 16:47:26 3e5f54012d9b: Pull complete 16:47:26 4c7163046ea9: Pull complete 16:47:26 0c2d73faf560: Pull complete 16:47:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:47:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:47:26 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:47:27 $ 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 16:47:27 $ docker top 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:47:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:27 [ssh-agent] Looking for ssh-agent implementation... 16:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:27 $ docker exec 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd ssh-agent 16:47:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdGDido/agent.14 16:47:27 SSH_AGENT_PID=20 16:47:27 Running ssh-add (command line suppressed) 16:47:27 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8196022290103846736.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8196022290103846736.key) 16:47:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:28 + git tag --points-at HEAD [Pipeline] } 16:47:28 $ docker exec --env ******** --env ******** 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd ssh-agent -k 16:47:28 unset SSH_AUTH_SOCK; 16:47:28 unset SSH_AGENT_PID; 16:47:28 echo Agent pid 20 killed; 16:47:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:47:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:47:28 [ssh-agent] Looking for ssh-agent implementation... 16:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:47:28 $ docker exec 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd ssh-agent 16:47:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCDKDmk/agent.53 16:47:28 SSH_AGENT_PID=59 16:47:28 Running ssh-add (command line suppressed) 16:47:28 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_575807487042772486.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_575807487042772486.key) 16:47:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:47:29 + git semver init 16:47:29 # -> Open(): unable to determine branch for HEAD 16:47:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:47:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:47:29 # $SEMVER_REMOTE_NAME = origin 16:47:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:47:29 # $SEMVER_USER_NAME = edgex-jenkins 16:47:29 # $SEMVER_BRANCH = main 16:47:29 # $SEMVER_TEMP = /tmp/semver-925612944 16:47:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:47:30 # '/tmp/semver-925612944' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 16:47:30 # -> Force: false 16:47:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 16:47:30 $ docker exec --env ******** --env ******** 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd ssh-agent -k 16:47:30 unset SSH_AUTH_SOCK; 16:47:30 unset SSH_AGENT_PID; 16:47:30 echo Agent pid 59 killed; 16:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:47:30 + git semver [Pipeline] } 16:47:30 $ docker stop --time=1 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd 16:47:32 $ docker rm -f 9af6ee83bd4da521cfdcbb32286ae3f66132f7a462a32c10577af72b026744cd [Pipeline] // withDockerContainer [Pipeline] sh 16:47:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:47:32 Stashed 1 file(s) [Pipeline] echo 16:47:32 [edgeXSemver]: initialized semver on version 2.2.0-dev.15 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:47:32 provisioning config files... 16:47:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config712203992293272742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:47:33 ---> docker-login.sh 16:47:33 nexus3.edgexfoundry.org:10001 16:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:33 Configure a credential helper to remove this warning. See 16:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:33 16:47:33 Login Succeeded 16:47:33 nexus3.edgexfoundry.org:10002 16:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:33 Configure a credential helper to remove this warning. See 16:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:33 16:47:33 Login Succeeded 16:47:33 nexus3.edgexfoundry.org:10003 16:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:33 Configure a credential helper to remove this warning. See 16:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:33 16:47:33 Login Succeeded 16:47:33 nexus3.edgexfoundry.org:10004 16:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:33 Configure a credential helper to remove this warning. See 16:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:33 16:47:33 Login Succeeded 16:47:33 docker.io 16:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:47:33 Configure a credential helper to remove this warning. See 16:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:47:33 16:47:33 Login Succeeded 16:47:33 ---> docker-login.sh ends [Pipeline] } 16:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:47:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:47:34 ========================================================= 16:47:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:47:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:47:34 + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:47:34 Sending build context to Docker daemon 9.443MB 16:47:34 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:47:34 Step 2/11 : FROM ${BASE} AS builder 16:47:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:47:34 59bf1c3509f3: Pulling fs layer 16:47:34 666ba61612fd: Pulling fs layer 16:47:34 8ed8ca486205: Pulling fs layer 16:47:34 4fe6c5a15a65: Pulling fs layer 16:47:34 22a0e8bec74d: Pulling fs layer 16:47:34 640e595b4fbd: Pulling fs layer 16:47:34 763cafe07f6e: Pulling fs layer 16:47:34 0c0b528cf693: Pulling fs layer 16:47:34 10935f4eaf8b: Pulling fs layer 16:47:34 4fe6c5a15a65: Waiting 16:47:34 22a0e8bec74d: Waiting 16:47:34 640e595b4fbd: Waiting 16:47:34 763cafe07f6e: Waiting 16:47:34 0c0b528cf693: Waiting 16:47:34 10935f4eaf8b: Waiting 16:47:34 8ed8ca486205: Verifying Checksum 16:47:34 8ed8ca486205: Download complete 16:47:34 666ba61612fd: Verifying Checksum 16:47:34 666ba61612fd: Download complete 16:47:34 22a0e8bec74d: Verifying Checksum 16:47:34 22a0e8bec74d: Download complete 16:47:34 640e595b4fbd: Verifying Checksum 16:47:34 640e595b4fbd: Download complete 16:47:34 59bf1c3509f3: Verifying Checksum 16:47:34 59bf1c3509f3: Download complete 16:47:34 763cafe07f6e: Verifying Checksum 16:47:34 763cafe07f6e: Download complete 16:47:34 0c0b528cf693: Verifying Checksum 16:47:34 0c0b528cf693: Download complete 16:47:34 59bf1c3509f3: Pull complete 16:47:34 666ba61612fd: Pull complete 16:47:35 8ed8ca486205: Pull complete 16:47:35 4fe6c5a15a65: Verifying Checksum 16:47:35 4fe6c5a15a65: Download complete 16:47:35 10935f4eaf8b: Verifying Checksum 16:47:35 10935f4eaf8b: Download complete 16:47:39 4fe6c5a15a65: Pull complete 16:47:39 22a0e8bec74d: Pull complete 16:47:39 640e595b4fbd: Pull complete 16:47:39 763cafe07f6e: Pull complete 16:47:39 0c0b528cf693: Pull complete 16:47:41 10935f4eaf8b: Pull complete 16:47:41 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:47:41 ---> 99d49a6021b9 16:47:41 Step 3/11 : ARG MAKE=make build 16:47:43 ---> Running in 25b8aa8e5d89 16:47:43 Removing intermediate container 25b8aa8e5d89 16:47:43 ---> 2e9b1f00434b 16:47:43 Step 4/11 : WORKDIR /device-sdk-go 16:47:43 ---> Running in 43025af56071 16:47:43 Removing intermediate container 43025af56071 16:47:43 ---> e1dfbff64fce 16:47:43 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:47:43 ---> Running in 760cc8fdecf9 16:47:43 Removing intermediate container 760cc8fdecf9 16:47:43 ---> d064212c0ba1 16:47:43 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:43 ---> Running in cfb8f9d30342 16:47:43 Removing intermediate container cfb8f9d30342 16:47:43 ---> dc5e047df441 16:47:43 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:47:43 ---> Running in 112493df6a18 16:47:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:47:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:47:47 OK: 221 MiB in 52 packages 16:47:47 Still waiting to schedule task 16:47:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:47:47 Removing intermediate container 112493df6a18 16:47:47 ---> 09d9bdf3d597 16:47:47 Step 8/11 : COPY go.mod vendor* ./ 16:47:47 ---> 8dba3ba334da 16:47:47 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:47 ---> Running in 045acb2c985c 16:48:26 Removing intermediate container 045acb2c985c 16:48:26 ---> 4656dbd05fea 16:48:26 Step 10/11 : COPY . . 16:48:26 ---> 6e151b35f286 16:48:26 Step 11/11 : RUN ${MAKE} 16:48:26 ---> Running in 48429a2c2d4c 16:48:26 noop 16:48:26 Removing intermediate container 48429a2c2d4c 16:48:26 ---> 13cb78c7ea1b 16:48:26 Successfully built 13cb78c7ea1b 16:48:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:48:27 + docker inspect -f . ci-base-image-x86_64 16:48:27 . [Pipeline] withDockerContainer 16:48:27 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:48:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:48:27 $ docker top fc7aa97331367608215a228db50eb6178aa4a31c30577ad6630410282dae1168 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:27 + go version 16:48:27 go version go1.17.6 linux/amd64 [Pipeline] } 16:48:27 $ docker stop --time=1 fc7aa97331367608215a228db50eb6178aa4a31c30577ad6630410282dae1168 16:48:29 $ docker rm -f fc7aa97331367608215a228db50eb6178aa4a31c30577ad6630410282dae1168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:48:29 + docker inspect -f . ci-base-image-x86_64 16:48:29 . [Pipeline] withDockerContainer 16:48:29 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:48:29 $ docker top 6726c082c16aa065756ec1b60718fcf59ed6d30d8f3ff9f5688b85b4ab02da09 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:48:30 + make test 16:48:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:48:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.013s coverage: 23.3% of statements 16:48:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.011s coverage: 27.6% of statements 16:48:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.016s coverage: 78.9% of statements 16:48:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.022s coverage: 10.8% of statements 16:48:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:48:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:48:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:48:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.021s coverage: 28.7% of statements 16:48:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:48:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.009s coverage: 86.1% of statements 16:48:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:48:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:48:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.012s coverage: 57.4% of statements 16:48:47 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements 16:48:47 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:48:48 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements 16:48:48 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:49:00 GO111MODULE=on go vet ./... 16:49:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:49:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:49:03 ./bin/test-attribution-txt.sh [Pipeline] echo 16:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:49:04 $ docker stop --time=1 6726c082c16aa065756ec1b60718fcf59ed6d30d8f3ff9f5688b85b4ab02da09 16:49:05 $ docker rm -f 6726c082c16aa065756ec1b60718fcf59ed6d30d8f3ff9f5688b85b4ab02da09 [Pipeline] // withDockerContainer [Pipeline] sh 16:49:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:49:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:49:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:49:07 + ls -al . 16:49:07 total 272 16:49:07 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 11 16:49 . 16:49:07 drwxrwxr-x. 4 jenkins jenkins 110 Feb 11 16:47 .. 16:49:07 drwxrwxr-x. 2 jenkins jenkins 37 Feb 11 16:47 bin 16:49:07 -rw-rw-r--. 1 jenkins jenkins 26321 Feb 11 16:47 CHANGELOG.md 16:49:07 -rw-r--r--. 1 jenkins jenkins 128110 Feb 11 16:48 coverage.out 16:49:07 -rw-rw-r--. 1 jenkins jenkins 140 Feb 11 16:47 .dockerignore 16:49:07 drwxrwxr-x. 5 jenkins jenkins 62 Feb 11 16:47 example 16:49:07 drwxrwxr-x. 8 jenkins jenkins 162 Feb 11 16:47 .git 16:49:07 drwxrwxr-x. 3 jenkins jenkins 125 Feb 11 16:47 .github 16:49:07 -rw-rw-r--. 1 jenkins jenkins 131 Feb 11 16:47 .gitignore 16:49:07 -rw-rw-r--. 1 jenkins jenkins 42 Feb 11 16:47 .golangci.yml 16:49:07 -rw-rw-r--. 1 jenkins jenkins 2773 Feb 11 16:47 go.mod 16:49:07 -rw-rw-r--. 1 jenkins jenkins 49776 Feb 11 16:47 go.sum 16:49:07 -rw-rw-r--. 1 jenkins jenkins 677 Feb 11 16:47 GOVERNANCE.md 16:49:07 drwxrwxr-x. 15 jenkins jenkins 224 Feb 11 16:47 internal 16:49:07 -rw-rw-r--. 1 jenkins jenkins 880 Feb 11 16:47 Jenkinsfile 16:49:07 -rw-rw-r--. 1 jenkins jenkins 11341 Feb 11 16:47 LICENSE 16:49:07 -rw-rw-r--. 1 jenkins jenkins 1614 Feb 11 16:47 Makefile 16:49:07 drwxrwxr-x. 3 jenkins jenkins 16 Feb 11 16:47 openapi 16:49:07 -rw-rw-r--. 1 jenkins jenkins 619 Feb 11 16:47 OWNERS.md 16:49:07 drwxrwxr-x. 5 jenkins jenkins 50 Feb 11 16:47 pkg 16:49:07 -rw-rw-r--. 1 jenkins jenkins 4881 Feb 11 16:47 README.md 16:49:07 drwx------. 3 jenkins jenkins 57 Feb 11 16:47 .semver 16:49:07 drwxrwxr-x. 4 jenkins jenkins 54 Feb 11 16:47 snap 16:49:07 -rw-rw-r--. 1 jenkins jenkins 12 Feb 11 16:47 VERSION 16:49:07 -rw-rw-r--. 1 jenkins jenkins 222 Feb 11 16:47 version.go [Pipeline] isUnix [Pipeline] sh 16:49:07 + 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=ff2bdc244935d5b40da6f20198b29dfc476efd7a --label arch=amd64 --label version=2.2.0-dev.15 . 16:49:07 Sending build context to Docker daemon 9.572MB 16:49:07 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:49:07 Step 2/25 : FROM ${BASE} AS builder 16:49:07 ---> 13cb78c7ea1b 16:49:07 Step 3/25 : ARG MAKE=make build 16:49:07 ---> Running in 89ce95685d80 16:49:07 Removing intermediate container 89ce95685d80 16:49:07 ---> 61937acb1743 16:49:07 Step 4/25 : WORKDIR /device-sdk-go 16:49:07 ---> Running in f864f9d78ed2 16:49:07 Removing intermediate container f864f9d78ed2 16:49:07 ---> c06f94159f65 16:49:07 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:49:07 ---> Running in bd4dc5b45258 16:49:08 Removing intermediate container bd4dc5b45258 16:49:08 ---> dfda52d60485 16:49:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:08 ---> Running in bdf8de40d13d 16:49:08 Removing intermediate container bdf8de40d13d 16:49:08 ---> 8f6dcf6bec17 16:49:08 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:49:08 ---> Running in 24d8a5e8cfe6 16:49:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:49:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:49:11 OK: 221 MiB in 52 packages 16:49:11 Removing intermediate container 24d8a5e8cfe6 16:49:11 ---> 950a57a063a1 16:49:11 Step 8/25 : COPY go.mod vendor* ./ 16:49:11 ---> fd3490986a81 16:49:11 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:11 ---> Running in 9cfae3d244c1 16:49:11 Removing intermediate container 9cfae3d244c1 16:49:11 ---> cbdc323d8164 16:49:11 Step 10/25 : COPY . . 16:49:12 ---> 58d34a404042 16:49:12 Step 11/25 : RUN ${MAKE} 16:49:12 ---> Running in 80635f3f67ac 16:49:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.15" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:49:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5082 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 16:49:16 Running in /w/workspace/device-sdk-go/48 [Pipeline] { [Pipeline] checkout 16:49:16 The recommended git tool is: git 16:49:20 using credential edgex-jenkins-ssh 16:49:20 Cloning the remote Git repository 16:49:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:49:20 > git init /w/workspace/device-sdk-go/48 # timeout=10 16:49:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:49:20 > git --version # timeout=10 16:49:20 > git --version # 'git version 2.17.1' 16:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:49:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:49:22 Avoid second fetch 16:49:22 Checking out Revision ff2bdc244935d5b40da6f20198b29dfc476efd7a (main) 16:49:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:49:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:22 > git config core.sparsecheckout # timeout=10 16:49:22 > git checkout -f ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 16:49:23 Removing intermediate container 80635f3f67ac 16:49:23 ---> 58031b81c7b3 16:49:23 Step 12/25 : FROM alpine:3.14 16:49:24 3.14: Pulling from library/alpine 16:49:24 97518928ae5f: Pulling fs layer 16:49:24 97518928ae5f: Verifying Checksum 16:49:24 97518928ae5f: Download complete 16:49:24 97518928ae5f: Pull complete 16:49:24 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:49:24 Status: Downloaded newer image for alpine:3.14 16:49:24 ---> 0a97eee8041e 16:49:24 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:49:24 ---> Running in 5f80166ff837 16:49:24 Removing intermediate container 5f80166ff837 16:49:24 ---> 7cfec1a3ab1b 16:49:24 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:24 ---> Running in 93562addd99a 16:49:25 Removing intermediate container 93562addd99a 16:49:25 ---> 6f3f3c9b834d 16:49:25 Step 15/25 : RUN apk add --update --no-cache zeromq 16:49:25 ---> Running in 9be4e2c41bd1 16:49:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:49:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:49:26 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:49:26 Commit message: "Merge pull request #1094 from lenny-intel/clients" 16:49:26 (2/5) Installing libsodium (1.0.18-r0) 16:49:26 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:27 (4/5) Installing libzmq (4.3.4-r0) 16:49:27 (5/5) Installing zeromq (4.3.4-r0) 16:49:27 Executing busybox-1.33.1-r6.trigger 16:49:27 OK: 8 MiB in 19 packages 16:49:27 Removing intermediate container 9be4e2c41bd1 16:49:27 ---> afe37bcff55f 16:49:27 Step 16/25 : WORKDIR / 16:49:27 ---> Running in 2e8c168de06d 16:49:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:49:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:27 Dload Upload Total Spent Left Speed 16:49:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 68063 0 --:--:-- --:--:-- --:--:-- 68063 16:49:27 Removing intermediate container 2e8c168de06d 16:49:27 ---> 15608c8677ca 16:49:27 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:49:27 ---> efc9344d4ccd 16:49:27 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] sh 16:49:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:49:28 ---> b209158e4721 16:49:28 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:49:28 ---> 1a0e9957c657 16:49:28 Step 20/25 : EXPOSE 59999 16:49:28 ---> Running in 871a5b36c5d4 16:49:28 Removing intermediate container 871a5b36c5d4 16:49:28 ---> 70ead6ba6c94 16:49:28 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:49:28 ---> Running in 8ae6d81fed9e 16:49:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:49:28 + sudo tee /etc/docker/daemon.new 16:49:28 { 16:49:28 "registry-mirrors": [ 16:49:28 "https://nexus3.edgexfoundry.org:10001" 16:49:28 ], 16:49:28 "bip": "10.250.0.254/24", 16:49:28 "hosts": [ 16:49:28 "tcp://0.0.0.0:5555", 16:49:28 "unix:///var/run/docker.sock" 16:49:28 ], 16:49:28 "mtu": 1458, 16:49:28 "selinux-enabled": true, 16:49:28 "seccomp-profile": "/etc/docker/seccomp.json" 16:49:28 } [Pipeline] sh 16:49:28 Removing intermediate container 8ae6d81fed9e 16:49:28 ---> 8c35571e09df 16:49:28 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:28 ---> Running in 469658195e4d 16:49:28 Removing intermediate container 469658195e4d 16:49:28 ---> 8a15e08da4f4 16:49:28 Step 23/25 : LABEL arch=amd64 16:49:28 ---> Running in 6bfa74c62668 16:49:28 Removing intermediate container 6bfa74c62668 16:49:28 ---> cd9842daf5f5 16:49:28 Step 24/25 : LABEL git_sha=ff2bdc244935d5b40da6f20198b29dfc476efd7a 16:49:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:49:28 ---> Running in ad8a71de5334 16:49:28 Removing intermediate container ad8a71de5334 16:49:28 ---> 5da678fa3988 16:49:28 Step 25/25 : LABEL version=2.2.0-dev.15 16:49:28 ---> Running in 4dd339c3dfdb 16:49:28 Removing intermediate container 4dd339c3dfdb 16:49:28 ---> 33b7051772fb 16:49:28 [Warning] One or more build-args [ARCH] were not consumed 16:49:28 Successfully built 33b7051772fb 16:49:28 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 16:49:29 + sudo service docker restart 16:49:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:29 16:49:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:49:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:29 latest: Pulling from edgex-lftools-log-publisher 16:49:29 b4d181a07f80: Pulling fs layer 16:49:29 a1111a8f2ec3: Pulling fs layer 16:49:29 ed53099fbce6: Pulling fs layer 16:49:29 dc539afda2c1: Pulling fs layer 16:49:29 77bc0d833cb6: Pulling fs layer 16:49:29 9065ff56babe: Pulling fs layer 16:49:29 d287ab97295c: Pulling fs layer 16:49:29 77bc0d833cb6: Waiting 16:49:29 9065ff56babe: Waiting 16:49:29 d287ab97295c: Waiting 16:49:29 dc539afda2c1: Waiting 16:49:29 a1111a8f2ec3: Verifying Checksum 16:49:29 a1111a8f2ec3: Download complete 16:49:29 dc539afda2c1: Verifying Checksum 16:49:29 dc539afda2c1: Download complete 16:49:29 ed53099fbce6: Verifying Checksum 16:49:29 ed53099fbce6: Download complete 16:49:29 9065ff56babe: Verifying Checksum 16:49:29 9065ff56babe: Download complete 16:49:29 77bc0d833cb6: Verifying Checksum 16:49:29 77bc0d833cb6: Download complete 16:49:29 b4d181a07f80: Verifying Checksum 16:49:29 b4d181a07f80: Download complete 16:49:30 d287ab97295c: Verifying Checksum 16:49:30 d287ab97295c: Download complete 16:49:31 b4d181a07f80: Pull complete 16:49:31 a1111a8f2ec3: Pull complete 16:49:31 ed53099fbce6: Pull complete 16:49:31 dc539afda2c1: Pull complete 16:49:32 77bc0d833cb6: Pull complete 16:49:32 9065ff56babe: Pull complete 16:49:37 d287ab97295c: Pull complete 16:49:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:49:37 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:49:37 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:49:39 $ docker top 0d2d54a6c9b820d9e9eae726628e7926f496e7fea296193e0c7f8aa53cc729e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:40 ---> job-cost.sh 16:49:40 lf-activate-venv: SKIPPING 16:49:40 INFO: No Stack... 16:49:40 INFO: Retrieving Pricing Info for: v3-standard-2 16:49:40 INFO: Archiving Costs [Pipeline] sh 16:49:41 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 16:49:41 + cut -d, -f6 [Pipeline] lock 16:49:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] 16:49:41 Resource [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] did not exist. Created. 16:49:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:41 + echo total: 0.05999999865889549 [Pipeline] stash 16:49:41 Stashed 1 file(s) [Pipeline] } 16:49:41 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 16:49:41 $ docker stop --time=1 0d2d54a6c9b820d9e9eae726628e7926f496e7fea296193e0c7f8aa53cc729e6 16:49:42 $ docker rm -f 0d2d54a6c9b820d9e9eae726628e7926f496e7fea296193e0c7f8aa53cc729e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:47 provisioning config files... 16:49:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/48@tmp/config951120608426897819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:47 ---> docker-login.sh 16:49:47 nexus3.edgexfoundry.org:10001 16:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:48 Configure a credential helper to remove this warning. See 16:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:48 16:49:48 Login Succeeded 16:49:48 nexus3.edgexfoundry.org:10002 16:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:49 Configure a credential helper to remove this warning. See 16:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:49 16:49:49 Login Succeeded 16:49:49 nexus3.edgexfoundry.org:10003 16:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:49 Configure a credential helper to remove this warning. See 16:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:49 16:49:49 Login Succeeded 16:49:49 nexus3.edgexfoundry.org:10004 16:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:50 Configure a credential helper to remove this warning. See 16:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:50 16:49:50 Login Succeeded 16:49:50 docker.io 16:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:50 Configure a credential helper to remove this warning. See 16:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:50 16:49:50 Login Succeeded 16:49:50 ---> docker-login.sh ends [Pipeline] } 16:49:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:49:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:49:51 ========================================================= 16:49:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:49:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:49:51 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 16:49:51 Sending build context to Docker daemon 5.111MB 16:49:52 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 16:49:52 Step 2/11 : FROM ${BASE} AS builder 16:49:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:49:52 9b3977197b4f: Pulling fs layer 16:49:52 1a89e8eeedd5: Pulling fs layer 16:49:52 94645a83ff95: Pulling fs layer 16:49:52 3f3a8bcf1eab: Pulling fs layer 16:49:52 0c92f367c5e7: Pulling fs layer 16:49:52 f7c0051592d6: Pulling fs layer 16:49:52 a227ed2f7395: Pulling fs layer 16:49:52 7b1c46037f91: Pulling fs layer 16:49:52 3f3a8bcf1eab: Waiting 16:49:52 0c92f367c5e7: Waiting 16:49:52 a227ed2f7395: Waiting 16:49:52 f7c0051592d6: Waiting 16:49:52 7b1c46037f91: Waiting 16:49:52 94645a83ff95: Verifying Checksum 16:49:52 94645a83ff95: Download complete 16:49:52 1a89e8eeedd5: Download complete 16:49:52 0c92f367c5e7: Download complete 16:49:52 f7c0051592d6: Verifying Checksum 16:49:52 f7c0051592d6: Download complete 16:49:52 9b3977197b4f: Verifying Checksum 16:49:52 9b3977197b4f: Download complete 16:49:52 a227ed2f7395: Verifying Checksum 16:49:52 a227ed2f7395: Download complete 16:49:52 9b3977197b4f: Pull complete 16:49:53 1a89e8eeedd5: Pull complete 16:49:53 94645a83ff95: Pull complete 16:49:54 7b1c46037f91: Verifying Checksum 16:49:54 7b1c46037f91: Download complete 16:49:54 3f3a8bcf1eab: Verifying Checksum 16:49:54 3f3a8bcf1eab: Download complete 16:50:07 3f3a8bcf1eab: Pull complete 16:50:07 0c92f367c5e7: Pull complete 16:50:07 f7c0051592d6: Pull complete 16:50:07 a227ed2f7395: Pull complete 16:50:12 7b1c46037f91: Pull complete 16:50:12 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:50:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:50:12 ---> f79e39bc4007 16:50:12 Step 3/11 : ARG MAKE=make build 16:50:14 ---> Running in 482d70163c93 16:50:14 Removing intermediate container 482d70163c93 16:50:14 ---> 6d228bd16e4a 16:50:14 Step 4/11 : WORKDIR /device-sdk-go 16:50:14 ---> Running in 0b794b8c7636 16:50:15 Removing intermediate container 0b794b8c7636 16:50:15 ---> 3d513160f398 16:50:15 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:50:15 ---> Running in 9a9758a58d48 16:50:15 Removing intermediate container 9a9758a58d48 16:50:15 ---> 2fd3c238ed58 16:50:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:15 ---> Running in c4a500bd0e82 16:50:17 Removing intermediate container c4a500bd0e82 16:50:17 ---> aae7641858e8 16:50:17 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:50:17 ---> Running in 0475d25af009 16:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:20 OK: 220 MiB in 52 packages 16:50:20 Removing intermediate container 0475d25af009 16:50:20 ---> 0f0d1565f05b 16:50:20 Step 8/11 : COPY go.mod vendor* ./ 16:50:21 ---> 5c468df1c1ef 16:50:21 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:50:21 ---> Running in cf071b983056 16:51:29 Removing intermediate container cf071b983056 16:51:29 ---> c6d66e72d0cf 16:51:29 Step 10/11 : COPY . . 16:51:30 ---> 130c58b6a2db 16:51:30 Step 11/11 : RUN ${MAKE} 16:51:30 ---> Running in cce625f955cb 16:51:31 noop 16:51:32 Removing intermediate container cce625f955cb 16:51:32 ---> fff10cffce5e 16:51:32 Successfully built fff10cffce5e 16:51:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:51:32 + docker inspect -f . ci-base-image-arm64 16:51:32 . [Pipeline] withDockerContainer 16:51:32 prd-ubuntu18.04-docker-arm64-4c-16g-5082 does not seem to be running inside a container 16:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/48 -v /w/workspace/device-sdk-go/48:/w/workspace/device-sdk-go/48:rw,z -v /w/workspace/device-sdk-go/48@tmp:/w/workspace/device-sdk-go/48@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 16:51:34 $ docker top cbe5b0725afde83e8a5b561d8c212bde0a0f862143d65f2c62ee5613475ce8da -eo pid,comm [Pipeline] { [Pipeline] sh 16:51:34 + go version 16:51:34 go version go1.17.6 linux/arm64 [Pipeline] } 16:51:34 $ docker stop --time=1 cbe5b0725afde83e8a5b561d8c212bde0a0f862143d65f2c62ee5613475ce8da 16:51:36 $ docker rm -f cbe5b0725afde83e8a5b561d8c212bde0a0f862143d65f2c62ee5613475ce8da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:51:37 + docker inspect -f . ci-base-image-arm64 16:51:37 . [Pipeline] withDockerContainer 16:51:37 prd-ubuntu18.04-docker-arm64-4c-16g-5082 does not seem to be running inside a container 16:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/48 -v /w/workspace/device-sdk-go/48:/w/workspace/device-sdk-go/48:rw,z -v /w/workspace/device-sdk-go/48@tmp:/w/workspace/device-sdk-go/48@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 16:51:38 $ docker top e733a36100f9a9503b118919a245760b5d6f3aa723374089e0e613ed36af0a99 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:51:39 + make test 16:51:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:51:41 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 16:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 16:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 16:52:28 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 16:52:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.142s coverage: 23.3% of statements 16:52:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 16:52:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.078s coverage: 27.6% of statements 16:52:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.056s coverage: 78.9% of statements 16:52:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.058s coverage: 10.8% of statements 16:52:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 16:52:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 16:52:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 16:52:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.113s coverage: 28.7% of statements 16:52:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 16:52:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 86.1% of statements 16:52:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 16:52:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 16:52:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.117s coverage: 57.4% of statements 16:52:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.189s coverage: 89.2% of statements 16:52:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 16:52:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.8% of statements 16:52:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 16:52:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:52:38 GO111MODULE=on go vet ./... 16:52:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:52:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:52:56 ./bin/test-attribution-txt.sh [Pipeline] echo 16:52:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:52:57 $ docker stop --time=1 e733a36100f9a9503b118919a245760b5d6f3aa723374089e0e613ed36af0a99 16:52:59 $ docker rm -f e733a36100f9a9503b118919a245760b5d6f3aa723374089e0e613ed36af0a99 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:53:00 Warning: overwriting stash ‘coverage-report’ 16:53:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:53:01 + ls -al . 16:53:01 total 308 16:53:01 drwxrwxr-x 10 jenkins jenkins 4096 Feb 11 16:52 . 16:53:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:49 .. 16:53:01 -rw-rw-r-- 1 jenkins jenkins 140 Feb 11 16:49 .dockerignore 16:53:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 16:49 .git 16:53:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:49 .github 16:53:01 -rw-rw-r-- 1 jenkins jenkins 131 Feb 11 16:49 .gitignore 16:53:01 -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 16:49 .golangci.yml 16:53:01 -rw-rw-r-- 1 jenkins jenkins 26321 Feb 11 16:49 CHANGELOG.md 16:53:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 16:49 GOVERNANCE.md 16:53:01 -rw-rw-r-- 1 jenkins jenkins 880 Feb 11 16:49 Jenkinsfile 16:53:01 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 11 16:49 LICENSE 16:53:01 -rw-rw-r-- 1 jenkins jenkins 1614 Feb 11 16:49 Makefile 16:53:01 -rw-rw-r-- 1 jenkins jenkins 619 Feb 11 16:49 OWNERS.md 16:53:01 -rw-rw-r-- 1 jenkins jenkins 4881 Feb 11 16:49 README.md 16:53:01 -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 16:47 VERSION 16:53:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 16:49 bin 16:53:01 -rw-r--r-- 1 jenkins jenkins 128110 Feb 11 16:52 coverage.out 16:53:01 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:49 example 16:53:01 -rw-rw-r-- 1 jenkins jenkins 2773 Feb 11 16:49 go.mod 16:53:01 -rw-rw-r-- 1 jenkins jenkins 49776 Feb 11 16:49 go.sum 16:53:01 drwxrwxr-x 15 jenkins jenkins 4096 Feb 11 16:49 internal 16:53:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 16:49 openapi 16:53:01 drwxrwxr-x 5 jenkins jenkins 4096 Feb 11 16:49 pkg 16:53:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 16:49 snap 16:53:01 -rw-rw-r-- 1 jenkins jenkins 222 Feb 11 16:49 version.go [Pipeline] isUnix [Pipeline] sh 16:53:02 + 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=ff2bdc244935d5b40da6f20198b29dfc476efd7a --label arch=arm64 --label version=2.2.0-dev.15 . 16:53:02 Sending build context to Docker daemon 5.24MB 16:53:02 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 16:53:02 Step 2/25 : FROM ${BASE} AS builder 16:53:02 ---> fff10cffce5e 16:53:02 Step 3/25 : ARG MAKE=make build 16:53:02 ---> Running in 27ff4d2f1fa6 16:53:03 Removing intermediate container 27ff4d2f1fa6 16:53:03 ---> bbdfafd1442a 16:53:03 Step 4/25 : WORKDIR /device-sdk-go 16:53:03 ---> Running in 0cd42d20d75a 16:53:03 Removing intermediate container 0cd42d20d75a 16:53:03 ---> f6c6fd5404ea 16:53:03 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:53:03 ---> Running in 38a3543d7882 16:53:03 Removing intermediate container 38a3543d7882 16:53:03 ---> 1f5ecdd35ef2 16:53:03 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:04 ---> Running in 0efd2546ddf1 16:53:05 Removing intermediate container 0efd2546ddf1 16:53:05 ---> 0a4533bfffa2 16:53:05 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 16:53:05 ---> Running in 0c0d1bb6fe5d 16:53:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:53:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:53:08 OK: 220 MiB in 52 packages 16:53:09 Removing intermediate container 0c0d1bb6fe5d 16:53:09 ---> 6c650cb40b74 16:53:09 Step 8/25 : COPY go.mod vendor* ./ 16:53:09 ---> 060929255fb3 16:53:09 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:09 ---> Running in 9a55dbf77166 16:53:11 Removing intermediate container 9a55dbf77166 16:53:11 ---> d6770f305ffa 16:53:11 Step 10/25 : COPY . . 16:53:12 ---> 7368e3c6b0a2 16:53:12 Step 11/25 : RUN ${MAKE} 16:53:13 ---> Running in d4dc6592495f 16:53:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.15" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:53:53 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 16:53:53 Removing intermediate container d4dc6592495f 16:53:53 ---> fb724ce77cf4 16:53:53 Step 12/25 : FROM alpine:3.14 16:53:53 3.14: Pulling from library/alpine 16:53:53 be307f383ecc: Pulling fs layer 16:53:53 be307f383ecc: Verifying Checksum 16:53:53 be307f383ecc: Download complete 16:53:53 be307f383ecc: Pull complete 16:53:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:53:53 Status: Downloaded newer image for alpine:3.14 16:53:53 ---> 5b8b7b635229 16:53:53 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:53:53 ---> Running in 3ec119c64b7b 16:53:53 Removing intermediate container 3ec119c64b7b 16:53:53 ---> adca1b223aaa 16:53:53 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:53 ---> Running in 9601b8d63bba 16:53:54 Removing intermediate container 9601b8d63bba 16:53:54 ---> 6989ba0a8299 16:53:54 Step 15/25 : RUN apk add --update --no-cache zeromq 16:53:54 ---> Running in 26111c3ca273 16:53:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:53:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:53:57 (1/5) Installing libgcc (10.3.1_git20210424-r2) 16:53:57 (2/5) Installing libsodium (1.0.18-r0) 16:53:57 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 16:53:58 (4/5) Installing libzmq (4.3.4-r0) 16:53:58 (5/5) Installing zeromq (4.3.4-r0) 16:53:58 Executing busybox-1.33.1-r6.trigger 16:53:58 OK: 8 MiB in 19 packages 16:53:59 Removing intermediate container 26111c3ca273 16:53:59 ---> 38b62542df42 16:53:59 Step 16/25 : WORKDIR / 16:53:59 ---> Running in 3a78bc0487c9 16:53:59 Removing intermediate container 3a78bc0487c9 16:53:59 ---> c4f253bd47db 16:53:59 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 16:54:00 ---> d37c2c6afe1d 16:54:00 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 16:54:01 ---> bc1a5fbb260a 16:54:01 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 16:54:01 ---> 9ee74d43bb39 16:54:01 Step 20/25 : EXPOSE 59999 16:54:02 ---> Running in 4eb8b2f66be5 16:54:02 Removing intermediate container 4eb8b2f66be5 16:54:02 ---> 26447924d3b8 16:54:02 Step 21/25 : ENTRYPOINT ["/device-simple"] 16:54:02 ---> Running in 7007dd721710 16:54:02 Removing intermediate container 7007dd721710 16:54:02 ---> a9be13c26ac0 16:54:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:54:02 ---> Running in af530282e7e9 16:54:03 Removing intermediate container af530282e7e9 16:54:03 ---> 009c33898301 16:54:03 Step 23/25 : LABEL arch=arm64 16:54:03 ---> Running in 5e344de4d406 16:54:03 Removing intermediate container 5e344de4d406 16:54:03 ---> 35e4040089c4 16:54:03 Step 24/25 : LABEL git_sha=ff2bdc244935d5b40da6f20198b29dfc476efd7a 16:54:03 ---> Running in 35edb415c8b5 16:54:04 Removing intermediate container 35edb415c8b5 16:54:04 ---> b782fbc28a41 16:54:04 Step 25/25 : LABEL version=2.2.0-dev.15 16:54:04 ---> Running in e95ba56362a5 16:54:04 Removing intermediate container e95ba56362a5 16:54:04 ---> 5105c4ae73b7 16:54:04 [Warning] One or more build-args [ARCH] were not consumed 16:54:04 Successfully built 5105c4ae73b7 16:54:04 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 16:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:05 16:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:05 arm64: Pulling from edgex-lftools-log-publisher 16:54:05 448f6bf000e3: Pulling fs layer 16:54:05 f757da607395: Pulling fs layer 16:54:05 05883995daec: Pulling fs layer 16:54:05 8603b9c90790: Pulling fs layer 16:54:05 1560dd03e051: Pulling fs layer 16:54:05 27f5ce0e4adf: Pulling fs layer 16:54:05 c2d8d7efcc4b: Pulling fs layer 16:54:05 8603b9c90790: Waiting 16:54:05 1560dd03e051: Waiting 16:54:05 27f5ce0e4adf: Waiting 16:54:05 c2d8d7efcc4b: Waiting 16:54:05 f757da607395: Verifying Checksum 16:54:05 f757da607395: Download complete 16:54:05 8603b9c90790: Verifying Checksum 16:54:05 8603b9c90790: Download complete 16:54:05 1560dd03e051: Verifying Checksum 16:54:05 1560dd03e051: Download complete 16:54:05 27f5ce0e4adf: Verifying Checksum 16:54:05 27f5ce0e4adf: Download complete 16:54:05 05883995daec: Verifying Checksum 16:54:05 05883995daec: Download complete 16:54:06 448f6bf000e3: Verifying Checksum 16:54:06 448f6bf000e3: Download complete 16:54:08 c2d8d7efcc4b: Verifying Checksum 16:54:08 c2d8d7efcc4b: Download complete 16:54:09 448f6bf000e3: Pull complete 16:54:10 f757da607395: Pull complete 16:54:11 05883995daec: Pull complete 16:54:12 8603b9c90790: Pull complete 16:54:13 1560dd03e051: Pull complete 16:54:13 27f5ce0e4adf: Pull complete 16:54:28 c2d8d7efcc4b: Pull complete 16:54:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:54:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:54:28 prd-ubuntu18.04-docker-arm64-4c-16g-5082 does not seem to be running inside a container 16:54: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/48 -v /w/workspace/device-sdk-go/48:/w/workspace/device-sdk-go/48:rw,z -v /w/workspace/device-sdk-go/48@tmp:/w/workspace/device-sdk-go/48@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 16:54:31 $ docker top 65cff9e751eba6dfb00d7918a1cd0b830a1623e0c0bb4ab0a5b8babf3d98683d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:32 ---> job-cost.sh 16:54:32 lf-activate-venv: SKIPPING 16:54:32 INFO: No Stack... 16:54:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:54:33 INFO: Archiving Costs [Pipeline] sh 16:54:33 + + cut -d,cat -f6 /w/workspace/device-sdk-go/48/archives/cost.csv 16:54:33 [Pipeline] lock 16:54:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] 16:54:34 Resource [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] did not exist. Created. 16:54:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:54:34 /w/workspace/device-sdk-go/48@tmp/durable-6464987d/script.sh: 1: /w/workspace/device-sdk-go/48@tmp/durable-6464987d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:54:35 + echo total: 0.10999999940395355 [Pipeline] stash 16:54:35 Warning: overwriting stash ‘stack-cost’ 16:54:35 Stashed 1 file(s) [Pipeline] } 16:54:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 16:54:35 $ docker stop --time=1 65cff9e751eba6dfb00d7918a1cd0b830a1623e0c0bb4ab0a5b8babf3d98683d 16:54:37 $ docker rm -f 65cff9e751eba6dfb00d7918a1cd0b830a1623e0c0bb4ab0a5b8babf3d98683d [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 16:54:37 provisioning config files... 16:54:37 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7125762138799990876tmp [Pipeline] { [Pipeline] sh 16:54:37 + set +x 16:54:37 + curl -s https://codecov.io/bash 16:54:37 + bash -s -- 16:54:38 16:54:38 _____ _ 16:54:38 / ____| | | 16:54:38 | | ___ __| | ___ ___ _____ __ 16:54:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:54:38 | |___| (_) | (_| | __/ (_| (_) \ V / 16:54:38 \_____\___/ \__,_|\___|\___\___/ \_/ 16:54:38 Bash-1.0.6 16:54:38 16:54:38 16:54:38 ==> git version 2.24.4 found 16:54:38 ==> 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 16:54:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:54:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:54:38 ==> Jenkins CI detected. 16:54:38 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 16:54:38 project root: . 16:54:38 --> token set from env 16:54:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:54:38 ==> Running gcov in . (disable via -X gcov) 16:54:38 ==> Python coveragepy not found 16:54:38 ==> Searching for coverage reports in: 16:54:38 + . 16:54:38 -> Found 1 reports 16:54:38 ==> Detecting git/mercurial file structure 16:54:38 ==> Reading reports 16:54:38 + ./coverage.out bytes=128110 16:54:38 ==> Appending adjustments 16:54:38 https://docs.codecov.io/docs/fixing-reports 16:54:38 + Found adjustments 16:54:38 ==> Gzipping contents 16:54:38 16K /tmp/codecov.dF4HH0.gz 16:54:38 ==> Uploading reports 16:54:38 url: https://codecov.io 16:54:38 query: branch=main&commit=ff2bdc244935d5b40da6f20198b29dfc476efd7a&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:54:38 -> Pinging Codecov 16:54:38 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=ff2bdc244935d5b40da6f20198b29dfc476efd7a&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:54:38 -> Uploading to 16:54:38 https://storage.googleapis.com/codecov/v4/raw/2022-02-11/7E55EF52A471D76F132DFD9A03CDDE97/ff2bdc244935d5b40da6f20198b29dfc476efd7a/0a0add10-40ca-4ce6-82c9-1c2f4e94a1bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220211T165438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7c55ebc473a09d9b01a4b54bc0327414ba6097a41ce1b644258d9334722fe16 16:54:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:54:38 Dload Upload Total Spent Left Speed 16:54:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16053 0 0 100 16053 0 45705 --:--:-- --:--:-- --:--:-- 45735 16:54:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ff2bdc244935d5b40da6f20198b29dfc476efd7a [Pipeline] } 16:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:54:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:54:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:39 16:54:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:54:40 188c0c94c7c5: Pulling fs layer 16:54:40 0ef7d3d256c8: Pulling fs layer 16:54:40 de9db76c5a1d: Pulling fs layer 16:54:40 0eba1c9be4d2: Pulling fs layer 16:54:40 0d57e429df01: Pulling fs layer 16:54:40 4e4be7b47b0d: Pulling fs layer 16:54:40 e1f770b5df2f: Pulling fs layer 16:54:40 85a0685a4137: Pulling fs layer 16:54:40 0eba1c9be4d2: Waiting 16:54:40 0d57e429df01: Waiting 16:54:40 4e4be7b47b0d: Waiting 16:54:40 e1f770b5df2f: Waiting 16:54:40 85a0685a4137: Waiting 16:54:40 de9db76c5a1d: Download complete 16:54:40 0ef7d3d256c8: Verifying Checksum 16:54:40 0ef7d3d256c8: Download complete 16:54:40 0d57e429df01: Verifying Checksum 16:54:40 0d57e429df01: Download complete 16:54:40 4e4be7b47b0d: Verifying Checksum 16:54:40 4e4be7b47b0d: Download complete 16:54:40 188c0c94c7c5: Verifying Checksum 16:54:40 188c0c94c7c5: Download complete 16:54:40 188c0c94c7c5: Pull complete 16:54:40 e1f770b5df2f: Verifying Checksum 16:54:40 e1f770b5df2f: Download complete 16:54:40 0ef7d3d256c8: Pull complete 16:54:40 de9db76c5a1d: Pull complete 16:54:40 0eba1c9be4d2: Verifying Checksum 16:54:40 0eba1c9be4d2: Download complete 16:54:41 85a0685a4137: Verifying Checksum 16:54:41 85a0685a4137: Download complete 16:54:45 0eba1c9be4d2: Pull complete 16:54:45 0d57e429df01: Pull complete 16:54:45 4e4be7b47b0d: Pull complete 16:54:45 e1f770b5df2f: Pull complete 16:54:50 85a0685a4137: Pull complete 16:54:50 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:54:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:54:50 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:54:50 $ 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 16:54:52 $ docker top 152b1fa910f641e10aea437fc89f1a2707da60f88b3fb7bf3f814aa692d68a89 -eo pid,comm [Pipeline] { [Pipeline] echo 16:54:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:54:52 + set -o pipefail 16:54:52 + snyk monitor '--org=edgex-jenkins' 16:54:58 16:54:58 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 16:54:58 16:54:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/bb63062f-61fd-4246-a67b-d0edfd20bd55 16:54:58 16:54:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:54:58 16:54:58 [Pipeline] } 16:54:58 $ docker stop --time=1 152b1fa910f641e10aea437fc89f1a2707da60f88b3fb7bf3f814aa692d68a89 16:55:00 $ docker rm -f 152b1fa910f641e10aea437fc89f1a2707da60f88b3fb7bf3f814aa692d68a89 [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 16:55:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:00 provisioning config files... 16:55:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config348533586315851313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:00 --> edgex-publish-swagger.sh 16:55:00 === Publish openapi/v2 API === 16:55:00 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:55:00 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 16:55:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:55:00 Dload Upload Total Spent Left Speed 16:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52147 0 0 100 52147 0 42495 0:00:01 0:00:01 --:--:-- 42568 100 52147 0 0 100 52147 0 33238 0:00:01 0:00:01 --:--:-- 33278 16:55:02 16:55:02 [Pipeline] } 16:55:02 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 16:55:02 + git log --format=format:%s -1 ff2bdc244935d5b40da6f20198b29dfc476efd7a [Pipeline] sh 16:55:02 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:55:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:55:03 . [Pipeline] withDockerContainer 16:55:03 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:55:03 $ 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 16:55:03 $ docker top adea029ef0ce7f3c1636172e8185b2cde83ba858bbd74c302e0987560c9deeb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:03 [ssh-agent] Looking for ssh-agent implementation... 16:55:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:03 $ docker exec adea029ef0ce7f3c1636172e8185b2cde83ba858bbd74c302e0987560c9deeb2 ssh-agent 16:55:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgAHnJm/agent.14 16:55:03 SSH_AGENT_PID=20 16:55:03 Running ssh-add (command line suppressed) 16:55:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5173868139699910101.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5173868139699910101.key) 16:55:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:04 + git semver tag 16:55:04 # -> Open(): unable to determine branch for HEAD 16:55:04 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:55:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:55:04 # $SEMVER_REMOTE_NAME = origin 16:55:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:55:04 # $SEMVER_USER_NAME = edgex-jenkins 16:55:04 # $SEMVER_BRANCH = main 16:55:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:55:04 # ff2bdc244935d5b40da6f20198b29dfc476efd7a HEAD 16:55:04 # -> Force: false 16:55:04 # 76ae1a3d57df0e843ebd07c968e70ecf51712a7d refs/tags/v2.2.0-dev.15 [Pipeline] } 16:55:04 $ docker exec --env ******** --env ******** adea029ef0ce7f3c1636172e8185b2cde83ba858bbd74c302e0987560c9deeb2 ssh-agent -k 16:55:04 unset SSH_AUTH_SOCK; 16:55:04 unset SSH_AGENT_PID; 16:55:04 echo Agent pid 20 killed; 16:55:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:04 + git semver [Pipeline] } 16:55:04 $ docker stop --time=1 adea029ef0ce7f3c1636172e8185b2cde83ba858bbd74c302e0987560c9deeb2 16:55:05 $ docker rm -f adea029ef0ce7f3c1636172e8185b2cde83ba858bbd74c302e0987560c9deeb2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:06 16:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:06 0.23.1-centos7: Pulling from edgex-lftools 16:55:06 ab5ef0e58194: Pulling fs layer 16:55:06 9712f1f96733: Pulling fs layer 16:55:06 63f879dbbcfc: Pulling fs layer 16:55:06 0d9ebad4ef96: Pulling fs layer 16:55:06 e9a5061849ea: Pulling fs layer 16:55:06 d747dcd14b5f: Pulling fs layer 16:55:06 2de7ff778b66: Pulling fs layer 16:55:06 e9a5061849ea: Waiting 16:55:06 d747dcd14b5f: Waiting 16:55:06 2de7ff778b66: Waiting 16:55:06 0d9ebad4ef96: Waiting 16:55:06 9712f1f96733: Verifying Checksum 16:55:06 9712f1f96733: Download complete 16:55:06 63f879dbbcfc: Verifying Checksum 16:55:06 63f879dbbcfc: Download complete 16:55:07 ab5ef0e58194: Verifying Checksum 16:55:07 ab5ef0e58194: Download complete 16:55:07 d747dcd14b5f: Verifying Checksum 16:55:07 d747dcd14b5f: Download complete 16:55:07 e9a5061849ea: Verifying Checksum 16:55:07 e9a5061849ea: Download complete 16:55:07 0d9ebad4ef96: Verifying Checksum 16:55:07 0d9ebad4ef96: Download complete 16:55:07 2de7ff778b66: Verifying Checksum 16:55:07 2de7ff778b66: Download complete 16:55:09 ab5ef0e58194: Pull complete 16:55:09 9712f1f96733: Pull complete 16:55:10 63f879dbbcfc: Pull complete 16:55:15 0d9ebad4ef96: Pull complete 16:55:15 e9a5061849ea: Pull complete 16:55:15 d747dcd14b5f: Pull complete 16:55:16 2de7ff778b66: Pull complete 16:55:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:55:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:55:16 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:55:16 $ 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 16:55:19 $ docker top c0a1714561d8d849679c24e32739b60a89e2b7f9cfbef038023d7ff811cb5320 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:55:19 provisioning config files... 16:55:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1740909858353656930tmp 16:55:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7837120065809386553tmp 16:55:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7379157947006900676tmp [Pipeline] { [Pipeline] echo 16:55:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:55:19 ---> sigul-configuration.sh 16:55:19 gpg: directory `/root/.gnupg' created 16:55:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:55:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:55:19 gpg: keyring `/root/.gnupg/secring.gpg' created 16:55:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:55:19 gpg: CAST5 encrypted data 16:55:19 gpg: encrypted with 1 passphrase 16:55:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:55:20 + mkdir /home/jenkins 16:55:20 + mkdir /home/jenkins/sigul [Pipeline] sh 16:55:20 + 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 16:55:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:55:20 ---> sigul-install.sh 16:55:20 Sigul already installed; skipping installation. [Pipeline] sh 16:55:21 + git tag --list 16:55:21 0.7.1 16:55:21 delhi-tag 16:55:21 v1.0.0 16:55:21 v1.1.0 16:55:21 v1.1.1 16:55:21 v1.1.2 16:55:21 v1.2.0 16:55:21 v1.2.1 16:55:21 v1.2.2 16:55:21 v1.2.3 16:55:21 v1.3.0 16:55:21 v1.4.0 16:55:21 v2.0.0 16:55:21 v2.0.1-dev.1 16:55:21 v2.0.1-dev.10 16:55:21 v2.0.1-dev.11 16:55:21 v2.0.1-dev.12 16:55:21 v2.0.1-dev.13 16:55:21 v2.0.1-dev.14 16:55:21 v2.0.1-dev.15 16:55:21 v2.0.1-dev.16 16:55:21 v2.0.1-dev.17 16:55:21 v2.0.1-dev.18 16:55:21 v2.0.1-dev.19 16:55:21 v2.0.1-dev.2 16:55:21 v2.0.1-dev.20 16:55:21 v2.0.1-dev.21 16:55:21 v2.0.1-dev.22 16:55:21 v2.0.1-dev.23 16:55:21 v2.0.1-dev.24 16:55:21 v2.0.1-dev.25 16:55:21 v2.0.1-dev.26 16:55:21 v2.0.1-dev.27 16:55:21 v2.0.1-dev.28 16:55:21 v2.0.1-dev.29 16:55:21 v2.0.1-dev.3 16:55:21 v2.0.1-dev.30 16:55:21 v2.0.1-dev.31 16:55:21 v2.0.1-dev.32 16:55:21 v2.0.1-dev.33 16:55:21 v2.0.1-dev.4 16:55:21 v2.0.1-dev.5 16:55:21 v2.0.1-dev.6 16:55:21 v2.0.1-dev.7 16:55:21 v2.0.1-dev.8 16:55:21 v2.0.1-dev.9 16:55:21 v2.1.0 16:55:21 v2.1.1-dev.1 16:55:21 v2.2.0-dev.1 16:55:21 v2.2.0-dev.10 16:55:21 v2.2.0-dev.11 16:55:21 v2.2.0-dev.12 16:55:21 v2.2.0-dev.13 16:55:21 v2.2.0-dev.14 16:55:21 v2.2.0-dev.15 16:55:21 v2.2.0-dev.2 16:55:21 v2.2.0-dev.3 16:55:21 v2.2.0-dev.4 16:55:21 v2.2.0-dev.5 16:55:21 v2.2.0-dev.6 16:55:21 v2.2.0-dev.7 16:55:21 v2.2.0-dev.8 16:55:21 v2.2.0-dev.9 [Pipeline] sh 16:55:21 + lftools sign git-tag v2.2.0-dev.15 16:55:22 Signing Git tag with Sigul... 16:55:22 Signing v2.2.0-dev.15 [Pipeline] echo 16:55:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:55:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:55:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:55:22 $ docker stop --time=1 c0a1714561d8d849679c24e32739b60a89e2b7f9cfbef038023d7ff811cb5320 16:55:23 $ docker rm -f c0a1714561d8d849679c24e32739b60a89e2b7f9cfbef038023d7ff811cb5320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:55:24 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:55:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:55:24 . [Pipeline] withDockerContainer 16:55:24 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:55:24 $ 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 16:55:24 $ docker top 505dae1347d78aaeea413dae6a3433212763b0a8957fe002c9b0e551a0bfcecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:25 [ssh-agent] Looking for ssh-agent implementation... 16:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:25 $ docker exec 505dae1347d78aaeea413dae6a3433212763b0a8957fe002c9b0e551a0bfcecb ssh-agent 16:55:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPicNfo/agent.14 16:55:25 SSH_AGENT_PID=21 16:55:25 Running ssh-add (command line suppressed) 16:55:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8487630658204455299.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8487630658204455299.key) 16:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:25 + git semver bump pre 16:55:25 # -> Open(): unable to determine branch for HEAD 16:55:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:55:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:55:25 # $SEMVER_REMOTE_NAME = origin 16:55:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:55:25 # $SEMVER_USER_NAME = edgex-jenkins 16:55:25 # $SEMVER_BRANCH = main 16:55:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 16:55:25 2.2.0-dev.16 [Pipeline] } 16:55:25 $ docker exec --env ******** --env ******** 505dae1347d78aaeea413dae6a3433212763b0a8957fe002c9b0e551a0bfcecb ssh-agent -k 16:55:25 unset SSH_AUTH_SOCK; 16:55:25 unset SSH_AGENT_PID; 16:55:25 echo Agent pid 21 killed; 16:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:26 + git semver [Pipeline] } 16:55:26 $ docker stop --time=1 505dae1347d78aaeea413dae6a3433212763b0a8957fe002c9b0e551a0bfcecb 16:55:27 $ docker rm -f 505dae1347d78aaeea413dae6a3433212763b0a8957fe002c9b0e551a0bfcecb [Pipeline] // withDockerContainer [Pipeline] sh 16:55:27 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:55:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:55:28 . [Pipeline] withDockerContainer 16:55:28 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:55:28 $ 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 16:55:28 $ docker top 8eb8fbff7135d04dcf5d5877a51954480027b9b788a2d296453001bb9033aeb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:55:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:55:28 [ssh-agent] Looking for ssh-agent implementation... 16:55:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:55:28 $ docker exec 8eb8fbff7135d04dcf5d5877a51954480027b9b788a2d296453001bb9033aeb9 ssh-agent 16:55:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjeDjKm/agent.13 16:55:28 SSH_AGENT_PID=19 16:55:28 Running ssh-add (command line suppressed) 16:55:28 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6728021654514321776.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6728021654514321776.key) 16:55:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:55:29 + git semver push 16:55:29 # -> Open(): unable to determine branch for HEAD 16:55:29 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 16:55:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 16:55:29 # $SEMVER_REMOTE_NAME = origin 16:55:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:55:29 # $SEMVER_USER_NAME = edgex-jenkins 16:55:29 # $SEMVER_BRANCH = main 16:55:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 16:55:31 $ docker exec --env ******** --env ******** 8eb8fbff7135d04dcf5d5877a51954480027b9b788a2d296453001bb9033aeb9 ssh-agent -k 16:55:31 unset SSH_AUTH_SOCK; 16:55:31 unset SSH_AGENT_PID; 16:55:31 echo Agent pid 19 killed; 16:55:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:55:31 + git semver [Pipeline] } 16:55:31 $ docker stop --time=1 8eb8fbff7135d04dcf5d5877a51954480027b9b788a2d296453001bb9033aeb9 16:55:32 $ docker rm -f 8eb8fbff7135d04dcf5d5877a51954480027b9b788a2d296453001bb9033aeb9 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:55:33 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' 16:55:33 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 16:55:33 total 8 16:55:33 drwxr-xr-x. 3 root root 34 Feb 11 16:49 . 16:55:33 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:55 .. 16:55:33 drwxr-xr-x. 2 root root 6 Feb 11 16:49 cost 16:55:33 -rw-r--r--. 1 root root 83 Feb 11 16:49 cost.csv 16:55:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 16:55:33 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 16:55:33 total 8 16:55:33 drwxr-xr-x. 3 jenkins jenkins 34 Feb 11 16:49 . 16:55:33 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 11 16:55 .. 16:55:33 drwxr-xr-x. 2 jenkins jenkins 6 Feb 11 16:49 cost 16:55:33 -rw-r--r--. 1 jenkins jenkins 83 Feb 11 16:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:55:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:55:34 ---> package-listing.sh 16:55:34 ++ facter osfamily 16:55:34 ++ tr '[:upper:]' '[:lower:]' 16:55:34 + OS_FAMILY=redhat 16:55:34 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 16:55:34 + START_PACKAGES=/tmp/packages_start.txt 16:55:34 + END_PACKAGES=/tmp/packages_end.txt 16:55:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:55:34 + PACKAGES=/tmp/packages_start.txt 16:55:34 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 16:55:34 + PACKAGES=/tmp/packages_end.txt 16:55:34 + case "${OS_FAMILY}" in 16:55:34 + sort 16:55:34 + rpm -qa 16:55:35 + '[' -f /tmp/packages_start.txt ']' 16:55:35 + '[' -f /tmp/packages_end.txt ']' 16:55:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:55:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 16:55:35 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 16:55:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 16:55:35 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 16:55:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:35 . [Pipeline] withDockerContainer 16:55:35 prd-centos7-docker-4c-2g-5081 does not seem to be running inside a container 16:55:35 $ 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 16:55:36 $ docker top adaf3a78685d0e900e3e1b7a1d18fbd4a12a6b806ae60d1dbe643ea4b268af3b -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:36 + touch /tmp/pre-build-complete [Pipeline] sh 16:55:36 + mkdir -p /var/log/sysstat [Pipeline] sh 16:55:37 + ls /var/log/sa-host 16:55:37 + sadf -c /var/log/sa-host/sa11 16:55:37 file_magic: OK 16:55:37 HZ: Using current value: 100 16:55:37 file_header: OK 16:55:37 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 16:55:37 Statistics: 16:55:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:37 File successfully converted to sysstat format version 12.0.3 16:55:37 + sadf -c /var/log/sa-host/sa17 16:55:37 file_magic: OK 16:55:37 HZ: Using current value: 100 16:55:37 file_header: OK 16:55:37 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 16:55:37 Statistics: 16:55:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:55:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:37 provisioning config files... 16:55:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1985096637908673785tmp [Pipeline] { [Pipeline] echo 16:55:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:55:37 ---> create-netrc.sh [Pipeline] } 16:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:55:37 ---> python-tools-install.sh [Pipeline] echo 16:55:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:55:38 ---> sudo-logs.sh 16:55:38 Archiving 'sudo' log.. 16:55:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-5081.novalocal: Name or service not known 16:55:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-5081.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:55:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:55:38 ---> job-cost.sh 16:55:38 lf-activate-venv: SKIPPING 16:55:38 DEBUG: total: 0.05999999865889549 16:55:38 INFO: Retrieving Stack Cost... 16:55:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:55:39 INFO: Archiving Costs [Pipeline] echo 16:55:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:55:39 ---> logs-deploy.sh 16:55:39 lf-activate-venv: SKIPPING 16:55:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/48 16:55:39 INFO: archiving workspace using pattern(s): 16:55:40 Archives upload complete. 16:55:40 INFO: archiving logs to Nexus