Pull request #1081 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Jenkins-Imposed API Limiter: Current quota for Github API usage has 3586 remaining (199 over budget). Next quota of 5000 in 56 min. Sleeping for 3 min 36 sec. Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings. Jenkins-Imposed API Limiter: Still sleeping, now only 34 sec remaining. Jenkins-Imposed API Limiter: Current quota for Github API usage has 3504 remaining (55 over budget). Next quota of 5000 in 52 min. Sleeping for 1 min 19 sec. Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings. Obtained Jenkinsfile from e99a4ce984675e7beb67fe2eae2e6d7de29975d5+df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc (c4436e92754d176d515755981513efecdd98956f) 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-ssh4068552278757747165.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh17658357921556213698.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 7a502be46133bd83b74f613648f1d59e9d9e8641 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1081/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-1081/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17893679572669039404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-1081/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3290038321187581703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13866564812093138964.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1081/workspace@libs/lf-pipelines # timeout=10 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/PR-1081/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7340147458600255747.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 ‘prd-centos7-docker-4c-2g-1320’ is offline Running on prd-centos7-docker-4c-2g-1322 in /w/workspace/gexfoundry_device-sdk-go_PR-1081 [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/gexfoundry_device-sdk-go_PR-1081 # 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/gexfoundry_device-sdk-go_PR-1081@tmp/jenkins-gitclient-ssh3612774958747982723.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc into PR head commit e99a4ce984675e7beb67fe2eae2e6d7de29975d5 Merge succeeded, producing e99a4ce984675e7beb67fe2eae2e6d7de29975d5 Checking out Revision e99a4ce984675e7beb67fe2eae2e6d7de29975d5 (PR-1081) > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 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/gexfoundry_device-sdk-go_PR-1081@tmp/jenkins-gitclient-ssh1398278906248406885.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1081/head:refs/remotes/origin/PR-1081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e99a4ce984675e7beb67fe2eae2e6d7de29975d5 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/jenkins-gitclient-ssh4181321004693940985.key > git merge df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e99a4ce984675e7beb67fe2eae2e6d7de29975d5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:09:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:09:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:09:58 ========================================================= 04:09:58 EdgeX Global Pipelines Version Info 04:09:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:09:59 ------------------- 04:09:59 stable info: 04:09:59 ------------------- 04:09:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:59 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 04:09:59 Message: update stable to v1.0.218 04:09:59 ------------------- 04:09:59 experimental info: 04:09:59 ------------------- 04:09:59 Commited By: **** collab-it+edgex@linuxfoundation.org 04:09:59 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 04:09:59 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:10:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1081 [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1081 [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1081 [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e99a4ce984675e7beb67fe2eae2e6d7de29975d5 [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e99a4ce [Pipeline] echo 04:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:01 provisioning config files... 04:10:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/config7245339483526470069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:01 ---> docker-login.sh 04:10:01 nexus3.edgexfoundry.org:10001 04:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10002 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10003 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 nexus3.edgexfoundry.org:10004 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:02 Configure a credential helper to remove this warning. See 04:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:02 04:10:02 Login Succeeded 04:10:02 docker.io 04:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:03 Configure a credential helper to remove this warning. See 04:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:03 04:10:03 Login Succeeded 04:10:03 ---> docker-login.sh ends [Pipeline] } 04:10:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:10:03 + git rev-list -1 --merges e99a4ce984675e7beb67fe2eae2e6d7de29975d5~1..e99a4ce984675e7beb67fe2eae2e6d7de29975d5 [Pipeline] echo 04:10:03 -----------> git rev-list -1 --merges e99a4ce984675e7beb67fe2eae2e6d7de29975d5~1..e99a4ce984675e7beb67fe2eae2e6d7de29975d5 e99a4ce984675e7beb67fe2eae2e6d7de29975d5 [false] [Pipeline] sh 04:10:04 + git log --format=format:%s -1 e99a4ce984675e7beb67fe2eae2e6d7de29975d5 [Pipeline] echo 04:10:04 ========================================================= 04:10:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:10:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:04 + git log --format=format:%s -1 e99a4ce984675e7beb67fe2eae2e6d7de29975d5 [Pipeline] echo 04:10:04 [semverPrep] GIT_COMMIT: e99a4ce984675e7beb67fe2eae2e6d7de29975d5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo 04:10:04 [semverPrep] This is not a build commit. [Pipeline] sh 04:10:05 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:10:05 + grep -v github /etc/ssh/ssh_known_hosts 04:10:05 + '[' -e /tmp/ssh_known_hosts ']' 04:10:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:10:05 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:10:05 + sudo tee -a /etc/ssh/ssh_known_hosts 04:10:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:10:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:05 04:10:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:05 latest: Pulling from edgex-devops/git-semver 04:10:05 a0d0a0d46f8b: Pulling fs layer 04:10:05 3e5f54012d9b: Pulling fs layer 04:10:05 4c7163046ea9: Pulling fs layer 04:10:05 0c2d73faf560: Pulling fs layer 04:10:05 0c2d73faf560: Waiting 04:10:05 3e5f54012d9b: Verifying Checksum 04:10:05 3e5f54012d9b: Download complete 04:10:05 a0d0a0d46f8b: Verifying Checksum 04:10:05 a0d0a0d46f8b: Download complete 04:10:05 4c7163046ea9: Verifying Checksum 04:10:05 4c7163046ea9: Download complete 04:10:05 0c2d73faf560: Verifying Checksum 04:10:05 0c2d73faf560: Download complete 04:10:06 a0d0a0d46f8b: Pull complete 04:10:06 3e5f54012d9b: Pull complete 04:10:06 4c7163046ea9: Pull complete 04:10:06 0c2d73faf560: Pull complete 04:10:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:10:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:06 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 04:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1081 -v /w/workspace/gexfoundry_device-sdk-go_PR-1081:/w/workspace/gexfoundry_device-sdk-go_PR-1081:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:10:07 $ docker top 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:07 [ssh-agent] Looking for ssh-agent implementation... 04:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:07 $ docker exec 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf ssh-agent 04:10:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfEOIKJ/agent.14 04:10:07 SSH_AGENT_PID=20 04:10:07 Running ssh-add (command line suppressed) 04:10:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/private_key_3765616718689371230.key (/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/private_key_3765616718689371230.key) 04:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:08 + git tag --points-at HEAD [Pipeline] } 04:10:08 $ docker exec --env ******** --env ******** 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf ssh-agent -k 04:10:08 unset SSH_AUTH_SOCK; 04:10:08 unset SSH_AGENT_PID; 04:10:08 echo Agent pid 20 killed; 04:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:08 [ssh-agent] Looking for ssh-agent implementation... 04:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:08 $ docker exec 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf ssh-agent 04:10:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXapNikH/agent.53 04:10:08 SSH_AGENT_PID=59 04:10:08 Running ssh-add (command line suppressed) 04:10:08 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/private_key_2869048354808230490.key (/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/private_key_2869048354808230490.key) 04:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:09 + git semver init 04:10:09 # -> Open(): unable to determine branch for HEAD 04:10:09 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1081/.git 04:10:09 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1081 04:10:09 # $SEMVER_REMOTE_NAME = origin 04:10:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:09 # $SEMVER_USER_NAME = edgex-jenkins 04:10:09 # $SEMVER_BRANCH = PR-1081 04:10:09 # $SEMVER_TEMP = /tmp/semver-798308600 04:10:09 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:10:10 # '/tmp/semver-798308600' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1081/.semver' 04:10:10 # -> Force: false 04:10:10 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1081/.semver [Pipeline] } 04:10:10 $ docker exec --env ******** --env ******** 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf ssh-agent -k 04:10:10 unset SSH_AUTH_SOCK; 04:10:10 unset SSH_AGENT_PID; 04:10:10 echo Agent pid 59 killed; 04:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:10 + git semver [Pipeline] } 04:10:10 $ docker stop --time=1 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf 04:10:11 $ docker rm -f 1e896b977152d435c54ff19787ab2581d34420f285d156bb62ff3e44f5dbe5bf [Pipeline] // withDockerContainer [Pipeline] sh 04:10:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:12 Stashed 1 file(s) [Pipeline] echo 04:10:12 [edgeXSemver]: initialized semver on version 0.0.0 [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 04:10:13 provisioning config files... 04:10:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/config5755401391251518066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:13 ---> docker-login.sh 04:10:13 nexus3.edgexfoundry.org:10001 04:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:13 Configure a credential helper to remove this warning. See 04:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:13 04:10:13 Login Succeeded 04:10:13 nexus3.edgexfoundry.org:10002 04:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:13 Configure a credential helper to remove this warning. See 04:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:13 04:10:13 Login Succeeded 04:10:13 nexus3.edgexfoundry.org:10003 04:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:13 Configure a credential helper to remove this warning. See 04:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:13 04:10:13 Login Succeeded 04:10:13 nexus3.edgexfoundry.org:10004 04:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:13 Configure a credential helper to remove this warning. See 04:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:13 04:10:13 Login Succeeded 04:10:13 docker.io 04:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:10:14 Configure a credential helper to remove this warning. See 04:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:10:14 04:10:14 Login Succeeded 04:10:14 ---> docker-login.sh ends [Pipeline] } 04:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:10:14 ========================================================= 04:10:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:10:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:10:15 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:10:15 Sending build context to Docker daemon 9.35MB 04:10:15 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 04:10:15 Step 2/10 : FROM ${BASE} AS builder 04:10:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:10:15 a0d0a0d46f8b: Already exists 04:10:15 31adcdaf11c8: Pulling fs layer 04:10:15 b8b176561691: Pulling fs layer 04:10:15 4527c011a84f: Pulling fs layer 04:10:15 5d74067f8e1e: Pulling fs layer 04:10:15 e0aca202a116: Pulling fs layer 04:10:15 3a43be97a3b4: Pulling fs layer 04:10:15 34cad66bf833: Pulling fs layer 04:10:15 b4e3c513aaa6: Pulling fs layer 04:10:15 5d74067f8e1e: Waiting 04:10:15 e0aca202a116: Waiting 04:10:15 3a43be97a3b4: Waiting 04:10:15 34cad66bf833: Waiting 04:10:15 b4e3c513aaa6: Waiting 04:10:15 b8b176561691: Verifying Checksum 04:10:15 b8b176561691: Download complete 04:10:15 31adcdaf11c8: Verifying Checksum 04:10:15 31adcdaf11c8: Download complete 04:10:15 5d74067f8e1e: Verifying Checksum 04:10:15 5d74067f8e1e: Download complete 04:10:15 e0aca202a116: Verifying Checksum 04:10:15 e0aca202a116: Download complete 04:10:15 3a43be97a3b4: Verifying Checksum 04:10:15 3a43be97a3b4: Download complete 04:10:15 34cad66bf833: Verifying Checksum 04:10:15 34cad66bf833: Download complete 04:10:15 31adcdaf11c8: Pull complete 04:10:15 b8b176561691: Pull complete 04:10:15 4527c011a84f: Verifying Checksum 04:10:15 4527c011a84f: Download complete 04:10:15 b4e3c513aaa6: Verifying Checksum 04:10:15 b4e3c513aaa6: Download complete 04:10:20 4527c011a84f: Pull complete 04:10:20 5d74067f8e1e: Pull complete 04:10:20 e0aca202a116: Pull complete 04:10:20 3a43be97a3b4: Pull complete 04:10:20 34cad66bf833: Pull complete 04:10:22 b4e3c513aaa6: Pull complete 04:10:22 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:10:22 ---> 9f6097aaca64 04:10:22 Step 3/10 : ARG MAKE=make build 04:10:24 ---> Running in b6395687169f 04:10:24 Removing intermediate container b6395687169f 04:10:24 ---> 24729e87d61c 04:10:24 Step 4/10 : WORKDIR /device-sdk-go 04:10:24 ---> Running in 357e671aaf1e 04:10:24 Removing intermediate container 357e671aaf1e 04:10:24 ---> e386f4253068 04:10:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:10:24 ---> Running in 4ff010eb056e 04:10:24 Removing intermediate container 4ff010eb056e 04:10:24 ---> 16fdaa35b583 04:10:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:10:24 ---> Running in e094d5191db2 04:10:25 Removing intermediate container e094d5191db2 04:10:25 ---> 8bce1852efec 04:10:25 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:10:25 ---> Running in ea27389bca14 04:10:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:10:26 OK: 220 MiB in 52 packages 04:10:26 Removing intermediate container ea27389bca14 04:10:26 ---> bd783236b4d7 04:10:26 Step 8/10 : COPY . . 04:10:27 ---> 11911638793a 04:10:27 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:27 ---> Running in 6a383d444511 04:10:28 Still waiting to schedule task 04:10:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:10:59 Removing intermediate container 6a383d444511 04:10:59 ---> 84240e8181fd 04:10:59 Step 10/10 : RUN ${MAKE} 04:10:59 ---> Running in 725f892767c8 04:10:59 noop 04:10:59 Removing intermediate container 725f892767c8 04:10:59 ---> f972131d73b0 04:10:59 Successfully built f972131d73b0 04:10:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:10:59 + docker inspect -f . ci-base-image-x86_64 04:10:59 . [Pipeline] withDockerContainer 04:10:59 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 04:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1081 -v /w/workspace/gexfoundry_device-sdk-go_PR-1081:/w/workspace/gexfoundry_device-sdk-go_PR-1081:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:00 $ docker top 5f23a00109a8329cb199bc7483c08b6c1ec43e42253b3b4e6748cfec0454da1c -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:00 + go version 04:11:00 go version go1.16.8 linux/amd64 [Pipeline] } 04:11:00 $ docker stop --time=1 5f23a00109a8329cb199bc7483c08b6c1ec43e42253b3b4e6748cfec0454da1c 04:11:01 $ docker rm -f 5f23a00109a8329cb199bc7483c08b6c1ec43e42253b3b4e6748cfec0454da1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:11:02 + docker inspect -f . ci-base-image-x86_64 04:11:02 . [Pipeline] withDockerContainer 04:11:02 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 04:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1081 -v /w/workspace/gexfoundry_device-sdk-go_PR-1081:/w/workspace/gexfoundry_device-sdk-go_PR-1081:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:11:02 $ docker top 530d4e26c11e55f5233395f474675d8b38d2cc4fdf8df5db8d5b8bdd31db3e9a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:11:03 + make test 04:11:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:11:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:11:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:11:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:11:30 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:11:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 23.3% of statements 04:11:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:11:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 27.6% of statements 04:11:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 04:11:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements 04:11:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:11:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:11:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:11:33 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 04:11:33 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:11:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 86.1% of statements 04:11:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:11:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:11:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 57.4% of statements 04:11:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.810s coverage: 89.2% of statements 04:11:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.053s coverage: 4.8% of statements 04:11:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1324 in /w/workspace/gexfoundry_device-sdk-go_PR-1081 [Pipeline] { [Pipeline] ws 04:11:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:11:54 The recommended git tool is: git 04:11:58 GO111MODULE=on go vet ./... 04:11:58 using credential edgex-jenkins-ssh 04:11:58 Cloning the remote Git repository 04:11:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:11:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:11:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:11:59 > git --version # timeout=10 04:11:59 > git --version # 'git version 2.17.1' 04:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:11:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:01 Merging remotes/origin/main commit df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc into PR head commit e99a4ce984675e7beb67fe2eae2e6d7de29975d5 04:12:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1081/head:refs/remotes/origin/PR-1081 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:12:01 > git config core.sparsecheckout # timeout=10 04:12:01 Merge succeeded, producing e99a4ce984675e7beb67fe2eae2e6d7de29975d5 04:12:01 Checking out Revision e99a4ce984675e7beb67fe2eae2e6d7de29975d5 (PR-1081) 04:12:01 > git checkout -f e99a4ce984675e7beb67fe2eae2e6d7de29975d5 # timeout=10 04:12:01 > git remote # timeout=10 04:12:01 > git config --get remote.origin.url # timeout=10 04:12:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:01 > git merge df5f27d7d67d705bfe594b5b71f0f5db1fd10fcc # timeout=10 04:12:01 > git rev-parse HEAD^{commit} # timeout=10 04:12:01 > git config core.sparsecheckout # timeout=10 04:12:01 > git checkout -f e99a4ce984675e7beb67fe2eae2e6d7de29975d5 # timeout=10 04:12:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:04 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:04 $ docker stop --time=1 530d4e26c11e55f5233395f474675d8b38d2cc4fdf8df5db8d5b8bdd31db3e9a 04:12:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" 04:12:06 > git --version # timeout=10 04:12:06 > git --version # 'git version 2.17.1' 04:12:06 fatal: bad object 7a502be46133bd83b74f613648f1d59e9d9e8641 04:12:06 $ docker rm -f 530d4e26c11e55f5233395f474675d8b38d2cc4fdf8df5db8d5b8bdd31db3e9a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 04:12:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] sh 04:12:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:12:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:12:07 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:07 Dload Upload Total Spent Left Speed 04:12:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 55083 0 --:--:-- --:--:-- --:--:-- 54828 [Pipeline] sh [Pipeline] sh 04:12:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:12:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:12:08 + sudo tee /etc/docker/daemon.new 04:12:08 { 04:12:08 "registry-mirrors": [ 04:12:08 "https://nexus3.edgexfoundry.org:10001" 04:12:08 ], 04:12:08 "bip": "10.250.0.254/24", 04:12:08 "hosts": [ 04:12:08 "tcp://0.0.0.0:5555", 04:12:08 "unix:///var/run/docker.sock" 04:12:08 ], 04:12:08 "mtu": 1458, 04:12:08 "selinux-enabled": true, 04:12:08 "seccomp-profile": "/etc/docker/seccomp.json" 04:12:08 } [Pipeline] sh 04:12:08 + ls -al . 04:12:08 total 268 04:12:08 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 12 04:12 . 04:12:08 drwxrwxr-x. 4 jenkins jenkins 112 Jan 12 04:09 .. 04:12:08 drwxrwxr-x. 2 jenkins jenkins 37 Jan 12 04:09 bin 04:12:08 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 12 04:09 CHANGELOG.md 04:12:08 -rw-r--r--. 1 jenkins jenkins 128668 Jan 12 04:11 coverage.out 04:12:08 -rw-rw-r--. 1 jenkins jenkins 140 Jan 12 04:09 .dockerignore 04:12:08 drwxrwxr-x. 5 jenkins jenkins 62 Jan 12 04:09 example 04:12:08 drwxrwxr-x. 8 jenkins jenkins 179 Jan 12 04:09 .git 04:12:08 drwxrwxr-x. 3 jenkins jenkins 125 Jan 12 04:09 .github 04:12:08 -rw-rw-r--. 1 jenkins jenkins 131 Jan 12 04:09 .gitignore 04:12:08 -rw-rw-r--. 1 jenkins jenkins 42 Jan 12 04:09 .golangci.yml 04:12:08 -rw-rw-r--. 1 jenkins jenkins 582 Jan 12 04:09 go.mod 04:12:08 -rw-rw-r--. 1 jenkins jenkins 48958 Jan 12 04:09 go.sum 04:12:08 -rw-rw-r--. 1 jenkins jenkins 677 Jan 12 04:09 GOVERNANCE.md 04:12:08 drwxrwxr-x. 15 jenkins jenkins 224 Jan 12 04:09 internal 04:12:08 -rw-rw-r--. 1 jenkins jenkins 880 Jan 12 04:09 Jenkinsfile 04:12:08 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 12 04:09 LICENSE 04:12:08 -rw-rw-r--. 1 jenkins jenkins 1613 Jan 12 04:09 Makefile 04:12:08 drwxrwxr-x. 3 jenkins jenkins 16 Jan 12 04:09 openapi 04:12:08 -rw-rw-r--. 1 jenkins jenkins 619 Jan 12 04:09 OWNERS.md 04:12:08 drwxrwxr-x. 5 jenkins jenkins 50 Jan 12 04:09 pkg 04:12:08 -rw-rw-r--. 1 jenkins jenkins 4881 Jan 12 04:09 README.md 04:12:08 drwx------. 3 jenkins jenkins 72 Jan 12 04:10 .semver 04:12:08 drwxrwxr-x. 4 jenkins jenkins 54 Jan 12 04:09 snap 04:12:08 -rw-rw-r--. 1 jenkins jenkins 5 Jan 12 04:10 VERSION 04:12:08 -rw-rw-r--. 1 jenkins jenkins 222 Jan 12 04:09 version.go [Pipeline] isUnix [Pipeline] sh 04:12:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:12:09 + 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=e99a4ce984675e7beb67fe2eae2e6d7de29975d5 --label arch=amd64 --label version=0.0.0 . 04:12:09 Sending build context to Docker daemon 9.479MB 04:12:09 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 04:12:09 Step 2/24 : FROM ${BASE} AS builder 04:12:09 ---> f972131d73b0 04:12:09 Step 3/24 : ARG MAKE=make build 04:12:09 ---> Running in e486f7f07e5b 04:12:09 Removing intermediate container e486f7f07e5b 04:12:09 ---> c59d5f4d554e 04:12:09 Step 4/24 : WORKDIR /device-sdk-go 04:12:09 ---> Running in acfede764d79 04:12:09 Removing intermediate container acfede764d79 04:12:09 ---> a39c6d4d7030 04:12:09 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:09 + sudo service docker restart 04:12:09 ---> Running in 9f397529981e 04:12:09 Removing intermediate container 9f397529981e 04:12:09 ---> 789f8e81c259 04:12:09 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:09 ---> Running in 9e93bd12e0c6 04:12:10 Removing intermediate container 9e93bd12e0c6 04:12:10 ---> f466e147e7fe 04:12:10 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:12:10 ---> Running in baa07631995f 04:12:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:12:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:12:11 OK: 220 MiB in 52 packages 04:12:11 Removing intermediate container baa07631995f 04:12:11 ---> 46eb09d00179 04:12:11 Step 8/24 : COPY . . 04:12:12 ---> b5bfbd2b494e 04:12:12 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:12 ---> Running in c7901e4fb8a5 04:12:13 Removing intermediate container c7901e4fb8a5 04:12:13 ---> 82152260f3ef 04:12:13 Step 10/24 : RUN ${MAKE} 04:12:13 ---> Running in 12ba6fadf5c2 04:12:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:12:23 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:12:24 Removing intermediate container 12ba6fadf5c2 04:12:24 ---> 1c61e4d19c34 04:12:24 Step 11/24 : FROM alpine:3.14 04:12:24 3.14: Pulling from library/alpine 04:12:25 97518928ae5f: Pulling fs layer 04:12:25 97518928ae5f: Verifying Checksum 04:12:25 97518928ae5f: Download complete 04:12:25 97518928ae5f: Pull complete 04:12:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:12:25 Status: Downloaded newer image for alpine:3.14 04:12:25 ---> 0a97eee8041e 04:12:25 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:25 ---> Running in 0a3b1a6a93a6 04:12:25 Removing intermediate container 0a3b1a6a93a6 04:12:25 ---> 35ddb2688c9f 04:12:25 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:25 ---> Running in 19dc37c1a7dd 04:12:26 Removing intermediate container 19dc37c1a7dd 04:12:26 ---> 066c46017a9f 04:12:26 Step 14/24 : RUN apk add --update --no-cache zeromq 04:12:26 ---> Running in bf93aa0682de 04:12:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:12:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:12:27 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:12:27 (2/5) Installing libsodium (1.0.18-r0) 04:12:27 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:12:27 (4/5) Installing libzmq (4.3.4-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:27 provisioning config files... 04:12:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3350297144096965259tmp 04:12:28 (5/5) Installing zeromq (4.3.4-r0) 04:12:28 Executing busybox-1.33.1-r6.trigger 04:12:28 OK: 8 MiB in 19 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:28 Removing intermediate container bf93aa0682de 04:12:28 ---> f94b333daa56 04:12:28 Step 15/24 : WORKDIR / 04:12:28 ---> Running in ffe839a851b3 04:12:28 Removing intermediate container ffe839a851b3 04:12:28 ---> 5d141d64bc3d 04:12:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:12:28 ---> docker-login.sh 04:12:28 nexus3.edgexfoundry.org:10001 04:12:28 ---> 533e9654a1b2 04:12:28 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:12:28 ---> 30c06066f123 04:12:28 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 ---> 7c90e1b14b5b 04:12:29 Step 19/24 : EXPOSE 59999 04:12:29 ---> Running in e9e687923f4c 04:12:29 Removing intermediate container e9e687923f4c 04:12:29 ---> eb0bd210adc4 04:12:29 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:12:29 ---> Running in 3eed4c055161 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 nexus3.edgexfoundry.org:10002 04:12:29 Removing intermediate container 3eed4c055161 04:12:29 ---> 23b7e0df0070 04:12:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:29 ---> Running in d32e3a9baf38 04:12:29 Removing intermediate container d32e3a9baf38 04:12:29 ---> df0a5e32fc0f 04:12:29 Step 22/24 : LABEL arch=amd64 04:12:29 ---> Running in ca5042742469 04:12:29 Removing intermediate container ca5042742469 04:12:29 ---> 518c0376a98a 04:12:29 Step 23/24 : LABEL git_sha=e99a4ce984675e7beb67fe2eae2e6d7de29975d5 04:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:29 Configure a credential helper to remove this warning. See 04:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:29 04:12:29 Login Succeeded 04:12:29 nexus3.edgexfoundry.org:10003 04:12:29 ---> Running in 21b35d7ce60d 04:12:29 Removing intermediate container 21b35d7ce60d 04:12:29 ---> cad27ba2118f 04:12:29 Step 24/24 : LABEL version=0.0.0 04:12:29 ---> Running in 3cf319927e3b 04:12:29 Removing intermediate container 3cf319927e3b 04:12:29 ---> 178a478649fc 04:12:29 [Warning] One or more build-args [ARCH] were not consumed 04:12:29 Successfully built 178a478649fc 04:12:29 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 04:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:30 Configure a credential helper to remove this warning. See 04:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:30 04:12:30 Login Succeeded 04:12:30 nexus3.edgexfoundry.org:10004 04:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:30 04:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:30 Configure a credential helper to remove this warning. See 04:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:30 04:12:30 Login Succeeded 04:12:30 docker.io [Pipeline] isUnix [Pipeline] sh 04:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:30 latest: Pulling from edgex-lftools-log-publisher 04:12:30 b4d181a07f80: Pulling fs layer 04:12:30 a1111a8f2ec3: Pulling fs layer 04:12:30 ed53099fbce6: Pulling fs layer 04:12:30 dc539afda2c1: Pulling fs layer 04:12:30 77bc0d833cb6: Pulling fs layer 04:12:30 9065ff56babe: Pulling fs layer 04:12:30 d287ab97295c: Pulling fs layer 04:12:30 77bc0d833cb6: Waiting 04:12:30 9065ff56babe: Waiting 04:12:30 d287ab97295c: Waiting 04:12:30 dc539afda2c1: Waiting 04:12:30 a1111a8f2ec3: Verifying Checksum 04:12:30 a1111a8f2ec3: Download complete 04:12:30 dc539afda2c1: Verifying Checksum 04:12:30 dc539afda2c1: Download complete 04:12:30 77bc0d833cb6: Verifying Checksum 04:12:30 77bc0d833cb6: Download complete 04:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:31 ed53099fbce6: Verifying Checksum 04:12:31 ed53099fbce6: Download complete 04:12:31 9065ff56babe: Verifying Checksum 04:12:31 9065ff56babe: Download complete 04:12:31 b4d181a07f80: Verifying Checksum 04:12:31 b4d181a07f80: Download complete 04:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:31 Configure a credential helper to remove this warning. See 04:12:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:31 04:12:31 Login Succeeded 04:12:31 ---> docker-login.sh ends [Pipeline] } 04:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:12:31 d287ab97295c: Verifying Checksum 04:12:31 d287ab97295c: Download complete [Pipeline] echo 04:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:12:31 ========================================================= 04:12:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:12:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:12:32 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:12:32 b4d181a07f80: Pull complete 04:12:32 a1111a8f2ec3: Pull complete 04:12:32 ed53099fbce6: Pull complete 04:12:33 dc539afda2c1: Pull complete 04:12:33 Sending build context to Docker daemon 5.04MB 04:12:33 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 04:12:33 Step 2/10 : FROM ${BASE} AS builder 04:12:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:12:33 552d1f2373af: Pulling fs layer 04:12:33 ea3f2d53f512: Pulling fs layer 04:12:33 9e70ebbbe112: Pulling fs layer 04:12:33 7a9cfe048b4a: Pulling fs layer 04:12:33 72dc09318566: Pulling fs layer 04:12:33 f4f7b4309257: Pulling fs layer 04:12:33 0ac9a79272e3: Pulling fs layer 04:12:33 b78e95d17946: Pulling fs layer 04:12:33 7a9cfe048b4a: Waiting 04:12:33 72dc09318566: Waiting 04:12:33 f4f7b4309257: Waiting 04:12:33 0ac9a79272e3: Waiting 04:12:33 b78e95d17946: Waiting 04:12:33 9e70ebbbe112: Download complete 04:12:33 ea3f2d53f512: Download complete 04:12:33 72dc09318566: Verifying Checksum 04:12:33 72dc09318566: Download complete 04:12:33 f4f7b4309257: Verifying Checksum 04:12:33 f4f7b4309257: Download complete 04:12:33 552d1f2373af: Verifying Checksum 04:12:33 552d1f2373af: Download complete 04:12:33 0ac9a79272e3: Download complete 04:12:33 77bc0d833cb6: Pull complete 04:12:33 9065ff56babe: Pull complete 04:12:34 552d1f2373af: Pull complete 04:12:34 ea3f2d53f512: Pull complete 04:12:35 9e70ebbbe112: Pull complete 04:12:35 b78e95d17946: Verifying Checksum 04:12:35 b78e95d17946: Download complete 04:12:35 7a9cfe048b4a: Verifying Checksum 04:12:35 7a9cfe048b4a: Download complete 04:12:38 d287ab97295c: Pull complete 04:12:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:12:38 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 04:12:39 $ 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/gexfoundry_device-sdk-go_PR-1081 -v /w/workspace/gexfoundry_device-sdk-go_PR-1081:/w/workspace/gexfoundry_device-sdk-go_PR-1081:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:12:41 $ docker top 34b4f902aa877f4fa2eb2f81831cebf0e2502d5a5e18d26368ea9f6c548cd805 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:12:42 ---> job-cost.sh 04:12:42 lf-activate-venv: SKIPPING 04:12:42 INFO: No Stack... 04:12:42 INFO: Retrieving Pricing Info for: v3-standard-2 04:12:42 INFO: Archiving Costs [Pipeline] sh 04:12:43 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives/cost.csv 04:12:43 + cut -d, -f6 [Pipeline] lock 04:12:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] 04:12:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] did not exist. Created. 04:12:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:43 + echo total: 0.05999999865889549 [Pipeline] stash 04:12:43 Stashed 1 file(s) [Pipeline] } 04:12:43 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:12:43 $ docker stop --time=1 34b4f902aa877f4fa2eb2f81831cebf0e2502d5a5e18d26368ea9f6c548cd805 04:12:44 $ docker rm -f 34b4f902aa877f4fa2eb2f81831cebf0e2502d5a5e18d26368ea9f6c548cd805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:12:48 7a9cfe048b4a: Pull complete 04:12:48 72dc09318566: Pull complete 04:12:48 f4f7b4309257: Pull complete 04:12:48 0ac9a79272e3: Pull complete 04:12:53 b78e95d17946: Pull complete 04:12:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:12:53 ---> 8b459fc5aaf0 04:12:53 Step 3/10 : ARG MAKE=make build 04:12:54 ---> Running in 0c156d0b2fd9 04:12:54 Removing intermediate container 0c156d0b2fd9 04:12:54 ---> 59d8be42dce2 04:12:54 Step 4/10 : WORKDIR /device-sdk-go 04:12:55 ---> Running in 2c6930756d3a 04:12:55 Removing intermediate container 2c6930756d3a 04:12:55 ---> 3bc0a60919b3 04:12:55 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:55 ---> Running in 1aa02f4cdec9 04:12:56 Removing intermediate container 1aa02f4cdec9 04:12:56 ---> 88ac21187f7b 04:12:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:56 ---> Running in e3fe80ec4788 04:12:57 Removing intermediate container e3fe80ec4788 04:12:57 ---> 60b65ad4c977 04:12:57 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:12:57 ---> Running in c5bbec44b8f6 04:12:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:12:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:13:00 OK: 219 MiB in 52 packages 04:13:01 Removing intermediate container c5bbec44b8f6 04:13:01 ---> cc17cfe687d4 04:13:01 Step 8/10 : COPY . . 04:13:02 ---> 45e6bead6bad 04:13:02 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:02 ---> Running in 058101a6dbd3 04:14:24 Removing intermediate container 058101a6dbd3 04:14:24 ---> 27026e73f80e 04:14:24 Step 10/10 : RUN ${MAKE} 04:14:24 ---> Running in 14f4b478d0a0 04:14:24 noop 04:14:24 Removing intermediate container 14f4b478d0a0 04:14:24 ---> 7e0c9f35f210 04:14:24 Successfully built 7e0c9f35f210 04:14:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:14:24 + docker inspect -f . ci-base-image-arm64 04:14:24 . [Pipeline] withDockerContainer 04:14:24 prd-ubuntu18.04-docker-arm64-4c-16g-1324 does not seem to be running inside a container 04:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:14:26 $ docker top 41a95d51d670be5cf5773596b4a5b0f8ce29deaf6d5b2ba41fe8f00b9bf7d85c -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:27 + go version 04:14:27 go version go1.16.8 linux/arm64 [Pipeline] } 04:14:27 $ docker stop --time=1 41a95d51d670be5cf5773596b4a5b0f8ce29deaf6d5b2ba41fe8f00b9bf7d85c 04:14:29 $ docker rm -f 41a95d51d670be5cf5773596b4a5b0f8ce29deaf6d5b2ba41fe8f00b9bf7d85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:29 + docker inspect -f . ci-base-image-arm64 04:14:29 . [Pipeline] withDockerContainer 04:14:30 prd-ubuntu18.04-docker-arm64-4c-16g-1324 does not seem to be running inside a container 04:14:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:14:31 $ docker top 114d7d28bed3d2ba1d1924d6f17d41d9dd19280070460f2886cd1bea82f4259f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:14:32 + make test 04:14:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:14:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:16:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:16:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:16:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:16:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.488s coverage: 23.3% of statements 04:16:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:16:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.211s coverage: 27.6% of statements 04:16:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.226s coverage: 78.9% of statements 04:16:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.211s coverage: 9.0% of statements 04:16:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:16:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:16:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.359s coverage: 28.7% of statements 04:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:16:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.299s coverage: 86.1% of statements 04:16:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:16:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:16:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.537s coverage: 57.4% of statements 04:16:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.268s coverage: 89.2% of statements 04:16:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:16:23 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.199s coverage: 4.8% of statements 04:16:23 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:16:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:16:24 GO111MODULE=on go vet ./... 04:17:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:21 ./bin/test-attribution-txt.sh [Pipeline] echo 04:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:17:23 $ docker stop --time=1 114d7d28bed3d2ba1d1924d6f17d41d9dd19280070460f2886cd1bea82f4259f 04:17:25 $ docker rm -f 114d7d28bed3d2ba1d1924d6f17d41d9dd19280070460f2886cd1bea82f4259f [Pipeline] // withDockerContainer [Pipeline] sh 04:17:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:26 Warning: overwriting stash ‘coverage-report’ 04:17:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:28 + ls -al . 04:17:28 total 304 04:17:28 drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 04:17 . 04:17:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 04:11 .. 04:17:28 -rw-rw-r-- 1 jenkins jenkins 140 Jan 12 04:12 .dockerignore 04:17:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 04:12 .git 04:17:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 04:12 .github 04:17:28 -rw-rw-r-- 1 jenkins jenkins 131 Jan 12 04:12 .gitignore 04:17:28 -rw-rw-r-- 1 jenkins jenkins 42 Jan 12 04:12 .golangci.yml 04:17:28 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 12 04:12 CHANGELOG.md 04:17:28 -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 04:12 GOVERNANCE.md 04:17:28 -rw-rw-r-- 1 jenkins jenkins 880 Jan 12 04:12 Jenkinsfile 04:17:28 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 12 04:12 LICENSE 04:17:28 -rw-rw-r-- 1 jenkins jenkins 1613 Jan 12 04:12 Makefile 04:17:28 -rw-rw-r-- 1 jenkins jenkins 619 Jan 12 04:12 OWNERS.md 04:17:28 -rw-rw-r-- 1 jenkins jenkins 4881 Jan 12 04:12 README.md 04:17:28 -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 04:10 VERSION 04:17:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 04:12 bin 04:17:28 -rw-r--r-- 1 jenkins jenkins 128667 Jan 12 04:16 coverage.out 04:17:28 drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 04:12 example 04:17:28 -rw-rw-r-- 1 jenkins jenkins 582 Jan 12 04:12 go.mod 04:17:28 -rw-rw-r-- 1 jenkins jenkins 48958 Jan 12 04:12 go.sum 04:17:28 drwxrwxr-x 15 jenkins jenkins 4096 Jan 12 04:12 internal 04:17:28 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 04:12 openapi 04:17:28 drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 04:12 pkg 04:17:28 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 04:12 snap 04:17:28 -rw-rw-r-- 1 jenkins jenkins 222 Jan 12 04:12 version.go [Pipeline] isUnix [Pipeline] sh 04:17:28 + 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=e99a4ce984675e7beb67fe2eae2e6d7de29975d5 --label arch=arm64 --label version=0.0.0 . 04:17:29 Sending build context to Docker daemon 5.17MB 04:17:29 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 04:17:29 Step 2/24 : FROM ${BASE} AS builder 04:17:29 ---> 7e0c9f35f210 04:17:29 Step 3/24 : ARG MAKE=make build 04:17:29 ---> Running in 8d179d62adf5 04:17:29 Removing intermediate container 8d179d62adf5 04:17:29 ---> b77296b3baf7 04:17:29 Step 4/24 : WORKDIR /device-sdk-go 04:17:29 ---> Running in a692d6e4582a 04:17:30 Removing intermediate container a692d6e4582a 04:17:30 ---> 02198c1ee114 04:17:30 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:30 ---> Running in cf3b8ab237a9 04:17:30 Removing intermediate container cf3b8ab237a9 04:17:30 ---> 71fa844fb9b3 04:17:30 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:30 ---> Running in f8d6865df600 04:17:32 Removing intermediate container f8d6865df600 04:17:32 ---> 38801cb0c8b0 04:17:32 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:17:32 ---> Running in 61caf18bad5c 04:17:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:17:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:17:35 OK: 219 MiB in 52 packages 04:17:35 Removing intermediate container 61caf18bad5c 04:17:35 ---> 31b364886260 04:17:35 Step 8/24 : COPY . . 04:17:37 ---> f03fd232cc69 04:17:37 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:17:37 ---> Running in 00764121212d 04:17:39 Removing intermediate container 00764121212d 04:17:39 ---> 2c2004c2b7fa 04:17:39 Step 10/24 : RUN ${MAKE} 04:17:39 ---> Running in 2b38dac4cd4e 04:17:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:18:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:18:19 Removing intermediate container 2b38dac4cd4e 04:18:19 ---> 928e6258ec8f 04:18:19 Step 11/24 : FROM alpine:3.14 04:18:19 3.14: Pulling from library/alpine 04:18:19 be307f383ecc: Pulling fs layer 04:18:19 be307f383ecc: Download complete 04:18:19 be307f383ecc: Pull complete 04:18:19 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:18:19 Status: Downloaded newer image for alpine:3.14 04:18:19 ---> 5b8b7b635229 04:18:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:19 ---> Running in d0436dd420aa 04:18:19 Removing intermediate container d0436dd420aa 04:18:19 ---> 85734016d919 04:18:19 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:19 ---> Running in 7c2e24ea9c1b 04:18:19 Removing intermediate container 7c2e24ea9c1b 04:18:19 ---> 90c41e9f41d6 04:18:19 Step 14/24 : RUN apk add --update --no-cache zeromq 04:18:19 ---> Running in b160ab3a0d11 04:18:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:18:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:18:22 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:18:22 (2/5) Installing libsodium (1.0.18-r0) 04:18:22 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:18:22 (4/5) Installing libzmq (4.3.4-r0) 04:18:22 (5/5) Installing zeromq (4.3.4-r0) 04:18:22 Executing busybox-1.33.1-r6.trigger 04:18:22 OK: 8 MiB in 19 packages 04:18:23 Removing intermediate container b160ab3a0d11 04:18:23 ---> f1f37ac5b16d 04:18:23 Step 15/24 : WORKDIR / 04:18:23 ---> Running in e4fce6da18ba 04:18:23 Removing intermediate container e4fce6da18ba 04:18:23 ---> a4a8b122cded 04:18:23 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:18:24 ---> 8d72e4cf4d6b 04:18:24 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:18:25 ---> 58337d45bacd 04:18:25 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:18:26 ---> c21b6e09d6b3 04:18:26 Step 19/24 : EXPOSE 59999 04:18:26 ---> Running in 18ec5c84b525 04:18:26 Removing intermediate container 18ec5c84b525 04:18:26 ---> 9731f5046223 04:18:26 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:18:26 ---> Running in f94ca8554fb3 04:18:26 Removing intermediate container f94ca8554fb3 04:18:26 ---> 51996cf7be13 04:18:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:26 ---> Running in c6886e23eba3 04:18:27 Removing intermediate container c6886e23eba3 04:18:27 ---> 3326be95f830 04:18:27 Step 22/24 : LABEL arch=arm64 04:18:27 ---> Running in 870c1556dab4 04:18:27 Removing intermediate container 870c1556dab4 04:18:27 ---> bc82845046d8 04:18:27 Step 23/24 : LABEL git_sha=e99a4ce984675e7beb67fe2eae2e6d7de29975d5 04:18:27 ---> Running in 960b44c4ef14 04:18:27 Removing intermediate container 960b44c4ef14 04:18:27 ---> efe046402572 04:18:27 Step 24/24 : LABEL version=0.0.0 04:18:28 ---> Running in a288e68d150a 04:18:28 Removing intermediate container a288e68d150a 04:18:28 ---> eda27f887d85 04:18:28 [Warning] One or more build-args [ARCH] were not consumed 04:18:28 Successfully built eda27f887d85 04:18:28 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 04:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:29 04:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:29 arm64: Pulling from edgex-lftools-log-publisher 04:18:29 448f6bf000e3: Pulling fs layer 04:18:29 f757da607395: Pulling fs layer 04:18:29 05883995daec: Pulling fs layer 04:18:29 8603b9c90790: Pulling fs layer 04:18:29 1560dd03e051: Pulling fs layer 04:18:29 27f5ce0e4adf: Pulling fs layer 04:18:29 c2d8d7efcc4b: Pulling fs layer 04:18:29 8603b9c90790: Waiting 04:18:29 1560dd03e051: Waiting 04:18:29 27f5ce0e4adf: Waiting 04:18:29 c2d8d7efcc4b: Waiting 04:18:29 f757da607395: Verifying Checksum 04:18:29 f757da607395: Download complete 04:18:29 8603b9c90790: Verifying Checksum 04:18:29 8603b9c90790: Download complete 04:18:29 1560dd03e051: Verifying Checksum 04:18:29 1560dd03e051: Download complete 04:18:29 27f5ce0e4adf: Verifying Checksum 04:18:29 27f5ce0e4adf: Download complete 04:18:29 05883995daec: Verifying Checksum 04:18:29 05883995daec: Download complete 04:18:30 448f6bf000e3: Verifying Checksum 04:18:30 448f6bf000e3: Download complete 04:18:32 c2d8d7efcc4b: Verifying Checksum 04:18:32 c2d8d7efcc4b: Download complete 04:18:33 448f6bf000e3: Pull complete 04:18:34 f757da607395: Pull complete 04:18:35 05883995daec: Pull complete 04:18:36 8603b9c90790: Pull complete 04:18:37 1560dd03e051: Pull complete 04:18:37 27f5ce0e4adf: Pull complete 04:18:52 c2d8d7efcc4b: Pull complete 04:18:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:18:52 prd-ubuntu18.04-docker-arm64-4c-16g-1324 does not seem to be running inside a container 04:18:52 $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:55 $ docker top 621c79ad2c4ec3f3317c1d9b87df8645ab6722be821e0bf7c16d3ebbcabd9e51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:56 ---> job-cost.sh 04:18:56 lf-activate-venv: SKIPPING 04:18:56 INFO: No Stack... 04:18:56 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:56 INFO: Archiving Costs [Pipeline] sh 04:18:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:18:57 + cut -d, -f6 [Pipeline] lock 04:18:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] 04:18:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] did not exist. Created. 04:18:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:58 /w/workspace/device-sdk-go/1@tmp/durable-97d9fdd9/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-97d9fdd9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:18:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:58 Warning: overwriting stash ‘stack-cost’ 04:18:59 Stashed 1 file(s) [Pipeline] } 04:18:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1081-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:59 $ docker stop --time=1 621c79ad2c4ec3f3317c1d9b87df8645ab6722be821e0bf7c16d3ebbcabd9e51 04:19:00 $ docker rm -f 621c79ad2c4ec3f3317c1d9b87df8645ab6722be821e0bf7c16d3ebbcabd9e51 [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 04:19:01 provisioning config files... 04:19:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/config8787313710628322424tmp [Pipeline] { [Pipeline] sh 04:19:01 + set +x 04:19:01 + curl -s https://codecov.io/bash 04:19:01 + bash -s -- 04:19:01 04:19:01 _____ _ 04:19:01 / ____| | | 04:19:01 | | ___ __| | ___ ___ _____ __ 04:19:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:19:01 | |___| (_) | (_| | __/ (_| (_) \ V / 04:19:01 \_____\___/ \__,_|\___|\___\___/ \_/ 04:19:01 Bash-1.0.6 04:19:01 04:19:01 04:19:01 ==> git version 2.24.4 found 04:19:01 ==> 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 04:19:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:19:01 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:19:01 ==> Jenkins CI detected. 04:19:01 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1081 04:19:01 project root: . 04:19:01 --> token set from env 04:19:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:19:01 ==> Running gcov in . (disable via -X gcov) 04:19:01 ==> Python coveragepy not found 04:19:01 ==> Searching for coverage reports in: 04:19:01 + . 04:19:01 -> Found 1 reports 04:19:01 ==> Detecting git/mercurial file structure 04:19:01 ==> Reading reports 04:19:01 + ./coverage.out bytes=128667 04:19:01 ==> Appending adjustments 04:19:01 https://docs.codecov.io/docs/fixing-reports 04:19:02 + Found adjustments 04:19:02 ==> Gzipping contents 04:19:02 16K /tmp/codecov.JoSEih.gz 04:19:02 ==> Uploading reports 04:19:02 url: https://codecov.io 04:19:02 query: branch=PR-1081&commit=e99a4ce984675e7beb67fe2eae2e6d7de29975d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1081%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1081&job=&cmd_args= 04:19:02 -> Pinging Codecov 04:19:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1081&commit=e99a4ce984675e7beb67fe2eae2e6d7de29975d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1081%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1081&job=&cmd_args= 04:19:02 -> Uploading to 04:19:02 https://storage.googleapis.com/codecov/v4/raw/2022-01-12/7E55EF52A471D76F132DFD9A03CDDE97/e99a4ce984675e7beb67fe2eae2e6d7de29975d5/271ab040-b5f3-4beb-abdb-76752e6f8e49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220112T041902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baa0c5e0b596a8a061e0b8e5d6b60a2e34980f8872ccf23ac79bda62429d3d15 04:19:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:02 Dload Upload Total Spent Left Speed 04:19:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16362 0 0 100 16362 0 48560 --:--:-- --:--:-- --:--:-- 48696 04:19:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e99a4ce984675e7beb67fe2eae2e6d7de29975d5 [Pipeline] } 04:19:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 04:19:04 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives ']' 04:19:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives 04:19:04 total 8 04:19:04 drwxr-xr-x. 3 root root 34 Jan 12 04:12 . 04:19:04 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 12 04:12 .. 04:19:04 drwxr-xr-x. 2 root root 6 Jan 12 04:12 cost 04:19:04 -rw-r--r--. 1 root root 85 Jan 12 04:12 cost.csv 04:19:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives 04:19:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives 04:19:04 total 8 04:19:04 drwxr-xr-x. 3 jenkins jenkins 34 Jan 12 04:12 . 04:19:04 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 12 04:12 .. 04:19:04 drwxr-xr-x. 2 jenkins jenkins 6 Jan 12 04:12 cost 04:19:04 -rw-r--r--. 1 jenkins jenkins 85 Jan 12 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:19:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:05 ---> package-listing.sh 04:19:05 ++ facter osfamily 04:19:05 ++ tr '[:upper:]' '[:lower:]' 04:19:05 + OS_FAMILY=redhat 04:19:05 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1081 04:19:05 + START_PACKAGES=/tmp/packages_start.txt 04:19:05 + END_PACKAGES=/tmp/packages_end.txt 04:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:05 + PACKAGES=/tmp/packages_start.txt 04:19:05 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1081 ']' 04:19:05 + PACKAGES=/tmp/packages_end.txt 04:19:05 + case "${OS_FAMILY}" in 04:19:05 + rpm -qa 04:19:05 + sort 04:19:06 + '[' -f /tmp/packages_start.txt ']' 04:19:06 + '[' -f /tmp/packages_end.txt ']' 04:19:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:19:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1081 ']' 04:19:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives/ 04:19:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1081/archives/ [Pipeline] echo 04:19:06 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/gexfoundry_device-sdk-go_PR-1081/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:19:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:07 . [Pipeline] withDockerContainer 04:19:07 prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container 04:19:07 $ 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/gexfoundry_device-sdk-go_PR-1081/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1081 -v /w/workspace/gexfoundry_device-sdk-go_PR-1081:/w/workspace/gexfoundry_device-sdk-go_PR-1081:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1081@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 04:19:07 $ docker top 35349c37706e776866ee4d599c4b2bea5fbddb849672b3b1a6128c6fb14dff1c -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:19:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:19:08 + ls /var/log/sa-host 04:19:08 + sadf -c /var/log/sa-host/sa12 04:19:08 file_magic: OK 04:19:08 HZ: Using current value: 100 04:19:08 file_header: OK 04:19:08 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 04:19:08 Statistics: 04:19:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:08 File successfully converted to sysstat format version 12.0.3 04:19:08 + sadf -c /var/log/sa-host/sa17 04:19:08 file_magic: OK 04:19:08 HZ: Using current value: 100 04:19:08 file_header: OK 04:19:08 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 04:19:08 Statistics: 04:19:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:19:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:08 provisioning config files... 04:19:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1081@tmp/config7020942653381007263tmp [Pipeline] { [Pipeline] echo 04:19:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:19:09 ---> create-netrc.sh [Pipeline] } 04:19:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:19:09 ---> python-tools-install.sh [Pipeline] echo 04:19:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:19:09 ---> sudo-logs.sh 04:19:09 Archiving 'sudo' log.. 04:19:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-1322.novalocal: Name or service not known 04:19:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-1322.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:19:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:19:10 ---> job-cost.sh 04:19:10 lf-activate-venv: SKIPPING 04:19:10 DEBUG: total: 0.05999999865889549 04:19:10 INFO: Retrieving Stack Cost... 04:19:10 INFO: Retrieving Pricing Info for: v3-standard-2 04:19:10 INFO: Archiving Costs [Pipeline] echo 04:19:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:19:11 ---> logs-deploy.sh 04:19:11 lf-activate-venv: SKIPPING 04:19:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1081/1 04:19:11 INFO: archiving workspace using pattern(s): 04:19:11 Archives upload complete. 04:19:11 INFO: archiving logs to Nexus 04:19:12 ---> uname -a: 04:19:12 Linux prd-centos7-docker-4c-2g-1322.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 04:19:12 04:19:12 04:19:12 ---> lscpu: 04:19:12 Architecture: x86_64 04:19:12 CPU op-mode(s): 32-bit, 64-bit 04:19:12 Byte Order: Little Endian 04:19:12 Address sizes: 40 bits physical, 48 bits virtual 04:19:12 CPU(s): 2 04:19:12 On-line CPU(s) list: 0,1 04:19:12 Thread(s) per core: 1 04:19:12 Core(s) per socket: 1 04:19:12 Socket(s): 2 04:19:12 NUMA node(s): 1 04:19:12 Vendor ID: AuthenticAMD 04:19:12 CPU family: 23 04:19:12 Model: 49 04:19:12 Model name: AMD EPYC-Rome Processor 04:19:12 Stepping: 0 04:19:12 CPU MHz: 2799.994 04:19:12 BogoMIPS: 5599.98 04:19:12 Virtualization: AMD-V 04:19:12 Hypervisor vendor: KVM 04:19:12 Virtualization type: full 04:19:12 L1d cache: 32K 04:19:12 L1i cache: 32K 04:19:12 L2 cache: 512K 04:19:12 L3 cache: 16384K 04:19:12 NUMA node0 CPU(s): 0,1 04:19:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:19:12 04:19:12 04:19:12 ---> nproc: 04:19:12 2 04:19:12 04:19:12 04:19:12 ---> df -h: 04:19:12 Filesystem Size Used Avail Use% Mounted on 04:19:12 overlay 40G 9.1G 31G 23% / 04:19:12 tmpfs 64M 0 64M 0% /dev 04:19:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:19:12 shm 64M 0 64M 0% /dev/shm 04:19:12 /dev/vda1 40G 9.1G 31G 23% /facter-os 04:19:12 04:19:12