Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d39a6b1d7806654871acffae4a42b12e3fa230c 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-ssh5132957160147841801.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-ssh6797027870885814662.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-ssh11063237452847958913.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-ssh866353855146723492.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-ssh18018681348391998860.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-7777 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 3d39a6b1d7806654871acffae4a42b12e3fa230c (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 3d39a6b1d7806654871acffae4a42b12e3fa230c # timeout=10 Commit message: "Merge pull request #1107 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.1" > git rev-list --no-walk 8ece66f1c570f367a2f406d94221d9aee4294f1c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:58:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:58:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:58:04 ========================================================= 04:58:04 EdgeX Global Pipelines Version Info 04:58:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:58:05 ------------------- 04:58:05 stable info: 04:58:05 ------------------- 04:58:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:58:05 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:58:05 Message: update stable to v1.0.221 04:58:06 ------------------- 04:58:06 experimental info: 04:58:06 ------------------- 04:58:06 Commited By: **** collab-it+edgex@linuxfoundation.org 04:58:06 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:58:06 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d39a6b1d7806654871acffae4a42b12e3fa230c [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d39a6b [Pipeline] echo 04:58:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:06 provisioning config files... 04:58:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8530218899645671737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:07 ---> docker-login.sh 04:58:07 nexus3.edgexfoundry.org:10001 04:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:07 Configure a credential helper to remove this warning. See 04:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:07 04:58:07 Login Succeeded 04:58:07 nexus3.edgexfoundry.org:10002 04:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:07 Configure a credential helper to remove this warning. See 04:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:07 04:58:07 Login Succeeded 04:58:07 nexus3.edgexfoundry.org:10003 04:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:08 Configure a credential helper to remove this warning. See 04:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:08 04:58:08 Login Succeeded 04:58:08 nexus3.edgexfoundry.org:10004 04:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:08 Configure a credential helper to remove this warning. See 04:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:08 04:58:08 Login Succeeded 04:58:08 docker.io 04:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:08 Configure a credential helper to remove this warning. See 04:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:08 04:58:08 Login Succeeded 04:58:08 ---> docker-login.sh ends [Pipeline] } 04:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:58:08 + git rev-list -1 --merges 3d39a6b1d7806654871acffae4a42b12e3fa230c~1..3d39a6b1d7806654871acffae4a42b12e3fa230c [Pipeline] echo 04:58:09 -----------> git rev-list -1 --merges 3d39a6b1d7806654871acffae4a42b12e3fa230c~1..3d39a6b1d7806654871acffae4a42b12e3fa230c 3d39a6b1d7806654871acffae4a42b12e3fa230c 04:58:09 3d39a6b1d7806654871acffae4a42b12e3fa230c [false] [Pipeline] sh 04:58:09 + git log --format=format:%s -1 3d39a6b1d7806654871acffae4a42b12e3fa230c [Pipeline] echo 04:58:09 ========================================================= 04:58:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:58:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:09 + git log --format=format:%s -1 3d39a6b1d7806654871acffae4a42b12e3fa230c [Pipeline] echo 04:58:09 [semverPrep] GIT_COMMIT: 3d39a6b1d7806654871acffae4a42b12e3fa230c, Commit Message: Merge pull request #1107 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.1 [Pipeline] echo 04:58:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:58:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:58:10 + grep -v github /etc/ssh/ssh_known_hosts 04:58:10 + [ -e /tmp/ssh_known_hosts ] 04:58:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:58:10 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:58:10 sudo tee -a /etc/ssh/ssh_known_hosts 04:58:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:10 04:58:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:58:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:10 latest: Pulling from edgex-devops/git-semver 04:58:10 a0d0a0d46f8b: Pulling fs layer 04:58:10 3e5f54012d9b: Pulling fs layer 04:58:10 4c7163046ea9: Pulling fs layer 04:58:10 0c2d73faf560: Pulling fs layer 04:58:10 0c2d73faf560: Waiting 04:58:10 3e5f54012d9b: Verifying Checksum 04:58:10 3e5f54012d9b: Download complete 04:58:10 a0d0a0d46f8b: Download complete 04:58:10 0c2d73faf560: Verifying Checksum 04:58:10 0c2d73faf560: Download complete 04:58:10 4c7163046ea9: Verifying Checksum 04:58:10 4c7163046ea9: Download complete 04:58:11 a0d0a0d46f8b: Pull complete 04:58:11 3e5f54012d9b: Pull complete 04:58:11 4c7163046ea9: Pull complete 04:58:11 0c2d73faf560: Pull complete 04:58:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:58:11 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 04:58:11 $ 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 04:58:12 $ docker top 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:12 [ssh-agent] Looking for ssh-agent implementation... 04:58:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:12 $ docker exec 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed ssh-agent 04:58:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoPndHn/agent.14 04:58:13 SSH_AGENT_PID=20 04:58:13 Running ssh-add (command line suppressed) 04:58:13 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7023045879663600347.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7023045879663600347.key) 04:58:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:13 + git tag --points-at HEAD [Pipeline] } 04:58:13 $ docker exec --env ******** --env ******** 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed ssh-agent -k 04:58:13 unset SSH_AUTH_SOCK; 04:58:13 unset SSH_AGENT_PID; 04:58:13 echo Agent pid 20 killed; 04:58:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:13 [ssh-agent] Looking for ssh-agent implementation... 04:58:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:13 $ docker exec 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed ssh-agent 04:58:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjIeapE/agent.53 04:58:13 SSH_AGENT_PID=60 04:58:13 Running ssh-add (command line suppressed) 04:58:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7067812402438210635.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7067812402438210635.key) 04:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:14 + git semver init 04:58:14 # -> Open(): unable to determine branch for HEAD 04:58:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:58:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:58:14 # $SEMVER_REMOTE_NAME = origin 04:58:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:14 # $SEMVER_USER_NAME = edgex-jenkins 04:58:14 # $SEMVER_BRANCH = main 04:58:14 # $SEMVER_TEMP = /tmp/semver-145194814 04:58:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:58:15 # '/tmp/semver-145194814' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 04:58:15 # -> Force: false 04:58:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:58:15 $ docker exec --env ******** --env ******** 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed ssh-agent -k 04:58:15 unset SSH_AUTH_SOCK; 04:58:15 unset SSH_AGENT_PID; 04:58:15 echo Agent pid 60 killed; 04:58:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:16 + git semver [Pipeline] } 04:58:16 $ docker stop --time=1 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed 04:58:17 $ docker rm -f 5810bb2a22d1267f2e84cae4326cb6661e149e9755ebf51e9f2a08be65d482ed [Pipeline] // withDockerContainer [Pipeline] sh 04:58:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:58:18 Stashed 1 file(s) [Pipeline] echo 04:58:18 [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:18 provisioning config files... 04:58:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config459009891505795266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:58:18 ---> docker-login.sh 04:58:18 nexus3.edgexfoundry.org:10001 04:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:18 Configure a credential helper to remove this warning. See 04:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:18 04:58:18 Login Succeeded 04:58:18 nexus3.edgexfoundry.org:10002 04:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:18 Configure a credential helper to remove this warning. See 04:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:18 04:58:18 Login Succeeded 04:58:18 nexus3.edgexfoundry.org:10003 04:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:18 Configure a credential helper to remove this warning. See 04:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:18 04:58:18 Login Succeeded 04:58:18 nexus3.edgexfoundry.org:10004 04:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:19 Configure a credential helper to remove this warning. See 04:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:19 04:58:19 Login Succeeded 04:58:19 docker.io 04:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:58:19 Configure a credential helper to remove this warning. See 04:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:58:19 04:58:19 Login Succeeded 04:58:19 ---> docker-login.sh ends [Pipeline] } 04:58:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:58:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:19 ========================================================= 04:58:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:58:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:58:19 + 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 . 04:58:19 Sending build context to Docker daemon 9.51MB 04:58:19 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:58:19 Step 2/11 : FROM ${BASE} AS builder 04:58:20 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:58:20 59bf1c3509f3: Pulling fs layer 04:58:20 666ba61612fd: Pulling fs layer 04:58:20 8ed8ca486205: Pulling fs layer 04:58:20 4fe6c5a15a65: Pulling fs layer 04:58:20 22a0e8bec74d: Pulling fs layer 04:58:20 640e595b4fbd: Pulling fs layer 04:58:20 763cafe07f6e: Pulling fs layer 04:58:20 0c0b528cf693: Pulling fs layer 04:58:20 10935f4eaf8b: Pulling fs layer 04:58:20 22a0e8bec74d: Waiting 04:58:20 640e595b4fbd: Waiting 04:58:20 763cafe07f6e: Waiting 04:58:20 0c0b528cf693: Waiting 04:58:20 10935f4eaf8b: Waiting 04:58:20 4fe6c5a15a65: Waiting 04:58:20 8ed8ca486205: Verifying Checksum 04:58:20 8ed8ca486205: Download complete 04:58:20 666ba61612fd: Download complete 04:58:20 22a0e8bec74d: Verifying Checksum 04:58:20 22a0e8bec74d: Download complete 04:58:20 640e595b4fbd: Download complete 04:58:20 59bf1c3509f3: Verifying Checksum 04:58:20 763cafe07f6e: Verifying Checksum 04:58:20 763cafe07f6e: Download complete 04:58:20 0c0b528cf693: Verifying Checksum 04:58:20 0c0b528cf693: Download complete 04:58:20 59bf1c3509f3: Pull complete 04:58:20 666ba61612fd: Pull complete 04:58:20 8ed8ca486205: Pull complete 04:58:20 10935f4eaf8b: Verifying Checksum 04:58:20 10935f4eaf8b: Download complete 04:58:20 4fe6c5a15a65: Verifying Checksum 04:58:20 4fe6c5a15a65: Download complete 04:58:25 4fe6c5a15a65: Pull complete 04:58:25 22a0e8bec74d: Pull complete 04:58:25 640e595b4fbd: Pull complete 04:58:25 763cafe07f6e: Pull complete 04:58:25 0c0b528cf693: Pull complete 04:58:26 10935f4eaf8b: Pull complete 04:58:26 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:58:26 ---> 99d49a6021b9 04:58:26 Step 3/11 : ARG MAKE=make build 04:58:29 ---> Running in 15cbd5ce866b 04:58:29 Removing intermediate container 15cbd5ce866b 04:58:29 ---> 2ad5bba662a6 04:58:29 Step 4/11 : WORKDIR /device-sdk-go 04:58:30 ---> Running in 813c14dcf34f 04:58:30 Removing intermediate container 813c14dcf34f 04:58:30 ---> cf0717b8dfcc 04:58:30 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:58:30 ---> Running in c35b59ca2d8c 04:58:30 Removing intermediate container c35b59ca2d8c 04:58:30 ---> 62f87667426c 04:58:30 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:58:30 ---> Running in 6883ae6351c8 04:58:31 Removing intermediate container 6883ae6351c8 04:58:31 ---> 2cc61300a2b3 04:58:31 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:58:31 ---> Running in 77debfa8482e 04:58:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:58:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:58:33 OK: 221 MiB in 52 packages 04:58:33 Removing intermediate container 77debfa8482e 04:58:33 ---> 4dadfe17664b 04:58:33 Step 8/11 : COPY go.mod vendor* ./ 04:58:33 Still waiting to schedule task 04:58:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:58:33 ---> 7ea353bbf0df 04:58:33 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:33 ---> Running in 6fdb935300fd 04:59:00 Removing intermediate container 6fdb935300fd 04:59:00 ---> ebbdfb70b966 04:59:00 Step 10/11 : COPY . . 04:59:00 ---> 81f939e65774 04:59:00 Step 11/11 : RUN ${MAKE} 04:59:00 ---> Running in b723e9c50fd4 04:59:00 noop 04:59:00 Removing intermediate container b723e9c50fd4 04:59:00 ---> aab5454b0433 04:59:00 Successfully built aab5454b0433 04:59:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:59:00 + docker inspect -f . ci-base-image-x86_64 04:59:00 . [Pipeline] withDockerContainer 04:59:00 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 04:59:00 $ 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 04:59:01 $ docker top 853e94aa7513af88128819ee8d4faaf0026309a5d4843959da30f2e495d46812 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:01 + go version 04:59:01 go version go1.17.6 linux/amd64 [Pipeline] } 04:59:01 $ docker stop --time=1 853e94aa7513af88128819ee8d4faaf0026309a5d4843959da30f2e495d46812 04:59:02 $ docker rm -f 853e94aa7513af88128819ee8d4faaf0026309a5d4843959da30f2e495d46812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:59:03 + docker inspect -f . ci-base-image-x86_64 04:59:03 . [Pipeline] withDockerContainer 04:59:03 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 04:59:03 $ 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 04:59:03 $ docker top 5d28b8356b0d52dbe59babe1f90bed8a9437f1f7445c3be6b356da6614c21a7c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:59:04 + make test 04:59:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:59:04 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:59:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.015s coverage: 23.3% of statements 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:59:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.013s coverage: 27.6% of statements 04:59:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.015s coverage: 78.9% of statements 04:59:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.023s coverage: 10.8% of statements 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:59:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.018s coverage: 33.2% of statements 04:59:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:59:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.056s coverage: 86.1% of statements 04:59:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:59:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:59:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.018s coverage: 57.4% of statements 04:59:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.038s coverage: 89.2% of statements 04:59:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:59:11 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.013s coverage: 4.8% of statements 04:59:11 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:59:18 GO111MODULE=on go vet ./... 04:59:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:59:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:59:20 ./bin/test-attribution-txt.sh [Pipeline] echo 04:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:59:20 $ docker stop --time=1 5d28b8356b0d52dbe59babe1f90bed8a9437f1f7445c3be6b356da6614c21a7c 04:59:22 $ docker rm -f 5d28b8356b0d52dbe59babe1f90bed8a9437f1f7445c3be6b356da6614c21a7c [Pipeline] // withDockerContainer [Pipeline] sh 04:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:59:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:59:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:59:24 + ls -al . 04:59:24 total 312 04:59:24 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 04:59 . 04:59:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:58 .. 04:59:24 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 04:58 .dockerignore 04:59:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 04:58 .git 04:59:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:58 .github 04:59:24 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 04:58 .gitignore 04:59:24 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 04:58 .golangci.yml 04:59:24 drwx------ 3 jenkins jenkins 4096 Mar 17 04:58 .semver 04:59:24 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 04:58 CHANGELOG.md 04:59:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 04:58 GOVERNANCE.md 04:59:24 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 04:58 Jenkinsfile 04:59:24 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 04:58 LICENSE 04:59:24 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 04:58 Makefile 04:59:24 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 04:58 OWNERS.md 04:59:24 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 04:58 README.md 04:59:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 04:58 VERSION 04:59:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 04:58 bin 04:59:24 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 04:59 coverage.out 04:59:24 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:58 example 04:59:24 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 04:58 go.mod 04:59:24 -rw-rw-r-- 1 jenkins jenkins 49866 Mar 17 04:58 go.sum 04:59:24 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 04:58 internal 04:59:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 04:58 openapi 04:59:24 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 04:58 pkg 04:59:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 04:58 snap 04:59:24 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 04:58 version.go [Pipeline] isUnix [Pipeline] sh 04:59:24 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3d39a6b1d7806654871acffae4a42b12e3fa230c --label arch=amd64 --label version=2.2.0-dev.19 . 04:59:24 Sending build context to Docker daemon 9.639MB 04:59:24 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:59:24 Step 2/25 : FROM ${BASE} AS builder 04:59:24 ---> aab5454b0433 04:59:24 Step 3/25 : ARG MAKE=make build 04:59:24 ---> Running in 4e7b3affd227 04:59:24 Removing intermediate container 4e7b3affd227 04:59:24 ---> a5b27cc1ae20 04:59:24 Step 4/25 : WORKDIR /device-sdk-go 04:59:24 ---> Running in d1917768146c 04:59:24 Removing intermediate container d1917768146c 04:59:24 ---> 8a8ca5af8ca0 04:59:24 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:59:24 ---> Running in 93f3830b93b9 04:59:24 Removing intermediate container 93f3830b93b9 04:59:24 ---> d41440302a74 04:59:24 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:24 ---> Running in b801a69c06bd 04:59:25 Removing intermediate container b801a69c06bd 04:59:25 ---> eb6895f08197 04:59:25 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:59:25 ---> Running in a4428b466999 04:59:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:59:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:59:27 OK: 221 MiB in 52 packages 04:59:27 Removing intermediate container a4428b466999 04:59:27 ---> bfd33651e776 04:59:27 Step 8/25 : COPY go.mod vendor* ./ 04:59:27 ---> c9d56409b58f 04:59:27 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:27 ---> Running in f64668ea38e6 04:59:28 Removing intermediate container f64668ea38e6 04:59:28 ---> e6e7176c7ba4 04:59:28 Step 10/25 : COPY . . 04:59:29 ---> 4ef023eff5ff 04:59:29 Step 11/25 : RUN ${MAKE} 04:59:29 ---> Running in bad2ee97f185 04:59:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.19" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:59:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:59:36 Removing intermediate container bad2ee97f185 04:59:36 ---> 7dd961ec037c 04:59:36 Step 12/25 : FROM alpine:3.14 04:59:37 3.14: Pulling from library/alpine 04:59:37 97518928ae5f: Pulling fs layer 04:59:37 97518928ae5f: Download complete 04:59:37 97518928ae5f: Pull complete 04:59:37 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:59:37 Status: Downloaded newer image for alpine:3.14 04:59:37 ---> 0a97eee8041e 04:59:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:59:37 ---> Running in ba742ccdc5be 04:59:37 Removing intermediate container ba742ccdc5be 04:59:37 ---> 7f6c399c3a92 04:59:37 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:59:37 ---> Running in e94f12031d43 04:59:38 Removing intermediate container e94f12031d43 04:59:38 ---> 065597168037 04:59:38 Step 15/25 : RUN apk add --update --no-cache zeromq 04:59:38 ---> Running in 4016cdbc0b34 04:59:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:59:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:59:39 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:59:40 (2/5) Installing libsodium (1.0.18-r0) 04:59:40 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:59:40 (4/5) Installing libzmq (4.3.4-r0) 04:59:40 (5/5) Installing zeromq (4.3.4-r0) 04:59:40 Executing busybox-1.33.1-r6.trigger 04:59:40 OK: 8 MiB in 19 packages 04:59:41 Removing intermediate container 4016cdbc0b34 04:59:41 ---> e64b3f8d6c98 04:59:41 Step 16/25 : WORKDIR / 04:59:41 ---> Running in 6adf024a0e6b 04:59:41 Removing intermediate container 6adf024a0e6b 04:59:41 ---> 95aa37d55873 04:59:41 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:59:41 ---> df131f23ba67 04:59:41 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:59:41 ---> c5c00df2639b 04:59:41 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:59:41 ---> 28690f6b78a9 04:59:41 Step 20/25 : EXPOSE 59999 04:59:41 ---> Running in 653787103c41 04:59:41 Removing intermediate container 653787103c41 04:59:41 ---> 280ddf808526 04:59:41 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:59:42 ---> Running in e9e063223b80 04:59:42 Removing intermediate container e9e063223b80 04:59:42 ---> a645e7941800 04:59:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:59:42 ---> Running in ea0bbcc09d11 04:59:42 Removing intermediate container ea0bbcc09d11 04:59:42 ---> 3ddf65cb5d6b 04:59:42 Step 23/25 : LABEL arch=amd64 04:59:42 ---> Running in 56e705dcecca 04:59:42 Removing intermediate container 56e705dcecca 04:59:42 ---> 1ea123a95dbf 04:59:42 Step 24/25 : LABEL git_sha=3d39a6b1d7806654871acffae4a42b12e3fa230c 04:59:42 ---> Running in 97c3bb45c36a 04:59:42 Removing intermediate container 97c3bb45c36a 04:59:42 ---> f7d69215a844 04:59:42 Step 25/25 : LABEL version=2.2.0-dev.19 04:59:42 ---> Running in 83bfb10528f3 04:59:42 Removing intermediate container 83bfb10528f3 04:59:42 ---> f345127a54e5 04:59:42 [Warning] One or more build-args [ARCH] were not consumed 04:59:42 Successfully built f345127a54e5 04:59:42 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:43 04:59:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:59:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:43 latest: Pulling from edgex-lftools-log-publisher 04:59:43 5eb5b503b376: Pulling fs layer 04:59:43 5c69ac0246d0: Pulling fs layer 04:59:43 ec43610c2a17: Pulling fs layer 04:59:43 3a2ae6a8a46f: Pulling fs layer 04:59:43 33b1e0a273af: Pulling fs layer 04:59:43 5d3b04190fa2: Pulling fs layer 04:59:43 2f39f015ded8: Pulling fs layer 04:59:43 33b1e0a273af: Waiting 04:59:43 5d3b04190fa2: Waiting 04:59:43 2f39f015ded8: Waiting 04:59:43 3a2ae6a8a46f: Waiting 04:59:43 5c69ac0246d0: Download complete 04:59:43 3a2ae6a8a46f: Verifying Checksum 04:59:43 3a2ae6a8a46f: Download complete 04:59:43 33b1e0a273af: Verifying Checksum 04:59:43 33b1e0a273af: Download complete 04:59:43 5d3b04190fa2: Download complete 04:59:43 ec43610c2a17: Verifying Checksum 04:59:43 ec43610c2a17: Download complete 04:59:43 5eb5b503b376: Verifying Checksum 04:59:43 5eb5b503b376: Download complete 04:59:44 2f39f015ded8: Download complete 04:59:45 5eb5b503b376: Pull complete 04:59:45 5c69ac0246d0: Pull complete 04:59:45 ec43610c2a17: Pull complete 04:59:45 3a2ae6a8a46f: Pull complete 04:59:45 33b1e0a273af: Pull complete 04:59:45 5d3b04190fa2: Pull complete 04:59:51 2f39f015ded8: Pull complete 04:59:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:59:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:59:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:59:51 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 04:59:51 $ 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 04:59:53 $ docker top 99339024c89c27013f79d386b5e7d7c4da248542767663e6db6fae365a7424bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:53 ---> job-cost.sh 04:59:53 lf-activate-venv: SKIPPING 04:59:53 INFO: No Stack... 04:59:54 INFO: Retrieving Pricing Info for: v3-standard-8 04:59:54 INFO: Archiving Costs [Pipeline] sh 04:59:55 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:59:55 + cut -d, -f6 [Pipeline] lock 04:59:55 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] 04:59:55 Resource [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] did not exist. Created. 04:59:55 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:55 + echo total: 0.2199999988079071 [Pipeline] stash 04:59:55 Stashed 1 file(s) [Pipeline] } 04:59:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 04:59:55 $ docker stop --time=1 99339024c89c27013f79d386b5e7d7c4da248542767663e6db6fae365a7424bc 04:59:56 $ docker rm -f 99339024c89c27013f79d386b5e7d7c4da248542767663e6db6fae365a7424bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:00:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7781 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 05:00:10 Running in /w/workspace/device-sdk-go/52 [Pipeline] { [Pipeline] checkout 05:00:10 The recommended git tool is: git 05:00:18 using credential edgex-jenkins-ssh 05:00:18 Cloning the remote Git repository 05:00:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:00:18 > git init /w/workspace/device-sdk-go/52 # timeout=10 05:00:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:00:18 > git --version # timeout=10 05:00:18 > git --version # 'git version 2.25.1' 05:00:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:20 Avoid second fetch 05:00:20 Checking out Revision 3d39a6b1d7806654871acffae4a42b12e3fa230c (main) 05:00:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:00:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:00:20 > git config core.sparsecheckout # timeout=10 05:00:20 > git checkout -f 3d39a6b1d7806654871acffae4a42b12e3fa230c # timeout=10 05:00:25 Commit message: "Merge pull request #1107 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:00:26 % Total % Received % Xferd Average Speed Time Time Time Current 05:00:26 Dload Upload Total Spent Left Speed 05:00:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47562 [Pipeline] sh 05:00:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:00:27 + sudo tee /etc/docker/daemon.new 05:00:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:00:27 { 05:00:27 "registry-mirrors": [ 05:00:27 "https://nexus3.edgexfoundry.org:10001" 05:00:27 ], 05:00:27 "bip": "10.250.0.254/24", 05:00:27 "hosts": [ 05:00:27 "tcp://0.0.0.0:5555", 05:00:27 "unix:///var/run/docker.sock" 05:00:27 ], 05:00:27 "mtu": 1458, 05:00:27 "selinux-enabled": true, 05:00:27 "seccomp-profile": "/etc/docker/seccomp.json" 05:00:27 } [Pipeline] sh 05:00:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:00:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:46 provisioning config files... 05:00:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/52@tmp/config8537270087531375802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:46 ---> docker-login.sh 05:00:46 nexus3.edgexfoundry.org:10001 05:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:47 Configure a credential helper to remove this warning. See 05:00:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:47 05:00:47 Login Succeeded 05:00:47 nexus3.edgexfoundry.org:10002 05:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10003 05:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:48 Configure a credential helper to remove this warning. See 05:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:48 05:00:48 Login Succeeded 05:00:48 nexus3.edgexfoundry.org:10004 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 docker.io 05:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:49 Configure a credential helper to remove this warning. See 05:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:49 05:00:49 Login Succeeded 05:00:49 ---> docker-login.sh ends [Pipeline] } 05:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:50 ========================================================= 05:00:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:00:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:00:50 + 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 . 05:00:51 Sending build context to Docker daemon 5.139MB 05:00:51 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 05:00:51 Step 2/11 : FROM ${BASE} AS builder 05:00:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:00:51 9b3977197b4f: Pulling fs layer 05:00:51 1a89e8eeedd5: Pulling fs layer 05:00:51 94645a83ff95: Pulling fs layer 05:00:51 3f3a8bcf1eab: Pulling fs layer 05:00:51 0c92f367c5e7: Pulling fs layer 05:00:51 f7c0051592d6: Pulling fs layer 05:00:51 a227ed2f7395: Pulling fs layer 05:00:51 7b1c46037f91: Pulling fs layer 05:00:51 0c92f367c5e7: Waiting 05:00:51 f7c0051592d6: Waiting 05:00:51 a227ed2f7395: Waiting 05:00:51 7b1c46037f91: Waiting 05:00:51 3f3a8bcf1eab: Waiting 05:00:51 94645a83ff95: Verifying Checksum 05:00:51 94645a83ff95: Download complete 05:00:51 1a89e8eeedd5: Verifying Checksum 05:00:51 1a89e8eeedd5: Download complete 05:00:51 0c92f367c5e7: Verifying Checksum 05:00:51 0c92f367c5e7: Download complete 05:00:51 f7c0051592d6: Verifying Checksum 05:00:51 f7c0051592d6: Download complete 05:00:51 9b3977197b4f: Download complete 05:00:51 a227ed2f7395: Download complete 05:00:52 9b3977197b4f: Pull complete 05:00:53 1a89e8eeedd5: Pull complete 05:00:53 94645a83ff95: Pull complete 05:00:53 7b1c46037f91: Verifying Checksum 05:00:54 3f3a8bcf1eab: Verifying Checksum 05:00:54 3f3a8bcf1eab: Download complete 05:01:06 3f3a8bcf1eab: Pull complete 05:01:06 0c92f367c5e7: Pull complete 05:01:06 f7c0051592d6: Pull complete 05:01:07 a227ed2f7395: Pull complete 05:01:13 7b1c46037f91: Pull complete 05:01:13 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:01:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:01:13 ---> f79e39bc4007 05:01:13 Step 3/11 : ARG MAKE=make build 05:01:14 ---> Running in 4933e6a5bc79 05:01:14 Removing intermediate container 4933e6a5bc79 05:01:14 ---> d99f2c47a693 05:01:14 Step 4/11 : WORKDIR /device-sdk-go 05:01:14 ---> Running in ce5dbb14e899 05:01:14 Removing intermediate container ce5dbb14e899 05:01:14 ---> abb6b5781909 05:01:14 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:01:15 ---> Running in 657785e33106 05:01:15 Removing intermediate container 657785e33106 05:01:15 ---> ded97b6e42fa 05:01:15 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:01:15 ---> Running in 5cf31116399c 05:01:17 Removing intermediate container 5cf31116399c 05:01:17 ---> f4a398d3a2be 05:01:17 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:01:17 ---> Running in 392812c4eff0 05:01:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:01:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:01:19 OK: 220 MiB in 52 packages 05:01:20 Removing intermediate container 392812c4eff0 05:01:20 ---> 35dfecd8b5f9 05:01:20 Step 8/11 : COPY go.mod vendor* ./ 05:01:21 ---> 871eae388c73 05:01:21 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:21 ---> Running in 556e5874cdab 05:02:42 Removing intermediate container 556e5874cdab 05:02:42 ---> 9bb7523474ec 05:02:42 Step 10/11 : COPY . . 05:02:42 ---> 2bfd2b3dff65 05:02:42 Step 11/11 : RUN ${MAKE} 05:02:42 ---> Running in 8335f272d1cd 05:02:42 noop 05:02:42 Removing intermediate container 8335f272d1cd 05:02:42 ---> 260e3911547a 05:02:42 Successfully built 260e3911547a 05:02:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:02:43 + docker inspect -f . ci-base-image-arm64 05:02:43 . [Pipeline] withDockerContainer 05:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-7781 does not seem to be running inside a container 05:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/52 -v /w/workspace/device-sdk-go/52:/w/workspace/device-sdk-go/52:rw,z -v /w/workspace/device-sdk-go/52@tmp:/w/workspace/device-sdk-go/52@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 05:02:44 $ docker top d514db7b39af55e0db2594b78c1274f615f3a0428b160e79b0d731bf701a2d47 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:45 + go version 05:02:45 go version go1.17.6 linux/arm64 [Pipeline] } 05:02:45 $ docker stop --time=1 d514db7b39af55e0db2594b78c1274f615f3a0428b160e79b0d731bf701a2d47 05:02:47 $ docker rm -f d514db7b39af55e0db2594b78c1274f615f3a0428b160e79b0d731bf701a2d47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:48 + docker inspect -f . ci-base-image-arm64 05:02:48 . [Pipeline] withDockerContainer 05:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-7781 does not seem to be running inside a container 05:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/52 -v /w/workspace/device-sdk-go/52:/w/workspace/device-sdk-go/52:rw,z -v /w/workspace/device-sdk-go/52@tmp:/w/workspace/device-sdk-go/52@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 05:02:49 $ docker top 6f34477e46f6125bf209de278f10c066c30f859e38e6b27caa65b2702325234b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:02:50 + make test 05:02:50 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:02:52 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 05:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 05:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 05:03:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 05:03:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.081s coverage: 23.3% of statements 05:03:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 05:03:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.071s coverage: 27.6% of statements 05:03:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.081s coverage: 78.9% of statements 05:03:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.095s coverage: 10.8% of statements 05:03:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 05:03:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 05:03:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 05:03:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.114s coverage: 33.2% of statements 05:03:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 05:03:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.132s coverage: 86.1% of statements 05:03:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 05:03:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 05:03:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 57.4% of statements 05:03:50 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.175s coverage: 89.2% of statements 05:03:50 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 05:03:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 4.8% of statements 05:03:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 05:03:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:03:52 GO111MODULE=on go vet ./... 05:04:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:14 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:04:14 $ docker stop --time=1 6f34477e46f6125bf209de278f10c066c30f859e38e6b27caa65b2702325234b 05:04:15 $ docker rm -f 6f34477e46f6125bf209de278f10c066c30f859e38e6b27caa65b2702325234b [Pipeline] // withDockerContainer [Pipeline] sh 05:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:16 Warning: overwriting stash ‘coverage-report’ 05:04:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:18 + ls -al . 05:04:18 total 308 05:04:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 05:04 . 05:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:00 .. 05:04:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 05:00 .dockerignore 05:04:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 05:00 .git 05:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 05:00 .github 05:04:18 -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 05:00 .gitignore 05:04:18 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 05:00 .golangci.yml 05:04:18 -rw-rw-r-- 1 jenkins jenkins 26321 Mar 17 05:00 CHANGELOG.md 05:04:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 05:00 GOVERNANCE.md 05:04:18 -rw-rw-r-- 1 jenkins jenkins 880 Mar 17 05:00 Jenkinsfile 05:04:18 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 05:00 LICENSE 05:04:18 -rw-rw-r-- 1 jenkins jenkins 1614 Mar 17 05:00 Makefile 05:04:18 -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 05:00 OWNERS.md 05:04:18 -rw-rw-r-- 1 jenkins jenkins 4881 Mar 17 05:00 README.md 05:04:18 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 04:58 VERSION 05:04:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 05:00 bin 05:04:18 -rw-r--r-- 1 jenkins jenkins 129001 Mar 17 05:03 coverage.out 05:04:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:00 example 05:04:18 -rw-rw-r-- 1 jenkins jenkins 2773 Mar 17 05:00 go.mod 05:04:18 -rw-rw-r-- 1 jenkins jenkins 49866 Mar 17 05:00 go.sum 05:04:18 drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 05:00 internal 05:04:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 05:00 openapi 05:04:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 05:00 pkg 05:04:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 05:00 snap 05:04:18 -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 05:00 version.go [Pipeline] isUnix [Pipeline] sh 05:04:18 + 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=3d39a6b1d7806654871acffae4a42b12e3fa230c --label arch=arm64 --label version=2.2.0-dev.19 . 05:04:19 Sending build context to Docker daemon 5.269MB 05:04:19 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 05:04:19 Step 2/25 : FROM ${BASE} AS builder 05:04:19 ---> 260e3911547a 05:04:19 Step 3/25 : ARG MAKE=make build 05:04:19 ---> Running in d670a173dadc 05:04:19 Removing intermediate container d670a173dadc 05:04:19 ---> 2e5b2b505141 05:04:19 Step 4/25 : WORKDIR /device-sdk-go 05:04:20 ---> Running in 573668ba0f30 05:04:20 Removing intermediate container 573668ba0f30 05:04:20 ---> a3e83e805149 05:04:20 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:04:20 ---> Running in 28715e5e890b 05:04:20 Removing intermediate container 28715e5e890b 05:04:20 ---> 6b9dedefcaa6 05:04:20 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:20 ---> Running in cd414fe537ac 05:04:22 Removing intermediate container cd414fe537ac 05:04:22 ---> 7973eab01e62 05:04:22 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:04:22 ---> Running in 8bb43bc0bf3a 05:04:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:04:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:04:25 OK: 220 MiB in 52 packages 05:04:26 Removing intermediate container 8bb43bc0bf3a 05:04:26 ---> e895c1bfe8b8 05:04:26 Step 8/25 : COPY go.mod vendor* ./ 05:04:26 ---> 71948c1bbda6 05:04:26 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:26 ---> Running in 12f11b359c94 05:04:28 Removing intermediate container 12f11b359c94 05:04:28 ---> de18739f14e6 05:04:28 Step 10/25 : COPY . . 05:04:30 ---> d45be6418d63 05:04:30 Step 11/25 : RUN ${MAKE} 05:04:30 ---> Running in 0aef2b4ceaf3 05:04:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.19" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:05:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:05:10 Removing intermediate container 0aef2b4ceaf3 05:05:10 ---> 6cd4d061a9d1 05:05:10 Step 12/25 : FROM alpine:3.14 05:05:10 3.14: Pulling from library/alpine 05:05:10 be307f383ecc: Pulling fs layer 05:05:10 be307f383ecc: Verifying Checksum 05:05:10 be307f383ecc: Download complete 05:05:11 be307f383ecc: Pull complete 05:05:11 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 05:05:11 Status: Downloaded newer image for alpine:3.14 05:05:11 ---> 5b8b7b635229 05:05:11 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:05:11 ---> Running in 0f8240d66c4c 05:05:11 Removing intermediate container 0f8240d66c4c 05:05:11 ---> de934d8895b3 05:05:11 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:12 ---> Running in 3337b4908f7b 05:05:13 Removing intermediate container 3337b4908f7b 05:05:13 ---> f5c59f5a4e2f 05:05:13 Step 15/25 : RUN apk add --update --no-cache zeromq 05:05:13 ---> Running in 57e1f5583252 05:05:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:05:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:05:16 (1/5) Installing libgcc (10.3.1_git20210424-r2) 05:05:16 (2/5) Installing libsodium (1.0.18-r0) 05:05:16 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 05:05:16 (4/5) Installing libzmq (4.3.4-r0) 05:05:16 (5/5) Installing zeromq (4.3.4-r0) 05:05:16 Executing busybox-1.33.1-r6.trigger 05:05:16 OK: 8 MiB in 19 packages 05:05:17 Removing intermediate container 57e1f5583252 05:05:17 ---> 5d9a2c4881e4 05:05:17 Step 16/25 : WORKDIR / 05:05:17 ---> Running in 14db4c8eb773 05:05:18 Removing intermediate container 14db4c8eb773 05:05:18 ---> 91c1b4fec50d 05:05:18 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:05:18 ---> ca0fc9d0d98f 05:05:18 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:05:19 ---> c883ff77e112 05:05:19 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:05:20 ---> fca700787fa7 05:05:20 Step 20/25 : EXPOSE 59999 05:05:20 ---> Running in bd9bd85160a2 05:05:20 Removing intermediate container bd9bd85160a2 05:05:20 ---> d4d2bbcda5a9 05:05:20 Step 21/25 : ENTRYPOINT ["/device-simple"] 05:05:20 ---> Running in aca7539add25 05:05:21 Removing intermediate container aca7539add25 05:05:21 ---> f2f7e4ee5c87 05:05:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:05:21 ---> Running in 78420645f179 05:05:21 Removing intermediate container 78420645f179 05:05:21 ---> 4fc74f1b6c55 05:05:21 Step 23/25 : LABEL arch=arm64 05:05:21 ---> Running in e7cee964006a 05:05:21 Removing intermediate container e7cee964006a 05:05:21 ---> 93926010f75f 05:05:21 Step 24/25 : LABEL git_sha=3d39a6b1d7806654871acffae4a42b12e3fa230c 05:05:21 ---> Running in 8c38564f1dc2 05:05:22 Removing intermediate container 8c38564f1dc2 05:05:22 ---> 566c1cca54ce 05:05:22 Step 25/25 : LABEL version=2.2.0-dev.19 05:05:22 ---> Running in 066d3b100614 05:05:22 Removing intermediate container 066d3b100614 05:05:22 ---> d76758bdb72e 05:05:22 [Warning] One or more build-args [ARCH] were not consumed 05:05:22 Successfully built d76758bdb72e 05:05:22 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 05:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:23 05:05:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:23 arm64: Pulling from edgex-lftools-log-publisher 05:05:23 8998bd30e6a1: Pulling fs layer 05:05:23 04944245beec: Pulling fs layer 05:05:23 699f458cf7ca: Pulling fs layer 05:05:23 765212b225bb: Pulling fs layer 05:05:23 f23df028b6ca: Pulling fs layer 05:05:23 d65c8cfc05b1: Pulling fs layer 05:05:23 2437ff75d9bd: Pulling fs layer 05:05:23 765212b225bb: Waiting 05:05:23 d65c8cfc05b1: Waiting 05:05:23 2437ff75d9bd: Waiting 05:05:23 f23df028b6ca: Waiting 05:05:23 04944245beec: Verifying Checksum 05:05:23 04944245beec: Download complete 05:05:23 765212b225bb: Verifying Checksum 05:05:23 765212b225bb: Download complete 05:05:23 f23df028b6ca: Download complete 05:05:24 d65c8cfc05b1: Verifying Checksum 05:05:24 d65c8cfc05b1: Download complete 05:05:24 699f458cf7ca: Verifying Checksum 05:05:24 699f458cf7ca: Download complete 05:05:24 8998bd30e6a1: Verifying Checksum 05:05:24 8998bd30e6a1: Download complete 05:05:27 2437ff75d9bd: Verifying Checksum 05:05:27 2437ff75d9bd: Download complete 05:05:29 8998bd30e6a1: Pull complete 05:05:29 04944245beec: Pull complete 05:05:30 699f458cf7ca: Pull complete 05:05:31 765212b225bb: Pull complete 05:05:31 f23df028b6ca: Pull complete 05:05:31 d65c8cfc05b1: Pull complete 05:05:46 2437ff75d9bd: Pull complete 05:05:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:05:47 prd-ubuntu20.04-docker-arm64-4c-16g-7781 does not seem to be running inside a container 05:05:47 $ 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/52 -v /w/workspace/device-sdk-go/52:/w/workspace/device-sdk-go/52:rw,z -v /w/workspace/device-sdk-go/52@tmp:/w/workspace/device-sdk-go/52@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 05:05:50 $ docker top d8b699784318bf0709b5a952b60a5f0e1e6d69b6a246b94c9319691ce807049f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:50 ---> job-cost.sh 05:05:50 lf-activate-venv: SKIPPING 05:05:50 INFO: No Stack... 05:05:51 INFO: Retrieving Pricing Info for: v3-standard-4 05:05:52 INFO: Archiving Costs [Pipeline] sh 05:05:53 + + cat /w/workspace/device-sdk-go/52/archives/cost.csvcut 05:05:53 -d, -f6 [Pipeline] lock 05:05:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] 05:05:53 Resource [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] did not exist. Created. 05:05:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:53 /w/workspace/device-sdk-go/52@tmp/durable-e6eb579d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:54 + echo total: 0.10999999940395355 [Pipeline] stash 05:05:54 Warning: overwriting stash ‘stack-cost’ 05:05:54 Stashed 1 file(s) [Pipeline] } 05:05:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:54 $ docker stop --time=1 d8b699784318bf0709b5a952b60a5f0e1e6d69b6a246b94c9319691ce807049f 05:05:56 $ docker rm -f d8b699784318bf0709b5a952b60a5f0e1e6d69b6a246b94c9319691ce807049f [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 05:05:56 provisioning config files... 05:05:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8522222857834678725tmp [Pipeline] { [Pipeline] sh 05:05:57 + set +x 05:05:57 + bash -s -- 05:05:57 + curl -s https://codecov.io/bash 05:05:57 05:05:57 _____ _ 05:05:57 / ____| | | 05:05:57 | | ___ __| | ___ ___ _____ __ 05:05:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:05:57 | |___| (_) | (_| | __/ (_| (_) \ V / 05:05:57 \_____\___/ \__,_|\___|\___\___/ \_/ 05:05:57 Bash-1.0.6 05:05:57 05:05:57 05:05:57 ==> git version 2.25.1 found 05:05:57 ==> 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 05:05:57 Release-Date: 2020-01-08 05:05:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:05:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:05:57 ==> Jenkins CI detected. 05:05:57 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 05:05:57 project root: . 05:05:57 --> token set from env 05:05:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:05:57 ==> Running gcov in . (disable via -X gcov) 05:05:57 ==> Python coveragepy not found 05:05:57 ==> Searching for coverage reports in: 05:05:57 + . 05:05:57 -> Found 1 reports 05:05:57 ==> Detecting git/mercurial file structure 05:05:57 ==> Reading reports 05:05:57 + ./coverage.out bytes=129001 05:05:57 ==> Appending adjustments 05:05:57 https://docs.codecov.io/docs/fixing-reports 05:05:57 + Found adjustments 05:05:57 ==> Gzipping contents 05:05:57 16K /tmp/codecov.7aW0TU.gz 05:05:57 ==> Uploading reports 05:05:57 url: https://codecov.io 05:05:57 query: branch=main&commit=3d39a6b1d7806654871acffae4a42b12e3fa230c&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:05:57 -> Pinging Codecov 05:05:57 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=3d39a6b1d7806654871acffae4a42b12e3fa230c&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:05:58 -> Uploading to 05:05:58 https://storage.googleapis.com/codecov/v4/raw/2022-03-17/7E55EF52A471D76F132DFD9A03CDDE97/3d39a6b1d7806654871acffae4a42b12e3fa230c/50bee5ed-4c66-4774-85ce-319d367898fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T050557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f60d11d7e4c85cb7675211c2ad6ce261c6e1d54b43b0dd56af94b45f087f6c81 05:05:58 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:58 Dload Upload Total Spent Left Speed 05:05:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16237 0 0 100 16237 0 79985 --:--:-- --:--:-- --:--:-- 79985 100 16237 0 0 100 16237 0 72164 --:--:-- --:--:-- --:--:-- 71845 05:05:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/3d39a6b1d7806654871acffae4a42b12e3fa230c [Pipeline] } 05:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:05:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:05:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:05:58 05:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:05:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:05:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:05:59 188c0c94c7c5: Pulling fs layer 05:05:59 0ef7d3d256c8: Pulling fs layer 05:05:59 de9db76c5a1d: Pulling fs layer 05:05:59 0eba1c9be4d2: Pulling fs layer 05:05:59 0d57e429df01: Pulling fs layer 05:05:59 4e4be7b47b0d: Pulling fs layer 05:05:59 e1f770b5df2f: Pulling fs layer 05:05:59 85a0685a4137: Pulling fs layer 05:05:59 0eba1c9be4d2: Waiting 05:05:59 0d57e429df01: Waiting 05:05:59 4e4be7b47b0d: Waiting 05:05:59 e1f770b5df2f: Waiting 05:05:59 85a0685a4137: Waiting 05:05:59 de9db76c5a1d: Verifying Checksum 05:05:59 de9db76c5a1d: Download complete 05:05:59 0ef7d3d256c8: Verifying Checksum 05:05:59 0ef7d3d256c8: Download complete 05:05:59 0d57e429df01: Verifying Checksum 05:05:59 0d57e429df01: Download complete 05:05:59 4e4be7b47b0d: Verifying Checksum 05:05:59 4e4be7b47b0d: Download complete 05:05:59 188c0c94c7c5: Verifying Checksum 05:05:59 188c0c94c7c5: Download complete 05:05:59 188c0c94c7c5: Pull complete 05:05:59 0ef7d3d256c8: Pull complete 05:05:59 e1f770b5df2f: Verifying Checksum 05:05:59 e1f770b5df2f: Download complete 05:05:59 de9db76c5a1d: Pull complete 05:05:59 0eba1c9be4d2: Verifying Checksum 05:05:59 0eba1c9be4d2: Download complete 05:05:59 85a0685a4137: Verifying Checksum 05:05:59 85a0685a4137: Download complete 05:06:03 0eba1c9be4d2: Pull complete 05:06:03 0d57e429df01: Pull complete 05:06:03 4e4be7b47b0d: Pull complete 05:06:03 e1f770b5df2f: Pull complete 05:06:06 85a0685a4137: Pull complete 05:06:06 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:06:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:06:06 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 05:06:06 $ 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 05:06:09 $ docker top ab1d7f2ebffdb89bb4b8e0c4a21a83ac9cc9f6a8d331a38ef1e92980b81f7785 -eo pid,comm [Pipeline] { [Pipeline] echo 05:06:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:06:09 + set -o pipefail 05:06:09 + snyk monitor '--org=edgex-jenkins' 05:06:14 05:06:14 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 05:06:14 05:06:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/15c308c4-9ff2-4280-8f45-b7d7f663daf3 05:06:14 05:06:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:06:14 05:06:15 [Pipeline] } 05:06:15 $ docker stop --time=1 ab1d7f2ebffdb89bb4b8e0c4a21a83ac9cc9f6a8d331a38ef1e92980b81f7785 05:06:16 $ docker rm -f ab1d7f2ebffdb89bb4b8e0c4a21a83ac9cc9f6a8d331a38ef1e92980b81f7785 [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 05:06:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:17 provisioning config files... 05:06:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5112423673982496573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:17 --> edgex-publish-swagger.sh 05:06:17 === Publish openapi/v2 API === 05:06:17 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 05:06:17 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 05:06:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:17 Dload Upload Total Spent Left Speed 05:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 53228 0:00:01 0:00:01 --:--:-- 53228 100 53282 0 0 100 53282 0 53175 0:00:01 0:00:01 --:--:-- 53228 05:06:18 05:06:18 [Pipeline] } 05:06:18 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 05:06:18 + git log --format=format:%s -1 3d39a6b1d7806654871acffae4a42b12e3fa230c [Pipeline] sh 05:06:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:19 . [Pipeline] withDockerContainer 05:06:19 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 05:06:19 $ 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 05:06:20 $ docker top c4b77f854e322b2c2fc7a8289ec1899e9c228a64c08daa8fa732b344c401f181 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:20 [ssh-agent] Looking for ssh-agent implementation... 05:06:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:20 $ docker exec c4b77f854e322b2c2fc7a8289ec1899e9c228a64c08daa8fa732b344c401f181 ssh-agent 05:06:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXofIAjl/agent.13 05:06:20 SSH_AGENT_PID=19 05:06:20 Running ssh-add (command line suppressed) 05:06:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2423848419206005979.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2423848419206005979.key) 05:06:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:20 + git semver tag 05:06:20 # -> Open(): unable to determine branch for HEAD 05:06:20 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:06:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:06:20 # $SEMVER_REMOTE_NAME = origin 05:06:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:06:20 # $SEMVER_USER_NAME = edgex-jenkins 05:06:20 # $SEMVER_BRANCH = main 05:06:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:06:20 # 3d39a6b1d7806654871acffae4a42b12e3fa230c HEAD 05:06:20 # -> Force: false 05:06:20 # b7511f0ae1928116168e00dd81d57d0e90d93dd9 refs/tags/v2.2.0-dev.19 [Pipeline] } 05:06:20 $ docker exec --env ******** --env ******** c4b77f854e322b2c2fc7a8289ec1899e9c228a64c08daa8fa732b344c401f181 ssh-agent -k 05:06:20 unset SSH_AUTH_SOCK; 05:06:20 unset SSH_AGENT_PID; 05:06:20 echo Agent pid 19 killed; 05:06:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:21 + git semver [Pipeline] } 05:06:21 $ docker stop --time=1 c4b77f854e322b2c2fc7a8289ec1899e9c228a64c08daa8fa732b344c401f181 05:06:22 $ docker rm -f c4b77f854e322b2c2fc7a8289ec1899e9c228a64c08daa8fa732b344c401f181 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:23 05:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:23 0.23.1-centos7: Pulling from edgex-lftools 05:06:23 ab5ef0e58194: Pulling fs layer 05:06:23 9712f1f96733: Pulling fs layer 05:06:23 63f879dbbcfc: Pulling fs layer 05:06:23 0d9ebad4ef96: Pulling fs layer 05:06:23 e9a5061849ea: Pulling fs layer 05:06:23 d747dcd14b5f: Pulling fs layer 05:06:23 2de7ff778b66: Pulling fs layer 05:06:23 0d9ebad4ef96: Waiting 05:06:23 e9a5061849ea: Waiting 05:06:23 d747dcd14b5f: Waiting 05:06:23 2de7ff778b66: Waiting 05:06:23 9712f1f96733: Download complete 05:06:23 63f879dbbcfc: Verifying Checksum 05:06:23 63f879dbbcfc: Download complete 05:06:23 e9a5061849ea: Verifying Checksum 05:06:23 e9a5061849ea: Download complete 05:06:23 d747dcd14b5f: Download complete 05:06:23 ab5ef0e58194: Verifying Checksum 05:06:23 ab5ef0e58194: Download complete 05:06:23 2de7ff778b66: Verifying Checksum 05:06:23 2de7ff778b66: Download complete 05:06:23 0d9ebad4ef96: Verifying Checksum 05:06:23 0d9ebad4ef96: Download complete 05:06:27 ab5ef0e58194: Pull complete 05:06:27 9712f1f96733: Pull complete 05:06:28 63f879dbbcfc: Pull complete 05:06:32 0d9ebad4ef96: Pull complete 05:06:32 e9a5061849ea: Pull complete 05:06:32 d747dcd14b5f: Pull complete 05:06:33 2de7ff778b66: Pull complete 05:06:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:06:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:06:34 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 05:06:34 $ 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 05:06:36 $ docker top d35d1f5714018821483389763dc82b98ca5ef877572fc15031dbe90671e1db91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:06:36 provisioning config files... 05:06:36 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4110078631616497529tmp 05:06:36 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2763700257237483120tmp 05:06:36 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2901727965105681137tmp [Pipeline] { [Pipeline] echo 05:06:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:06:36 ---> sigul-configuration.sh 05:06:36 gpg: directory `/root/.gnupg' created 05:06:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:06:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:06:36 gpg: keyring `/root/.gnupg/secring.gpg' created 05:06:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:06:36 gpg: CAST5 encrypted data 05:06:36 gpg: encrypted with 1 passphrase 05:06:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:06:37 + mkdir /home/jenkins 05:06:37 + mkdir /home/jenkins/sigul [Pipeline] sh 05:06:37 + 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 05:06:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:06:37 ---> sigul-install.sh 05:06:37 Sigul already installed; skipping installation. [Pipeline] sh 05:06:38 + git tag --list 05:06:38 0.7.1 05:06:38 delhi-tag 05:06:38 v1.0.0 05:06:38 v1.1.0 05:06:38 v1.1.1 05:06:38 v1.1.2 05:06:38 v1.2.0 05:06:38 v1.2.1 05:06:38 v1.2.2 05:06:38 v1.2.3 05:06:38 v1.3.0 05:06:38 v1.4.0 05:06:38 v2.0.0 05:06:38 v2.0.1-dev.1 05:06:38 v2.0.1-dev.10 05:06:38 v2.0.1-dev.11 05:06:38 v2.0.1-dev.12 05:06:38 v2.0.1-dev.13 05:06:38 v2.0.1-dev.14 05:06:38 v2.0.1-dev.15 05:06:38 v2.0.1-dev.16 05:06:38 v2.0.1-dev.17 05:06:38 v2.0.1-dev.18 05:06:38 v2.0.1-dev.19 05:06:38 v2.0.1-dev.2 05:06:38 v2.0.1-dev.20 05:06:38 v2.0.1-dev.21 05:06:38 v2.0.1-dev.22 05:06:38 v2.0.1-dev.23 05:06:38 v2.0.1-dev.24 05:06:38 v2.0.1-dev.25 05:06:38 v2.0.1-dev.26 05:06:38 v2.0.1-dev.27 05:06:38 v2.0.1-dev.28 05:06:38 v2.0.1-dev.29 05:06:38 v2.0.1-dev.3 05:06:38 v2.0.1-dev.30 05:06:38 v2.0.1-dev.31 05:06:38 v2.0.1-dev.32 05:06:38 v2.0.1-dev.33 05:06:38 v2.0.1-dev.4 05:06:38 v2.0.1-dev.5 05:06:38 v2.0.1-dev.6 05:06:38 v2.0.1-dev.7 05:06:38 v2.0.1-dev.8 05:06:38 v2.0.1-dev.9 05:06:38 v2.1.0 05:06:38 v2.1.1-dev.1 05:06:38 v2.2.0-dev.1 05:06:38 v2.2.0-dev.10 05:06:38 v2.2.0-dev.11 05:06:38 v2.2.0-dev.12 05:06:38 v2.2.0-dev.13 05:06:38 v2.2.0-dev.14 05:06:38 v2.2.0-dev.15 05:06:38 v2.2.0-dev.16 05:06:38 v2.2.0-dev.17 05:06:38 v2.2.0-dev.18 05:06:38 v2.2.0-dev.19 05:06:38 v2.2.0-dev.2 05:06:38 v2.2.0-dev.3 05:06:38 v2.2.0-dev.4 05:06:38 v2.2.0-dev.5 05:06:38 v2.2.0-dev.6 05:06:38 v2.2.0-dev.7 05:06:38 v2.2.0-dev.8 05:06:38 v2.2.0-dev.9 [Pipeline] sh 05:06:38 + lftools sign git-tag v2.2.0-dev.19 05:06:38 Signing Git tag with Sigul... 05:06:38 Signing v2.2.0-dev.19 [Pipeline] echo 05:06:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:06:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:06:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:06:39 $ docker stop --time=1 d35d1f5714018821483389763dc82b98ca5ef877572fc15031dbe90671e1db91 05:06:40 $ docker rm -f d35d1f5714018821483389763dc82b98ca5ef877572fc15031dbe90671e1db91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:06:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:41 . [Pipeline] withDockerContainer 05:06:41 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 05:06:41 $ 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 05:06:42 $ docker top 917b8b79078c32f5995f3f009768ff971e5a17c87e70b98d68b0f600ed0d81b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:42 [ssh-agent] Looking for ssh-agent implementation... 05:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:42 $ docker exec 917b8b79078c32f5995f3f009768ff971e5a17c87e70b98d68b0f600ed0d81b1 ssh-agent 05:06:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIAgJCP/agent.14 05:06:42 SSH_AGENT_PID=20 05:06:42 Running ssh-add (command line suppressed) 05:06:42 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1826882570128123324.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1826882570128123324.key) 05:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:42 + git semver bump pre 05:06:42 # -> Open(): unable to determine branch for HEAD 05:06:42 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:06:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:06:42 # $SEMVER_REMOTE_NAME = origin 05:06:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:06:42 # $SEMVER_USER_NAME = edgex-jenkins 05:06:42 # $SEMVER_BRANCH = main 05:06:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 05:06:42 2.2.0-dev.20 [Pipeline] } 05:06:42 $ docker exec --env ******** --env ******** 917b8b79078c32f5995f3f009768ff971e5a17c87e70b98d68b0f600ed0d81b1 ssh-agent -k 05:06:42 unset SSH_AUTH_SOCK; 05:06:42 unset SSH_AGENT_PID; 05:06:42 echo Agent pid 20 killed; 05:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:43 + git semver [Pipeline] } 05:06:43 $ docker stop --time=1 917b8b79078c32f5995f3f009768ff971e5a17c87e70b98d68b0f600ed0d81b1 05:06:44 $ docker rm -f 917b8b79078c32f5995f3f009768ff971e5a17c87e70b98d68b0f600ed0d81b1 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:06:45 . [Pipeline] withDockerContainer 05:06:45 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 05:06:45 $ 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 05:06:45 $ docker top d9a761e3e4759ecb3ad8092376dc2e9331751acde7ae6e91ba1f405b3a466e9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:45 [ssh-agent] Looking for ssh-agent implementation... 05:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:46 $ docker exec d9a761e3e4759ecb3ad8092376dc2e9331751acde7ae6e91ba1f405b3a466e9f ssh-agent 05:06:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLGJOFJ/agent.13 05:06:46 SSH_AGENT_PID=20 05:06:46 Running ssh-add (command line suppressed) 05:06:46 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7143361510400748633.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7143361510400748633.key) 05:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:46 + git semver push 05:06:46 # -> Open(): unable to determine branch for HEAD 05:06:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 05:06:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 05:06:46 # $SEMVER_REMOTE_NAME = origin 05:06:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:06:46 # $SEMVER_USER_NAME = edgex-jenkins 05:06:46 # $SEMVER_BRANCH = main 05:06:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 05:06:48 $ docker exec --env ******** --env ******** d9a761e3e4759ecb3ad8092376dc2e9331751acde7ae6e91ba1f405b3a466e9f ssh-agent -k 05:06:48 unset SSH_AUTH_SOCK; 05:06:48 unset SSH_AGENT_PID; 05:06:48 echo Agent pid 20 killed; 05:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:49 + git semver [Pipeline] } 05:06:49 $ docker stop --time=1 d9a761e3e4759ecb3ad8092376dc2e9331751acde7ae6e91ba1f405b3a466e9f 05:06:50 $ docker rm -f d9a761e3e4759ecb3ad8092376dc2e9331751acde7ae6e91ba1f405b3a466e9f [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 05:06:50 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 05:06:50 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:06:50 total 16 05:06:50 drwxr-xr-x 3 root root 4096 Mar 17 04:59 . 05:06:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 05:06 .. 05:06:50 drwxr-xr-x 2 root root 4096 Mar 17 04:59 cost 05:06:50 -rw-r--r-- 1 root root 83 Mar 17 04:59 cost.csv 05:06:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:06:50 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 05:06:50 total 16 05:06:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 04:59 . 05:06:50 drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 05:06 .. 05:06:50 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 04:59 cost 05:06:50 -rw-r--r-- 1 jenkins jenkins 83 Mar 17 04:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:06:52 ---> package-listing.sh 05:06:52 ++ facter osfamily 05:06:52 ++ tr '[:upper:]' '[:lower:]' 05:06:52 + OS_FAMILY=debian 05:06:52 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 05:06:52 + START_PACKAGES=/tmp/packages_start.txt 05:06:52 + END_PACKAGES=/tmp/packages_end.txt 05:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:52 + PACKAGES=/tmp/packages_start.txt 05:06:52 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:06:52 + PACKAGES=/tmp/packages_end.txt 05:06:52 + case "${OS_FAMILY}" in 05:06:52 + dpkg -l 05:06:52 + grep '^ii' 05:06:52 + '[' -f /tmp/packages_start.txt ']' 05:06:52 + '[' -f /tmp/packages_end.txt ']' 05:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:52 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 05:06:52 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 05:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 05:06:52 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 05:06:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:53 . [Pipeline] withDockerContainer 05:06:53 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 05:06:53 $ 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 05:06:53 $ docker top 62a44c3ab5435854d29e4f03aceb3eda3465293c86efc0759b8fcaa18ecfa410 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:54 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:54 + mkdir -p /var/log/sysstat [Pipeline] sh 05:06:54 + ls /var/log/sa-host 05:06:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:54 provisioning config files... 05:06:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7263121616215136221tmp [Pipeline] { [Pipeline] echo 05:06:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:55 ---> create-netrc.sh [Pipeline] } 05:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:06:55 ---> python-tools-install.sh [Pipeline] echo 05:06:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:55 ---> sudo-logs.sh 05:06:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:06:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:56 ---> job-cost.sh 05:06:56 lf-activate-venv: SKIPPING 05:06:56 DEBUG: total: 0.2199999988079071 05:06:56 INFO: Retrieving Stack Cost... 05:06:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:56 INFO: Archiving Costs [Pipeline] echo 05:06:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:57 ---> logs-deploy.sh 05:06:57 lf-activate-venv: SKIPPING 05:06:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/52 05:06:57 INFO: archiving workspace using pattern(s): 05:06:58 Archives upload complete. 05:06:58 INFO: archiving logs to Nexus