Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71f09d1ab0705056f5c82f36890c48cdd3d80cce 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-ssh5889386787424471154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh9715824267300930185.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6881129804135708475.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14125848477550403014.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1610064415917902522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-10346 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision 71f09d1ab0705056f5c82f36890c48cdd3d80cce (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71f09d1ab0705056f5c82f36890c48cdd3d80cce # timeout=10 Commit message: "Merge pull request #1115 from bnevis-i/delayed-start" > git rev-list --no-walk 0c98a10ee9e4548efad256221762cfb1e846b147 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:25 ========================================================= 23:08:25 EdgeX Global Pipelines Version Info 23:08:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:26 ------------------- 23:08:26 stable info: 23:08:26 ------------------- 23:08:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:08:26 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:08:26 Message: update stable to v1.0.221 23:08:27 ------------------- 23:08:27 experimental info: 23:08:27 ------------------- 23:08:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:27 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:08:27 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71f09d1ab0705056f5c82f36890c48cdd3d80cce [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71f09d1 [Pipeline] echo 23:08:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:27 provisioning config files... 23:08:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5249946555732898854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:28 ---> docker-login.sh 23:08:28 nexus3.edgexfoundry.org:10001 23:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:28 Configure a credential helper to remove this warning. See 23:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:28 23:08:28 Login Succeeded 23:08:28 nexus3.edgexfoundry.org:10002 23:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:28 Configure a credential helper to remove this warning. See 23:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:28 23:08:28 Login Succeeded 23:08:28 nexus3.edgexfoundry.org:10003 23:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:28 Configure a credential helper to remove this warning. See 23:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:28 23:08:28 Login Succeeded 23:08:28 nexus3.edgexfoundry.org:10004 23:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:28 Configure a credential helper to remove this warning. See 23:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:28 23:08:28 Login Succeeded 23:08:28 docker.io 23:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:29 Configure a credential helper to remove this warning. See 23:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:29 23:08:29 Login Succeeded 23:08:29 ---> docker-login.sh ends [Pipeline] } 23:08:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:29 + git rev-list -1 --merges 71f09d1ab0705056f5c82f36890c48cdd3d80cce~1..71f09d1ab0705056f5c82f36890c48cdd3d80cce [Pipeline] echo 23:08:29 -----------> git rev-list -1 --merges 71f09d1ab0705056f5c82f36890c48cdd3d80cce~1..71f09d1ab0705056f5c82f36890c48cdd3d80cce 71f09d1ab0705056f5c82f36890c48cdd3d80cce 23:08:29 71f09d1ab0705056f5c82f36890c48cdd3d80cce [false] [Pipeline] sh 23:08:29 + git log --format=format:%s -1 71f09d1ab0705056f5c82f36890c48cdd3d80cce [Pipeline] echo 23:08:29 ========================================================= 23:08:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:30 + git log --format=format:%s -1 71f09d1ab0705056f5c82f36890c48cdd3d80cce [Pipeline] echo 23:08:30 [semverPrep] GIT_COMMIT: 71f09d1ab0705056f5c82f36890c48cdd3d80cce, Commit Message: Merge pull request #1115 from bnevis-i/delayed-start [Pipeline] echo 23:08:30 [semverPrep] This is not a build commit. [Pipeline] sh 23:08:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:30 + grep -v github /etc/ssh/ssh_known_hosts 23:08:30 + [ -e /tmp/ssh_known_hosts ] 23:08:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:30 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:31 23:08:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:08:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:31 latest: Pulling from edgex-devops/git-semver 23:08:31 a0d0a0d46f8b: Pulling fs layer 23:08:31 3e5f54012d9b: Pulling fs layer 23:08:31 4c7163046ea9: Pulling fs layer 23:08:31 0c2d73faf560: Pulling fs layer 23:08:31 0c2d73faf560: Waiting 23:08:31 3e5f54012d9b: Download complete 23:08:31 a0d0a0d46f8b: Verifying Checksum 23:08:31 a0d0a0d46f8b: Download complete 23:08:31 0c2d73faf560: Verifying Checksum 23:08:31 0c2d73faf560: Download complete 23:08:31 4c7163046ea9: Verifying Checksum 23:08:31 4c7163046ea9: Download complete 23:08:31 a0d0a0d46f8b: Pull complete 23:08:31 3e5f54012d9b: Pull complete 23:08:32 4c7163046ea9: Pull complete 23:08:32 0c2d73faf560: Pull complete 23:08:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:08:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:08:32 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:08:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:08:33 $ docker top 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:33 [ssh-agent] Looking for ssh-agent implementation... 23:08:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:33 $ docker exec 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 ssh-agent 23:08:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeoEMBm/agent.14 23:08:33 SSH_AGENT_PID=20 23:08:33 Running ssh-add (command line suppressed) 23:08:33 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3818153062600670081.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3818153062600670081.key) 23:08:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:33 + git tag --points-at HEAD [Pipeline] } 23:08:33 $ docker exec --env ******** --env ******** 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 ssh-agent -k 23:08:34 unset SSH_AUTH_SOCK; 23:08:34 unset SSH_AGENT_PID; 23:08:34 echo Agent pid 20 killed; 23:08:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:34 [ssh-agent] Looking for ssh-agent implementation... 23:08:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:34 $ docker exec 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 ssh-agent 23:08:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjplDFB/agent.53 23:08:34 SSH_AGENT_PID=60 23:08:34 Running ssh-add (command line suppressed) 23:08:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3376268835906638423.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3376268835906638423.key) 23:08:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:34 + git semver init 23:08:34 # -> Open(): unable to determine branch for HEAD 23:08:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:08:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:08:34 # $SEMVER_REMOTE_NAME = origin 23:08:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:08:34 # $SEMVER_USER_NAME = edgex-jenkins 23:08:34 # $SEMVER_BRANCH = main 23:08:34 # $SEMVER_TEMP = /tmp/semver-805153998 23:08:34 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 23:08:35 # '/tmp/semver-805153998' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 23:08:35 # -> Force: false 23:08:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:08:35 $ docker exec --env ******** --env ******** 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 ssh-agent -k 23:08:35 unset SSH_AUTH_SOCK; 23:08:35 unset SSH_AGENT_PID; 23:08:35 echo Agent pid 60 killed; 23:08:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:36 + git semver [Pipeline] } 23:08:36 $ docker stop --time=1 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 23:08:37 $ docker rm -f 6f7cde97da5a2305f00e515030cc6265a272a65a3b0ee762ff229882b0c10a65 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:38 Stashed 1 file(s) [Pipeline] echo 23:08:38 [edgeXSemver]: initialized semver on version 2.2.0-dev.22 [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:08:38 provisioning config files... 23:08:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5122446013689457426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10348 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 23:08:38 Running in /w/workspace/device-sdk-go/55 [Pipeline] { [Pipeline] checkout 23:08:38 The recommended git tool is: git 23:08:38 ---> docker-login.sh 23:08:38 nexus3.edgexfoundry.org:10001 23:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:38 Configure a credential helper to remove this warning. See 23:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:38 23:08:38 Login Succeeded 23:08:38 nexus3.edgexfoundry.org:10002 23:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:38 Configure a credential helper to remove this warning. See 23:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:38 23:08:38 Login Succeeded 23:08:38 nexus3.edgexfoundry.org:10003 23:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:38 Configure a credential helper to remove this warning. See 23:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:38 23:08:38 Login Succeeded 23:08:38 nexus3.edgexfoundry.org:10004 23:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:39 Configure a credential helper to remove this warning. See 23:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:39 23:08:39 Login Succeeded 23:08:39 docker.io 23:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:39 Configure a credential helper to remove this warning. See 23:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:39 23:08:39 Login Succeeded 23:08:39 ---> docker-login.sh ends [Pipeline] } 23:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:39 ========================================================= 23:08:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:08:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:08:39 + 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:08:39 Sending build context to Docker daemon 9.551MB 23:08:39 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:08:39 Step 2/11 : FROM ${BASE} AS builder 23:08:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:08:39 59bf1c3509f3: Pulling fs layer 23:08:39 666ba61612fd: Pulling fs layer 23:08:39 8ed8ca486205: Pulling fs layer 23:08:39 4fe6c5a15a65: Pulling fs layer 23:08:39 22a0e8bec74d: Pulling fs layer 23:08:39 640e595b4fbd: Pulling fs layer 23:08:39 763cafe07f6e: Pulling fs layer 23:08:39 0c0b528cf693: Pulling fs layer 23:08:39 22a0e8bec74d: Waiting 23:08:39 10935f4eaf8b: Pulling fs layer 23:08:39 640e595b4fbd: Waiting 23:08:39 4fe6c5a15a65: Waiting 23:08:39 0c0b528cf693: Waiting 23:08:39 763cafe07f6e: Waiting 23:08:39 10935f4eaf8b: Waiting 23:08:39 8ed8ca486205: Verifying Checksum 23:08:39 8ed8ca486205: Download complete 23:08:39 666ba61612fd: Download complete 23:08:39 22a0e8bec74d: Download complete 23:08:39 640e595b4fbd: Verifying Checksum 23:08:39 59bf1c3509f3: Verifying Checksum 23:08:39 763cafe07f6e: Verifying Checksum 23:08:39 763cafe07f6e: Download complete 23:08:39 0c0b528cf693: Verifying Checksum 23:08:39 0c0b528cf693: Download complete 23:08:39 59bf1c3509f3: Pull complete 23:08:40 666ba61612fd: Pull complete 23:08:40 8ed8ca486205: Pull complete 23:08:40 10935f4eaf8b: Verifying Checksum 23:08:40 10935f4eaf8b: Download complete 23:08:40 4fe6c5a15a65: Verifying Checksum 23:08:40 4fe6c5a15a65: Download complete 23:08:42 using credential edgex-jenkins-ssh 23:08:43 Cloning the remote Git repository 23:08:43 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:08:43 > git init /w/workspace/device-sdk-go/55 # timeout=10 23:08:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:08:43 > git --version # timeout=10 23:08:43 > git --version # 'git version 2.25.1' 23:08:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:44 Avoid second fetch 23:08:44 Checking out Revision 71f09d1ab0705056f5c82f36890c48cdd3d80cce (main) 23:08:44 4fe6c5a15a65: Pull complete 23:08:44 22a0e8bec74d: Pull complete 23:08:44 640e595b4fbd: Pull complete 23:08:44 763cafe07f6e: Pull complete 23:08:44 0c0b528cf693: Pull complete 23:08:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:44 > git config core.sparsecheckout # timeout=10 23:08:44 > git checkout -f 71f09d1ab0705056f5c82f36890c48cdd3d80cce # timeout=10 23:08:46 10935f4eaf8b: Pull complete 23:08:46 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:08:46 ---> 99d49a6021b9 23:08:46 Step 3/11 : ARG MAKE=make build 23:08:47 ---> Running in 81f19351c71c 23:08:48 Removing intermediate container 81f19351c71c 23:08:48 ---> d67308733bc6 23:08:48 Step 4/11 : WORKDIR /device-sdk-go 23:08:48 ---> Running in 642b5ac0055c 23:08:48 Removing intermediate container 642b5ac0055c 23:08:48 ---> 26f9b6bbcf1d 23:08:48 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:08:48 ---> Running in a0b71a4ef655 23:08:48 Removing intermediate container a0b71a4ef655 23:08:48 ---> 0d3e78ec1359 23:08:48 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:48 ---> Running in 67e85dfb35c3 23:08:48 Removing intermediate container 67e85dfb35c3 23:08:48 ---> eb663f706cb2 23:08:48 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:08:48 ---> Running in c9c94850322d 23:08:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:08:49 Commit message: "Merge pull request #1115 from bnevis-i/delayed-start" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:08:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:08:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:50 Dload Upload Total Spent Left Speed 23:08:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46625 [Pipeline] sh 23:08:50 OK: 221 MiB in 52 packages 23:08:50 Removing intermediate container c9c94850322d 23:08:50 ---> dbec29a31fca 23:08:50 Step 8/11 : COPY go.mod vendor* ./ 23:08:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:08:50 ---> 16543119b9bc 23:08:50 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:50 ---> Running in 94ae8130d099 23:08:51 + + sudo tee /etc/docker/daemon.new 23:08:51 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:08:51 { 23:08:51 "registry-mirrors": [ 23:08:51 "https://nexus3.edgexfoundry.org:10001" 23:08:51 ], 23:08:51 "bip": "10.250.0.254/24", 23:08:51 "hosts": [ 23:08:51 "tcp://0.0.0.0:5555", 23:08:51 "unix:///var/run/docker.sock" 23:08:51 ], 23:08:51 "mtu": 1458, 23:08:51 "selinux-enabled": true, 23:08:51 "seccomp-profile": "/etc/docker/seccomp.json" 23:08:51 } [Pipeline] sh 23:08:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:08:51 + sudo service docker restart 23:09:05 Removing intermediate container 94ae8130d099 23:09:05 ---> 9b8c93938e16 23:09:05 Step 10/11 : COPY . . 23:09:05 ---> 70b88c1a0660 23:09:05 Step 11/11 : RUN ${MAKE} 23:09:05 ---> Running in 4e0e2d80aeb2 23:09:06 noop 23:09:06 Removing intermediate container 4e0e2d80aeb2 23:09:06 ---> c89d193f297a 23:09:06 Successfully built c89d193f297a 23:09:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:09:06 + docker inspect -f . ci-base-image-x86_64 23:09:06 . [Pipeline] withDockerContainer 23:09:06 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:07 $ docker top ca131f940fd889bb70910cde131daf5feecba47d8a2a241edba96b771375518e -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:07 + go version 23:09:07 go version go1.17.6 linux/amd64 [Pipeline] } 23:09:07 $ docker stop --time=1 ca131f940fd889bb70910cde131daf5feecba47d8a2a241edba96b771375518e 23:09:08 $ docker rm -f ca131f940fd889bb70910cde131daf5feecba47d8a2a241edba96b771375518e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:09:09 + docker inspect -f . ci-base-image-x86_64 23:09:09 . [Pipeline] withDockerContainer 23:09:09 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:09 $ docker top 8c2add0112e214f31de812e00190f3db571261312f286b891aa63e5225f30a26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:09:09 + make test 23:09:09 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:10 provisioning config files... 23:09:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/55@tmp/config7829302658052927042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:09:10 ---> docker-login.sh 23:09:10 nexus3.edgexfoundry.org:10001 23:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:11 Configure a credential helper to remove this warning. See 23:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:11 23:09:11 Login Succeeded 23:09:11 nexus3.edgexfoundry.org:10002 23:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:11 Configure a credential helper to remove this warning. See 23:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:11 23:09:11 Login Succeeded 23:09:11 nexus3.edgexfoundry.org:10003 23:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:12 Configure a credential helper to remove this warning. See 23:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:12 23:09:12 Login Succeeded 23:09:12 nexus3.edgexfoundry.org:10004 23:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:12 Configure a credential helper to remove this warning. See 23:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:12 23:09:12 Login Succeeded 23:09:12 docker.io 23:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:13 Configure a credential helper to remove this warning. See 23:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:13 23:09:13 Login Succeeded 23:09:13 ---> docker-login.sh ends [Pipeline] } 23:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:13 ========================================================= 23:09:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:09:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:09:13 + 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:09:14 Sending build context to Docker daemon 5.157MB 23:09:14 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 23:09:14 Step 2/11 : FROM ${BASE} AS builder 23:09:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:09:14 9b3977197b4f: Pulling fs layer 23:09:14 1a89e8eeedd5: Pulling fs layer 23:09:14 94645a83ff95: Pulling fs layer 23:09:14 3f3a8bcf1eab: Pulling fs layer 23:09:14 0c92f367c5e7: Pulling fs layer 23:09:14 f7c0051592d6: Pulling fs layer 23:09:14 a227ed2f7395: Pulling fs layer 23:09:14 7b1c46037f91: Pulling fs layer 23:09:14 0c92f367c5e7: Waiting 23:09:14 f7c0051592d6: Waiting 23:09:14 a227ed2f7395: Waiting 23:09:14 7b1c46037f91: Waiting 23:09:14 3f3a8bcf1eab: Waiting 23:09:14 94645a83ff95: Verifying Checksum 23:09:14 94645a83ff95: Download complete 23:09:14 1a89e8eeedd5: Verifying Checksum 23:09:14 1a89e8eeedd5: Download complete 23:09:14 0c92f367c5e7: Verifying Checksum 23:09:14 0c92f367c5e7: Download complete 23:09:14 f7c0051592d6: Download complete 23:09:14 9b3977197b4f: Download complete 23:09:14 a227ed2f7395: Verifying Checksum 23:09:14 a227ed2f7395: Download complete 23:09:15 9b3977197b4f: Pull complete 23:09:16 1a89e8eeedd5: Pull complete 23:09:16 94645a83ff95: Pull complete 23:09:16 7b1c46037f91: Verifying Checksum 23:09:16 7b1c46037f91: Download complete 23:09:17 3f3a8bcf1eab: Verifying Checksum 23:09:17 3f3a8bcf1eab: Download complete 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.016s coverage: 23.3% of statements 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.036s coverage: 27.6% of statements 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.022s coverage: 78.9% of statements 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.015s coverage: 10.8% of statements 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.019s coverage: 33.2% of statements 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.030s coverage: 86.1% of statements 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.023s coverage: 57.4% of statements 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.037s coverage: 89.2% of statements 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:09:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.015s coverage: 4.8% of statements 23:09:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:09:26 GO111MODULE=on go vet ./... 23:09:29 3f3a8bcf1eab: Pull complete 23:09:29 0c92f367c5e7: Pull complete 23:09:29 f7c0051592d6: Pull complete 23:09:29 a227ed2f7395: Pull complete 23:09:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:09:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:09:30 ./bin/test-attribution-txt.sh [Pipeline] echo 23:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:09:30 $ docker stop --time=1 8c2add0112e214f31de812e00190f3db571261312f286b891aa63e5225f30a26 23:09:31 $ docker rm -f 8c2add0112e214f31de812e00190f3db571261312f286b891aa63e5225f30a26 [Pipeline] // withDockerContainer [Pipeline] sh 23:09:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:09:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:09:33 + ls -al . 23:09:33 total 296 23:09:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 31 23:09 . 23:09:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:08 .. 23:09:33 -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 23:08 .dockerignore 23:09:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 23:08 .git 23:09:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:08 .github 23:09:33 -rw-rw-r-- 1 jenkins jenkins 131 Mar 31 23:08 .gitignore 23:09:33 -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 23:08 .golangci.yml 23:09:33 drwx------ 3 jenkins jenkins 4096 Mar 31 23:08 .semver 23:09:33 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 31 23:08 CHANGELOG.md 23:09:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 23:08 GOVERNANCE.md 23:09:33 -rw-rw-r-- 1 jenkins jenkins 880 Mar 31 23:08 Jenkinsfile 23:09:33 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 23:08 LICENSE 23:09:33 -rw-rw-r-- 1 jenkins jenkins 1627 Mar 31 23:08 Makefile 23:09:33 -rw-rw-r-- 1 jenkins jenkins 619 Mar 31 23:08 OWNERS.md 23:09:33 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 31 23:08 README.md 23:09:33 -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 23:08 VERSION 23:09:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 23:08 bin 23:09:33 -rw-r--r-- 1 jenkins jenkins 129001 Mar 31 23:09 coverage.out 23:09:33 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:08 example 23:09:33 -rw-rw-r-- 1 jenkins jenkins 3105 Mar 31 23:08 go.mod 23:09:33 -rw-rw-r-- 1 jenkins jenkins 34435 Mar 31 23:08 go.sum 23:09:33 drwxrwxr-x 15 jenkins jenkins 4096 Mar 31 23:08 internal 23:09:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:08 openapi 23:09:33 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:08 pkg 23:09:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:08 snap 23:09:33 -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 23:08 version.go [Pipeline] isUnix [Pipeline] sh 23:09:34 + 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=71f09d1ab0705056f5c82f36890c48cdd3d80cce --label arch=amd64 --label version=2.2.0-dev.22 . 23:09:34 Sending build context to Docker daemon 9.681MB 23:09:34 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:09:34 Step 2/25 : FROM ${BASE} AS builder 23:09:34 ---> c89d193f297a 23:09:34 Step 3/25 : ARG MAKE=make build 23:09:34 ---> Running in 8ccbdf3ee3f8 23:09:34 Removing intermediate container 8ccbdf3ee3f8 23:09:34 ---> 00194682d5f0 23:09:34 Step 4/25 : WORKDIR /device-sdk-go 23:09:34 ---> Running in 3d5a19a96958 23:09:34 Removing intermediate container 3d5a19a96958 23:09:34 ---> a50e092f1d1b 23:09:34 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:09:34 ---> Running in e757adf189c5 23:09:34 Removing intermediate container e757adf189c5 23:09:34 ---> 6bdd69d00aa6 23:09:34 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:35 ---> Running in 4b9ccc6b2959 23:09:35 Removing intermediate container 4b9ccc6b2959 23:09:35 ---> 6085737f0ae2 23:09:35 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:09:35 ---> Running in 33a8de849229 23:09:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:09:36 7b1c46037f91: Pull complete 23:09:36 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:09:36 ---> f79e39bc4007 23:09:36 Step 3/11 : ARG MAKE=make build 23:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:09:37 OK: 221 MiB in 52 packages 23:09:37 ---> Running in acc676189edb 23:09:37 Removing intermediate container acc676189edb 23:09:37 ---> 5b256b344f14 23:09:37 Step 4/11 : WORKDIR /device-sdk-go 23:09:37 ---> Running in 0c4b80f0c1df 23:09:37 Removing intermediate container 33a8de849229 23:09:37 ---> 37b3bf26645b 23:09:37 Step 8/25 : COPY go.mod vendor* ./ 23:09:37 ---> 200278196e92 23:09:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:37 ---> Running in 207d4072d032 23:09:37 Removing intermediate container 0c4b80f0c1df 23:09:37 ---> 531b3068acae 23:09:37 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:09:37 ---> Running in 5ef001fd6397 23:09:38 Removing intermediate container 5ef001fd6397 23:09:38 ---> 7884e75ab0f9 23:09:38 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:38 ---> Running in 86a0c73b8298 23:09:38 Removing intermediate container 207d4072d032 23:09:38 ---> 39f467557d65 23:09:38 Step 10/25 : COPY . . 23:09:38 ---> c35dd229b565 23:09:38 Step 11/25 : RUN ${MAKE} 23:09:38 ---> Running in 119eee1d7cc4 23:09:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.22" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:09:40 Removing intermediate container 86a0c73b8298 23:09:40 ---> 3d48b64d9a29 23:09:40 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:09:40 ---> Running in 3f8622badd79 23:09:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:09:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:09:42 OK: 220 MiB in 52 packages 23:09:43 Removing intermediate container 3f8622badd79 23:09:43 ---> 21eae57c057d 23:09:43 Step 8/11 : COPY go.mod vendor* ./ 23:09:43 ---> 365527fe6ffc 23:09:43 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:43 ---> Running in 414aa602432a 23:09:49 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:09:50 Removing intermediate container 119eee1d7cc4 23:09:50 ---> de11c6c2e294 23:09:50 Step 12/25 : FROM alpine:3.14 23:09:50 3.14: Pulling from library/alpine 23:09:50 cfab2db72209: Pulling fs layer 23:09:51 cfab2db72209: Download complete 23:09:51 cfab2db72209: Pull complete 23:09:51 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 23:09:51 Status: Downloaded newer image for alpine:3.14 23:09:51 ---> 84b07dd2d1fd 23:09:51 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:09:51 ---> Running in 70def98e95b6 23:09:51 Removing intermediate container 70def98e95b6 23:09:51 ---> 0db9d88315bc 23:09:51 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:51 ---> Running in d836bd313798 23:09:52 Removing intermediate container d836bd313798 23:09:52 ---> 95b5b16de253 23:09:52 Step 15/25 : RUN apk add --update --no-cache zeromq 23:09:52 ---> Running in 78745b821af3 23:09:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:09:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:09:53 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:09:53 (2/5) Installing libsodium (1.0.18-r0) 23:09:53 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:09:53 (4/5) Installing libzmq (4.3.4-r0) 23:09:53 (5/5) Installing zeromq (4.3.4-r0) 23:09:53 Executing busybox-1.33.1-r6.trigger 23:09:53 OK: 8 MiB in 19 packages 23:09:54 Removing intermediate container 78745b821af3 23:09:54 ---> b31574869981 23:09:54 Step 16/25 : WORKDIR / 23:09:54 ---> Running in 99e74013f835 23:09:54 Removing intermediate container 99e74013f835 23:09:54 ---> 33aa188dfd1c 23:09:54 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:09:54 ---> 805a8243c845 23:09:54 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:09:54 ---> 6070aed633d7 23:09:54 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:09:55 ---> 1f45da70f3d6 23:09:55 Step 20/25 : EXPOSE 59999 23:09:55 ---> Running in 7a5091d5fc3a 23:09:55 Removing intermediate container 7a5091d5fc3a 23:09:55 ---> e0a0e074cfe9 23:09:55 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:09:55 ---> Running in 42058a03cbbb 23:09:55 Removing intermediate container 42058a03cbbb 23:09:55 ---> 783998f2d3d2 23:09:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:09:55 ---> Running in dc70cb4cf2f5 23:09:55 Removing intermediate container dc70cb4cf2f5 23:09:55 ---> ae02c007f04a 23:09:55 Step 23/25 : LABEL arch=amd64 23:09:55 ---> Running in c4f176d8a114 23:09:55 Removing intermediate container c4f176d8a114 23:09:55 ---> 5d6d732f6037 23:09:55 Step 24/25 : LABEL git_sha=71f09d1ab0705056f5c82f36890c48cdd3d80cce 23:09:55 ---> Running in ed73804a8849 23:09:55 Removing intermediate container ed73804a8849 23:09:55 ---> 9d88e37beb46 23:09:55 Step 25/25 : LABEL version=2.2.0-dev.22 23:09:55 ---> Running in 629567c69569 23:09:55 Removing intermediate container 629567c69569 23:09:55 ---> f40662629f8b 23:09:55 [Warning] One or more build-args [ARCH] were not consumed 23:09:55 Successfully built f40662629f8b 23:09:55 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:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:56 23:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:09:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:56 latest: Pulling from edgex-lftools-log-publisher 23:09:56 5eb5b503b376: Pulling fs layer 23:09:56 5c69ac0246d0: Pulling fs layer 23:09:56 ec43610c2a17: Pulling fs layer 23:09:56 3a2ae6a8a46f: Pulling fs layer 23:09:56 33b1e0a273af: Pulling fs layer 23:09:56 5d3b04190fa2: Pulling fs layer 23:09:56 3a2ae6a8a46f: Waiting 23:09:56 33b1e0a273af: Waiting 23:09:56 5d3b04190fa2: Waiting 23:09:56 2f39f015ded8: Pulling fs layer 23:09:56 5c69ac0246d0: Verifying Checksum 23:09:56 5c69ac0246d0: Download complete 23:09:56 3a2ae6a8a46f: Download complete 23:09:56 33b1e0a273af: Verifying Checksum 23:09:56 33b1e0a273af: Download complete 23:09:56 ec43610c2a17: Verifying Checksum 23:09:56 ec43610c2a17: Download complete 23:09:56 5d3b04190fa2: Download complete 23:09:56 5eb5b503b376: Download complete 23:09:57 2f39f015ded8: Download complete 23:09:57 5eb5b503b376: Pull complete 23:09:57 5c69ac0246d0: Pull complete 23:09:58 ec43610c2a17: Pull complete 23:09:58 3a2ae6a8a46f: Pull complete 23:09:58 33b1e0a273af: Pull complete 23:09:58 5d3b04190fa2: Pull complete 23:10:02 2f39f015ded8: Pull complete 23:10:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:10:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:10:02 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:04 $ docker top bc9ff153620c5dbc6e56f9aebfef94eedd81356eb65be1eb424bccbeb423cdbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:04 ---> job-cost.sh 23:10:04 lf-activate-venv: SKIPPING 23:10:04 INFO: No Stack... 23:10:05 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:05 INFO: Archiving Costs [Pipeline] sh 23:10:05 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 23:10:05 + cut -d, -f6 [Pipeline] lock 23:10:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] 23:10:06 Resource [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] did not exist. Created. 23:10:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:10:06 + echo total: 0.4399999976158142 [Pipeline] stash 23:10:06 Stashed 1 file(s) [Pipeline] } 23:10:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 23:10:06 $ docker stop --time=1 bc9ff153620c5dbc6e56f9aebfef94eedd81356eb65be1eb424bccbeb423cdbc 23:10:07 $ docker rm -f bc9ff153620c5dbc6e56f9aebfef94eedd81356eb65be1eb424bccbeb423cdbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:10:30 Removing intermediate container 414aa602432a 23:10:30 ---> 080428203541 23:10:30 Step 10/11 : COPY . . 23:10:30 ---> 52f5e32709cc 23:10:30 Step 11/11 : RUN ${MAKE} 23:10:30 ---> Running in 04540d7552e3 23:10:30 noop 23:10:30 Removing intermediate container 04540d7552e3 23:10:30 ---> 056a7b88b8c9 23:10:30 Successfully built 056a7b88b8c9 23:10:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:10:31 + docker inspect -f . ci-base-image-arm64 23:10:31 . [Pipeline] withDockerContainer 23:10:31 prd-ubuntu20.04-docker-arm64-4c-16g-10348 does not seem to be running inside a container 23:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/55 -v /w/workspace/device-sdk-go/55:/w/workspace/device-sdk-go/55:rw,z -v /w/workspace/device-sdk-go/55@tmp:/w/workspace/device-sdk-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:32 $ docker top 51c670dc32b5421309213a4b9d42894c36035b15a3c634fb847e0ef7ef4993d3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:33 + go version 23:10:33 go version go1.17.6 linux/arm64 [Pipeline] } 23:10:33 $ docker stop --time=1 51c670dc32b5421309213a4b9d42894c36035b15a3c634fb847e0ef7ef4993d3 23:10:35 $ docker rm -f 51c670dc32b5421309213a4b9d42894c36035b15a3c634fb847e0ef7ef4993d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:10:36 + docker inspect -f . ci-base-image-arm64 23:10:36 . [Pipeline] withDockerContainer 23:10:36 prd-ubuntu20.04-docker-arm64-4c-16g-10348 does not seem to be running inside a container 23:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/55 -v /w/workspace/device-sdk-go/55:/w/workspace/device-sdk-go/55:rw,z -v /w/workspace/device-sdk-go/55@tmp:/w/workspace/device-sdk-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:37 $ docker top 3065d636284bf047d9b2560b6113769124b5796c3fdd32a10cc5a4b36893ecbb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:10:38 + make test 23:10:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:10:40 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 23:12:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.100s coverage: 23.3% of statements 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 23:12:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.146s coverage: 27.6% of statements 23:12:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 78.9% of statements 23:12:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.167s coverage: 10.8% of statements 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 23:12:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 23:12:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.121s coverage: 33.2% of statements 23:12:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 23:12:06 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.080s coverage: 86.1% of statements 23:12:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 23:12:06 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 23:12:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.109s coverage: 57.4% of statements 23:12:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.252s coverage: 89.2% of statements 23:12:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 23:12:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.063s coverage: 4.8% of statements 23:12:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 23:12:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:12:11 GO111MODULE=on go vet ./... 23:12:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:38 ./bin/test-attribution-txt.sh [Pipeline] echo 23:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:12:40 $ docker stop --time=1 3065d636284bf047d9b2560b6113769124b5796c3fdd32a10cc5a4b36893ecbb 23:12:41 $ docker rm -f 3065d636284bf047d9b2560b6113769124b5796c3fdd32a10cc5a4b36893ecbb [Pipeline] // withDockerContainer [Pipeline] sh 23:12:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:42 Warning: overwriting stash ‘coverage-report’ 23:12:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:44 + ls -al . 23:12:44 total 292 23:12:44 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 23:12 . 23:12:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:08 .. 23:12:44 -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 23:08 .dockerignore 23:12:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 23:08 .git 23:12:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:08 .github 23:12:44 -rw-rw-r-- 1 jenkins jenkins 131 Mar 31 23:08 .gitignore 23:12:44 -rw-rw-r-- 1 jenkins jenkins 42 Mar 31 23:08 .golangci.yml 23:12:44 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 31 23:08 CHANGELOG.md 23:12:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 23:08 GOVERNANCE.md 23:12:44 -rw-rw-r-- 1 jenkins jenkins 880 Mar 31 23:08 Jenkinsfile 23:12:44 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 23:08 LICENSE 23:12:44 -rw-rw-r-- 1 jenkins jenkins 1627 Mar 31 23:08 Makefile 23:12:44 -rw-rw-r-- 1 jenkins jenkins 619 Mar 31 23:08 OWNERS.md 23:12:44 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 31 23:08 README.md 23:12:44 -rw-rw-r-- 1 jenkins jenkins 12 Mar 31 23:08 VERSION 23:12:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 23:08 bin 23:12:44 -rw-r--r-- 1 jenkins jenkins 129001 Mar 31 23:12 coverage.out 23:12:44 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:08 example 23:12:44 -rw-rw-r-- 1 jenkins jenkins 3105 Mar 31 23:08 go.mod 23:12:44 -rw-rw-r-- 1 jenkins jenkins 34435 Mar 31 23:08 go.sum 23:12:44 drwxrwxr-x 15 jenkins jenkins 4096 Mar 31 23:08 internal 23:12:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 23:08 openapi 23:12:44 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 23:08 pkg 23:12:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 23:08 snap 23:12:44 -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 23:08 version.go [Pipeline] isUnix [Pipeline] sh 23:12:44 + 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=71f09d1ab0705056f5c82f36890c48cdd3d80cce --label arch=arm64 --label version=2.2.0-dev.22 . 23:12:45 Sending build context to Docker daemon 5.287MB 23:12:45 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 23:12:45 Step 2/25 : FROM ${BASE} AS builder 23:12:45 ---> 056a7b88b8c9 23:12:45 Step 3/25 : ARG MAKE=make build 23:12:45 ---> Running in 06f0b991634f 23:12:45 Removing intermediate container 06f0b991634f 23:12:45 ---> 75fa8dc89f8e 23:12:45 Step 4/25 : WORKDIR /device-sdk-go 23:12:45 ---> Running in 36f7a640e69f 23:12:45 Removing intermediate container 36f7a640e69f 23:12:45 ---> af55b3d3f74f 23:12:45 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:12:46 ---> Running in 6d5818cb504f 23:12:46 Removing intermediate container 6d5818cb504f 23:12:46 ---> 382889e8d5a5 23:12:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:46 ---> Running in f4f4c6532379 23:12:47 Removing intermediate container f4f4c6532379 23:12:47 ---> 5b1ee5f09a8b 23:12:47 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 23:12:48 ---> Running in da7a8cc8f52e 23:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:12:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:12:50 OK: 220 MiB in 52 packages 23:12:51 Removing intermediate container da7a8cc8f52e 23:12:51 ---> 2f9bbe231ab2 23:12:51 Step 8/25 : COPY go.mod vendor* ./ 23:12:51 ---> 27cc3d85d8bf 23:12:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:52 ---> Running in 2662dc7afc9c 23:12:54 Removing intermediate container 2662dc7afc9c 23:12:54 ---> 5f5c087c5851 23:12:54 Step 10/25 : COPY . . 23:12:55 ---> 75bbb747aae4 23:12:55 Step 11/25 : RUN ${MAKE} 23:12:55 ---> Running in da2a154f32e7 23:12:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.22" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:14:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 23:14:05 Removing intermediate container da2a154f32e7 23:14:05 ---> e0c506cdf06b 23:14:05 Step 12/25 : FROM alpine:3.14 23:14:06 3.14: Pulling from library/alpine 23:14:06 810d54c7e01b: Pulling fs layer 23:14:06 810d54c7e01b: Verifying Checksum 23:14:06 810d54c7e01b: Download complete 23:14:07 810d54c7e01b: Pull complete 23:14:07 Digest: sha256:85c63ff404e9b4daf18f264447161b50ffa70047cc4c03381478cf2c6edfa9da 23:14:07 Status: Downloaded newer image for alpine:3.14 23:14:07 ---> cc3d11fa2d52 23:14:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:14:07 ---> Running in 635e3dfe7676 23:14:07 Removing intermediate container 635e3dfe7676 23:14:07 ---> 2c3042408392 23:14:07 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:07 ---> Running in b3e3355b7d64 23:14:09 Removing intermediate container b3e3355b7d64 23:14:09 ---> 3dceedd7c705 23:14:09 Step 15/25 : RUN apk add --update --no-cache zeromq 23:14:09 ---> Running in 7278b2acb287 23:14:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:14:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:14:12 (1/5) Installing libgcc (10.3.1_git20210424-r2) 23:14:12 (2/5) Installing libsodium (1.0.18-r0) 23:14:12 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 23:14:12 (4/5) Installing libzmq (4.3.4-r0) 23:14:12 (5/5) Installing zeromq (4.3.4-r0) 23:14:12 Executing busybox-1.33.1-r6.trigger 23:14:12 OK: 8 MiB in 19 packages 23:14:13 Removing intermediate container 7278b2acb287 23:14:13 ---> 70b5ed61179a 23:14:13 Step 16/25 : WORKDIR / 23:14:13 ---> Running in dd51ba86f164 23:14:14 Removing intermediate container dd51ba86f164 23:14:14 ---> ba31ad85e206 23:14:14 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:14:14 ---> 52118ea994d2 23:14:14 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:14:15 ---> e52f2488fe00 23:14:15 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:14:16 ---> 2517efce7ea2 23:14:16 Step 20/25 : EXPOSE 59999 23:14:16 ---> Running in d69be469058f 23:14:16 Removing intermediate container d69be469058f 23:14:16 ---> dfbf2d2125d2 23:14:16 Step 21/25 : ENTRYPOINT ["/device-simple"] 23:14:16 ---> Running in c19cf7baac35 23:14:17 Removing intermediate container c19cf7baac35 23:14:17 ---> 14b81cf372a3 23:14:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:14:17 ---> Running in 5163e9a80e43 23:14:17 Removing intermediate container 5163e9a80e43 23:14:17 ---> 127b36325c72 23:14:17 Step 23/25 : LABEL arch=arm64 23:14:17 ---> Running in 7dfe7becd574 23:14:17 Removing intermediate container 7dfe7becd574 23:14:17 ---> 673e9a03d0de 23:14:17 Step 24/25 : LABEL git_sha=71f09d1ab0705056f5c82f36890c48cdd3d80cce 23:14:17 ---> Running in e4fc55f4b9dc 23:14:18 Removing intermediate container e4fc55f4b9dc 23:14:18 ---> 684ae930e8e0 23:14:18 Step 25/25 : LABEL version=2.2.0-dev.22 23:14:18 ---> Running in 72ad6ce0381e 23:14:18 Removing intermediate container 72ad6ce0381e 23:14:18 ---> e7887493aa0b 23:14:18 [Warning] One or more build-args [ARCH] were not consumed 23:14:18 Successfully built e7887493aa0b 23:14:18 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:19 23:14:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:14:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:19 arm64: Pulling from edgex-lftools-log-publisher 23:14:19 8998bd30e6a1: Pulling fs layer 23:14:19 04944245beec: Pulling fs layer 23:14:19 699f458cf7ca: Pulling fs layer 23:14:19 765212b225bb: Pulling fs layer 23:14:19 f23df028b6ca: Pulling fs layer 23:14:19 d65c8cfc05b1: Pulling fs layer 23:14:19 2437ff75d9bd: Pulling fs layer 23:14:19 765212b225bb: Waiting 23:14:19 f23df028b6ca: Waiting 23:14:19 2437ff75d9bd: Waiting 23:14:19 d65c8cfc05b1: Waiting 23:14:19 04944245beec: Verifying Checksum 23:14:19 04944245beec: Download complete 23:14:19 765212b225bb: Verifying Checksum 23:14:19 765212b225bb: Download complete 23:14:19 f23df028b6ca: Download complete 23:14:19 d65c8cfc05b1: Verifying Checksum 23:14:19 d65c8cfc05b1: Download complete 23:14:20 699f458cf7ca: Verifying Checksum 23:14:20 699f458cf7ca: Download complete 23:14:20 8998bd30e6a1: Verifying Checksum 23:14:20 8998bd30e6a1: Download complete 23:14:22 2437ff75d9bd: Verifying Checksum 23:14:22 2437ff75d9bd: Download complete 23:14:24 8998bd30e6a1: Pull complete 23:14:25 04944245beec: Pull complete 23:14:26 699f458cf7ca: Pull complete 23:14:26 765212b225bb: Pull complete 23:14:27 f23df028b6ca: Pull complete 23:14:27 d65c8cfc05b1: Pull complete 23:14:42 2437ff75d9bd: Pull complete 23:14:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:14:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:14:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:14:43 prd-ubuntu20.04-docker-arm64-4c-16g-10348 does not seem to be running inside a container 23:14:43 $ 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/55 -v /w/workspace/device-sdk-go/55:/w/workspace/device-sdk-go/55:rw,z -v /w/workspace/device-sdk-go/55@tmp:/w/workspace/device-sdk-go/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:14:45 $ docker top 1ef0a36d3ef5521d7e0eb487c4abffb16bfcfbaf115b034eb7fb903f378d5e14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:14:46 ---> job-cost.sh 23:14:46 lf-activate-venv: SKIPPING 23:14:46 INFO: No Stack... 23:14:47 INFO: Retrieving Pricing Info for: v3-standard-4 23:14:47 INFO: Archiving Costs [Pipeline] sh 23:14:48 + cat /w/workspace/device-sdk-go/55/archives/cost.csv 23:14:48 + cut -d, -f6 [Pipeline] lock 23:14:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] 23:14:48 Resource [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] did not exist. Created. 23:14:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:14:49 /w/workspace/device-sdk-go/55@tmp/durable-9629ce62/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:14:49 + echo total: 0.2199999988079071 [Pipeline] stash 23:14:49 Warning: overwriting stash ‘stack-cost’ 23:14:49 Stashed 1 file(s) [Pipeline] } 23:14:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 23:14:49 $ docker stop --time=1 1ef0a36d3ef5521d7e0eb487c4abffb16bfcfbaf115b034eb7fb903f378d5e14 23:14:51 $ docker rm -f 1ef0a36d3ef5521d7e0eb487c4abffb16bfcfbaf115b034eb7fb903f378d5e14 [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:14:51 provisioning config files... 23:14:51 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4367006155532284630tmp [Pipeline] { [Pipeline] sh 23:14:52 + set +x 23:14:52 + bash -s -- 23:14:52 + curl -s https://codecov.io/bash 23:14:52 23:14:52 _____ _ 23:14:52 / ____| | | 23:14:52 | | ___ __| | ___ ___ _____ __ 23:14:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:14:52 | |___| (_) | (_| | __/ (_| (_) \ V / 23:14:52 \_____\___/ \__,_|\___|\___\___/ \_/ 23:14:52 Bash-1.0.6 23:14:52 23:14:52 23:14:52 ==> git version 2.25.1 found 23:14:52 ==> 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:14:52 Release-Date: 2020-01-08 23:14:52 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:14:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:14:52 ==> Jenkins CI detected. 23:14:52 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 23:14:52 project root: . 23:14:52 --> token set from env 23:14:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:14:52 ==> Running gcov in . (disable via -X gcov) 23:14:52 ==> Python coveragepy not found 23:14:52 ==> Searching for coverage reports in: 23:14:52 + . 23:14:52 -> Found 1 reports 23:14:52 ==> Detecting git/mercurial file structure 23:14:52 ==> Reading reports 23:14:52 + ./coverage.out bytes=129001 23:14:52 ==> Appending adjustments 23:14:52 https://docs.codecov.io/docs/fixing-reports 23:14:52 + Found adjustments 23:14:52 ==> Gzipping contents 23:14:52 16K /tmp/codecov.dC23vu.gz 23:14:52 ==> Uploading reports 23:14:52 url: https://codecov.io 23:14:52 query: branch=main&commit=71f09d1ab0705056f5c82f36890c48cdd3d80cce&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:14:52 -> Pinging Codecov 23:14:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=71f09d1ab0705056f5c82f36890c48cdd3d80cce&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:14:52 -> Uploading to 23:14:52 https://storage.googleapis.com/codecov/v4/raw/2022-03-31/7E55EF52A471D76F132DFD9A03CDDE97/71f09d1ab0705056f5c82f36890c48cdd3d80cce/f8dc32e7-d401-41fc-8360-fb668ebb063d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220331T231452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f86ea30abcd02ca1db91150a3ce5e6e8c5f3b0cc7af6e0bb1aa2a1d4816f845 23:14:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:14:52 Dload Upload Total Spent Left Speed 23:14:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16251 0 0 100 16251 0 70656 --:--:-- --:--:-- --:--:-- 70656 23:14:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/71f09d1ab0705056f5c82f36890c48cdd3d80cce [Pipeline] } 23:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:14:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:14:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:14:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:14:53 23:14:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:14:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:14:54 188c0c94c7c5: Pulling fs layer 23:14:54 0ef7d3d256c8: Pulling fs layer 23:14:54 de9db76c5a1d: Pulling fs layer 23:14:54 0eba1c9be4d2: Pulling fs layer 23:14:54 0d57e429df01: Pulling fs layer 23:14:54 4e4be7b47b0d: Pulling fs layer 23:14:54 e1f770b5df2f: Pulling fs layer 23:14:54 85a0685a4137: Pulling fs layer 23:14:54 4e4be7b47b0d: Waiting 23:14:54 0eba1c9be4d2: Waiting 23:14:54 e1f770b5df2f: Waiting 23:14:54 0d57e429df01: Waiting 23:14:54 85a0685a4137: Waiting 23:14:54 de9db76c5a1d: Verifying Checksum 23:14:54 de9db76c5a1d: Download complete 23:14:54 0ef7d3d256c8: Download complete 23:14:54 0d57e429df01: Verifying Checksum 23:14:54 0d57e429df01: Download complete 23:14:54 4e4be7b47b0d: Verifying Checksum 23:14:54 4e4be7b47b0d: Download complete 23:14:54 188c0c94c7c5: Download complete 23:14:54 188c0c94c7c5: Pull complete 23:14:54 e1f770b5df2f: Verifying Checksum 23:14:54 e1f770b5df2f: Download complete 23:14:54 0ef7d3d256c8: Pull complete 23:14:54 de9db76c5a1d: Pull complete 23:14:54 0eba1c9be4d2: Verifying Checksum 23:14:54 0eba1c9be4d2: Download complete 23:14:54 85a0685a4137: Verifying Checksum 23:14:54 85a0685a4137: Download complete 23:14:58 0eba1c9be4d2: Pull complete 23:14:58 0d57e429df01: Pull complete 23:14:58 4e4be7b47b0d: Pull complete 23:14:58 e1f770b5df2f: Pull complete 23:15:01 85a0685a4137: Pull complete 23:15:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:15:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:15:01 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:15:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:15:03 $ docker top decb484a120c243e755bf6c4968172c5cc528bd5439613eae211da750dfd2d1b -eo pid,comm [Pipeline] { [Pipeline] echo 23:15:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:15:03 + set -o pipefail 23:15:03 + snyk monitor '--org=edgex-jenkins' 23:15:10 23:15:10 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 23:15:10 23:15:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/ae61e14b-2b84-4af7-9a3e-5c9f00b45bce 23:15:10 23:15:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:15:10 23:15:10 [Pipeline] } 23:15:10 $ docker stop --time=1 decb484a120c243e755bf6c4968172c5cc528bd5439613eae211da750dfd2d1b 23:15:12 $ docker rm -f decb484a120c243e755bf6c4968172c5cc528bd5439613eae211da750dfd2d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:15:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:12 provisioning config files... 23:15:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6306105377310060065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:13 --> edgex-publish-swagger.sh 23:15:13 === Publish openapi/v2 API === 23:15:13 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:15:13 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 23:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:15:13 Dload Upload Total Spent Left Speed 23:15:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 52546 0:00:01 0:00:01 --:--:-- 52598 100 53282 0 0 100 53282 0 52546 0:00:01 0:00:01 --:--:-- 52546 23:15:14 23:15:14 [Pipeline] } 23:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:14 + git log --format=format:%s -1 71f09d1ab0705056f5c82f36890c48cdd3d80cce [Pipeline] sh 23:15:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:15 . [Pipeline] withDockerContainer 23:15:15 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:15:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:15:15 $ docker top c81636fa6fe8484bbc08bba5447991303618500f447315bddb5b1c1d59e49e4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:15 [ssh-agent] Looking for ssh-agent implementation... 23:15:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:15 $ docker exec c81636fa6fe8484bbc08bba5447991303618500f447315bddb5b1c1d59e49e4d ssh-agent 23:15:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjjlmbL/agent.13 23:15:15 SSH_AGENT_PID=20 23:15:15 Running ssh-add (command line suppressed) 23:15:16 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3506790252733036406.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3506790252733036406.key) 23:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:16 + git semver tag 23:15:16 # -> Open(): unable to determine branch for HEAD 23:15:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:15:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:15:16 # $SEMVER_REMOTE_NAME = origin 23:15:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:15:16 # $SEMVER_USER_NAME = edgex-jenkins 23:15:16 # $SEMVER_BRANCH = main 23:15:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:15:16 # 71f09d1ab0705056f5c82f36890c48cdd3d80cce HEAD 23:15:16 # -> Force: false 23:15:16 # a3ec0a35e387fc92f5780e655b6a82b979250c13 refs/tags/v2.2.0-dev.22 [Pipeline] } 23:15:16 $ docker exec --env ******** --env ******** c81636fa6fe8484bbc08bba5447991303618500f447315bddb5b1c1d59e49e4d ssh-agent -k 23:15:16 unset SSH_AUTH_SOCK; 23:15:16 unset SSH_AGENT_PID; 23:15:16 echo Agent pid 20 killed; 23:15:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:16 + git semver [Pipeline] } 23:15:16 $ docker stop --time=1 c81636fa6fe8484bbc08bba5447991303618500f447315bddb5b1c1d59e49e4d 23:15:18 $ docker rm -f c81636fa6fe8484bbc08bba5447991303618500f447315bddb5b1c1d59e49e4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:15:18 23:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:15:18 0.23.1-centos7: Pulling from edgex-lftools 23:15:18 ab5ef0e58194: Pulling fs layer 23:15:18 9712f1f96733: Pulling fs layer 23:15:18 63f879dbbcfc: Pulling fs layer 23:15:18 0d9ebad4ef96: Pulling fs layer 23:15:18 e9a5061849ea: Pulling fs layer 23:15:18 d747dcd14b5f: Pulling fs layer 23:15:18 2de7ff778b66: Pulling fs layer 23:15:18 e9a5061849ea: Waiting 23:15:18 d747dcd14b5f: Waiting 23:15:18 0d9ebad4ef96: Waiting 23:15:18 2de7ff778b66: Waiting 23:15:18 9712f1f96733: Verifying Checksum 23:15:18 9712f1f96733: Download complete 23:15:19 63f879dbbcfc: Verifying Checksum 23:15:19 63f879dbbcfc: Download complete 23:15:19 e9a5061849ea: Verifying Checksum 23:15:19 e9a5061849ea: Download complete 23:15:19 d747dcd14b5f: Download complete 23:15:19 ab5ef0e58194: Download complete 23:15:19 0d9ebad4ef96: Verifying Checksum 23:15:19 0d9ebad4ef96: Download complete 23:15:19 2de7ff778b66: Verifying Checksum 23:15:19 2de7ff778b66: Download complete 23:15:21 ab5ef0e58194: Pull complete 23:15:21 9712f1f96733: Pull complete 23:15:22 63f879dbbcfc: Pull complete 23:15:27 0d9ebad4ef96: Pull complete 23:15:27 e9a5061849ea: Pull complete 23:15:27 d747dcd14b5f: Pull complete 23:15:28 2de7ff778b66: Pull complete 23:15:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:15:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:15:28 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:15:30 $ docker top 45f1b9e94a58e5061c9fa377a6852588de4b94cea397fc001cd3948b86464d04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:15:30 provisioning config files... 23:15:30 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2141056886797405697tmp 23:15:30 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8947139695908786492tmp 23:15:30 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5423475224957228159tmp [Pipeline] { [Pipeline] echo 23:15:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:15:30 ---> sigul-configuration.sh 23:15:30 gpg: directory `/root/.gnupg' created 23:15:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:15:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:15:30 gpg: keyring `/root/.gnupg/secring.gpg' created 23:15:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:15:30 gpg: CAST5 encrypted data 23:15:30 gpg: encrypted with 1 passphrase 23:15:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:15:30 + mkdir /home/jenkins 23:15:30 + mkdir /home/jenkins/sigul [Pipeline] sh 23:15:31 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:15:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:15:31 ---> sigul-install.sh 23:15:31 Sigul already installed; skipping installation. [Pipeline] sh 23:15:31 + git tag --list 23:15:31 0.7.1 23:15:31 delhi-tag 23:15:31 v1.0.0 23:15:31 v1.1.0 23:15:31 v1.1.1 23:15:31 v1.1.2 23:15:31 v1.2.0 23:15:31 v1.2.1 23:15:31 v1.2.2 23:15:31 v1.2.3 23:15:31 v1.3.0 23:15:31 v1.4.0 23:15:31 v2.0.0 23:15:31 v2.0.1-dev.1 23:15:31 v2.0.1-dev.10 23:15:31 v2.0.1-dev.11 23:15:31 v2.0.1-dev.12 23:15:31 v2.0.1-dev.13 23:15:31 v2.0.1-dev.14 23:15:31 v2.0.1-dev.15 23:15:31 v2.0.1-dev.16 23:15:31 v2.0.1-dev.17 23:15:31 v2.0.1-dev.18 23:15:31 v2.0.1-dev.19 23:15:31 v2.0.1-dev.2 23:15:31 v2.0.1-dev.20 23:15:31 v2.0.1-dev.21 23:15:31 v2.0.1-dev.22 23:15:31 v2.0.1-dev.23 23:15:31 v2.0.1-dev.24 23:15:31 v2.0.1-dev.25 23:15:31 v2.0.1-dev.26 23:15:31 v2.0.1-dev.27 23:15:31 v2.0.1-dev.28 23:15:31 v2.0.1-dev.29 23:15:31 v2.0.1-dev.3 23:15:31 v2.0.1-dev.30 23:15:31 v2.0.1-dev.31 23:15:31 v2.0.1-dev.32 23:15:31 v2.0.1-dev.33 23:15:31 v2.0.1-dev.4 23:15:31 v2.0.1-dev.5 23:15:31 v2.0.1-dev.6 23:15:31 v2.0.1-dev.7 23:15:31 v2.0.1-dev.8 23:15:31 v2.0.1-dev.9 23:15:31 v2.1.0 23:15:31 v2.1.1-dev.1 23:15:31 v2.2.0-dev.1 23:15:31 v2.2.0-dev.10 23:15:31 v2.2.0-dev.11 23:15:31 v2.2.0-dev.12 23:15:31 v2.2.0-dev.13 23:15:31 v2.2.0-dev.14 23:15:31 v2.2.0-dev.15 23:15:31 v2.2.0-dev.16 23:15:31 v2.2.0-dev.17 23:15:31 v2.2.0-dev.18 23:15:31 v2.2.0-dev.19 23:15:31 v2.2.0-dev.2 23:15:31 v2.2.0-dev.20 23:15:31 v2.2.0-dev.21 23:15:31 v2.2.0-dev.22 23:15:31 v2.2.0-dev.3 23:15:31 v2.2.0-dev.4 23:15:31 v2.2.0-dev.5 23:15:31 v2.2.0-dev.6 23:15:31 v2.2.0-dev.7 23:15:31 v2.2.0-dev.8 23:15:31 v2.2.0-dev.9 [Pipeline] sh 23:15:32 + lftools sign git-tag v2.2.0-dev.22 23:15:32 Signing Git tag with Sigul... 23:15:32 Signing v2.2.0-dev.22 [Pipeline] echo 23:15:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:15:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:15:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:15:33 $ docker stop --time=1 45f1b9e94a58e5061c9fa377a6852588de4b94cea397fc001cd3948b86464d04 23:15:34 $ docker rm -f 45f1b9e94a58e5061c9fa377a6852588de4b94cea397fc001cd3948b86464d04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:15:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:35 . [Pipeline] withDockerContainer 23:15:35 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:15:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:15:36 $ docker top f34ba840830a2cfc4a2212f7d87f13d8727b3f2396ea38dd450ece26a705b02e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:36 [ssh-agent] Looking for ssh-agent implementation... 23:15:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:36 $ docker exec f34ba840830a2cfc4a2212f7d87f13d8727b3f2396ea38dd450ece26a705b02e ssh-agent 23:15:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAEEgkf/agent.14 23:15:36 SSH_AGENT_PID=20 23:15:36 Running ssh-add (command line suppressed) 23:15:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4743951660724458015.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4743951660724458015.key) 23:15:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:36 + git semver bump pre 23:15:36 # -> Open(): unable to determine branch for HEAD 23:15:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:15:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:15:36 # $SEMVER_REMOTE_NAME = origin 23:15:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:15:36 # $SEMVER_USER_NAME = edgex-jenkins 23:15:36 # $SEMVER_BRANCH = main 23:15:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 23:15:36 2.2.0-dev.23 [Pipeline] } 23:15:36 $ docker exec --env ******** --env ******** f34ba840830a2cfc4a2212f7d87f13d8727b3f2396ea38dd450ece26a705b02e ssh-agent -k 23:15:36 unset SSH_AUTH_SOCK; 23:15:36 unset SSH_AGENT_PID; 23:15:36 echo Agent pid 20 killed; 23:15:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:37 + git semver [Pipeline] } 23:15:37 $ docker stop --time=1 f34ba840830a2cfc4a2212f7d87f13d8727b3f2396ea38dd450ece26a705b02e 23:15:38 $ docker rm -f f34ba840830a2cfc4a2212f7d87f13d8727b3f2396ea38dd450ece26a705b02e [Pipeline] // withDockerContainer [Pipeline] sh 23:15:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:15:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:15:39 . [Pipeline] withDockerContainer 23:15:39 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:15:39 $ docker top c4eafc50449e1a83b459017fa0b6965105d9429abc7eca0ddaa02614beb84154 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:15:39 [ssh-agent] Looking for ssh-agent implementation... 23:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:15:39 $ docker exec c4eafc50449e1a83b459017fa0b6965105d9429abc7eca0ddaa02614beb84154 ssh-agent 23:15:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIeIAia/agent.13 23:15:40 SSH_AGENT_PID=19 23:15:40 Running ssh-add (command line suppressed) 23:15:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_979097197701656576.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_979097197701656576.key) 23:15:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:15:40 + git semver push 23:15:40 # -> Open(): unable to determine branch for HEAD 23:15:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 23:15:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 23:15:40 # $SEMVER_REMOTE_NAME = origin 23:15:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:15:40 # $SEMVER_USER_NAME = edgex-jenkins 23:15:40 # $SEMVER_BRANCH = main 23:15:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 23:15:43 $ docker exec --env ******** --env ******** c4eafc50449e1a83b459017fa0b6965105d9429abc7eca0ddaa02614beb84154 ssh-agent -k 23:15:43 unset SSH_AUTH_SOCK; 23:15:43 unset SSH_AGENT_PID; 23:15:43 echo Agent pid 19 killed; 23:15:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:15:43 + git semver [Pipeline] } 23:15:43 $ docker stop --time=1 c4eafc50449e1a83b459017fa0b6965105d9429abc7eca0ddaa02614beb84154 23:15:44 $ docker rm -f c4eafc50449e1a83b459017fa0b6965105d9429abc7eca0ddaa02614beb84154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:15:45 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 23:15:45 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:15:45 total 16 23:15:45 drwxr-xr-x 3 root root 4096 Mar 31 23:10 . 23:15:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 31 23:15 .. 23:15:45 drwxr-xr-x 2 root root 4096 Mar 31 23:10 cost 23:15:45 -rw-r--r-- 1 root root 84 Mar 31 23:10 cost.csv 23:15:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:15:45 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 23:15:45 total 16 23:15:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 23:10 . 23:15:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 31 23:15 .. 23:15:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 23:10 cost 23:15:45 -rw-r--r-- 1 jenkins jenkins 84 Mar 31 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:15:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:15:46 ---> package-listing.sh 23:15:46 ++ facter osfamily 23:15:46 ++ tr '[:upper:]' '[:lower:]' 23:15:46 + OS_FAMILY=debian 23:15:46 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 23:15:46 + START_PACKAGES=/tmp/packages_start.txt 23:15:46 + END_PACKAGES=/tmp/packages_end.txt 23:15:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:15:46 + PACKAGES=/tmp/packages_start.txt 23:15:46 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:15:46 + PACKAGES=/tmp/packages_end.txt 23:15:46 + case "${OS_FAMILY}" in 23:15:46 + dpkg -l 23:15:46 + grep '^ii' 23:15:46 + '[' -f /tmp/packages_start.txt ']' 23:15:46 + '[' -f /tmp/packages_end.txt ']' 23:15:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:15:46 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 23:15:46 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 23:15:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 23:15:46 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:15:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:15:47 . [Pipeline] withDockerContainer 23:15:47 prd-ubuntu20.04-docker-8c-8g-10346 does not seem to be running inside a container 23:15:47 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:15:47 $ docker top eba1f0d186ac3f817e6fdc43bf8d3de5538fa33d12ca0bdce8af21df9c49a61d -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:48 + touch /tmp/pre-build-complete [Pipeline] sh 23:15:48 + mkdir -p /var/log/sysstat [Pipeline] sh 23:15:48 + ls /var/log/sa-host 23:15:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:15:49 provisioning config files... 23:15:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5337075207513963820tmp [Pipeline] { [Pipeline] echo 23:15:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:15:49 ---> create-netrc.sh [Pipeline] } 23:15:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:15:49 ---> python-tools-install.sh [Pipeline] echo 23:15:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:15:50 ---> sudo-logs.sh 23:15:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:15:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:15:50 ---> job-cost.sh 23:15:50 lf-activate-venv: SKIPPING 23:15:50 DEBUG: total: 0.4399999976158142 23:15:50 INFO: Retrieving Stack Cost... 23:15:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:15:51 INFO: Archiving Costs [Pipeline] echo 23:15:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:15:51 ---> logs-deploy.sh 23:15:51 lf-activate-venv: SKIPPING 23:15:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/55 23:15:51 INFO: archiving workspace using pattern(s): 23:15:52 Archives upload complete. 23:15:52 INFO: archiving logs to Nexus