Pull request #1163 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 9d1347ea06e358a370ae6b7b9ba93436209f0951+4f64ab83298cb604fe88218673904389f4010661 (9b7e5bc8ce54eed4de751f666e76f229f6dad373) 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-ssh3684410410362966347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2863372284209158476.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-1163/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-1163/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18116582345317076758.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-1163/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10962763142560151965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh10395958962957058694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-1163/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-1163/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh800217946356445306.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63532 in /w/workspace/gexfoundry_device-sdk-go_PR-1163 [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-1163 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 4f64ab83298cb604fe88218673904389f4010661 into PR head commit 9d1347ea06e358a370ae6b7b9ba93436209f0951 Merge succeeded, producing 9d1347ea06e358a370ae6b7b9ba93436209f0951 Checking out Revision 9d1347ea06e358a370ae6b7b9ba93436209f0951 (PR-1163) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1163/head:refs/remotes/origin/PR-1163 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d1347ea06e358a370ae6b7b9ba93436209f0951 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4f64ab83298cb604fe88218673904389f4010661 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d1347ea06e358a370ae6b7b9ba93436209f0951 # timeout=10 Commit message: "docs: Publish swagger to 2.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:36:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:36:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:36:49 ========================================================= 23:36:49 EdgeX Global Pipelines Version Info 23:36:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:36:50 ------------------- 23:36:50 stable info: 23:36:50 ------------------- 23:36:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:36:50 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:36:50 Message: update stable to v1.0.230 23:36:51 ------------------- 23:36:51 experimental info: 23:36:51 ------------------- 23:36:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:36:51 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:36:51 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:36:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1163 [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1163 [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1163 [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d1347ea06e358a370ae6b7b9ba93436209f0951 [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d1347e [Pipeline] echo 23:36:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:36:52 provisioning config files... 23:36:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/config6399121125364163591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:36:52 ---> docker-login.sh 23:36:52 nexus3.edgexfoundry.org:10001 23:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:53 Configure a credential helper to remove this warning. See 23:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:53 23:36:53 Login Succeeded 23:36:53 nexus3.edgexfoundry.org:10002 23:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:53 Configure a credential helper to remove this warning. See 23:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:53 23:36:53 Login Succeeded 23:36:53 nexus3.edgexfoundry.org:10003 23:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:53 Configure a credential helper to remove this warning. See 23:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:53 23:36:53 Login Succeeded 23:36:53 nexus3.edgexfoundry.org:10004 23:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:53 Configure a credential helper to remove this warning. See 23:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:53 23:36:53 Login Succeeded 23:36:53 docker.io 23:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:36:54 Configure a credential helper to remove this warning. See 23:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:36:54 23:36:54 Login Succeeded 23:36:54 ---> docker-login.sh ends [Pipeline] } 23:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:36:55 + git rev-list -1 --merges 9d1347ea06e358a370ae6b7b9ba93436209f0951~1..9d1347ea06e358a370ae6b7b9ba93436209f0951 [Pipeline] echo 23:36:55 -----------> git rev-list -1 --merges 9d1347ea06e358a370ae6b7b9ba93436209f0951~1..9d1347ea06e358a370ae6b7b9ba93436209f0951 9d1347ea06e358a370ae6b7b9ba93436209f0951 [false] [Pipeline] sh 23:36:55 + git log --format=format:%s -1 9d1347ea06e358a370ae6b7b9ba93436209f0951 [Pipeline] echo 23:36:55 ========================================================= 23:36:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:36:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:36:55 + git log --format=format:%s -1 9d1347ea06e358a370ae6b7b9ba93436209f0951 [Pipeline] echo 23:36:55 [semverPrep] GIT_COMMIT: 9d1347ea06e358a370ae6b7b9ba93436209f0951, Commit Message: docs: Publish swagger to 2.3.0 [Pipeline] echo 23:36:55 [semverPrep] This is not a build commit. [Pipeline] sh 23:36:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:36:56 + grep -v github /etc/ssh/ssh_known_hosts 23:36:56 + [ -e /tmp/ssh_known_hosts ] 23:36:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:36:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:36:56 + sudo tee -a /etc/ssh/ssh_known_hosts 23:36:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:36:56 23:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:36:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:36:57 latest: Pulling from edgex-devops/py-git-semver 23:36:57 1fe172e4850f: Pulling fs layer 23:36:57 caf521ccaac6: Pulling fs layer 23:36:57 3ead6fa29328: Pulling fs layer 23:36:57 5c2a1cbceb83: Pulling fs layer 23:36:57 a8d5f1318db7: Pulling fs layer 23:36:57 c427282e49a2: Pulling fs layer 23:36:57 1827001aaf11: Pulling fs layer 23:36:57 0714d37db230: Pulling fs layer 23:36:57 ac28cf19c067: Pulling fs layer 23:36:57 ca983d60f3e2: Pulling fs layer 23:36:57 1827001aaf11: Waiting 23:36:57 5c2a1cbceb83: Waiting 23:36:57 0714d37db230: Waiting 23:36:57 ac28cf19c067: Waiting 23:36:57 a8d5f1318db7: Waiting 23:36:57 c427282e49a2: Waiting 23:36:57 9f894cec8388: Pulling fs layer 23:36:57 9f894cec8388: Waiting 23:36:57 caf521ccaac6: Verifying Checksum 23:36:57 caf521ccaac6: Download complete 23:36:57 5c2a1cbceb83: Verifying Checksum 23:36:57 5c2a1cbceb83: Download complete 23:36:57 a8d5f1318db7: Verifying Checksum 23:36:57 a8d5f1318db7: Download complete 23:36:57 3ead6fa29328: Verifying Checksum 23:36:57 3ead6fa29328: Download complete 23:36:57 c427282e49a2: Verifying Checksum 23:36:57 c427282e49a2: Download complete 23:36:57 0714d37db230: Verifying Checksum 23:36:57 0714d37db230: Download complete 23:36:57 ac28cf19c067: Download complete 23:36:57 ca983d60f3e2: Download complete 23:36:57 9f894cec8388: Download complete 23:36:57 1fe172e4850f: Verifying Checksum 23:36:57 1fe172e4850f: Download complete 23:36:57 1827001aaf11: Verifying Checksum 23:36:57 1827001aaf11: Download complete 23:36:58 1fe172e4850f: Pull complete 23:36:58 caf521ccaac6: Pull complete 23:36:59 3ead6fa29328: Pull complete 23:36:59 5c2a1cbceb83: Pull complete 23:36:59 a8d5f1318db7: Pull complete 23:36:59 c427282e49a2: Pull complete 23:37:01 1827001aaf11: Pull complete 23:37:01 0714d37db230: Pull complete 23:37:02 ac28cf19c067: Pull complete 23:37:02 ca983d60f3e2: Pull complete 23:37:02 9f894cec8388: Pull complete 23:37:02 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:37:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:37:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:37:02 prd-ubuntu20.04-docker-8c-8g-63532 does not seem to be running inside a container 23:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1163 -v /w/workspace/gexfoundry_device-sdk-go_PR-1163:/w/workspace/gexfoundry_device-sdk-go_PR-1163:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1163@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:37:04 $ docker top 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 -eo pid,comm 23:37:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:37:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:04 [ssh-agent] Looking for ssh-agent implementation... 23:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:04 $ docker exec 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 ssh-agent 23:37:04 SSH_AUTH_SOCK=/tmp/ssh-Q5VxoaSttEmy/agent.32 23:37:04 SSH_AGENT_PID=38 23:37:04 Running ssh-add (command line suppressed) 23:37:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/private_key_2777829976172337263.key (/w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/private_key_2777829976172337263.key) 23:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:04 + git tag --points-at HEAD [Pipeline] } 23:37:05 $ docker exec --env ******** --env ******** 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 ssh-agent -k 23:37:05 unset SSH_AUTH_SOCK; 23:37:05 unset SSH_AGENT_PID; 23:37:05 echo Agent pid 38 killed; 23:37:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:37:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:37:05 [ssh-agent] Looking for ssh-agent implementation... 23:37:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:05 $ docker exec 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 ssh-agent 23:37:05 SSH_AUTH_SOCK=/tmp/ssh-Pr9hkcruym8R/agent.71 23:37:05 SSH_AGENT_PID=77 23:37:05 Running ssh-add (command line suppressed) 23:37:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/private_key_8595185527854643197.key (/w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/private_key_8595185527854643197.key) 23:37:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:37:05 + git semver init 23:37:06 2022-05-12 23:37:06,145 [run_init] DEBUG init version:0.0.0 force:False 23:37:06 2022-05-12 23:37:06,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver 23:37:06 2022-05-12 23:37:06,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver 23:37:06 2022-05-12 23:37:06,146 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1163, universal_newlines=False, shell=None, istream=None) 23:37:07 2022-05-12 23:37:07,013 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1163/.git/info/exclude 23:37:07 2022-05-12 23:37:07,014 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver/PR-1163 with force:False 23:37:07 2022-05-12 23:37:07,014 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver/PR-1163 23:37:07 2022-05-12 23:37:07,018 [execute] INFO git cat-file --batch-check 23:37:07 2022-05-12 23:37:07,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver, universal_newlines=False, shell=None, istream=) 23:37:07 2022-05-12 23:37:07,026 [execute] INFO git cat-file --batch 23:37:07 2022-05-12 23:37:07,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver, universal_newlines=False, shell=None, istream=) 23:37:07 2022-05-12 23:37:07,032 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1163/.semver/PR-1163 23:37:07 0.0.0 [Pipeline] } 23:37:07 $ docker exec --env ******** --env ******** 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 ssh-agent -k 23:37:07 unset SSH_AUTH_SOCK; 23:37:07 unset SSH_AGENT_PID; 23:37:07 echo Agent pid 77 killed; 23:37:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:37:07 + git semver [Pipeline] } 23:37:08 $ docker stop --time=1 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 23:37:09 $ docker rm -f 7ff081d76b62cab74526e7a338885a61baf437ee78786451269093bceea85d01 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:37:10 Stashed 1 file(s) [Pipeline] echo 23:37:10 [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 23:37:10 provisioning config files... 23:37:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/config6918715558074521198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:11 ---> docker-login.sh 23:37:11 nexus3.edgexfoundry.org:10001 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 nexus3.edgexfoundry.org:10002 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 nexus3.edgexfoundry.org:10003 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 nexus3.edgexfoundry.org:10004 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 docker.io 23:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:11 Configure a credential helper to remove this warning. See 23:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:11 23:37:11 Login Succeeded 23:37:11 ---> docker-login.sh ends [Pipeline] } 23:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:12 ========================================================= 23:37:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:37:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:37:12 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:37:12 Sending build context to Docker daemon 9.768MB 23:37:12 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:37:12 Step 2/11 : FROM ${BASE} AS builder 23:37:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:37:12 59bf1c3509f3: Pulling fs layer 23:37:12 666ba61612fd: Pulling fs layer 23:37:12 8ed8ca486205: Pulling fs layer 23:37:12 4fe6c5a15a65: Pulling fs layer 23:37:12 22a0e8bec74d: Pulling fs layer 23:37:12 ca2b28591e48: Pulling fs layer 23:37:12 a51346096db8: Pulling fs layer 23:37:12 daebc70d1ce1: Pulling fs layer 23:37:12 0e18a0eac166: Pulling fs layer 23:37:12 a51346096db8: Waiting 23:37:12 daebc70d1ce1: Waiting 23:37:12 0e18a0eac166: Waiting 23:37:12 4fe6c5a15a65: Waiting 23:37:12 ca2b28591e48: Waiting 23:37:12 8ed8ca486205: Verifying Checksum 23:37:12 666ba61612fd: Download complete 23:37:12 22a0e8bec74d: Verifying Checksum 23:37:12 22a0e8bec74d: Download complete 23:37:12 ca2b28591e48: Download complete 23:37:12 a51346096db8: Verifying Checksum 23:37:12 a51346096db8: Download complete 23:37:12 59bf1c3509f3: Verifying Checksum 23:37:12 59bf1c3509f3: Download complete 23:37:12 daebc70d1ce1: Verifying Checksum 23:37:12 daebc70d1ce1: Download complete 23:37:12 59bf1c3509f3: Pull complete 23:37:13 666ba61612fd: Pull complete 23:37:13 8ed8ca486205: Pull complete 23:37:13 4fe6c5a15a65: Verifying Checksum 23:37:13 4fe6c5a15a65: Download complete 23:37:13 0e18a0eac166: Verifying Checksum 23:37:13 0e18a0eac166: Download complete 23:37:17 4fe6c5a15a65: Pull complete 23:37:17 22a0e8bec74d: Pull complete 23:37:17 ca2b28591e48: Pull complete 23:37:17 a51346096db8: Pull complete 23:37:17 daebc70d1ce1: Pull complete 23:37:19 0e18a0eac166: Pull complete 23:37:19 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:37:19 ---> f018257e8ee9 23:37:19 Step 3/11 : ARG MAKE=make build 23:37:21 ---> Running in ec52ff346e9d 23:37:21 Removing intermediate container ec52ff346e9d 23:37:21 ---> 0f083ac4bf99 23:37:21 Step 4/11 : WORKDIR /device-sdk-go 23:37:21 ---> Running in d6b4f80adcf5 23:37:21 Removing intermediate container d6b4f80adcf5 23:37:21 ---> 53c5a86a2b1e 23:37:21 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:37:21 ---> Running in 0c642a9d6ece 23:37:21 Removing intermediate container 0c642a9d6ece 23:37:21 ---> 160b99f0048c 23:37:21 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:21 ---> Running in b63e8c714a3e 23:37:22 Removing intermediate container b63e8c714a3e 23:37:22 ---> c203ded79b91 23:37:22 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:37:22 ---> Running in 74a04789b45c 23:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:23 OK: 221 MiB in 52 packages 23:37:24 Removing intermediate container 74a04789b45c 23:37:24 ---> d8fdc2ade3cc 23:37:24 Step 8/11 : COPY go.mod vendor* ./ 23:37:24 ---> 31faf25c992d 23:37:24 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:24 ---> Running in 83d0d5d7e405 23:37:25 Still waiting to schedule task 23:37:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63530’ 23:37:38 Removing intermediate container 83d0d5d7e405 23:37:38 ---> a60a3e64c144 23:37:38 Step 10/11 : COPY . . 23:37:38 ---> eb1af5d0c468 23:37:38 Step 11/11 : RUN ${MAKE} 23:37:38 ---> Running in 06d7cd89dfda 23:37:38 noop 23:37:38 Removing intermediate container 06d7cd89dfda 23:37:38 ---> 6b45f2068b61 23:37:38 Successfully built 6b45f2068b61 23:37:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:37:39 + docker inspect -f . ci-base-image-x86_64 23:37:39 . [Pipeline] withDockerContainer 23:37:39 prd-ubuntu20.04-docker-8c-8g-63532 does not seem to be running inside a container 23:37:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1163 -v /w/workspace/gexfoundry_device-sdk-go_PR-1163:/w/workspace/gexfoundry_device-sdk-go_PR-1163:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1163@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:39 $ docker top fe2b6134537ae9ef7d09ccd1322c4f9403c076a9dae98569a39408b65116b526 -eo pid,comm [Pipeline] { [Pipeline] sh 23:37:40 + go version 23:37:40 go version go1.17.6 linux/amd64 [Pipeline] } 23:37:40 $ docker stop --time=1 fe2b6134537ae9ef7d09ccd1322c4f9403c076a9dae98569a39408b65116b526 23:37:41 $ docker rm -f fe2b6134537ae9ef7d09ccd1322c4f9403c076a9dae98569a39408b65116b526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:42 + docker inspect -f . ci-base-image-x86_64 23:37:42 . [Pipeline] withDockerContainer 23:37:42 prd-ubuntu20.04-docker-8c-8g-63532 does not seem to be running inside a container 23:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1163 -v /w/workspace/gexfoundry_device-sdk-go_PR-1163:/w/workspace/gexfoundry_device-sdk-go_PR-1163:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1163@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:37:42 $ docker top 961d64e83fa87f3d20c69ec9a53a96c5c717ca27b3dda82ed60438631d55d6c4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:37:43 + make test 23:37:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:37:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:38:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:38:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:38:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:38:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.121s coverage: 23.3% of statements 23:38:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:38:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.061s coverage: 27.6% of statements 23:38:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.123s coverage: 78.9% of statements 23:38:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.060s coverage: 10.8% of statements 23:38:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.092s coverage: 60.0% of statements 23:38:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:38:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:38:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 34.8% of statements 23:38:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:38:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 86.5% of statements 23:38:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:38:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:38:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.100s coverage: 65.1% of statements 23:38:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.819s coverage: 89.2% of statements 23:38:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:38:01 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.7% of statements 23:38:01 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:38:16 GO111MODULE=on go vet ./... 23:38:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:38:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:38:20 ./bin/test-attribution-txt.sh [Pipeline] echo 23:38:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:38:20 $ docker stop --time=1 961d64e83fa87f3d20c69ec9a53a96c5c717ca27b3dda82ed60438631d55d6c4 23:38:22 $ docker rm -f 961d64e83fa87f3d20c69ec9a53a96c5c717ca27b3dda82ed60438631d55d6c4 [Pipeline] // withDockerContainer [Pipeline] sh 23:38:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:38:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:24 + ls -al . 23:38:24 total 300 23:38:24 drwxrwxr-x 11 jenkins jenkins 4096 May 12 23:38 . 23:38:24 drwxrwxr-x 4 jenkins jenkins 4096 May 12 23:36 .. 23:38:24 -rw-rw-r-- 1 jenkins jenkins 140 May 12 23:36 .dockerignore 23:38:24 drwxrwxr-x 8 jenkins jenkins 4096 May 12 23:37 .git 23:38:24 drwxrwxr-x 2 jenkins jenkins 4096 May 12 23:36 .github 23:38:24 -rw-rw-r-- 1 jenkins jenkins 131 May 12 23:36 .gitignore 23:38:24 -rw-rw-r-- 1 jenkins jenkins 42 May 12 23:36 .golangci.yml 23:38:24 drwxr-xr-x 3 jenkins jenkins 4096 May 12 23:37 .semver 23:38:24 -rw-rw-r-- 1 jenkins jenkins 29536 May 12 23:36 CHANGELOG.md 23:38:24 -rw-rw-r-- 1 jenkins jenkins 677 May 12 23:36 GOVERNANCE.md 23:38:24 -rw-rw-r-- 1 jenkins jenkins 880 May 12 23:36 Jenkinsfile 23:38:24 -rw-rw-r-- 1 jenkins jenkins 11341 May 12 23:36 LICENSE 23:38:24 -rw-rw-r-- 1 jenkins jenkins 2015 May 12 23:36 Makefile 23:38:24 -rw-rw-r-- 1 jenkins jenkins 619 May 12 23:36 OWNERS.md 23:38:24 -rw-rw-r-- 1 jenkins jenkins 4881 May 12 23:36 README.md 23:38:24 -rw-rw-r-- 1 jenkins jenkins 5 May 12 23:37 VERSION 23:38:24 drwxrwxr-x 2 jenkins jenkins 4096 May 12 23:36 bin 23:38:24 -rw-r--r-- 1 jenkins jenkins 130739 May 12 23:38 coverage.out 23:38:24 drwxrwxr-x 5 jenkins jenkins 4096 May 12 23:36 example 23:38:24 -rw-rw-r-- 1 jenkins jenkins 3159 May 12 23:36 go.mod 23:38:24 -rw-rw-r-- 1 jenkins jenkins 34529 May 12 23:36 go.sum 23:38:24 drwxrwxr-x 15 jenkins jenkins 4096 May 12 23:36 internal 23:38:24 drwxrwxr-x 3 jenkins jenkins 4096 May 12 23:36 openapi 23:38:24 drwxrwxr-x 5 jenkins jenkins 4096 May 12 23:36 pkg 23:38:24 drwxrwxr-x 4 jenkins jenkins 4096 May 12 23:36 snap 23:38:24 -rw-rw-r-- 1 jenkins jenkins 222 May 12 23:36 version.go [Pipeline] isUnix [Pipeline] sh 23:38:24 + 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=9d1347ea06e358a370ae6b7b9ba93436209f0951 --label arch=amd64 --label version=0.0.0 . 23:38:24 Sending build context to Docker daemon 9.9MB 23:38:24 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:38:24 Step 2/25 : FROM ${BASE} AS builder 23:38:24 ---> 6b45f2068b61 23:38:24 Step 3/25 : ARG MAKE=make build 23:38:24 ---> Running in aa1681352214 23:38:24 Removing intermediate container aa1681352214 23:38:24 ---> 732ca6bd22c8 23:38:24 Step 4/25 : WORKDIR /device-sdk-go 23:38:24 ---> Running in 25343f99184d 23:38:24 Removing intermediate container 25343f99184d 23:38:24 ---> f88917db1b85 23:38:24 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:38:24 ---> Running in 36a1d728d9eb 23:38:24 Removing intermediate container 36a1d728d9eb 23:38:24 ---> 341d87900efa 23:38:24 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:24 ---> Running in 9aac0c47495e 23:38:25 Removing intermediate container 9aac0c47495e 23:38:25 ---> d9a1747486b3 23:38:25 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:38:25 ---> Running in fcc78363b082 23:38:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:26 OK: 221 MiB in 52 packages 23:38:27 Removing intermediate container fcc78363b082 23:38:27 ---> 498a45add3c4 23:38:27 Step 8/25 : COPY go.mod vendor* ./ 23:38:27 ---> b6a9f7a14dc9 23:38:27 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:27 ---> Running in 186c321913d3 23:38:28 Removing intermediate container 186c321913d3 23:38:28 ---> 8193b7ae35d6 23:38:28 Step 10/25 : COPY . . 23:38:28 ---> ae2ac1d988e0 23:38:28 Step 11/25 : RUN ${MAKE} 23:38:28 ---> Running in aa55466d12b0 23:38:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:38:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:38:47 Removing intermediate container aa55466d12b0 23:38:47 ---> 0fa59ec21cbe 23:38:47 Step 12/25 : FROM alpine:3.14 23:38:48 3.14: Pulling from library/alpine 23:38:48 8663204ce13b: Pulling fs layer 23:38:48 8663204ce13b: Verifying Checksum 23:38:48 8663204ce13b: Download complete 23:38:48 8663204ce13b: Pull complete 23:38:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:38:48 Status: Downloaded newer image for alpine:3.14 23:38:48 ---> e04c818066af 23:38:48 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:38:49 ---> Running in 1e80de6e7f47 23:38:49 Removing intermediate container 1e80de6e7f47 23:38:49 ---> 339cfb44a0da 23:38:49 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:49 ---> Running in 93ed218b3e32 23:38:49 Removing intermediate container 93ed218b3e32 23:38:49 ---> a7249ecfc7f4 23:38:49 Step 15/25 : RUN apk add --update --no-cache zeromq 23:38:49 ---> Running in 21dcfb0a79eb 23:38:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:51 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:38:51 (2/5) Installing libsodium (1.0.18-r0) 23:38:51 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:38:51 (4/5) Installing libzmq (4.3.4-r0) 23:38:51 (5/5) Installing zeromq (4.3.4-r0) 23:38:51 Executing busybox-1.33.1-r7.trigger 23:38:51 OK: 8 MiB in 19 packages 23:38:52 Removing intermediate container 21dcfb0a79eb 23:38:52 ---> d094f96cb7cc 23:38:52 Step 16/25 : WORKDIR / 23:38:52 ---> Running in 0e3a888dd538 23:38:52 Removing intermediate container 0e3a888dd538 23:38:52 ---> 6384899fdedd 23:38:52 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:38:52 ---> ba47dae20c50 23:38:52 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:38:53 ---> f7668f898d2f 23:38:53 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:38:53 ---> 8be622a34f3d 23:38:53 Step 20/25 : EXPOSE 59999 23:38:53 ---> Running in 00d57f899640 23:38:53 Removing intermediate container 00d57f899640 23:38:53 ---> 3f8fa0453dd9 23:38:53 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:38:53 ---> Running in 4da89ea01487 23:38:53 Removing intermediate container 4da89ea01487 23:38:53 ---> af7265248241 23:38:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:53 ---> Running in 9ef8ab4295b5 23:38:53 Removing intermediate container 9ef8ab4295b5 23:38:53 ---> db5942c90722 23:38:53 Step 23/25 : LABEL arch=amd64 23:38:53 ---> Running in 041db93d6bcc 23:38:53 Removing intermediate container 041db93d6bcc 23:38:53 ---> c1ba7c443ca1 23:38:53 Step 24/25 : LABEL git_sha=9d1347ea06e358a370ae6b7b9ba93436209f0951 23:38:53 ---> Running in a8b4d7844977 23:38:53 Removing intermediate container a8b4d7844977 23:38:53 ---> 3049383b323a 23:38:53 Step 25/25 : LABEL version=0.0.0 23:38:53 ---> Running in 764756e64d3f 23:38:54 Removing intermediate container 764756e64d3f 23:38:54 ---> c2527e3a2748 23:38:54 [Warning] One or more build-args [ARCH] were not consumed 23:38:54 Successfully built c2527e3a2748 23:38:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:54 23:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:55 latest: Pulling from edgex-lftools-log-publisher 23:38:55 5eb5b503b376: Pulling fs layer 23:38:55 5c69ac0246d0: Pulling fs layer 23:38:55 ec43610c2a17: Pulling fs layer 23:38:55 3a2ae6a8a46f: Pulling fs layer 23:38:55 33b1e0a273af: Pulling fs layer 23:38:55 5d3b04190fa2: Pulling fs layer 23:38:55 2f39f015ded8: Pulling fs layer 23:38:55 3a2ae6a8a46f: Waiting 23:38:55 33b1e0a273af: Waiting 23:38:55 5d3b04190fa2: Waiting 23:38:55 5c69ac0246d0: Verifying Checksum 23:38:55 5c69ac0246d0: Download complete 23:38:55 3a2ae6a8a46f: Verifying Checksum 23:38:55 3a2ae6a8a46f: Download complete 23:38:55 33b1e0a273af: Verifying Checksum 23:38:55 33b1e0a273af: Download complete 23:38:55 ec43610c2a17: Verifying Checksum 23:38:55 ec43610c2a17: Download complete 23:38:55 5d3b04190fa2: Verifying Checksum 23:38:55 5d3b04190fa2: Download complete 23:38:55 5eb5b503b376: Verifying Checksum 23:38:55 5eb5b503b376: Download complete 23:38:56 2f39f015ded8: Download complete 23:38:56 5eb5b503b376: Pull complete 23:38:56 5c69ac0246d0: Pull complete 23:38:57 ec43610c2a17: Pull complete 23:38:57 3a2ae6a8a46f: Pull complete 23:38:57 33b1e0a273af: Pull complete 23:38:57 5d3b04190fa2: Pull complete 23:39:01 2f39f015ded8: Pull complete 23:39:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:39:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:39:01 prd-ubuntu20.04-docker-8c-8g-63532 does not seem to be running inside a container 23:39:01 $ 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-1163 -v /w/workspace/gexfoundry_device-sdk-go_PR-1163:/w/workspace/gexfoundry_device-sdk-go_PR-1163:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1163@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:39:03 $ docker top d33e1b055a6fb82c9e76fa24607744dedb8f3a4ba7c3669f513e8f4ac41c04f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:04 ---> job-cost.sh 23:39:04 lf-activate-venv: SKIPPING 23:39:04 INFO: No Stack... 23:39:04 INFO: Retrieving Pricing Info for: v3-standard-8 23:39:04 INFO: Archiving Costs [Pipeline] sh 23:39:05 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives/cost.csv 23:39:05 + cut -d, -f6 [Pipeline] lock 23:39:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] 23:39:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] did not exist. Created. 23:39:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:05 + echo total: 0.2199999988079071 [Pipeline] stash 23:39:05 Stashed 1 file(s) [Pipeline] } 23:39:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:39:05 $ docker stop --time=1 d33e1b055a6fb82c9e76fa24607744dedb8f3a4ba7c3669f513e8f4ac41c04f2 23:39:06 $ docker rm -f d33e1b055a6fb82c9e76fa24607744dedb8f3a4ba7c3669f513e8f4ac41c04f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:40:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63535 in /w/workspace/gexfoundry_device-sdk-go_PR-1163 [Pipeline] { [Pipeline] ws 23:40:28 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:40:28 The recommended git tool is: git 23:40:36 using credential edgex-jenkins-ssh 23:40:36 Cloning the remote Git repository 23:40:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:40:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:40:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:40:36 > git --version # timeout=10 23:40:36 > git --version # 'git version 2.25.1' 23:40:36 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:40:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:40:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:40:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:40:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:40:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1163/head:refs/remotes/origin/PR-1163 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:40:38 Merging remotes/origin/main commit 4f64ab83298cb604fe88218673904389f4010661 into PR head commit 9d1347ea06e358a370ae6b7b9ba93436209f0951 23:40:39 Merge succeeded, producing 9d1347ea06e358a370ae6b7b9ba93436209f0951 23:40:39 Checking out Revision 9d1347ea06e358a370ae6b7b9ba93436209f0951 (PR-1163) 23:40:38 > git config core.sparsecheckout # timeout=10 23:40:39 > git checkout -f 9d1347ea06e358a370ae6b7b9ba93436209f0951 # timeout=10 23:40:39 > git remote # timeout=10 23:40:39 > git config --get remote.origin.url # timeout=10 23:40:39 using GIT_SSH to set credentials SSH Credentials for GitHub 23:40:39 > git merge 4f64ab83298cb604fe88218673904389f4010661 # timeout=10 23:40:39 > git rev-parse HEAD^{commit} # timeout=10 23:40:39 > git config core.sparsecheckout # timeout=10 23:40:39 > git checkout -f 9d1347ea06e358a370ae6b7b9ba93436209f0951 # timeout=10 23:40:43 Commit message: "docs: Publish swagger to 2.3.0" 23:40:43 > git --version # timeout=10 23:40:43 > git --version # 'git version 2.25.1' 23:40:43 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:40:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:40:44 Dload Upload Total Spent Left Speed 23:40:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 23:40:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:40:45 + sudo tee /etc/docker/daemon.new 23:40:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:40:45 { 23:40:45 "registry-mirrors": [ 23:40:45 "https://nexus3.edgexfoundry.org:10001" 23:40:45 ], 23:40:45 "bip": "10.250.0.254/24", 23:40:45 "hosts": [ 23:40:45 "tcp://0.0.0.0:5555", 23:40:45 "unix:///var/run/docker.sock" 23:40:45 ], 23:40:45 "mtu": 1458, 23:40:45 "selinux-enabled": true, 23:40:45 "seccomp-profile": "/etc/docker/seccomp.json" 23:40:45 } [Pipeline] sh 23:40:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:40:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:04 provisioning config files... 23:41:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3773429947939214425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:05 ---> docker-login.sh 23:41:05 nexus3.edgexfoundry.org:10001 23:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:06 Configure a credential helper to remove this warning. See 23:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:06 23:41:06 Login Succeeded 23:41:06 nexus3.edgexfoundry.org:10002 23:41:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:06 Configure a credential helper to remove this warning. See 23:41:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:06 23:41:06 Login Succeeded 23:41:06 nexus3.edgexfoundry.org:10003 23:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:07 Configure a credential helper to remove this warning. See 23:41:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:07 23:41:07 Login Succeeded 23:41:07 nexus3.edgexfoundry.org:10004 23:41:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:07 Configure a credential helper to remove this warning. See 23:41:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:07 23:41:07 Login Succeeded 23:41:07 docker.io 23:41:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:08 Configure a credential helper to remove this warning. See 23:41:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:08 23:41:08 Login Succeeded 23:41:08 ---> docker-login.sh ends [Pipeline] } 23:41:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:09 ========================================================= 23:41:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:41:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:41:09 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:41:09 Sending build context to Docker daemon 5.27MB 23:41:10 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:41:10 Step 2/11 : FROM ${BASE} AS builder 23:41:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:41:10 9b3977197b4f: Pulling fs layer 23:41:10 1a89e8eeedd5: Pulling fs layer 23:41:10 94645a83ff95: Pulling fs layer 23:41:10 3f3a8bcf1eab: Pulling fs layer 23:41:10 0c92f367c5e7: Pulling fs layer 23:41:10 3096ccb668a1: Pulling fs layer 23:41:10 e8cf19c19ddd: Pulling fs layer 23:41:10 a4caa8a26152: Pulling fs layer 23:41:10 0c92f367c5e7: Waiting 23:41:10 3096ccb668a1: Waiting 23:41:10 e8cf19c19ddd: Waiting 23:41:10 a4caa8a26152: Waiting 23:41:10 3f3a8bcf1eab: Waiting 23:41:10 94645a83ff95: Verifying Checksum 23:41:10 94645a83ff95: Download complete 23:41:10 1a89e8eeedd5: Verifying Checksum 23:41:10 1a89e8eeedd5: Download complete 23:41:10 0c92f367c5e7: Verifying Checksum 23:41:10 0c92f367c5e7: Download complete 23:41:10 3096ccb668a1: Download complete 23:41:10 9b3977197b4f: Verifying Checksum 23:41:10 9b3977197b4f: Download complete 23:41:10 e8cf19c19ddd: Verifying Checksum 23:41:10 e8cf19c19ddd: Download complete 23:41:11 9b3977197b4f: Pull complete 23:41:11 1a89e8eeedd5: Pull complete 23:41:11 94645a83ff95: Pull complete 23:41:12 a4caa8a26152: Verifying Checksum 23:41:12 a4caa8a26152: Download complete 23:41:13 3f3a8bcf1eab: Verifying Checksum 23:41:13 3f3a8bcf1eab: Download complete 23:41:25 3f3a8bcf1eab: Pull complete 23:41:25 0c92f367c5e7: Pull complete 23:41:25 3096ccb668a1: Pull complete 23:41:25 e8cf19c19ddd: Pull complete 23:41:32 a4caa8a26152: Pull complete 23:41:32 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:41:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:41:32 ---> 725f1c02e7f9 23:41:32 Step 3/11 : ARG MAKE=make build 23:41:32 ---> Running in 0b4a938bb723 23:41:32 Removing intermediate container 0b4a938bb723 23:41:32 ---> 29e5f2a55924 23:41:32 Step 4/11 : WORKDIR /device-sdk-go 23:41:33 ---> Running in b805970a21d5 23:41:33 Removing intermediate container b805970a21d5 23:41:33 ---> 7adc841024d7 23:41:33 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:41:33 ---> Running in bec4f29905e8 23:41:33 Removing intermediate container bec4f29905e8 23:41:33 ---> 463bd6c69792 23:41:33 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:34 ---> Running in 6c49931fd04e 23:41:36 Removing intermediate container 6c49931fd04e 23:41:36 ---> e2246ba6e714 23:41:36 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:41:36 ---> Running in 0a707310b2c3 23:41:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:41:39 OK: 220 MiB in 52 packages 23:41:40 Removing intermediate container 0a707310b2c3 23:41:40 ---> 25ea7154992a 23:41:40 Step 8/11 : COPY go.mod vendor* ./ 23:41:41 ---> e39bc6462a7a 23:41:41 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:41 ---> Running in 86da8364eca9 23:42:28 Removing intermediate container 86da8364eca9 23:42:28 ---> c979b04bc9a1 23:42:28 Step 10/11 : COPY . . 23:42:28 ---> eb9c7a752ad5 23:42:28 Step 11/11 : RUN ${MAKE} 23:42:28 ---> Running in a89d072d111b 23:42:28 noop 23:42:28 Removing intermediate container a89d072d111b 23:42:28 ---> 894bde1e30ff 23:42:28 Successfully built 894bde1e30ff 23:42:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:42:29 + docker inspect -f . ci-base-image-arm64 23:42:29 . [Pipeline] withDockerContainer 23:42:29 prd-ubuntu20.04-docker-arm64-4c-16g-63535 does not seem to be running inside a container 23:42:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:30 $ docker top 82186cf7a1b6e08da4e5e019cac7dd6dbec913811a146fc46f0059286e1ea4d7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:31 + go version 23:42:31 go version go1.17.6 linux/arm64 [Pipeline] } 23:42:31 $ docker stop --time=1 82186cf7a1b6e08da4e5e019cac7dd6dbec913811a146fc46f0059286e1ea4d7 23:42:33 $ docker rm -f 82186cf7a1b6e08da4e5e019cac7dd6dbec913811a146fc46f0059286e1ea4d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:42:34 + docker inspect -f . ci-base-image-arm64 23:42:34 . [Pipeline] withDockerContainer 23:42:34 prd-ubuntu20.04-docker-arm64-4c-16g-63535 does not seem to be running inside a container 23:42:34 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:42:35 $ docker top 2f87e11e989fa9994eb8743490c7d14ffb419b49abce4af276643596302fd41d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:42:36 + make test 23:42:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:43:08 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:45:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:45:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:45:00 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:45:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.361s coverage: 23.3% of statements 23:45:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:45:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.455s coverage: 27.6% of statements 23:45:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.375s coverage: 78.9% of statements 23:45:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.301s coverage: 10.8% of statements 23:45:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.628s coverage: 60.0% of statements 23:45:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:45:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:45:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.452s coverage: 34.8% of statements 23:45:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:45:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.382s coverage: 86.5% of statements 23:45:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:45:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:45:12 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.494s coverage: 65.1% of statements 23:45:14 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.346s coverage: 89.2% of statements 23:45:14 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:45:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.263s coverage: 4.7% of statements 23:45:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:45:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:45:16 GO111MODULE=on go vet ./... 23:46:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:46:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:46:54 $ docker stop --time=1 2f87e11e989fa9994eb8743490c7d14ffb419b49abce4af276643596302fd41d 23:46:55 $ docker rm -f 2f87e11e989fa9994eb8743490c7d14ffb419b49abce4af276643596302fd41d [Pipeline] // withDockerContainer [Pipeline] sh 23:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:57 Warning: overwriting stash ‘coverage-report’ 23:46:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:58 + ls -al . 23:46:58 total 296 23:46:58 drwxrwxr-x 10 jenkins jenkins 4096 May 12 23:46 . 23:46:58 drwxrwxr-x 4 jenkins jenkins 4096 May 12 23:40 .. 23:46:58 -rw-rw-r-- 1 jenkins jenkins 140 May 12 23:40 .dockerignore 23:46:58 drwxrwxr-x 8 jenkins jenkins 4096 May 12 23:40 .git 23:46:58 drwxrwxr-x 2 jenkins jenkins 4096 May 12 23:40 .github 23:46:58 -rw-rw-r-- 1 jenkins jenkins 131 May 12 23:40 .gitignore 23:46:58 -rw-rw-r-- 1 jenkins jenkins 42 May 12 23:40 .golangci.yml 23:46:58 -rw-rw-r-- 1 jenkins jenkins 29536 May 12 23:40 CHANGELOG.md 23:46:58 -rw-rw-r-- 1 jenkins jenkins 677 May 12 23:40 GOVERNANCE.md 23:46:58 -rw-rw-r-- 1 jenkins jenkins 880 May 12 23:40 Jenkinsfile 23:46:58 -rw-rw-r-- 1 jenkins jenkins 11341 May 12 23:40 LICENSE 23:46:58 -rw-rw-r-- 1 jenkins jenkins 2015 May 12 23:40 Makefile 23:46:58 -rw-rw-r-- 1 jenkins jenkins 619 May 12 23:40 OWNERS.md 23:46:58 -rw-rw-r-- 1 jenkins jenkins 4881 May 12 23:40 README.md 23:46:58 -rw-rw-r-- 1 jenkins jenkins 5 May 12 23:37 VERSION 23:46:58 drwxrwxr-x 2 jenkins jenkins 4096 May 12 23:40 bin 23:46:58 -rw-r--r-- 1 jenkins jenkins 130740 May 12 23:45 coverage.out 23:46:58 drwxrwxr-x 5 jenkins jenkins 4096 May 12 23:40 example 23:46:58 -rw-rw-r-- 1 jenkins jenkins 3159 May 12 23:40 go.mod 23:46:58 -rw-rw-r-- 1 jenkins jenkins 34529 May 12 23:40 go.sum 23:46:58 drwxrwxr-x 15 jenkins jenkins 4096 May 12 23:40 internal 23:46:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 23:40 openapi 23:46:58 drwxrwxr-x 5 jenkins jenkins 4096 May 12 23:40 pkg 23:46:58 drwxrwxr-x 4 jenkins jenkins 4096 May 12 23:40 snap 23:46:58 -rw-rw-r-- 1 jenkins jenkins 222 May 12 23:40 version.go [Pipeline] isUnix [Pipeline] sh 23:46:59 + 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=9d1347ea06e358a370ae6b7b9ba93436209f0951 --label arch=arm64 --label version=0.0.0 . 23:46:59 Sending build context to Docker daemon 5.402MB 23:46:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:46:59 Step 2/25 : FROM ${BASE} AS builder 23:46:59 ---> 894bde1e30ff 23:46:59 Step 3/25 : ARG MAKE=make build 23:46:59 ---> Running in 8a0543828137 23:47:00 Removing intermediate container 8a0543828137 23:47:00 ---> 12b5057c4941 23:47:00 Step 4/25 : WORKDIR /device-sdk-go 23:47:00 ---> Running in 7b746d5bc4f7 23:47:00 Removing intermediate container 7b746d5bc4f7 23:47:00 ---> fe59b4ebbc8f 23:47:00 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:47:00 ---> Running in ec9add89a490 23:47:00 Removing intermediate container ec9add89a490 23:47:00 ---> 625d51829489 23:47:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:47:01 ---> Running in 87166b58faeb 23:47:02 Removing intermediate container 87166b58faeb 23:47:02 ---> 9c6cd47d500a 23:47:02 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:47:02 ---> Running in 1885c01e6220 23:47:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:47:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:47:05 OK: 220 MiB in 52 packages 23:47:06 Removing intermediate container 1885c01e6220 23:47:06 ---> 7c532c203468 23:47:06 Step 8/25 : COPY go.mod vendor* ./ 23:47:07 ---> 13fd99129a9d 23:47:07 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:07 ---> Running in 2baffbc49aec 23:47:09 Removing intermediate container 2baffbc49aec 23:47:09 ---> 52b05f738088 23:47:09 Step 10/25 : COPY . . 23:47:10 ---> ed47857e8d9c 23:47:10 Step 11/25 : RUN ${MAKE} 23:47:10 ---> Running in 3c545d36a7c3 23:47:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:49:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:49:33 Removing intermediate container 3c545d36a7c3 23:49:33 ---> b4fc774012d0 23:49:33 Step 12/25 : FROM alpine:3.14 23:49:33 3.14: Pulling from library/alpine 23:49:33 455c02918c45: Pulling fs layer 23:49:33 455c02918c45: Verifying Checksum 23:49:33 455c02918c45: Download complete 23:49:33 455c02918c45: Pull complete 23:49:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:49:33 Status: Downloaded newer image for alpine:3.14 23:49:33 ---> ac73e934f311 23:49:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:49:33 ---> Running in e704376a042b 23:49:33 Removing intermediate container e704376a042b 23:49:33 ---> 5d0d58c4f2c9 23:49:33 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:49:33 ---> Running in 306c156e2634 23:49:33 Removing intermediate container 306c156e2634 23:49:33 ---> f811a4f7d9ea 23:49:33 Step 15/25 : RUN apk add --update --no-cache zeromq 23:49:33 ---> Running in a7cd8d84187d 23:49:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:49:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:49:35 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:49:36 (2/5) Installing libsodium (1.0.18-r0) 23:49:36 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:49:36 (4/5) Installing libzmq (4.3.4-r0) 23:49:36 (5/5) Installing zeromq (4.3.4-r0) 23:49:36 Executing busybox-1.33.1-r7.trigger 23:49:36 OK: 8 MiB in 19 packages 23:49:37 Removing intermediate container a7cd8d84187d 23:49:37 ---> 7fd6b2fba57d 23:49:37 Step 16/25 : WORKDIR / 23:49:37 ---> Running in 9aaeafd74ec0 23:49:38 Removing intermediate container 9aaeafd74ec0 23:49:38 ---> 7a3394ca10de 23:49:38 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:49:38 ---> 0c223006efda 23:49:38 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:49:40 ---> 61fd91056c2d 23:49:40 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:49:40 ---> bbe09feba8f0 23:49:40 Step 20/25 : EXPOSE 59999 23:49:40 ---> Running in 8a9e6759d457 23:49:41 Removing intermediate container 8a9e6759d457 23:49:41 ---> afce904554f2 23:49:41 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:49:41 ---> Running in 192fcd15aaaa 23:49:41 Removing intermediate container 192fcd15aaaa 23:49:41 ---> 22546b2913db 23:49:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:49:41 ---> Running in 1d29632dbd08 23:49:41 Removing intermediate container 1d29632dbd08 23:49:41 ---> e55aa9e43c1c 23:49:41 Step 23/25 : LABEL arch=arm64 23:49:42 ---> Running in a19c39c8d476 23:49:42 Removing intermediate container a19c39c8d476 23:49:42 ---> 190e1974e3c3 23:49:42 Step 24/25 : LABEL git_sha=9d1347ea06e358a370ae6b7b9ba93436209f0951 23:49:42 ---> Running in c878a9c03bf3 23:49:42 Removing intermediate container c878a9c03bf3 23:49:42 ---> 30979f43c80a 23:49:42 Step 25/25 : LABEL version=0.0.0 23:49:42 ---> Running in 26534733983a 23:49:43 Removing intermediate container 26534733983a 23:49:43 ---> b5fb61aa1184 23:49:43 [Warning] One or more build-args [ARCH] were not consumed 23:49:43 Successfully built b5fb61aa1184 23:49:43 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:43 23:49:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:49:44 arm64: Pulling from edgex-lftools-log-publisher 23:49:44 8998bd30e6a1: Pulling fs layer 23:49:44 04944245beec: Pulling fs layer 23:49:44 699f458cf7ca: Pulling fs layer 23:49:44 765212b225bb: Pulling fs layer 23:49:44 f23df028b6ca: Pulling fs layer 23:49:44 d65c8cfc05b1: Pulling fs layer 23:49:44 2437ff75d9bd: Pulling fs layer 23:49:44 f23df028b6ca: Waiting 23:49:44 d65c8cfc05b1: Waiting 23:49:44 2437ff75d9bd: Waiting 23:49:44 765212b225bb: Waiting 23:49:44 04944245beec: Verifying Checksum 23:49:44 04944245beec: Download complete 23:49:44 765212b225bb: Verifying Checksum 23:49:44 765212b225bb: Download complete 23:49:44 f23df028b6ca: Verifying Checksum 23:49:44 f23df028b6ca: Download complete 23:49:44 d65c8cfc05b1: Verifying Checksum 23:49:44 d65c8cfc05b1: Download complete 23:49:44 699f458cf7ca: Verifying Checksum 23:49:44 699f458cf7ca: Download complete 23:49:45 8998bd30e6a1: Verifying Checksum 23:49:45 8998bd30e6a1: Download complete 23:49:48 2437ff75d9bd: Verifying Checksum 23:49:48 2437ff75d9bd: Download complete 23:49:50 8998bd30e6a1: Pull complete 23:49:50 04944245beec: Pull complete 23:49:52 699f458cf7ca: Pull complete 23:49:52 765212b225bb: Pull complete 23:49:53 f23df028b6ca: Pull complete 23:49:53 d65c8cfc05b1: Pull complete 23:50:08 2437ff75d9bd: Pull complete 23:50:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:50:08 prd-ubuntu20.04-docker-arm64-4c-16g-63535 does not seem to be running inside a container 23:50:08 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:50:11 $ docker top ea31479d946e9d4f9fd5d460af905ab967cc73337b5c0ffb6fe9b74dff3faf71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:12 ---> job-cost.sh 23:50:12 lf-activate-venv: SKIPPING 23:50:12 INFO: No Stack... 23:50:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:50:14 INFO: Archiving Costs [Pipeline] sh 23:50:14 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 23:50:14 + cut -d, -f6 [Pipeline] lock 23:50:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] 23:50:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] did not exist. Created. 23:50:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:50:15 /w/workspace/device-sdk-go/1@tmp/durable-478d7c74/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:50:16 + echo total: 0.10999999940395355 [Pipeline] stash 23:50:16 Warning: overwriting stash ‘stack-cost’ 23:50:16 Stashed 1 file(s) [Pipeline] } 23:50:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1163-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:50:16 $ docker stop --time=1 ea31479d946e9d4f9fd5d460af905ab967cc73337b5c0ffb6fe9b74dff3faf71 23:50:18 $ docker rm -f ea31479d946e9d4f9fd5d460af905ab967cc73337b5c0ffb6fe9b74dff3faf71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:50:19 provisioning config files... 23:50:19 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/config8251073473543958826tmp [Pipeline] { [Pipeline] sh 23:50:19 + set +x 23:50:19 + curl -s https://codecov.io/bash 23:50:19 + bash -s -- 23:50:19 23:50:19 _____ _ 23:50:19 / ____| | | 23:50:19 | | ___ __| | ___ ___ _____ __ 23:50:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:50:19 | |___| (_) | (_| | __/ (_| (_) \ V / 23:50:19 \_____\___/ \__,_|\___|\___\___/ \_/ 23:50:19 Bash-1.0.6 23:50:19 23:50:19 23:50:19 ==> git version 2.25.1 found 23:50:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:50:19 Release-Date: 2020-01-08 23:50:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:50:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:50:19 ==> Jenkins CI detected. 23:50:19 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1163 23:50:19 project root: . 23:50:19 --> token set from env 23:50:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:50:19 ==> Running gcov in . (disable via -X gcov) 23:50:19 ==> Python coveragepy not found 23:50:19 ==> Searching for coverage reports in: 23:50:19 + . 23:50:19 -> Found 1 reports 23:50:19 ==> Detecting git/mercurial file structure 23:50:19 ==> Reading reports 23:50:19 + ./coverage.out bytes=130740 23:50:19 ==> Appending adjustments 23:50:19 https://docs.codecov.io/docs/fixing-reports 23:50:19 + Found adjustments 23:50:19 ==> Gzipping contents 23:50:19 20K /tmp/codecov.H5Rm4y.gz 23:50:19 ==> Uploading reports 23:50:19 url: https://codecov.io 23:50:19 query: branch=PR-1163&commit=9d1347ea06e358a370ae6b7b9ba93436209f0951&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1163&job=&cmd_args= 23:50:19 -> Pinging Codecov 23:50:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1163&commit=9d1347ea06e358a370ae6b7b9ba93436209f0951&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1163%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1163&job=&cmd_args= 23:50:20 -> Uploading to 23:50:20 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/7E55EF52A471D76F132DFD9A03CDDE97/9d1347ea06e358a370ae6b7b9ba93436209f0951/16af0c2c-5c72-4481-8459-cf49a53e47c9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T235020Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f5b2bf588baae396f4fa1e63671bc1fa938f6b8f42d431fab4cb3b6bc305364 23:50:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:50:20 Dload Upload Total Spent Left Speed 23:50:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16825 0 0 100 16825 0 78621 --:--:-- --:--:-- --:--:-- 78990 23:50:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9d1347ea06e358a370ae6b7b9ba93436209f0951 [Pipeline] } 23:50:20 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 23:50:22 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives ] 23:50:22 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives 23:50:22 total 16 23:50:22 drwxr-xr-x 3 root root 4096 May 12 23:39 . 23:50:22 drwxrwxr-x 12 jenkins jenkins 4096 May 12 23:39 .. 23:50:22 drwxr-xr-x 2 root root 4096 May 12 23:39 cost 23:50:22 -rw-r--r-- 1 root root 85 May 12 23:39 cost.csv 23:50:22 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives 23:50:22 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives 23:50:22 total 16 23:50:22 drwxr-xr-x 3 jenkins jenkins 4096 May 12 23:39 . 23:50:22 drwxrwxr-x 12 jenkins jenkins 4096 May 12 23:39 .. 23:50:22 drwxr-xr-x 2 jenkins jenkins 4096 May 12 23:39 cost 23:50:22 -rw-r--r-- 1 jenkins jenkins 85 May 12 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:50:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:23 ---> package-listing.sh 23:50:23 ++ facter osfamily 23:50:23 ++ tr '[:upper:]' '[:lower:]' 23:50:23 + OS_FAMILY=debian 23:50:23 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1163 23:50:23 + START_PACKAGES=/tmp/packages_start.txt 23:50:23 + END_PACKAGES=/tmp/packages_end.txt 23:50:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:23 + PACKAGES=/tmp/packages_start.txt 23:50:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1163 ']' 23:50:23 + PACKAGES=/tmp/packages_end.txt 23:50:23 + case "${OS_FAMILY}" in 23:50:23 + dpkg -l 23:50:23 + grep '^ii' 23:50:23 + '[' -f /tmp/packages_start.txt ']' 23:50:23 + '[' -f /tmp/packages_end.txt ']' 23:50:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:23 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1163 ']' 23:50:23 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives/ 23:50:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1163/archives/ [Pipeline] echo 23:50:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1163/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:50:24 . [Pipeline] withDockerContainer 23:50:24 prd-ubuntu20.04-docker-8c-8g-63532 does not seem to be running inside a container 23:50:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1163/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-1163 -v /w/workspace/gexfoundry_device-sdk-go_PR-1163:/w/workspace/gexfoundry_device-sdk-go_PR-1163:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1163@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:50:24 $ docker top 02b08e976ae21ede85d6ee24a016bbccfd4984539866fce62e983098f63a2d51 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:25 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:25 + mkdir -p /var/log/sysstat [Pipeline] sh 23:50:25 + ls /var/log/sa-host 23:50:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:25 provisioning config files... 23:50:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1163@tmp/config4294635691289320544tmp [Pipeline] { [Pipeline] echo 23:50:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:26 ---> create-netrc.sh [Pipeline] } 23:50:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:50:26 ---> python-tools-install.sh [Pipeline] echo 23:50:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:27 ---> sudo-logs.sh 23:50:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:50:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:50:27 ---> job-cost.sh 23:50:27 lf-activate-venv: SKIPPING 23:50:27 DEBUG: total: 0.2199999988079071 23:50:27 INFO: Retrieving Stack Cost... 23:50:28 INFO: Retrieving Pricing Info for: v3-standard-8 23:50:28 INFO: Archiving Costs [Pipeline] echo 23:50:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:50:29 ---> logs-deploy.sh 23:50:29 lf-activate-venv: SKIPPING 23:50:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1163/1 23:50:29 INFO: archiving workspace using pattern(s): 23:50:29 Archives upload complete. 23:50:29 INFO: archiving logs to Nexus