Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a726dbba9fddcd6b6c26c7337937a12db69607 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-ssh2443428050070286725.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-ssh14082445864850290632.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-ssh8489303296397160486.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-ssh9829617311214609783.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-ssh10288116524815912082.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33429 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 99a726dbba9fddcd6b6c26c7337937a12db69607 (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 99a726dbba9fddcd6b6c26c7337937a12db69607 # timeout=10 Commit message: "Merge pull request #1148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.18" > git rev-list --no-walk f8b8abfef3f0264dda75330ad33f104d8ec6ed98 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:26:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:26:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:26:01 ========================================================= 04:26:01 EdgeX Global Pipelines Version Info 04:26:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:26:01 ------------------- 04:26:01 stable info: 04:26:01 ------------------- 04:26:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:26:01 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:26:01 Message: update stable to v1.0.221 04:26:02 ------------------- 04:26:02 experimental info: 04:26:02 ------------------- 04:26:02 Commited By: **** collab-it+edgex@linuxfoundation.org 04:26:02 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 04:26:02 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99a726dbba9fddcd6b6c26c7337937a12db69607 [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99a726d [Pipeline] echo 04:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:02 provisioning config files... 04:26:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1109748411594360200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:03 ---> docker-login.sh 04:26:03 nexus3.edgexfoundry.org:10001 04:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:03 Configure a credential helper to remove this warning. See 04:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:03 04:26:03 Login Succeeded 04:26:03 nexus3.edgexfoundry.org:10002 04:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:03 Configure a credential helper to remove this warning. See 04:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:03 04:26:03 Login Succeeded 04:26:03 nexus3.edgexfoundry.org:10003 04:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:03 Configure a credential helper to remove this warning. See 04:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:03 04:26:03 Login Succeeded 04:26:03 nexus3.edgexfoundry.org:10004 04:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:04 Configure a credential helper to remove this warning. See 04:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:04 04:26:04 Login Succeeded 04:26:04 docker.io 04:26:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:04 Configure a credential helper to remove this warning. See 04:26:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:04 04:26:04 Login Succeeded 04:26:04 ---> docker-login.sh ends [Pipeline] } 04:26:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:26:05 + git rev-list -1 --merges 99a726dbba9fddcd6b6c26c7337937a12db69607~1..99a726dbba9fddcd6b6c26c7337937a12db69607 [Pipeline] echo 04:26:05 -----------> git rev-list -1 --merges 99a726dbba9fddcd6b6c26c7337937a12db69607~1..99a726dbba9fddcd6b6c26c7337937a12db69607 99a726dbba9fddcd6b6c26c7337937a12db69607 04:26:05 99a726dbba9fddcd6b6c26c7337937a12db69607 [false] [Pipeline] sh 04:26:05 + git log --format=format:%s -1 99a726dbba9fddcd6b6c26c7337937a12db69607 [Pipeline] echo 04:26:05 ========================================================= 04:26:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:26:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:05 + git log --format=format:%s -1 99a726dbba9fddcd6b6c26c7337937a12db69607 [Pipeline] echo 04:26:05 [semverPrep] GIT_COMMIT: 99a726dbba9fddcd6b6c26c7337937a12db69607, Commit Message: Merge pull request #1148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.18 [Pipeline] echo 04:26:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:26:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:06 + grep -v github /etc/ssh/ssh_known_hosts 04:26:06 + [ -e /tmp/ssh_known_hosts ] 04:26:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:26:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:26:06 + sudo tee -a /etc/ssh/ssh_known_hosts 04:26:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:26:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:26:06 04:26:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:26:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:26:06 latest: Pulling from edgex-devops/git-semver 04:26:06 a0d0a0d46f8b: Pulling fs layer 04:26:06 3e5f54012d9b: Pulling fs layer 04:26:06 4c7163046ea9: Pulling fs layer 04:26:06 0c2d73faf560: Pulling fs layer 04:26:06 0c2d73faf560: Waiting 04:26:06 3e5f54012d9b: Download complete 04:26:06 a0d0a0d46f8b: Download complete 04:26:06 0c2d73faf560: Verifying Checksum 04:26:06 0c2d73faf560: Download complete 04:26:06 4c7163046ea9: Verifying Checksum 04:26:06 4c7163046ea9: Download complete 04:26:07 a0d0a0d46f8b: Pull complete 04:26:07 3e5f54012d9b: Pull complete 04:26:07 4c7163046ea9: Pull complete 04:26:07 0c2d73faf560: Pull complete 04:26:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:26:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:26:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:26:07 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:26:07 $ 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:26:08 $ docker top 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:08 [ssh-agent] Looking for ssh-agent implementation... 04:26:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:08 $ docker exec 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 ssh-agent 04:26:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhKhmeJ/agent.15 04:26:09 SSH_AGENT_PID=22 04:26:09 Running ssh-add (command line suppressed) 04:26:09 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6099890094086403552.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6099890094086403552.key) 04:26:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:09 + git tag --points-at HEAD [Pipeline] } 04:26:09 $ docker exec --env ******** --env ******** 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 ssh-agent -k 04:26:09 unset SSH_AUTH_SOCK; 04:26:09 unset SSH_AGENT_PID; 04:26:09 echo Agent pid 22 killed; 04:26:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:26:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:09 [ssh-agent] Looking for ssh-agent implementation... 04:26:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:09 $ docker exec 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 ssh-agent 04:26:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCAkGK/agent.55 04:26:09 SSH_AGENT_PID=61 04:26:09 Running ssh-add (command line suppressed) 04:26:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6974876674166456711.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6974876674166456711.key) 04:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:10 + git semver init 04:26:10 # -> Open(): unable to determine branch for HEAD 04:26:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:26:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:26:10 # $SEMVER_REMOTE_NAME = origin 04:26:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:26:10 # $SEMVER_USER_NAME = edgex-jenkins 04:26:10 # $SEMVER_BRANCH = main 04:26:10 # $SEMVER_TEMP = /tmp/semver-089151946 04:26:10 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:26:11 # '/tmp/semver-089151946' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 04:26:11 # -> Force: false 04:26:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:26:11 $ docker exec --env ******** --env ******** 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 ssh-agent -k 04:26:11 unset SSH_AUTH_SOCK; 04:26:11 unset SSH_AGENT_PID; 04:26:11 echo Agent pid 61 killed; 04:26:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:11 + git semver [Pipeline] } 04:26:11 $ docker stop --time=1 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 04:26:13 $ docker rm -f 3813f188ce60a14d23301b245aabb9cbb35dea7b4166908afc11fc0485ac1806 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:26:13 Stashed 1 file(s) [Pipeline] echo 04:26:13 [edgeXSemver]: initialized semver on version 2.2.0-dev.33 [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:26:13 provisioning config files... 04:26:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6403293942080599842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:14 ---> docker-login.sh 04:26:14 nexus3.edgexfoundry.org:10001 04:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:14 Configure a credential helper to remove this warning. See 04:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:14 04:26:14 Login Succeeded 04:26:14 nexus3.edgexfoundry.org:10002 04:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:14 Configure a credential helper to remove this warning. See 04:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:14 04:26:14 Login Succeeded 04:26:14 nexus3.edgexfoundry.org:10003 04:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:14 Configure a credential helper to remove this warning. See 04:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:14 04:26:14 Login Succeeded 04:26:14 nexus3.edgexfoundry.org:10004 04:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:14 Configure a credential helper to remove this warning. See 04:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:14 04:26:14 Login Succeeded 04:26:14 docker.io 04:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:15 Configure a credential helper to remove this warning. See 04:26:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:15 04:26:15 Login Succeeded 04:26:15 ---> docker-login.sh ends [Pipeline] } 04:26:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:15 ========================================================= 04:26:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:26:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:26:15 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:26:15 Sending build context to Docker daemon 9.626MB 04:26:15 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:26:15 Step 2/11 : FROM ${BASE} AS builder 04:26:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:26:15 59bf1c3509f3: Pulling fs layer 04:26:15 666ba61612fd: Pulling fs layer 04:26:15 8ed8ca486205: Pulling fs layer 04:26:15 4fe6c5a15a65: Pulling fs layer 04:26:15 22a0e8bec74d: Pulling fs layer 04:26:15 ca2b28591e48: Pulling fs layer 04:26:15 a51346096db8: Pulling fs layer 04:26:15 daebc70d1ce1: Pulling fs layer 04:26:15 0e18a0eac166: Pulling fs layer 04:26:15 22a0e8bec74d: Waiting 04:26:15 ca2b28591e48: Waiting 04:26:15 a51346096db8: Waiting 04:26:15 daebc70d1ce1: Waiting 04:26:15 4fe6c5a15a65: Waiting 04:26:15 8ed8ca486205: Verifying Checksum 04:26:15 8ed8ca486205: Download complete 04:26:15 666ba61612fd: Verifying Checksum 04:26:15 666ba61612fd: Download complete 04:26:15 22a0e8bec74d: Verifying Checksum 04:26:15 22a0e8bec74d: Download complete 04:26:15 ca2b28591e48: Verifying Checksum 04:26:15 ca2b28591e48: Download complete 04:26:15 59bf1c3509f3: Verifying Checksum 04:26:15 59bf1c3509f3: Download complete 04:26:15 a51346096db8: Verifying Checksum 04:26:15 a51346096db8: Download complete 04:26:15 daebc70d1ce1: Verifying Checksum 04:26:15 daebc70d1ce1: Download complete 04:26:15 59bf1c3509f3: Pull complete 04:26:15 666ba61612fd: Pull complete 04:26:15 8ed8ca486205: Pull complete 04:26:16 4fe6c5a15a65: Verifying Checksum 04:26:16 4fe6c5a15a65: Download complete 04:26:16 0e18a0eac166: Verifying Checksum 04:26:16 0e18a0eac166: Download complete 04:26:20 4fe6c5a15a65: Pull complete 04:26:20 22a0e8bec74d: Pull complete 04:26:20 ca2b28591e48: Pull complete 04:26:20 a51346096db8: Pull complete 04:26:20 daebc70d1ce1: Pull complete 04:26:23 0e18a0eac166: Pull complete 04:26:23 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 04:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:26:23 ---> f018257e8ee9 04:26:23 Step 3/11 : ARG MAKE=make build 04:26:24 ---> Running in ab6f46744577 04:26:24 Removing intermediate container ab6f46744577 04:26:24 ---> 79649cdfa4ac 04:26:24 Step 4/11 : WORKDIR /device-sdk-go 04:26:24 ---> Running in 3a92898aa77e 04:26:24 Removing intermediate container 3a92898aa77e 04:26:24 ---> ed4b64ae8ffb 04:26:24 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:26:24 ---> Running in c33828261c8e 04:26:24 Removing intermediate container c33828261c8e 04:26:24 ---> e488a7c52daf 04:26:24 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:26:24 ---> Running in cb7a7671b7bd 04:26:25 Removing intermediate container cb7a7671b7bd 04:26:25 ---> d98651103fc3 04:26:25 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:26:25 ---> Running in 254206f11234 04:26:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:26:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:26:27 OK: 221 MiB in 52 packages 04:26:27 Removing intermediate container 254206f11234 04:26:27 ---> 807451c99d5f 04:26:27 Step 8/11 : COPY go.mod vendor* ./ 04:26:27 ---> 2bf2cf444981 04:26:27 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:27 ---> Running in afce97646575 04:26:28 Still waiting to schedule task 04:26:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:26:42 Removing intermediate container afce97646575 04:26:42 ---> 33d5b2303e11 04:26:42 Step 10/11 : COPY . . 04:26:42 ---> 598050056c3e 04:26:42 Step 11/11 : RUN ${MAKE} 04:26:42 ---> Running in 84c5af813707 04:26:42 noop 04:26:42 Removing intermediate container 84c5af813707 04:26:42 ---> 43ddd49423f5 04:26:42 Successfully built 43ddd49423f5 04:26:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:26:42 + docker inspect -f . ci-base-image-x86_64 04:26:42 . [Pipeline] withDockerContainer 04:26:43 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:26:43 $ 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:26:43 $ docker top 38dfad1384fb926eb76a286a90646cf531e948d93b47fc8445dbc5a6c6bfb02a -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:43 + go version 04:26:43 go version go1.17.6 linux/amd64 [Pipeline] } 04:26:43 $ docker stop --time=1 38dfad1384fb926eb76a286a90646cf531e948d93b47fc8445dbc5a6c6bfb02a 04:26:45 $ docker rm -f 38dfad1384fb926eb76a286a90646cf531e948d93b47fc8445dbc5a6c6bfb02a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:26:45 + docker inspect -f . ci-base-image-x86_64 04:26:45 . [Pipeline] withDockerContainer 04:26:45 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:26:45 $ 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:26:46 $ docker top db254f463cd279f7164fa0eb16446c81c8f7a250b134763d657b310d2becae0d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:26:46 + make test 04:26:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:26:51 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.100s coverage: 23.3% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.071s coverage: 78.9% of statements 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.071s coverage: 10.8% of statements 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.119s coverage: 60.0% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 34.8% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.079s coverage: 86.1% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.112s coverage: 65.1% of statements 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.882s coverage: 89.2% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:27:19 GO111MODULE=on go vet ./... 04:27:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:23 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:27:23 $ docker stop --time=1 db254f463cd279f7164fa0eb16446c81c8f7a250b134763d657b310d2becae0d 04:27:25 $ docker rm -f db254f463cd279f7164fa0eb16446c81c8f7a250b134763d657b310d2becae0d [Pipeline] // withDockerContainer [Pipeline] sh 04:27:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:27:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:27 + ls -al . 04:27:27 total 316 04:27:27 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 04:27 . 04:27:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:25 .. 04:27:27 -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 04:25 .dockerignore 04:27:27 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 04:26 .git 04:27:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:25 .github 04:27:27 -rw-rw-r-- 1 jenkins jenkins 131 Apr 27 04:25 .gitignore 04:27:27 -rw-rw-r-- 1 jenkins jenkins 42 Apr 27 04:25 .golangci.yml 04:27:27 drwx------ 3 jenkins jenkins 4096 Apr 27 04:26 .semver 04:27:27 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 27 04:25 CHANGELOG.md 04:27:27 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 04:25 GOVERNANCE.md 04:27:27 -rw-rw-r-- 1 jenkins jenkins 880 Apr 27 04:25 Jenkinsfile 04:27:27 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 27 04:25 LICENSE 04:27:27 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 27 04:25 Makefile 04:27:27 -rw-rw-r-- 1 jenkins jenkins 619 Apr 27 04:25 OWNERS.md 04:27:27 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 27 04:25 README.md 04:27:27 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 04:26 VERSION 04:27:27 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:25 bin 04:27:27 -rw-r--r-- 1 jenkins jenkins 130819 Apr 27 04:27 coverage.out 04:27:27 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 04:25 example 04:27:27 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 27 04:25 go.mod 04:27:27 -rw-rw-r-- 1 jenkins jenkins 53758 Apr 27 04:25 go.sum 04:27:27 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 04:25 internal 04:27:27 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:25 openapi 04:27:27 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 04:25 pkg 04:27:27 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:25 snap 04:27:27 -rw-rw-r-- 1 jenkins jenkins 222 Apr 27 04:25 version.go [Pipeline] isUnix [Pipeline] sh 04:27:27 + 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=99a726dbba9fddcd6b6c26c7337937a12db69607 --label arch=amd64 --label version=2.2.0-dev.33 . 04:27:27 Sending build context to Docker daemon 9.757MB 04:27:27 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:27:27 Step 2/25 : FROM ${BASE} AS builder 04:27:27 ---> 43ddd49423f5 04:27:27 Step 3/25 : ARG MAKE=make build 04:27:27 ---> Running in 991be609d0e7 04:27:27 Removing intermediate container 991be609d0e7 04:27:27 ---> 72a4e7b2be3a 04:27:27 Step 4/25 : WORKDIR /device-sdk-go 04:27:27 ---> Running in 7841086ea5a9 04:27:27 Removing intermediate container 7841086ea5a9 04:27:27 ---> fa3fd08d03a0 04:27:27 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:27:27 ---> Running in 8ff4aeea90d8 04:27:28 Removing intermediate container 8ff4aeea90d8 04:27:28 ---> c27e760db9f8 04:27:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:28 ---> Running in e66391b07054 04:27:28 Removing intermediate container e66391b07054 04:27:28 ---> df3cf410b0f5 04:27:28 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:27:28 ---> Running in 3aabae66ed4d 04:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:27:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:27:30 OK: 221 MiB in 52 packages 04:27:30 Removing intermediate container 3aabae66ed4d 04:27:30 ---> fca456a1c56d 04:27:30 Step 8/25 : COPY go.mod vendor* ./ 04:27:30 ---> f7b4edd18381 04:27:30 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:30 ---> Running in a96f00f8ee36 04:27:31 Removing intermediate container a96f00f8ee36 04:27:31 ---> a9525ca4e9b7 04:27:31 Step 10/25 : COPY . . 04:27:31 ---> 834604db430f 04:27:31 Step 11/25 : RUN ${MAKE} 04:27:31 ---> Running in 7c3331b2d73e 04:27:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:27:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:27:50 Removing intermediate container 7c3331b2d73e 04:27:50 ---> d976de64a799 04:27:50 Step 12/25 : FROM alpine:3.14 04:27:51 3.14: Pulling from library/alpine 04:27:51 8663204ce13b: Pulling fs layer 04:27:51 8663204ce13b: Verifying Checksum 04:27:51 8663204ce13b: Download complete 04:27:51 8663204ce13b: Pull complete 04:27:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:27:52 Status: Downloaded newer image for alpine:3.14 04:27:52 ---> e04c818066af 04:27:52 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:27:52 ---> Running in 9c3c04a5789e 04:27:52 Removing intermediate container 9c3c04a5789e 04:27:52 ---> 3f1998570556 04:27:52 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:52 ---> Running in fbb356494029 04:27:52 Removing intermediate container fbb356494029 04:27:52 ---> d35cf9493108 04:27:52 Step 15/25 : RUN apk add --update --no-cache zeromq 04:27:52 ---> Running in 8fae85198237 04:27:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:27:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:27:54 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:27:54 (2/5) Installing libsodium (1.0.18-r0) 04:27:54 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:27:54 (4/5) Installing libzmq (4.3.4-r0) 04:27:54 (5/5) Installing zeromq (4.3.4-r0) 04:27:54 Executing busybox-1.33.1-r7.trigger 04:27:54 OK: 8 MiB in 19 packages 04:27:54 Removing intermediate container 8fae85198237 04:27:54 ---> 05a9c8e38e00 04:27:54 Step 16/25 : WORKDIR / 04:27:55 ---> Running in f82c0fb5fe53 04:27:55 Removing intermediate container f82c0fb5fe53 04:27:55 ---> f809cd69ec2a 04:27:55 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:27:55 ---> c5f67f19a7a9 04:27:55 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:27:55 ---> e1a09c0f1e3b 04:27:55 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:27:55 ---> c5de1886d494 04:27:55 Step 20/25 : EXPOSE 59999 04:27:55 ---> Running in 4036afd45327 04:27:56 Removing intermediate container 4036afd45327 04:27:56 ---> 7d83421f53e1 04:27:56 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:27:56 ---> Running in 865366c7f326 04:27:56 Removing intermediate container 865366c7f326 04:27:56 ---> d7ec4ecaacd0 04:27:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:27:56 ---> Running in 35de4b040d0f 04:27:56 Removing intermediate container 35de4b040d0f 04:27:56 ---> 91954bfbae83 04:27:56 Step 23/25 : LABEL arch=amd64 04:27:56 ---> Running in 5cdb5714ddec 04:27:56 Removing intermediate container 5cdb5714ddec 04:27:56 ---> 09b95f9d4d23 04:27:56 Step 24/25 : LABEL git_sha=99a726dbba9fddcd6b6c26c7337937a12db69607 04:27:56 ---> Running in a2d93536a66f 04:27:56 Removing intermediate container a2d93536a66f 04:27:56 ---> 3d143e85a0ce 04:27:56 Step 25/25 : LABEL version=2.2.0-dev.33 04:27:56 ---> Running in 2d6a7de75e4a 04:27:56 Removing intermediate container 2d6a7de75e4a 04:27:56 ---> 8774855e40af 04:27:56 [Warning] One or more build-args [ARCH] were not consumed 04:27:56 Successfully built 8774855e40af 04:27:56 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:27:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:57 04:27:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:27:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:57 latest: Pulling from edgex-lftools-log-publisher 04:27:57 5eb5b503b376: Pulling fs layer 04:27:57 5c69ac0246d0: Pulling fs layer 04:27:57 ec43610c2a17: Pulling fs layer 04:27:57 3a2ae6a8a46f: Pulling fs layer 04:27:57 33b1e0a273af: Pulling fs layer 04:27:57 5d3b04190fa2: Pulling fs layer 04:27:57 2f39f015ded8: Pulling fs layer 04:27:57 3a2ae6a8a46f: Waiting 04:27:57 33b1e0a273af: Waiting 04:27:57 5d3b04190fa2: Waiting 04:27:57 2f39f015ded8: Waiting 04:27:57 5c69ac0246d0: Download complete 04:27:57 3a2ae6a8a46f: Verifying Checksum 04:27:57 3a2ae6a8a46f: Download complete 04:27:57 33b1e0a273af: Verifying Checksum 04:27:57 33b1e0a273af: Download complete 04:27:57 ec43610c2a17: Verifying Checksum 04:27:57 ec43610c2a17: Download complete 04:27:57 5d3b04190fa2: Download complete 04:27:57 5eb5b503b376: Verifying Checksum 04:27:57 5eb5b503b376: Download complete 04:27:58 2f39f015ded8: Download complete 04:27:58 5eb5b503b376: Pull complete 04:27:59 5c69ac0246d0: Pull complete 04:27:59 ec43610c2a17: Pull complete 04:27:59 3a2ae6a8a46f: Pull complete 04:27:59 33b1e0a273af: Pull complete 04:27:59 5d3b04190fa2: Pull complete 04:28:04 2f39f015ded8: Pull complete 04:28:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:28:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:28:04 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:28:04 $ 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:28:05 $ docker top 1748e24cb91c7511db0345e79c9581c5bca6e52ef99b88f54eb2d4394d0b23e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:06 ---> job-cost.sh 04:28:06 lf-activate-venv: SKIPPING 04:28:06 INFO: No Stack... 04:28:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:07 INFO: Archiving Costs [Pipeline] sh 04:28:07 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:28:07 + cut -d, -f6 [Pipeline] lock 04:28:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] 04:28:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] did not exist. Created. 04:28:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:07 + echo total: 0.2199999988079071 [Pipeline] stash 04:28:07 Stashed 1 file(s) [Pipeline] } 04:28:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:07 $ docker stop --time=1 1748e24cb91c7511db0345e79c9581c5bca6e52ef99b88f54eb2d4394d0b23e6 04:28:09 $ docker rm -f 1748e24cb91c7511db0345e79c9581c5bca6e52ef99b88f54eb2d4394d0b23e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:29:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33431 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:29:30 Running in /w/workspace/device-sdk-go/66 [Pipeline] { [Pipeline] checkout 04:29:31 The recommended git tool is: git 04:29:39 using credential edgex-jenkins-ssh 04:29:39 Cloning the remote Git repository 04:29:39 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:29:39 > git init /w/workspace/device-sdk-go/66 # timeout=10 04:29:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:29:39 > git --version # timeout=10 04:29:39 > git --version # 'git version 2.25.1' 04:29:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:41 Avoid second fetch 04:29:41 Checking out Revision 99a726dbba9fddcd6b6c26c7337937a12db69607 (main) 04:29:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:29:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:41 > git config core.sparsecheckout # timeout=10 04:29:41 > git checkout -f 99a726dbba9fddcd6b6c26c7337937a12db69607 # timeout=10 04:29:46 Commit message: "Merge pull request #1148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:46 Dload Upload Total Spent Left Speed 04:29:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 90404 0 --:--:-- --:--:-- --:--:-- 91100 [Pipeline] sh 04:29:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:29:47 + sudo tee /etc/docker/daemon.new 04:29:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:29:47 { 04:29:47 "registry-mirrors": [ 04:29:47 "https://nexus3.edgexfoundry.org:10001" 04:29:47 ], 04:29:47 "bip": "10.250.0.254/24", 04:29:47 "hosts": [ 04:29:47 "tcp://0.0.0.0:5555", 04:29:47 "unix:///var/run/docker.sock" 04:29:47 ], 04:29:47 "mtu": 1458, 04:29:47 "selinux-enabled": true, 04:29:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:29:47 } [Pipeline] sh 04:29:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:29:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:07 provisioning config files... 04:30:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/66@tmp/config7221144677708408630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:07 ---> docker-login.sh 04:30:07 nexus3.edgexfoundry.org:10001 04:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:08 Configure a credential helper to remove this warning. See 04:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:08 04:30:08 Login Succeeded 04:30:08 nexus3.edgexfoundry.org:10002 04:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:08 Configure a credential helper to remove this warning. See 04:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:08 04:30:08 Login Succeeded 04:30:08 nexus3.edgexfoundry.org:10003 04:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:09 Configure a credential helper to remove this warning. See 04:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:09 04:30:09 Login Succeeded 04:30:09 nexus3.edgexfoundry.org:10004 04:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:10 Configure a credential helper to remove this warning. See 04:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:10 04:30:10 Login Succeeded 04:30:10 docker.io 04:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:30:11 Configure a credential helper to remove this warning. See 04:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:30:11 04:30:11 Login Succeeded 04:30:11 ---> docker-login.sh ends [Pipeline] } 04:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:30:11 ========================================================= 04:30:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:30:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:30:11 + 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 . 04:30:12 Sending build context to Docker daemon 5.196MB 04:30:12 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:30:12 Step 2/11 : FROM ${BASE} AS builder 04:30:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:30:12 9b3977197b4f: Pulling fs layer 04:30:12 1a89e8eeedd5: Pulling fs layer 04:30:12 94645a83ff95: Pulling fs layer 04:30:12 3f3a8bcf1eab: Pulling fs layer 04:30:12 0c92f367c5e7: Pulling fs layer 04:30:12 3096ccb668a1: Pulling fs layer 04:30:12 e8cf19c19ddd: Pulling fs layer 04:30:12 a4caa8a26152: Pulling fs layer 04:30:12 3f3a8bcf1eab: Waiting 04:30:12 0c92f367c5e7: Waiting 04:30:12 3096ccb668a1: Waiting 04:30:12 e8cf19c19ddd: Waiting 04:30:12 a4caa8a26152: Waiting 04:30:12 94645a83ff95: Verifying Checksum 04:30:12 94645a83ff95: Download complete 04:30:12 1a89e8eeedd5: Verifying Checksum 04:30:12 1a89e8eeedd5: Download complete 04:30:12 0c92f367c5e7: Verifying Checksum 04:30:12 0c92f367c5e7: Download complete 04:30:12 3096ccb668a1: Verifying Checksum 04:30:12 3096ccb668a1: Download complete 04:30:12 9b3977197b4f: Verifying Checksum 04:30:12 9b3977197b4f: Download complete 04:30:12 e8cf19c19ddd: Verifying Checksum 04:30:12 e8cf19c19ddd: Download complete 04:30:13 9b3977197b4f: Pull complete 04:30:14 1a89e8eeedd5: Pull complete 04:30:14 94645a83ff95: Pull complete 04:30:14 a4caa8a26152: Verifying Checksum 04:30:14 a4caa8a26152: Download complete 04:30:15 3f3a8bcf1eab: Verifying Checksum 04:30:15 3f3a8bcf1eab: Download complete 04:30:28 3f3a8bcf1eab: Pull complete 04:30:28 0c92f367c5e7: Pull complete 04:30:28 3096ccb668a1: Pull complete 04:30:28 e8cf19c19ddd: Pull complete 04:30:33 a4caa8a26152: Pull complete 04:30:33 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 04:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:30:33 ---> 725f1c02e7f9 04:30:33 Step 3/11 : ARG MAKE=make build 04:30:35 ---> Running in 298e01a4c09e 04:30:35 Removing intermediate container 298e01a4c09e 04:30:35 ---> 2cac1a0169b4 04:30:35 Step 4/11 : WORKDIR /device-sdk-go 04:30:35 ---> Running in f8a63acb022c 04:30:36 Removing intermediate container f8a63acb022c 04:30:36 ---> b00b4ec28eb8 04:30:36 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:30:36 ---> Running in f5bbf7b7cc83 04:30:36 Removing intermediate container f5bbf7b7cc83 04:30:36 ---> 9257125f9383 04:30:36 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:30:36 ---> Running in dfacc00e8c12 04:30:38 Removing intermediate container dfacc00e8c12 04:30:38 ---> 483ea786bf2d 04:30:38 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:30:38 ---> Running in d9f293b2d724 04:30:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:30:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:30:42 OK: 220 MiB in 52 packages 04:30:43 Removing intermediate container d9f293b2d724 04:30:43 ---> 75daea7a7068 04:30:43 Step 8/11 : COPY go.mod vendor* ./ 04:30:44 ---> e3ccf2dfb04e 04:30:44 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:44 ---> Running in 665124c93523 04:31:31 Removing intermediate container 665124c93523 04:31:31 ---> 99cb825d6ec6 04:31:31 Step 10/11 : COPY . . 04:31:31 ---> a7b3fd827de2 04:31:31 Step 11/11 : RUN ${MAKE} 04:31:31 ---> Running in bbd94638263a 04:31:31 noop 04:31:31 Removing intermediate container bbd94638263a 04:31:31 ---> d3afa2690746 04:31:31 Successfully built d3afa2690746 04:31:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:31:31 + docker inspect -f . ci-base-image-arm64 04:31:31 . [Pipeline] withDockerContainer 04:31:31 prd-ubuntu20.04-docker-arm64-4c-16g-33431 does not seem to be running inside a container 04:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:31:33 $ docker top b881e1f0c6cdaa3b864578304b0e9ee6f325bece20e0fb3f14148fea16beaff0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:34 + go version 04:31:34 go version go1.17.6 linux/arm64 [Pipeline] } 04:31:34 $ docker stop --time=1 b881e1f0c6cdaa3b864578304b0e9ee6f325bece20e0fb3f14148fea16beaff0 04:31:35 $ docker rm -f b881e1f0c6cdaa3b864578304b0e9ee6f325bece20e0fb3f14148fea16beaff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:31:36 + docker inspect -f . ci-base-image-arm64 04:31:36 . [Pipeline] withDockerContainer 04:31:36 prd-ubuntu20.04-docker-arm64-4c-16g-33431 does not seem to be running inside a container 04:31:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:31:38 $ docker top 1a8cb951d685a2ea3b6162051a2d7f6085f36bf2b67c6eba5b9d9dd0db14eafd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:31:39 + make test 04:31:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:32:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:34:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:34:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:34:03 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:34:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.411s coverage: 23.3% of statements 04:34:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:34:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.479s coverage: 27.6% of statements 04:34:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.343s coverage: 78.9% of statements 04:34:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.257s coverage: 10.8% of statements 04:34:17 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.557s coverage: 60.0% of statements 04:34:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:34:17 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:34:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.487s coverage: 34.8% of statements 04:34:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:34:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.299s coverage: 86.1% of statements 04:34:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:34:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:34:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.500s coverage: 65.1% of statements 04:34:25 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.247s coverage: 89.2% of statements 04:34:25 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:34:28 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.241s coverage: 4.7% of statements 04:34:28 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:34:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:34:29 GO111MODULE=on go vet ./... 04:36:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:06 ./bin/test-attribution-txt.sh [Pipeline] echo 04:36:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:36:06 $ docker stop --time=1 1a8cb951d685a2ea3b6162051a2d7f6085f36bf2b67c6eba5b9d9dd0db14eafd 04:36:08 $ docker rm -f 1a8cb951d685a2ea3b6162051a2d7f6085f36bf2b67c6eba5b9d9dd0db14eafd [Pipeline] // withDockerContainer [Pipeline] sh 04:36:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:09 Warning: overwriting stash ‘coverage-report’ 04:36:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:11 + ls -al . 04:36:11 total 312 04:36:11 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 04:36 . 04:36:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:29 .. 04:36:11 -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 04:29 .dockerignore 04:36:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 04:29 .git 04:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:29 .github 04:36:11 -rw-rw-r-- 1 jenkins jenkins 131 Apr 27 04:29 .gitignore 04:36:11 -rw-rw-r-- 1 jenkins jenkins 42 Apr 27 04:29 .golangci.yml 04:36:11 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 27 04:29 CHANGELOG.md 04:36:11 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 04:29 GOVERNANCE.md 04:36:11 -rw-rw-r-- 1 jenkins jenkins 880 Apr 27 04:29 Jenkinsfile 04:36:11 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 27 04:29 LICENSE 04:36:11 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 27 04:29 Makefile 04:36:11 -rw-rw-r-- 1 jenkins jenkins 619 Apr 27 04:29 OWNERS.md 04:36:11 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 27 04:29 README.md 04:36:11 -rw-rw-r-- 1 jenkins jenkins 12 Apr 27 04:26 VERSION 04:36:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 04:29 bin 04:36:11 -rw-r--r-- 1 jenkins jenkins 130819 Apr 27 04:34 coverage.out 04:36:11 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 04:29 example 04:36:11 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 27 04:29 go.mod 04:36:11 -rw-rw-r-- 1 jenkins jenkins 53758 Apr 27 04:29 go.sum 04:36:11 drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 04:29 internal 04:36:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 04:29 openapi 04:36:11 drwxrwxr-x 5 jenkins jenkins 4096 Apr 27 04:29 pkg 04:36:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 04:29 snap 04:36:11 -rw-rw-r-- 1 jenkins jenkins 222 Apr 27 04:29 version.go [Pipeline] isUnix [Pipeline] sh 04:36:11 + 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=99a726dbba9fddcd6b6c26c7337937a12db69607 --label arch=arm64 --label version=2.2.0-dev.33 . 04:36:12 Sending build context to Docker daemon 5.328MB 04:36:12 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:36:12 Step 2/25 : FROM ${BASE} AS builder 04:36:12 ---> d3afa2690746 04:36:12 Step 3/25 : ARG MAKE=make build 04:36:12 ---> Running in 10b5b989bb50 04:36:12 Removing intermediate container 10b5b989bb50 04:36:12 ---> 1fdc6d238d27 04:36:12 Step 4/25 : WORKDIR /device-sdk-go 04:36:12 ---> Running in f72d6161d6e0 04:36:12 Removing intermediate container f72d6161d6e0 04:36:12 ---> d4fc9e8ec968 04:36:12 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:36:12 ---> Running in 15662c006da1 04:36:13 Removing intermediate container 15662c006da1 04:36:13 ---> ec84d63d8c7b 04:36:13 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:36:13 ---> Running in 9810a29e8c8d 04:36:15 Removing intermediate container 9810a29e8c8d 04:36:15 ---> 525e9af89f50 04:36:15 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:36:15 ---> Running in 4f2a5978a740 04:36:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:36:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:36:18 OK: 220 MiB in 52 packages 04:36:19 Removing intermediate container 4f2a5978a740 04:36:19 ---> cb4007c0b179 04:36:19 Step 8/25 : COPY go.mod vendor* ./ 04:36:19 ---> a88ffb0228f9 04:36:19 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:20 ---> Running in 23e3547de703 04:36:22 Removing intermediate container 23e3547de703 04:36:22 ---> 067b1e736178 04:36:22 Step 10/25 : COPY . . 04:36:23 ---> 28ef4c1fc172 04:36:23 Step 11/25 : RUN ${MAKE} 04:36:23 ---> Running in 7bc5b234fc80 04:36:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.33" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:38:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:38:46 Removing intermediate container 7bc5b234fc80 04:38:46 ---> 0dd50debc2d4 04:38:46 Step 12/25 : FROM alpine:3.14 04:38:46 3.14: Pulling from library/alpine 04:38:46 455c02918c45: Pulling fs layer 04:38:46 455c02918c45: Verifying Checksum 04:38:46 455c02918c45: Download complete 04:38:46 455c02918c45: Pull complete 04:38:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:38:46 Status: Downloaded newer image for alpine:3.14 04:38:46 ---> ac73e934f311 04:38:46 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:38:46 ---> Running in e1631ab28cc4 04:38:46 Removing intermediate container e1631ab28cc4 04:38:46 ---> bbe3c37e4ad2 04:38:46 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:46 ---> Running in 88575c60cdae 04:38:46 Removing intermediate container 88575c60cdae 04:38:46 ---> a55df4a27ba0 04:38:46 Step 15/25 : RUN apk add --update --no-cache zeromq 04:38:46 ---> Running in 25875d3b8f3f 04:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:38:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:38:47 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:38:47 (2/5) Installing libsodium (1.0.18-r0) 04:38:47 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:38:47 (4/5) Installing libzmq (4.3.4-r0) 04:38:47 (5/5) Installing zeromq (4.3.4-r0) 04:38:48 Executing busybox-1.33.1-r7.trigger 04:38:48 OK: 8 MiB in 19 packages 04:38:49 Removing intermediate container 25875d3b8f3f 04:38:49 ---> e1ff730b8b1b 04:38:49 Step 16/25 : WORKDIR / 04:38:49 ---> Running in e9294d7abedf 04:38:49 Removing intermediate container e9294d7abedf 04:38:49 ---> 68bccb013dd5 04:38:49 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:38:50 ---> b0d7f6dc5140 04:38:50 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:38:52 ---> 0283993385fe 04:38:52 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:38:52 ---> 2df2afbe8a56 04:38:52 Step 20/25 : EXPOSE 59999 04:38:52 ---> Running in 718c1bf6160d 04:38:52 Removing intermediate container 718c1bf6160d 04:38:52 ---> 0393104b85b2 04:38:52 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:38:52 ---> Running in ec38ccf5a881 04:38:53 Removing intermediate container ec38ccf5a881 04:38:53 ---> c4366f71316d 04:38:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:38:53 ---> Running in 50ef49171673 04:38:53 Removing intermediate container 50ef49171673 04:38:53 ---> 27198eabd9f0 04:38:53 Step 23/25 : LABEL arch=arm64 04:38:53 ---> Running in b1020e57dbf1 04:38:54 Removing intermediate container b1020e57dbf1 04:38:54 ---> ddd5eb51012a 04:38:54 Step 24/25 : LABEL git_sha=99a726dbba9fddcd6b6c26c7337937a12db69607 04:38:54 ---> Running in 88b062d0da39 04:38:54 Removing intermediate container 88b062d0da39 04:38:54 ---> e68f8ee8ba6f 04:38:54 Step 25/25 : LABEL version=2.2.0-dev.33 04:38:54 ---> Running in a506285fd31f 04:38:54 Removing intermediate container a506285fd31f 04:38:54 ---> 66343fff8d87 04:38:54 [Warning] One or more build-args [ARCH] were not consumed 04:38:54 Successfully built 66343fff8d87 04:38:54 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:38:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:55 04:38:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:56 arm64: Pulling from edgex-lftools-log-publisher 04:38:56 8998bd30e6a1: Pulling fs layer 04:38:56 04944245beec: Pulling fs layer 04:38:56 699f458cf7ca: Pulling fs layer 04:38:56 765212b225bb: Pulling fs layer 04:38:56 f23df028b6ca: Pulling fs layer 04:38:56 d65c8cfc05b1: Pulling fs layer 04:38:56 2437ff75d9bd: Pulling fs layer 04:38:56 765212b225bb: Waiting 04:38:56 f23df028b6ca: Waiting 04:38:56 d65c8cfc05b1: Waiting 04:38:56 2437ff75d9bd: Waiting 04:38:56 04944245beec: Verifying Checksum 04:38:56 04944245beec: Download complete 04:38:56 765212b225bb: Verifying Checksum 04:38:56 765212b225bb: Download complete 04:38:56 f23df028b6ca: Verifying Checksum 04:38:56 f23df028b6ca: Download complete 04:38:56 d65c8cfc05b1: Verifying Checksum 04:38:56 d65c8cfc05b1: Download complete 04:38:56 699f458cf7ca: Verifying Checksum 04:38:56 699f458cf7ca: Download complete 04:38:56 8998bd30e6a1: Verifying Checksum 04:38:56 8998bd30e6a1: Download complete 04:38:59 2437ff75d9bd: Verifying Checksum 04:38:59 2437ff75d9bd: Download complete 04:39:01 8998bd30e6a1: Pull complete 04:39:01 04944245beec: Pull complete 04:39:03 699f458cf7ca: Pull complete 04:39:03 765212b225bb: Pull complete 04:39:04 f23df028b6ca: Pull complete 04:39:04 d65c8cfc05b1: Pull complete 04:39:19 2437ff75d9bd: Pull complete 04:39:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:39:20 prd-ubuntu20.04-docker-arm64-4c-16g-33431 does not seem to be running inside a container 04:39:20 $ 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/66 -v /w/workspace/device-sdk-go/66:/w/workspace/device-sdk-go/66:rw,z -v /w/workspace/device-sdk-go/66@tmp:/w/workspace/device-sdk-go/66@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:39:23 $ docker top d5929380f2daac580f8ec77a306eae5aed911296457ce334eb8dc0405c3ddfe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:24 ---> job-cost.sh 04:39:24 lf-activate-venv: SKIPPING 04:39:24 INFO: No Stack... 04:39:24 INFO: Retrieving Pricing Info for: v3-standard-4 04:39:25 INFO: Archiving Costs [Pipeline] sh 04:39:26 + cat /w/workspace/device-sdk-go/66/archives/cost.csv 04:39:26 + cut -d, -f6 [Pipeline] lock 04:39:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] 04:39:26 Resource [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] did not exist. Created. 04:39:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:39:27 /w/workspace/device-sdk-go/66@tmp/durable-723da279/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:39:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:39:27 Warning: overwriting stash ‘stack-cost’ 04:39:27 Stashed 1 file(s) [Pipeline] } 04:39:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 04:39:27 $ docker stop --time=1 d5929380f2daac580f8ec77a306eae5aed911296457ce334eb8dc0405c3ddfe1 04:39:29 $ docker rm -f d5929380f2daac580f8ec77a306eae5aed911296457ce334eb8dc0405c3ddfe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:39:30 provisioning config files... 04:39:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3957910179225420019tmp [Pipeline] { [Pipeline] sh 04:39:30 + set +x 04:39:30 + bash -s -- 04:39:30 + curl -s https://codecov.io/bash 04:39:30 04:39:30 _____ _ 04:39:30 / ____| | | 04:39:30 | | ___ __| | ___ ___ _____ __ 04:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 04:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 04:39:30 Bash-1.0.6 04:39:30 04:39:30 04:39:30 ==> git version 2.25.1 found 04:39:30 ==> 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 04:39:30 Release-Date: 2020-01-08 04:39:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:39:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:39:30 ==> Jenkins CI detected. 04:39:30 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:39:30 project root: . 04:39:30 --> token set from env 04:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:39:30 ==> Running gcov in . (disable via -X gcov) 04:39:30 ==> Python coveragepy not found 04:39:30 ==> Searching for coverage reports in: 04:39:30 + . 04:39:30 -> Found 1 reports 04:39:30 ==> Detecting git/mercurial file structure 04:39:30 ==> Reading reports 04:39:30 + ./coverage.out bytes=130819 04:39:30 ==> Appending adjustments 04:39:30 https://docs.codecov.io/docs/fixing-reports 04:39:30 + Found adjustments 04:39:30 ==> Gzipping contents 04:39:30 20K /tmp/codecov.eCktxR.gz 04:39:30 ==> Uploading reports 04:39:30 url: https://codecov.io 04:39:30 query: branch=main&commit=99a726dbba9fddcd6b6c26c7337937a12db69607&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:30 -> Pinging Codecov 04:39:30 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=99a726dbba9fddcd6b6c26c7337937a12db69607&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:39:31 -> Uploading to 04:39:31 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/7E55EF52A471D76F132DFD9A03CDDE97/99a726dbba9fddcd6b6c26c7337937a12db69607/b1ed156c-bf5f-4829-8b96-3b93f1b80410.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T043930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14347ce270af63d2bd4ab813eecf62755b57c9b123308474caa09f3a779d853d 04:39:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:31 Dload Upload Total Spent Left Speed 04:39:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16822 0 0 100 16822 0 76463 --:--:-- --:--:-- --:--:-- 76463 04:39:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/99a726dbba9fddcd6b6c26c7337937a12db69607 [Pipeline] } 04:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:39:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:39:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:32 04:39:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:39:32 188c0c94c7c5: Pulling fs layer 04:39:32 0ef7d3d256c8: Pulling fs layer 04:39:32 de9db76c5a1d: Pulling fs layer 04:39:32 0eba1c9be4d2: Pulling fs layer 04:39:32 0d57e429df01: Pulling fs layer 04:39:32 4e4be7b47b0d: Pulling fs layer 04:39:32 e1f770b5df2f: Pulling fs layer 04:39:32 85a0685a4137: Pulling fs layer 04:39:32 0eba1c9be4d2: Waiting 04:39:32 85a0685a4137: Waiting 04:39:32 e1f770b5df2f: Waiting 04:39:32 0d57e429df01: Waiting 04:39:32 4e4be7b47b0d: Waiting 04:39:32 de9db76c5a1d: Verifying Checksum 04:39:32 de9db76c5a1d: Download complete 04:39:32 0ef7d3d256c8: Verifying Checksum 04:39:32 0ef7d3d256c8: Download complete 04:39:32 0d57e429df01: Verifying Checksum 04:39:32 0d57e429df01: Download complete 04:39:32 4e4be7b47b0d: Verifying Checksum 04:39:32 4e4be7b47b0d: Download complete 04:39:32 188c0c94c7c5: Verifying Checksum 04:39:32 188c0c94c7c5: Download complete 04:39:32 188c0c94c7c5: Pull complete 04:39:32 e1f770b5df2f: Verifying Checksum 04:39:32 e1f770b5df2f: Download complete 04:39:32 0ef7d3d256c8: Pull complete 04:39:32 de9db76c5a1d: Pull complete 04:39:33 0eba1c9be4d2: Verifying Checksum 04:39:33 0eba1c9be4d2: Download complete 04:39:33 85a0685a4137: Verifying Checksum 04:39:33 85a0685a4137: Download complete 04:39:36 0eba1c9be4d2: Pull complete 04:39:36 0d57e429df01: Pull complete 04:39:36 4e4be7b47b0d: Pull complete 04:39:36 e1f770b5df2f: Pull complete 04:39:40 85a0685a4137: Pull complete 04:39:40 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:39:40 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:39:40 $ 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 04:39:42 $ docker top 937a94360afa7cd0a12d495205a83522064d9ce05b2c3519c1e1b648fa7adf0a -eo pid,comm [Pipeline] { [Pipeline] echo 04:39:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:39:42 + set -o pipefail 04:39:42 + snyk monitor '--org=edgex-jenkins' 04:39:48 04:39:48 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 04:39:48 04:39:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/72acfcb4-7aeb-460e-9ca2-b59b44978875 04:39:48 04:39:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:39:48 04:39:48 [Pipeline] } 04:39:48 $ docker stop --time=1 937a94360afa7cd0a12d495205a83522064d9ce05b2c3519c1e1b648fa7adf0a 04:39:50 $ docker rm -f 937a94360afa7cd0a12d495205a83522064d9ce05b2c3519c1e1b648fa7adf0a [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 04:39:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:50 provisioning config files... 04:39:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3025546654951758478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:50 --> edgex-publish-swagger.sh 04:39:50 === Publish openapi/v2 API === 04:39:50 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:39:50 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 04:39:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:50 Dload Upload Total Spent Left Speed 04:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 84574 --:--:-- --:--:-- --:--:-- 84574 04:39:51 04:39:51 [Pipeline] } 04:39:51 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 04:39:51 + git log --format=format:%s -1 99a726dbba9fddcd6b6c26c7337937a12db69607 [Pipeline] sh 04:39:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:52 . [Pipeline] withDockerContainer 04:39:52 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:39:52 $ 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 04:39:52 $ docker top bff0feb817c1229a8caa47cf2e0f6e3258c536c08ae53cc6fcebe6039357f2b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:53 [ssh-agent] Looking for ssh-agent implementation... 04:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:53 $ docker exec bff0feb817c1229a8caa47cf2e0f6e3258c536c08ae53cc6fcebe6039357f2b0 ssh-agent 04:39:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgHPohl/agent.13 04:39:53 SSH_AGENT_PID=19 04:39:53 Running ssh-add (command line suppressed) 04:39:53 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268248817565491629.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4268248817565491629.key) 04:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:53 + git semver tag 04:39:53 # -> Open(): unable to determine branch for HEAD 04:39:53 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:39:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:39:53 # $SEMVER_REMOTE_NAME = origin 04:39:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:39:53 # $SEMVER_USER_NAME = edgex-jenkins 04:39:53 # $SEMVER_BRANCH = main 04:39:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:39:53 # 99a726dbba9fddcd6b6c26c7337937a12db69607 HEAD 04:39:53 # -> Force: false 04:39:53 # 912f6d98f9d9d9b2d7f76ccd34415cb141b6f09b refs/tags/v2.2.0-dev.33 [Pipeline] } 04:39:53 $ docker exec --env ******** --env ******** bff0feb817c1229a8caa47cf2e0f6e3258c536c08ae53cc6fcebe6039357f2b0 ssh-agent -k 04:39:53 unset SSH_AUTH_SOCK; 04:39:53 unset SSH_AGENT_PID; 04:39:53 echo Agent pid 19 killed; 04:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:54 + git semver [Pipeline] } 04:39:54 $ docker stop --time=1 bff0feb817c1229a8caa47cf2e0f6e3258c536c08ae53cc6fcebe6039357f2b0 04:39:55 $ docker rm -f bff0feb817c1229a8caa47cf2e0f6e3258c536c08ae53cc6fcebe6039357f2b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:55 04:39:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:56 0.23.1-centos7: Pulling from edgex-lftools 04:39:56 ab5ef0e58194: Pulling fs layer 04:39:56 9712f1f96733: Pulling fs layer 04:39:56 63f879dbbcfc: Pulling fs layer 04:39:56 0d9ebad4ef96: Pulling fs layer 04:39:56 e9a5061849ea: Pulling fs layer 04:39:56 d747dcd14b5f: Pulling fs layer 04:39:56 2de7ff778b66: Pulling fs layer 04:39:56 e9a5061849ea: Waiting 04:39:56 d747dcd14b5f: Waiting 04:39:56 2de7ff778b66: Waiting 04:39:56 0d9ebad4ef96: Waiting 04:39:56 9712f1f96733: Download complete 04:39:56 63f879dbbcfc: Verifying Checksum 04:39:56 63f879dbbcfc: Download complete 04:39:56 e9a5061849ea: Verifying Checksum 04:39:56 e9a5061849ea: Download complete 04:39:56 d747dcd14b5f: Verifying Checksum 04:39:56 d747dcd14b5f: Download complete 04:39:56 0d9ebad4ef96: Verifying Checksum 04:39:56 0d9ebad4ef96: Download complete 04:39:56 ab5ef0e58194: Verifying Checksum 04:39:56 ab5ef0e58194: Download complete 04:39:56 2de7ff778b66: Verifying Checksum 04:39:56 2de7ff778b66: Download complete 04:39:59 ab5ef0e58194: Pull complete 04:39:59 9712f1f96733: Pull complete 04:40:00 63f879dbbcfc: Pull complete 04:40:04 0d9ebad4ef96: Pull complete 04:40:04 e9a5061849ea: Pull complete 04:40:04 d747dcd14b5f: Pull complete 04:40:05 2de7ff778b66: Pull complete 04:40:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:40:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:40:05 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:40:05 $ 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 04:40:07 $ docker top b01b7ccf53e3dff7c2f10a2cec3028519e61bd2a59c0142b3de65c1d66fb6186 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:40:07 provisioning config files... 04:40:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1184681839918637012tmp 04:40:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2528583477753228171tmp 04:40:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4871810567053896631tmp [Pipeline] { [Pipeline] echo 04:40:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:40:08 ---> sigul-configuration.sh 04:40:08 gpg: directory `/root/.gnupg' created 04:40:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:40:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:40:08 gpg: keyring `/root/.gnupg/secring.gpg' created 04:40:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:40:08 gpg: CAST5 encrypted data 04:40:08 gpg: encrypted with 1 passphrase 04:40:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:40:08 + mkdir /home/jenkins 04:40:08 + mkdir /home/jenkins/sigul [Pipeline] sh 04:40:08 + 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 04:40:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:40:09 ---> sigul-install.sh 04:40:09 Sigul already installed; skipping installation. [Pipeline] sh 04:40:09 + git tag --list 04:40:09 0.7.1 04:40:09 delhi-tag 04:40:09 v1.0.0 04:40:09 v1.1.0 04:40:09 v1.1.1 04:40:09 v1.1.2 04:40:09 v1.2.0 04:40:09 v1.2.1 04:40:09 v1.2.2 04:40:09 v1.2.3 04:40:09 v1.3.0 04:40:09 v1.4.0 04:40:09 v2.0.0 04:40:09 v2.0.1-dev.1 04:40:09 v2.0.1-dev.10 04:40:09 v2.0.1-dev.11 04:40:09 v2.0.1-dev.12 04:40:09 v2.0.1-dev.13 04:40:09 v2.0.1-dev.14 04:40:09 v2.0.1-dev.15 04:40:09 v2.0.1-dev.16 04:40:09 v2.0.1-dev.17 04:40:09 v2.0.1-dev.18 04:40:09 v2.0.1-dev.19 04:40:09 v2.0.1-dev.2 04:40:09 v2.0.1-dev.20 04:40:09 v2.0.1-dev.21 04:40:09 v2.0.1-dev.22 04:40:09 v2.0.1-dev.23 04:40:09 v2.0.1-dev.24 04:40:09 v2.0.1-dev.25 04:40:09 v2.0.1-dev.26 04:40:09 v2.0.1-dev.27 04:40:09 v2.0.1-dev.28 04:40:09 v2.0.1-dev.29 04:40:09 v2.0.1-dev.3 04:40:09 v2.0.1-dev.30 04:40:09 v2.0.1-dev.31 04:40:09 v2.0.1-dev.32 04:40:09 v2.0.1-dev.33 04:40:09 v2.0.1-dev.4 04:40:09 v2.0.1-dev.5 04:40:09 v2.0.1-dev.6 04:40:09 v2.0.1-dev.7 04:40:09 v2.0.1-dev.8 04:40:09 v2.0.1-dev.9 04:40:09 v2.1.0 04:40:09 v2.1.1-dev.1 04:40:09 v2.2.0-dev.1 04:40:09 v2.2.0-dev.10 04:40:09 v2.2.0-dev.11 04:40:09 v2.2.0-dev.12 04:40:09 v2.2.0-dev.13 04:40:09 v2.2.0-dev.14 04:40:09 v2.2.0-dev.15 04:40:09 v2.2.0-dev.16 04:40:09 v2.2.0-dev.17 04:40:09 v2.2.0-dev.18 04:40:09 v2.2.0-dev.19 04:40:09 v2.2.0-dev.2 04:40:09 v2.2.0-dev.20 04:40:09 v2.2.0-dev.21 04:40:09 v2.2.0-dev.22 04:40:09 v2.2.0-dev.23 04:40:09 v2.2.0-dev.24 04:40:09 v2.2.0-dev.25 04:40:09 v2.2.0-dev.26 04:40:09 v2.2.0-dev.27 04:40:09 v2.2.0-dev.28 04:40:09 v2.2.0-dev.29 04:40:09 v2.2.0-dev.3 04:40:09 v2.2.0-dev.30 04:40:09 v2.2.0-dev.31 04:40:09 v2.2.0-dev.32 04:40:09 v2.2.0-dev.33 04:40:09 v2.2.0-dev.4 04:40:09 v2.2.0-dev.5 04:40:09 v2.2.0-dev.6 04:40:09 v2.2.0-dev.7 04:40:09 v2.2.0-dev.8 04:40:09 v2.2.0-dev.9 [Pipeline] sh 04:40:09 + lftools sign git-tag v2.2.0-dev.33 04:40:10 Signing Git tag with Sigul... 04:40:10 Signing v2.2.0-dev.33 [Pipeline] echo 04:40:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:40:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:40:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:40:11 $ docker stop --time=1 b01b7ccf53e3dff7c2f10a2cec3028519e61bd2a59c0142b3de65c1d66fb6186 04:40:12 $ docker rm -f b01b7ccf53e3dff7c2f10a2cec3028519e61bd2a59c0142b3de65c1d66fb6186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:40:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:13 . [Pipeline] withDockerContainer 04:40:13 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:40:13 $ 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 04:40:13 $ docker top 764ee6bb1ccc9274b68b53abe47015ee20c0f74d3fa0585c4aa81213fe4211ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:13 [ssh-agent] Looking for ssh-agent implementation... 04:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:13 $ docker exec 764ee6bb1ccc9274b68b53abe47015ee20c0f74d3fa0585c4aa81213fe4211ee ssh-agent 04:40:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjLaPo/agent.13 04:40:14 SSH_AGENT_PID=19 04:40:14 Running ssh-add (command line suppressed) 04:40:14 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_323198106655907263.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_323198106655907263.key) 04:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:14 + git semver bump pre 04:40:14 # -> Open(): unable to determine branch for HEAD 04:40:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:40:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:40:14 # $SEMVER_REMOTE_NAME = origin 04:40:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:14 # $SEMVER_USER_NAME = edgex-jenkins 04:40:14 # $SEMVER_BRANCH = main 04:40:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:40:14 2.2.0-dev.34 [Pipeline] } 04:40:14 $ docker exec --env ******** --env ******** 764ee6bb1ccc9274b68b53abe47015ee20c0f74d3fa0585c4aa81213fe4211ee ssh-agent -k 04:40:14 unset SSH_AUTH_SOCK; 04:40:14 unset SSH_AGENT_PID; 04:40:14 echo Agent pid 19 killed; 04:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:14 + git semver [Pipeline] } 04:40:14 $ docker stop --time=1 764ee6bb1ccc9274b68b53abe47015ee20c0f74d3fa0585c4aa81213fe4211ee 04:40:16 $ docker rm -f 764ee6bb1ccc9274b68b53abe47015ee20c0f74d3fa0585c4aa81213fe4211ee [Pipeline] // withDockerContainer [Pipeline] sh 04:40:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:40:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:16 . [Pipeline] withDockerContainer 04:40:16 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:40:16 $ 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 04:40:17 $ docker top a1760091b89a62cd96293c6cad2a982dafed0c860b5294d42f5353ec1b2836ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:17 [ssh-agent] Looking for ssh-agent implementation... 04:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:17 $ docker exec a1760091b89a62cd96293c6cad2a982dafed0c860b5294d42f5353ec1b2836ab ssh-agent 04:40:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJIbadf/agent.13 04:40:17 SSH_AGENT_PID=19 04:40:17 Running ssh-add (command line suppressed) 04:40:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1644534155067352017.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1644534155067352017.key) 04:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:18 + git semver push 04:40:18 # -> Open(): unable to determine branch for HEAD 04:40:18 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:40:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:40:18 # $SEMVER_REMOTE_NAME = origin 04:40:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:18 # $SEMVER_USER_NAME = edgex-jenkins 04:40:18 # $SEMVER_BRANCH = main 04:40:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:40:20 $ docker exec --env ******** --env ******** a1760091b89a62cd96293c6cad2a982dafed0c860b5294d42f5353ec1b2836ab ssh-agent -k 04:40:20 unset SSH_AUTH_SOCK; 04:40:20 unset SSH_AGENT_PID; 04:40:20 echo Agent pid 19 killed; 04:40:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:20 + git semver [Pipeline] } 04:40:20 $ docker stop --time=1 a1760091b89a62cd96293c6cad2a982dafed0c860b5294d42f5353ec1b2836ab 04:40:21 $ docker rm -f a1760091b89a62cd96293c6cad2a982dafed0c860b5294d42f5353ec1b2836ab [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 04:40:22 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:40:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:40:22 total 16 04:40:22 drwxr-xr-x 3 root root 4096 Apr 27 04:28 . 04:40:22 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 04:40 .. 04:40:22 drwxr-xr-x 2 root root 4096 Apr 27 04:28 cost 04:40:22 -rw-r--r-- 1 root root 83 Apr 27 04:28 cost.csv 04:40:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:40:22 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:40:22 total 16 04:40:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 04:28 . 04:40:22 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 04:40 .. 04:40:22 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 04:28 cost 04:40:22 -rw-r--r-- 1 jenkins jenkins 83 Apr 27 04:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:40:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:23 ---> package-listing.sh 04:40:23 ++ facter osfamily 04:40:23 ++ tr '[:upper:]' '[:lower:]' 04:40:23 + OS_FAMILY=debian 04:40:23 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:40:23 + START_PACKAGES=/tmp/packages_start.txt 04:40:23 + END_PACKAGES=/tmp/packages_end.txt 04:40:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:23 + PACKAGES=/tmp/packages_start.txt 04:40:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:40:23 + PACKAGES=/tmp/packages_end.txt 04:40:23 + case "${OS_FAMILY}" in 04:40:23 + dpkg -l 04:40:23 + grep '^ii' 04:40:23 + '[' -f /tmp/packages_start.txt ']' 04:40:23 + '[' -f /tmp/packages_end.txt ']' 04:40:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:23 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:40:23 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:40:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:40:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:40:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:24 . [Pipeline] withDockerContainer 04:40:24 prd-ubuntu20.04-docker-8c-8g-33429 does not seem to be running inside a container 04:40:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 04:40:25 $ docker top 932bfc92192562d55c18c4f36a1ef85dc9d8e264b8188b44f76748a15e12bc8a -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:25 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:25 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:26 + ls /var/log/sa-host 04:40:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:26 provisioning config files... 04:40:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4748744366018448414tmp [Pipeline] { [Pipeline] echo 04:40:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:26 ---> create-netrc.sh [Pipeline] } 04:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:26 ---> python-tools-install.sh [Pipeline] echo 04:40:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:27 ---> sudo-logs.sh 04:40:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:40:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:27 ---> job-cost.sh 04:40:27 lf-activate-venv: SKIPPING 04:40:27 DEBUG: total: 0.2199999988079071 04:40:27 INFO: Retrieving Stack Cost... 04:40:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:28 INFO: Archiving Costs [Pipeline] echo 04:40:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:28 ---> logs-deploy.sh 04:40:28 lf-activate-venv: SKIPPING 04:40:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/66 04:40:28 INFO: archiving workspace using pattern(s): 04:40:29 Archives upload complete. 04:40:29 INFO: archiving logs to Nexus