Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00685ec2d5c51377ae61b360273945aff10f59dc 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-ssh6531287025394865419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14616064551897253331.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8069321421691793536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4866693187001486477.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5624672858039776777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 ‘prd-ubuntu20.04-docker-8c-8g-580’ is offline Running on prd-ubuntu20.04-docker-8c-8g-581 in /w/workspace/gexfoundry_device-sdk-go_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_jakarta # 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 00685ec2d5c51377ae61b360273945aff10f59dc (jakarta) > 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 00685ec2d5c51377ae61b360273945aff10f59dc # timeout=10 Commit message: "Merge pull request #1171 from lenny-intel/go-mods-for-2.1.1" > git rev-list --no-walk 6b28ab18defc125340c64f0ec90f02309642eba1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-01T21:29:38.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-01T21:29:38.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-01T21:29:39.018Z] ========================================================= [2022-06-01T21:29:39.019Z] EdgeX Global Pipelines Version Info [2022-06-01T21:29:39.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:29:39.793Z] ------------------- [2022-06-01T21:29:39.793Z] stable info: [2022-06-01T21:29:39.793Z] ------------------- [2022-06-01T21:29:39.793Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:29:39.793Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-01T21:29:39.793Z] Message: update stable to v1.0.230 [2022-06-01T21:29:40.370Z] ------------------- [2022-06-01T21:29:40.370Z] experimental info: [2022-06-01T21:29:40.370Z] ------------------- [2022-06-01T21:29:40.370Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-01T21:29:40.370Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-01T21:29:40.370Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-01T21:29:40.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-01T21:29:40.614Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-01T21:29:40.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-01T21:29:40.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-01T21:29:40.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-01T21:29:40.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-01T21:29:40.687Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-01T21:29:40.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-01T21:29:40.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-01T21:29:40.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-01T21:29:40.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-01T21:29:40.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-01T21:29:40.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-01T21:29:40.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-01T21:29:40.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-01T21:29:40.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:29:40.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:29:40.815Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-01T21:29:40.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-01T21:29:40.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-01T21:29:40.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-01T21:29:40.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-01T21:29:40.876Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-01T21:29:40.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-01T21:29:40.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-01T21:29:40.910Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-01T21:29:40.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-01T21:29:40.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-01T21:29:40.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-01T21:29:40.956Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00685ec2d5c51377ae61b360273945aff10f59dc [Pipeline] echo [2022-06-01T21:29:40.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00685ec [Pipeline] echo [2022-06-01T21:29:40.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:29:41.019Z] provisioning config files... [2022-06-01T21:29:41.034Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config5868845778748142563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:29:41.348Z] ---> docker-login.sh [2022-06-01T21:29:41.349Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:29:41.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:41.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:41.611Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:41.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:41.611Z] [2022-06-01T21:29:41.611Z] Login Succeeded [2022-06-01T21:29:41.611Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:29:41.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:41.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:41.879Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:41.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:41.879Z] [2022-06-01T21:29:41.879Z] Login Succeeded [2022-06-01T21:29:41.879Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:29:41.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:41.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:41.879Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:41.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:41.879Z] [2022-06-01T21:29:41.879Z] Login Succeeded [2022-06-01T21:29:41.879Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:29:42.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:42.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:42.154Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:42.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:42.154Z] [2022-06-01T21:29:42.154Z] Login Succeeded [2022-06-01T21:29:42.154Z] docker.io [2022-06-01T21:29:42.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:42.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:42.416Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:42.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:42.416Z] [2022-06-01T21:29:42.416Z] Login Succeeded [2022-06-01T21:29:42.416Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:29:42.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-01T21:29:42.775Z] + git rev-list -1 --merges 00685ec2d5c51377ae61b360273945aff10f59dc~1..00685ec2d5c51377ae61b360273945aff10f59dc [Pipeline] echo [2022-06-01T21:29:42.804Z] -----------> git rev-list -1 --merges 00685ec2d5c51377ae61b360273945aff10f59dc~1..00685ec2d5c51377ae61b360273945aff10f59dc 00685ec2d5c51377ae61b360273945aff10f59dc [2022-06-01T21:29:42.804Z] 00685ec2d5c51377ae61b360273945aff10f59dc [false] [Pipeline] sh [2022-06-01T21:29:43.097Z] + git log --format=format:%s -1 00685ec2d5c51377ae61b360273945aff10f59dc [Pipeline] echo [2022-06-01T21:29:43.112Z] ========================================================= [2022-06-01T21:29:43.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-01T21:29:43.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:29:43.447Z] + git log --format=format:%s -1 00685ec2d5c51377ae61b360273945aff10f59dc [Pipeline] echo [2022-06-01T21:29:43.461Z] [semverPrep] GIT_COMMIT: 00685ec2d5c51377ae61b360273945aff10f59dc, Commit Message: Merge pull request #1171 from lenny-intel/go-mods-for-2.1.1 [Pipeline] echo [2022-06-01T21:29:43.471Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-01T21:29:43.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:29:43.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-01T21:29:43.818Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-01T21:29:43.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-01T21:29:43.818Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-01T21:29:43.818Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-01T21:29:43.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:29:44.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:29:44.178Z] [2022-06-01T21:29:44.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:29:44.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:29:44.485Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-01T21:29:44.485Z] 1fe172e4850f: Pulling fs layer [2022-06-01T21:29:44.485Z] caf521ccaac6: Pulling fs layer [2022-06-01T21:29:44.485Z] 3ead6fa29328: Pulling fs layer [2022-06-01T21:29:44.485Z] 5c2a1cbceb83: Pulling fs layer [2022-06-01T21:29:44.485Z] a8d5f1318db7: Pulling fs layer [2022-06-01T21:29:44.485Z] c427282e49a2: Pulling fs layer [2022-06-01T21:29:44.485Z] 1827001aaf11: Pulling fs layer [2022-06-01T21:29:44.485Z] 0714d37db230: Pulling fs layer [2022-06-01T21:29:44.485Z] ac28cf19c067: Pulling fs layer [2022-06-01T21:29:44.485Z] ca983d60f3e2: Pulling fs layer [2022-06-01T21:29:44.485Z] 9f894cec8388: Pulling fs layer [2022-06-01T21:29:44.485Z] c427282e49a2: Waiting [2022-06-01T21:29:44.485Z] 1827001aaf11: Waiting [2022-06-01T21:29:44.485Z] ca983d60f3e2: Waiting [2022-06-01T21:29:44.485Z] 9f894cec8388: Waiting [2022-06-01T21:29:44.485Z] 0714d37db230: Waiting [2022-06-01T21:29:44.485Z] 5c2a1cbceb83: Waiting [2022-06-01T21:29:44.485Z] a8d5f1318db7: Waiting [2022-06-01T21:29:44.485Z] caf521ccaac6: Verifying Checksum [2022-06-01T21:29:44.485Z] caf521ccaac6: Download complete [2022-06-01T21:29:44.485Z] 5c2a1cbceb83: Verifying Checksum [2022-06-01T21:29:44.485Z] 5c2a1cbceb83: Download complete [2022-06-01T21:29:44.744Z] a8d5f1318db7: Verifying Checksum [2022-06-01T21:29:44.744Z] a8d5f1318db7: Download complete [2022-06-01T21:29:44.744Z] 3ead6fa29328: Verifying Checksum [2022-06-01T21:29:44.744Z] 3ead6fa29328: Download complete [2022-06-01T21:29:44.744Z] c427282e49a2: Verifying Checksum [2022-06-01T21:29:44.744Z] c427282e49a2: Download complete [2022-06-01T21:29:44.744Z] ac28cf19c067: Verifying Checksum [2022-06-01T21:29:44.744Z] ac28cf19c067: Download complete [2022-06-01T21:29:44.744Z] ca983d60f3e2: Verifying Checksum [2022-06-01T21:29:44.744Z] ca983d60f3e2: Download complete [2022-06-01T21:29:44.744Z] 9f894cec8388: Verifying Checksum [2022-06-01T21:29:44.744Z] 9f894cec8388: Download complete [2022-06-01T21:29:44.744Z] 1fe172e4850f: Verifying Checksum [2022-06-01T21:29:44.744Z] 1fe172e4850f: Download complete [2022-06-01T21:29:45.004Z] 1827001aaf11: Verifying Checksum [2022-06-01T21:29:46.396Z] 1fe172e4850f: Pull complete [2022-06-01T21:29:46.396Z] caf521ccaac6: Pull complete [2022-06-01T21:29:46.970Z] 3ead6fa29328: Pull complete [2022-06-01T21:29:46.970Z] 5c2a1cbceb83: Pull complete [2022-06-01T21:29:47.231Z] a8d5f1318db7: Pull complete [2022-06-01T21:29:47.231Z] c427282e49a2: Pull complete [2022-06-01T21:29:49.777Z] 1827001aaf11: Pull complete [2022-06-01T21:29:49.777Z] 0714d37db230: Pull complete [2022-06-01T21:29:49.777Z] ac28cf19c067: Pull complete [2022-06-01T21:29:49.777Z] ca983d60f3e2: Pull complete [2022-06-01T21:29:49.777Z] 9f894cec8388: Pull complete [2022-06-01T21:29:49.777Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-01T21:29:49.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:29:49.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:29:49.878Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:29:49.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:29:51.212Z] $ docker top 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 -eo pid,comm [2022-06-01T21:29:51.289Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-01T21:29:51.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:29:51.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:29:51.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:29:51.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:29:51.471Z] $ docker exec 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 ssh-agent [2022-06-01T21:29:51.599Z] SSH_AUTH_SOCK=/tmp/ssh-aKGQV5soSKJ5/agent.33 [2022-06-01T21:29:51.599Z] SSH_AGENT_PID=39 [2022-06-01T21:29:51.606Z] Running ssh-add (command line suppressed) [2022-06-01T21:29:51.746Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_6234815875424848987.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_6234815875424848987.key) [2022-06-01T21:29:51.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:29:52.054Z] + git tag --points-at HEAD [Pipeline] } [2022-06-01T21:29:52.078Z] $ docker exec --env ******** --env ******** 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 ssh-agent -k [2022-06-01T21:29:52.211Z] unset SSH_AUTH_SOCK; [2022-06-01T21:29:52.211Z] unset SSH_AGENT_PID; [2022-06-01T21:29:52.211Z] echo Agent pid 39 killed; [2022-06-01T21:29:52.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-01T21:29:52.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:29:52.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:29:52.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:29:52.382Z] $ docker exec 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 ssh-agent [2022-06-01T21:29:52.521Z] SSH_AUTH_SOCK=/tmp/ssh-HKSZbVxEB0wU/agent.72 [2022-06-01T21:29:52.521Z] SSH_AGENT_PID=79 [2022-06-01T21:29:52.527Z] Running ssh-add (command line suppressed) [2022-06-01T21:29:52.653Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_393654553416799873.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_393654553416799873.key) [2022-06-01T21:29:52.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:29:52.957Z] + git semver init [2022-06-01T21:29:53.216Z] 2022-06-01 21:29:53,204 [run_init] DEBUG init version:0.0.0 force:False [2022-06-01T21:29:53.216Z] 2022-06-01 21:29:53,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [2022-06-01T21:29:53.216Z] 2022-06-01 21:29:53,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [2022-06-01T21:29:53.216Z] 2022-06-01 21:29:53,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:29:54.158Z] 2022-06-01 21:29:53,977 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_jakarta/.git/info/exclude [2022-06-01T21:29:54.158Z] 2022-06-01 21:29:53,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta with force:False [2022-06-01T21:29:54.158Z] 2022-06-01 21:29:53,977 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:29:54.158Z] 2022-06-01 21:29:53,978 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:29:54.158Z] 2.1.1-dev.3 [Pipeline] } [2022-06-01T21:29:54.172Z] $ docker exec --env ******** --env ******** 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 ssh-agent -k [2022-06-01T21:29:54.295Z] unset SSH_AUTH_SOCK; [2022-06-01T21:29:54.296Z] unset SSH_AGENT_PID; [2022-06-01T21:29:54.296Z] echo Agent pid 79 killed; [2022-06-01T21:29:54.307Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:29:54.619Z] + git semver [Pipeline] } [2022-06-01T21:29:54.897Z] $ docker stop --time=1 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 [2022-06-01T21:29:56.211Z] $ docker rm -f 3ba39a53e0ae692775f2b61027dd7e30f9076d7556d6c8a466d39af73e251799 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:29:56.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-01T21:29:56.836Z] Stashed 1 file(s) [Pipeline] echo [2022-06-01T21:29:56.838Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.3 [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 [2022-06-01T21:29:56.976Z] provisioning config files... [2022-06-01T21:29:56.985Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config1647102276122763149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:29:57.286Z] ---> docker-login.sh [2022-06-01T21:29:57.286Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:29:57.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:57.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:57.286Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:57.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:57.286Z] [2022-06-01T21:29:57.286Z] Login Succeeded [2022-06-01T21:29:57.286Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:29:57.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:57.547Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:57.547Z] [2022-06-01T21:29:57.547Z] Login Succeeded [2022-06-01T21:29:57.547Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:29:57.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:57.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:57.547Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:57.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:57.547Z] [2022-06-01T21:29:57.547Z] Login Succeeded [2022-06-01T21:29:57.547Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:29:57.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:57.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:57.808Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:57.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:57.808Z] [2022-06-01T21:29:57.808Z] Login Succeeded [2022-06-01T21:29:57.808Z] docker.io [2022-06-01T21:29:57.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:29:58.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:29:58.068Z] Configure a credential helper to remove this warning. See [2022-06-01T21:29:58.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:29:58.068Z] [2022-06-01T21:29:58.068Z] Login Succeeded [2022-06-01T21:29:58.068Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:29:58.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:29:58.145Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:29:58.154Z] ========================================================= [2022-06-01T21:29:58.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-01T21:29:58.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:29:58.474Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:29:58.734Z] Sending build context to Docker daemon 20.7MB [2022-06-01T21:29:58.734Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:29:58.734Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-01T21:29:58.734Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-01T21:29:58.734Z] 59bf1c3509f3: Pulling fs layer [2022-06-01T21:29:58.734Z] 666ba61612fd: Pulling fs layer [2022-06-01T21:29:58.734Z] 8ed8ca486205: Pulling fs layer [2022-06-01T21:29:58.734Z] 4fe6c5a15a65: Pulling fs layer [2022-06-01T21:29:58.734Z] 22a0e8bec74d: Pulling fs layer [2022-06-01T21:29:58.734Z] 812f408151ee: Pulling fs layer [2022-06-01T21:29:58.734Z] bab7bd504b26: Pulling fs layer [2022-06-01T21:29:58.734Z] 070449caade9: Pulling fs layer [2022-06-01T21:29:58.734Z] 8f1a5288e3a6: Pulling fs layer [2022-06-01T21:29:58.734Z] 4fe6c5a15a65: Waiting [2022-06-01T21:29:58.734Z] 22a0e8bec74d: Waiting [2022-06-01T21:29:58.734Z] 8f1a5288e3a6: Waiting [2022-06-01T21:29:58.734Z] 070449caade9: Waiting [2022-06-01T21:29:58.734Z] 812f408151ee: Waiting [2022-06-01T21:29:58.734Z] bab7bd504b26: Waiting [2022-06-01T21:29:58.734Z] 8ed8ca486205: Verifying Checksum [2022-06-01T21:29:58.734Z] 8ed8ca486205: Download complete [2022-06-01T21:29:58.734Z] 666ba61612fd: Download complete [2022-06-01T21:29:58.734Z] 22a0e8bec74d: Verifying Checksum [2022-06-01T21:29:58.734Z] 22a0e8bec74d: Download complete [2022-06-01T21:29:58.734Z] 812f408151ee: Download complete [2022-06-01T21:29:58.734Z] 59bf1c3509f3: Verifying Checksum [2022-06-01T21:29:58.734Z] 59bf1c3509f3: Download complete [2022-06-01T21:29:58.734Z] bab7bd504b26: Download complete [2022-06-01T21:29:58.994Z] 070449caade9: Verifying Checksum [2022-06-01T21:29:58.994Z] 070449caade9: Download complete [2022-06-01T21:29:58.994Z] 59bf1c3509f3: Pull complete [2022-06-01T21:29:59.253Z] 666ba61612fd: Pull complete [2022-06-01T21:29:59.253Z] 8ed8ca486205: Pull complete [2022-06-01T21:29:59.514Z] 8f1a5288e3a6: Verifying Checksum [2022-06-01T21:29:59.514Z] 8f1a5288e3a6: Download complete [2022-06-01T21:29:59.514Z] 4fe6c5a15a65: Verifying Checksum [2022-06-01T21:29:59.514Z] 4fe6c5a15a65: Download complete [2022-06-01T21:30:03.723Z] 4fe6c5a15a65: Pull complete [2022-06-01T21:30:03.723Z] 22a0e8bec74d: Pull complete [2022-06-01T21:30:03.723Z] 812f408151ee: Pull complete [2022-06-01T21:30:03.723Z] bab7bd504b26: Pull complete [2022-06-01T21:30:03.723Z] 070449caade9: Pull complete [2022-06-01T21:30:05.630Z] 8f1a5288e3a6: Pull complete [2022-06-01T21:30:05.630Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-01T21:30:05.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-01T21:30:05.630Z] ---> c47586b81864 [2022-06-01T21:30:05.630Z] Step 3/10 : ARG MAKE=make build [2022-06-01T21:30:07.013Z] ---> Running in e0f60262bc50 [2022-06-01T21:30:07.013Z] Removing intermediate container e0f60262bc50 [2022-06-01T21:30:07.013Z] ---> 384f209866aa [2022-06-01T21:30:07.013Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-01T21:30:07.013Z] ---> Running in 470f3d5b6ea3 [2022-06-01T21:30:07.013Z] Removing intermediate container 470f3d5b6ea3 [2022-06-01T21:30:07.013Z] ---> 93382b860259 [2022-06-01T21:30:07.013Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:30:07.013Z] ---> Running in 90757f243e0c [2022-06-01T21:30:07.272Z] Removing intermediate container 90757f243e0c [2022-06-01T21:30:07.272Z] ---> 5aee04662dd4 [2022-06-01T21:30:07.272Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:30:07.272Z] ---> Running in 6ad20d67d496 [2022-06-01T21:30:07.843Z] Removing intermediate container 6ad20d67d496 [2022-06-01T21:30:07.843Z] ---> 5d05c5e2426b [2022-06-01T21:30:07.843Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:30:07.843Z] ---> Running in d22319bc4a83 [2022-06-01T21:30:08.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:30:09.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:30:09.305Z] OK: 221 MiB in 52 packages [2022-06-01T21:30:09.566Z] Removing intermediate container d22319bc4a83 [2022-06-01T21:30:09.566Z] ---> 5ebc895107df [2022-06-01T21:30:09.566Z] Step 8/10 : COPY . . [2022-06-01T21:30:10.505Z] ---> caad9ab4c506 [2022-06-01T21:30:10.505Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:30:10.505Z] ---> Running in 532bd7b50916 [2022-06-01T21:30:10.766Z] skipping... [2022-06-01T21:30:11.026Z] Removing intermediate container 532bd7b50916 [2022-06-01T21:30:11.026Z] ---> d4e4c90b60b3 [2022-06-01T21:30:11.027Z] Step 10/10 : RUN ${MAKE} [2022-06-01T21:30:11.027Z] ---> Running in 2acbb3c06cc9 [2022-06-01T21:30:11.287Z] noop [2022-06-01T21:30:11.858Z] Removing intermediate container 2acbb3c06cc9 [2022-06-01T21:30:11.858Z] ---> 533dbcef340f [2022-06-01T21:30:11.858Z] Successfully built 533dbcef340f [2022-06-01T21:30:11.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:30:11.935Z] Still waiting to schedule task [2022-06-01T21:30:11.936Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-579’ is offline [2022-06-01T21:30:12.177Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:30:12.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:30:12.255Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:30:12.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-01T21:30:12.689Z] $ docker top 0aa302025477a926d14904815caa69c730ce2cee944adfd7a58cc2cad1b0c5b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:30:13.044Z] + go version [2022-06-01T21:30:13.044Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-01T21:30:13.059Z] $ docker stop --time=1 0aa302025477a926d14904815caa69c730ce2cee944adfd7a58cc2cad1b0c5b8 [2022-06-01T21:30:14.331Z] $ docker rm -f 0aa302025477a926d14904815caa69c730ce2cee944adfd7a58cc2cad1b0c5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:30:14.759Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-01T21:30:14.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:30:14.841Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:30:14.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** ci-base-image-x86_64 cat [2022-06-01T21:30:15.262Z] $ docker top 4d0f5689c7d44446a3074239c481cc10cfb0be6188cc5fa31b692a9e1c19edce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:30:15.681Z] + make test [2022-06-01T21:30:15.681Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T21:30:20.993Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.060s coverage: 23.3% of statements [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 27.6% of statements [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.087s coverage: 78.9% of statements [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.041s coverage: 9.0% of statements [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.062s coverage: 82.9% of statements [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 57.8% of statements [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.793s coverage: 89.2% of statements [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-01T21:30:30.997Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.8% of statements [2022-06-01T21:30:30.997Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-01T21:30:30.997Z] GO111MODULE=on go vet ./... [2022-06-01T21:30:37.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T21:30:37.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T21:30:37.822Z] ./bin/test-attribution-txt.sh [2022-06-01T21:30:38.401Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 [2022-06-01T21:30:38.401Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T21:30:38.401Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 [2022-06-01T21:30:38.401Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-01T21:30:38.401Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-01T21:30:38.401Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-01T21:30:38.401Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-01T21:30:38.401Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-01T21:30:38.401Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-01T21:30:38.401Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-01T21:30:38.401Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-01T21:30:38.401Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-01T21:30:38.401Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-01T21:30:38.401Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-01T21:30:38.401Z] go: downloading golang.org/x/text v0.3.6 [2022-06-01T21:30:38.401Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-01T21:30:38.401Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-01T21:30:38.401Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-01T21:30:38.662Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-01T21:30:38.662Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-01T21:30:38.662Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-01T21:30:38.662Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-01T21:30:38.662Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-01T21:30:38.662Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-01T21:30:38.662Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-01T21:30:38.662Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-01T21:30:38.662Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-01T21:30:38.662Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-01T21:30:38.662Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-01T21:30:38.662Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-01T21:30:40.056Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:30:40.355Z] + go mod tidy [2022-06-01T21:30:40.355Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-01T21:30:40.355Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-01T21:30:40.355Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-01T21:30:40.355Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-01T21:30:40.355Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-01T21:30:40.355Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-01T21:30:40.355Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-01T21:30:40.355Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-01T21:30:40.355Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-01T21:30:40.355Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-01T21:30:40.355Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-01T21:30:40.355Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-01T21:30:40.355Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-01T21:30:40.616Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-01T21:30:40.616Z] go: downloading github.com/kr/text v0.2.0 [2022-06-01T21:30:40.616Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-01T21:30:40.616Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-01T21:30:40.617Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-01T21:30:40.617Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-01T21:30:40.617Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-01T21:30:40.617Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-01T21:30:40.617Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-01T21:30:40.617Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-01T21:30:40.631Z] $ docker stop --time=1 4d0f5689c7d44446a3074239c481cc10cfb0be6188cc5fa31b692a9e1c19edce [2022-06-01T21:30:42.890Z] $ docker rm -f 4d0f5689c7d44446a3074239c481cc10cfb0be6188cc5fa31b692a9e1c19edce [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:30:43.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T21:30:43.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-01T21:30:43.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T21:30:44.235Z] + ls -al . [2022-06-01T21:30:44.235Z] total 308 [2022-06-01T21:30:44.235Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 1 21:30 . [2022-06-01T21:30:44.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:29 .. [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 21:29 .dockerignore [2022-06-01T21:30:44.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 21:29 .git [2022-06-01T21:30:44.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:29 .github [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 1 21:29 .gitignore [2022-06-01T21:30:44.235Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:29 .semver [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 26321 Jun 1 21:29 CHANGELOG.md [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 21:29 GOVERNANCE.md [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 1 21:29 Jenkinsfile [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 1 21:29 LICENSE [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 1 21:29 Makefile [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 1 21:29 OWNERS.md [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 1 21:29 README.md [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 1 21:29 VERSION [2022-06-01T21:30:44.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:29 bin [2022-06-01T21:30:44.235Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 1 21:30 coverage.out [2022-06-01T21:30:44.235Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:29 example [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 588 Jun 1 21:30 go.mod [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 48982 Jun 1 21:29 go.sum [2022-06-01T21:30:44.235Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 21:29 internal [2022-06-01T21:30:44.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:29 openapi [2022-06-01T21:30:44.235Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:29 pkg [2022-06-01T21:30:44.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:29 snap [2022-06-01T21:30:44.235Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 21:29 vendor [2022-06-01T21:30:44.235Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 1 21:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:30:44.544Z] + 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=00685ec2d5c51377ae61b360273945aff10f59dc --label arch=amd64 --label version=2.1.1-dev.3 . [2022-06-01T21:30:44.804Z] Sending build context to Docker daemon 20.83MB [2022-06-01T21:30:44.804Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:30:44.804Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-01T21:30:44.804Z] ---> 533dbcef340f [2022-06-01T21:30:44.804Z] Step 3/24 : ARG MAKE=make build [2022-06-01T21:30:44.804Z] ---> Running in 51f870a90ffe [2022-06-01T21:30:44.804Z] Removing intermediate container 51f870a90ffe [2022-06-01T21:30:44.804Z] ---> 2adbe6dfcaf2 [2022-06-01T21:30:44.804Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-01T21:30:45.065Z] ---> Running in 1a9852e3e181 [2022-06-01T21:30:45.065Z] Removing intermediate container 1a9852e3e181 [2022-06-01T21:30:45.065Z] ---> e3bb9e5b22d1 [2022-06-01T21:30:45.065Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:30:45.065Z] ---> Running in 354f6a301899 [2022-06-01T21:30:45.065Z] Removing intermediate container 354f6a301899 [2022-06-01T21:30:45.065Z] ---> 9f8159dafc42 [2022-06-01T21:30:45.065Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:30:45.065Z] ---> Running in 1f030a865620 [2022-06-01T21:30:46.004Z] Removing intermediate container 1f030a865620 [2022-06-01T21:30:46.004Z] ---> e9d5e90ffe50 [2022-06-01T21:30:46.004Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:30:46.004Z] ---> Running in 679395f82347 [2022-06-01T21:30:46.004Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:30:46.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:30:47.207Z] OK: 221 MiB in 52 packages [2022-06-01T21:30:47.787Z] Removing intermediate container 679395f82347 [2022-06-01T21:30:47.787Z] ---> afbd52d4956d [2022-06-01T21:30:47.787Z] Step 8/24 : COPY . . [2022-06-01T21:30:48.726Z] ---> 57b33f534eda [2022-06-01T21:30:48.726Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:30:48.726Z] ---> Running in b5524d2146a9 [2022-06-01T21:30:48.987Z] skipping... [2022-06-01T21:30:49.557Z] Removing intermediate container b5524d2146a9 [2022-06-01T21:30:49.557Z] ---> ac85d4d77ec4 [2022-06-01T21:30:49.557Z] Step 10/24 : RUN ${MAKE} [2022-06-01T21:30:49.557Z] ---> Running in c440e96f4e73 [2022-06-01T21:30:49.817Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-01T21:30:56.393Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-01T21:30:56.964Z] Removing intermediate container c440e96f4e73 [2022-06-01T21:30:56.964Z] ---> 07e271c8bc5a [2022-06-01T21:30:56.964Z] Step 11/24 : FROM alpine:3.14 [2022-06-01T21:30:57.536Z] 3.14: Pulling from library/alpine [2022-06-01T21:30:57.536Z] 8663204ce13b: Pulling fs layer [2022-06-01T21:30:57.795Z] 8663204ce13b: Verifying Checksum [2022-06-01T21:30:57.795Z] 8663204ce13b: Download complete [2022-06-01T21:30:58.056Z] 8663204ce13b: Pull complete [2022-06-01T21:30:58.056Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T21:30:58.056Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T21:30:58.056Z] ---> e04c818066af [2022-06-01T21:30:58.056Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:30:58.056Z] ---> Running in d67cd06fce34 [2022-06-01T21:30:58.056Z] Removing intermediate container d67cd06fce34 [2022-06-01T21:30:58.056Z] ---> fe265ac73f15 [2022-06-01T21:30:58.056Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:30:58.056Z] ---> Running in 4b0393639834 [2022-06-01T21:30:58.626Z] Removing intermediate container 4b0393639834 [2022-06-01T21:30:58.626Z] ---> f57e86715e5f [2022-06-01T21:30:58.626Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-01T21:30:58.626Z] ---> Running in 5053c0b5fee1 [2022-06-01T21:30:58.887Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-01T21:30:59.830Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-01T21:31:00.089Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T21:31:00.089Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-01T21:31:00.349Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T21:31:00.349Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-01T21:31:00.349Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-01T21:31:00.617Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T21:31:00.617Z] OK: 8 MiB in 19 packages [2022-06-01T21:31:00.878Z] Removing intermediate container 5053c0b5fee1 [2022-06-01T21:31:00.878Z] ---> 8f30de9afc1d [2022-06-01T21:31:00.878Z] Step 15/24 : WORKDIR / [2022-06-01T21:31:00.878Z] ---> Running in d9cb32efbad2 [2022-06-01T21:31:00.878Z] Removing intermediate container d9cb32efbad2 [2022-06-01T21:31:00.878Z] ---> 0e3d4fba94e6 [2022-06-01T21:31:00.878Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-01T21:31:01.139Z] ---> 9e787749e214 [2022-06-01T21:31:01.139Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-01T21:31:01.397Z] ---> 3a70fa9b11e1 [2022-06-01T21:31:01.397Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-01T21:31:01.657Z] ---> be9f2cb5fd8e [2022-06-01T21:31:01.657Z] Step 19/24 : EXPOSE 59999 [2022-06-01T21:31:01.657Z] ---> Running in 1d773cb4a462 [2022-06-01T21:31:01.657Z] Removing intermediate container 1d773cb4a462 [2022-06-01T21:31:01.657Z] ---> 2c11fc9c9613 [2022-06-01T21:31:01.657Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-01T21:31:01.657Z] ---> Running in c7268c3b9924 [2022-06-01T21:31:01.916Z] Removing intermediate container c7268c3b9924 [2022-06-01T21:31:01.916Z] ---> 48272b7bc91e [2022-06-01T21:31:01.916Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T21:31:01.916Z] ---> Running in caf6976026eb [2022-06-01T21:31:01.916Z] Removing intermediate container caf6976026eb [2022-06-01T21:31:01.916Z] ---> cfaea0d7fe19 [2022-06-01T21:31:01.916Z] Step 22/24 : LABEL arch=amd64 [2022-06-01T21:31:01.916Z] ---> Running in bf783e5e8932 [2022-06-01T21:31:01.916Z] Removing intermediate container bf783e5e8932 [2022-06-01T21:31:01.916Z] ---> 46571a89d127 [2022-06-01T21:31:01.916Z] Step 23/24 : LABEL git_sha=00685ec2d5c51377ae61b360273945aff10f59dc [2022-06-01T21:31:02.173Z] ---> Running in 88c24b327d3f [2022-06-01T21:31:02.173Z] Removing intermediate container 88c24b327d3f [2022-06-01T21:31:02.173Z] ---> 2ee7731f86e1 [2022-06-01T21:31:02.173Z] Step 24/24 : LABEL version=2.1.1-dev.3 [2022-06-01T21:31:02.173Z] ---> Running in 95703535c951 [2022-06-01T21:31:02.173Z] Removing intermediate container 95703535c951 [2022-06-01T21:31:02.173Z] ---> 8577dd6e09f1 [2022-06-01T21:31:02.173Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T21:31:02.173Z] Successfully built 8577dd6e09f1 [2022-06-01T21:31:02.173Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:31:02.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:31:02.843Z] [2022-06-01T21:31:02.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:31:03.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:31:03.143Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-01T21:31:03.143Z] 5eb5b503b376: Pulling fs layer [2022-06-01T21:31:03.143Z] 5c69ac0246d0: Pulling fs layer [2022-06-01T21:31:03.143Z] ec43610c2a17: Pulling fs layer [2022-06-01T21:31:03.143Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-01T21:31:03.143Z] 33b1e0a273af: Pulling fs layer [2022-06-01T21:31:03.143Z] 5d3b04190fa2: Pulling fs layer [2022-06-01T21:31:03.143Z] 2f39f015ded8: Pulling fs layer [2022-06-01T21:31:03.143Z] 33b1e0a273af: Waiting [2022-06-01T21:31:03.143Z] 5d3b04190fa2: Waiting [2022-06-01T21:31:03.143Z] 2f39f015ded8: Waiting [2022-06-01T21:31:03.143Z] 3a2ae6a8a46f: Waiting [2022-06-01T21:31:03.143Z] 5c69ac0246d0: Download complete [2022-06-01T21:31:03.143Z] 3a2ae6a8a46f: Download complete [2022-06-01T21:31:03.143Z] 33b1e0a273af: Verifying Checksum [2022-06-01T21:31:03.143Z] 33b1e0a273af: Download complete [2022-06-01T21:31:03.143Z] ec43610c2a17: Verifying Checksum [2022-06-01T21:31:03.143Z] ec43610c2a17: Download complete [2022-06-01T21:31:03.403Z] 5d3b04190fa2: Download complete [2022-06-01T21:31:03.403Z] 5eb5b503b376: Verifying Checksum [2022-06-01T21:31:03.403Z] 5eb5b503b376: Download complete [2022-06-01T21:31:03.971Z] 2f39f015ded8: Download complete [2022-06-01T21:31:04.537Z] 5eb5b503b376: Pull complete [2022-06-01T21:31:04.537Z] 5c69ac0246d0: Pull complete [2022-06-01T21:31:05.104Z] ec43610c2a17: Pull complete [2022-06-01T21:31:05.104Z] 3a2ae6a8a46f: Pull complete [2022-06-01T21:31:05.364Z] 33b1e0a273af: Pull complete [2022-06-01T21:31:05.364Z] 5d3b04190fa2: Pull complete [2022-06-01T21:31:09.561Z] 2f39f015ded8: Pull complete [2022-06-01T21:31:09.561Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-01T21:31:09.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:31:09.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:31:09.651Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:31:09.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 [2022-06-01T21:31:11.155Z] $ docker top e6ad00f7f0c554cb5b3a2297dc7f3fc5cebddaa00a0be3e34384c538faac6d20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:31:11.528Z] ---> job-cost.sh [2022-06-01T21:31:11.528Z] lf-activate-venv: SKIPPING [2022-06-01T21:31:11.528Z] INFO: No Stack... [2022-06-01T21:31:12.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T21:31:12.360Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T21:31:12.652Z] + cat /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/cost.csv [2022-06-01T21:31:12.652Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T21:31:12.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] [2022-06-01T21:31:12.674Z] Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] did not exist. Created. [2022-06-01T21:31:12.674Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T21:31:12.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-01T21:31:13.007Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T21:31:13.013Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T21:31:13.031Z] $ docker stop --time=1 e6ad00f7f0c554cb5b3a2297dc7f3fc5cebddaa00a0be3e34384c538faac6d20 [2022-06-01T21:31:14.192Z] $ docker rm -f e6ad00f7f0c554cb5b3a2297dc7f3fc5cebddaa00a0be3e34384c538faac6d20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-01T21:31:51.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-582 in /w/workspace/gexfoundry_device-sdk-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-01T21:31:51.835Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2022-06-01T21:31:51.883Z] The recommended git tool is: git [2022-06-01T21:31:57.196Z] using credential edgex-jenkins-ssh [2022-06-01T21:31:57.214Z] Cloning the remote Git repository [2022-06-01T21:31:57.316Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:31:57.461Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2022-06-01T21:31:57.546Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-01T21:31:57.548Z] > git --version # timeout=10 [2022-06-01T21:31:57.570Z] > git --version # 'git version 2.25.1' [2022-06-01T21:31:57.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-01T21:31:57.661Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T21:31:58.987Z] Avoid second fetch [2022-06-01T21:31:58.988Z] Checking out Revision 00685ec2d5c51377ae61b360273945aff10f59dc (jakarta) [2022-06-01T21:31:58.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-01T21:31:58.977Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-01T21:31:59.016Z] > git config core.sparsecheckout # timeout=10 [2022-06-01T21:31:59.030Z] > git checkout -f 00685ec2d5c51377ae61b360273945aff10f59dc # timeout=10 [2022-06-01T21:32:03.550Z] Commit message: "Merge pull request #1171 from lenny-intel/go-mods-for-2.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:32:04.361Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-01T21:32:04.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T21:32:04.361Z] Dload Upload Total Spent Left Speed [2022-06-01T21:32:04.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92127 0 --:--:-- --:--:-- --:--:-- 92127 [Pipeline] sh [2022-06-01T21:32:05.079Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-01T21:32:05.432Z] + sudo tee+ /etc/docker/daemon.new [2022-06-01T21:32:05.432Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-01T21:32:05.432Z] { [2022-06-01T21:32:05.432Z] "registry-mirrors": [ [2022-06-01T21:32:05.432Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-01T21:32:05.432Z] ], [2022-06-01T21:32:05.432Z] "bip": "10.250.0.254/24", [2022-06-01T21:32:05.432Z] "hosts": [ [2022-06-01T21:32:05.432Z] "tcp://0.0.0.0:5555", [2022-06-01T21:32:05.432Z] "unix:///var/run/docker.sock" [2022-06-01T21:32:05.432Z] ], [2022-06-01T21:32:05.432Z] "mtu": 1458, [2022-06-01T21:32:05.432Z] "selinux-enabled": true, [2022-06-01T21:32:05.432Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-01T21:32:05.432Z] } [Pipeline] sh [2022-06-01T21:32:05.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-01T21:32:06.113Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:32:24.437Z] provisioning config files... [2022-06-01T21:32:24.459Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config7249150388286496763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:32:24.965Z] ---> docker-login.sh [2022-06-01T21:32:24.965Z] nexus3.edgexfoundry.org:10001 [2022-06-01T21:32:25.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:32:25.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:32:25.837Z] Configure a credential helper to remove this warning. See [2022-06-01T21:32:25.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:32:25.837Z] [2022-06-01T21:32:25.837Z] Login Succeeded [2022-06-01T21:32:25.837Z] nexus3.edgexfoundry.org:10002 [2022-06-01T21:32:26.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:32:26.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:32:26.108Z] Configure a credential helper to remove this warning. See [2022-06-01T21:32:26.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:32:26.108Z] [2022-06-01T21:32:26.380Z] Login Succeeded [2022-06-01T21:32:26.380Z] nexus3.edgexfoundry.org:10003 [2022-06-01T21:32:26.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:32:26.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:32:26.653Z] Configure a credential helper to remove this warning. See [2022-06-01T21:32:26.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:32:26.653Z] [2022-06-01T21:32:26.653Z] Login Succeeded [2022-06-01T21:32:26.653Z] nexus3.edgexfoundry.org:10004 [2022-06-01T21:32:26.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:32:27.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:32:27.199Z] Configure a credential helper to remove this warning. See [2022-06-01T21:32:27.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:32:27.199Z] [2022-06-01T21:32:27.199Z] Login Succeeded [2022-06-01T21:32:27.199Z] docker.io [2022-06-01T21:32:27.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-01T21:32:27.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-01T21:32:27.739Z] Configure a credential helper to remove this warning. See [2022-06-01T21:32:27.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-01T21:32:27.739Z] [2022-06-01T21:32:27.739Z] Login Succeeded [2022-06-01T21:32:27.739Z] ---> docker-login.sh ends [Pipeline] } [2022-06-01T21:32:27.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-01T21:32:27.989Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-01T21:32:28.000Z] ========================================================= [2022-06-01T21:32:28.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-01T21:32:28.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:32:28.352Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts --build-arg MAKE=echo noop --target=builder . [2022-06-01T21:32:29.779Z] Sending build context to Docker daemon 16.21MB [2022-06-01T21:32:29.779Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:32:29.779Z] Step 2/10 : FROM ${BASE} AS builder [2022-06-01T21:32:29.779Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-01T21:32:29.779Z] 9b3977197b4f: Pulling fs layer [2022-06-01T21:32:29.779Z] 1a89e8eeedd5: Pulling fs layer [2022-06-01T21:32:29.779Z] 94645a83ff95: Pulling fs layer [2022-06-01T21:32:29.779Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-01T21:32:29.779Z] 0c92f367c5e7: Pulling fs layer [2022-06-01T21:32:29.779Z] 63b1bc5785f6: Pulling fs layer [2022-06-01T21:32:29.779Z] 626d30ff41c6: Pulling fs layer [2022-06-01T21:32:29.779Z] de1d54c125be: Pulling fs layer [2022-06-01T21:32:29.779Z] 3f3a8bcf1eab: Waiting [2022-06-01T21:32:29.779Z] 0c92f367c5e7: Waiting [2022-06-01T21:32:29.779Z] 63b1bc5785f6: Waiting [2022-06-01T21:32:29.779Z] 626d30ff41c6: Waiting [2022-06-01T21:32:29.779Z] de1d54c125be: Waiting [2022-06-01T21:32:29.779Z] 94645a83ff95: Verifying Checksum [2022-06-01T21:32:29.779Z] 94645a83ff95: Download complete [2022-06-01T21:32:29.779Z] 1a89e8eeedd5: Verifying Checksum [2022-06-01T21:32:29.779Z] 1a89e8eeedd5: Download complete [2022-06-01T21:32:29.779Z] 0c92f367c5e7: Verifying Checksum [2022-06-01T21:32:29.779Z] 0c92f367c5e7: Download complete [2022-06-01T21:32:29.779Z] 63b1bc5785f6: Download complete [2022-06-01T21:32:29.779Z] 9b3977197b4f: Verifying Checksum [2022-06-01T21:32:29.779Z] 9b3977197b4f: Download complete [2022-06-01T21:32:29.779Z] 626d30ff41c6: Verifying Checksum [2022-06-01T21:32:29.779Z] 626d30ff41c6: Download complete [2022-06-01T21:32:30.399Z] 9b3977197b4f: Pull complete [2022-06-01T21:32:30.995Z] 1a89e8eeedd5: Pull complete [2022-06-01T21:32:31.591Z] 94645a83ff95: Pull complete [2022-06-01T21:32:31.591Z] de1d54c125be: Verifying Checksum [2022-06-01T21:32:31.591Z] de1d54c125be: Download complete [2022-06-01T21:32:32.189Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-01T21:32:32.189Z] 3f3a8bcf1eab: Download complete [2022-06-01T21:32:44.607Z] 3f3a8bcf1eab: Pull complete [2022-06-01T21:32:44.883Z] 0c92f367c5e7: Pull complete [2022-06-01T21:32:45.157Z] 63b1bc5785f6: Pull complete [2022-06-01T21:32:45.433Z] 626d30ff41c6: Pull complete [2022-06-01T21:32:52.192Z] de1d54c125be: Pull complete [2022-06-01T21:32:52.192Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-01T21:32:52.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-01T21:32:52.192Z] ---> 5f011755c4a2 [2022-06-01T21:32:52.192Z] Step 3/10 : ARG MAKE=make build [2022-06-01T21:32:53.181Z] ---> Running in 1789abda104b [2022-06-01T21:32:53.794Z] Removing intermediate container 1789abda104b [2022-06-01T21:32:53.794Z] ---> dedb850d27cd [2022-06-01T21:32:53.794Z] Step 4/10 : WORKDIR /device-sdk-go [2022-06-01T21:32:53.794Z] ---> Running in 202d5156a0fc [2022-06-01T21:32:54.077Z] Removing intermediate container 202d5156a0fc [2022-06-01T21:32:54.077Z] ---> f659fd84b71c [2022-06-01T21:32:54.077Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:32:54.077Z] ---> Running in 9a4c8776527f [2022-06-01T21:32:55.510Z] Removing intermediate container 9a4c8776527f [2022-06-01T21:32:55.510Z] ---> 761346acd363 [2022-06-01T21:32:55.510Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:32:55.785Z] ---> Running in 901e7b67ffca [2022-06-01T21:32:57.234Z] Removing intermediate container 901e7b67ffca [2022-06-01T21:32:57.234Z] ---> 5772c90757ae [2022-06-01T21:32:57.234Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:32:57.515Z] ---> Running in 4a235604844a [2022-06-01T21:32:58.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:32:59.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:33:00.459Z] OK: 220 MiB in 52 packages [2022-06-01T21:33:01.057Z] Removing intermediate container 4a235604844a [2022-06-01T21:33:01.057Z] ---> d10950ae80b1 [2022-06-01T21:33:01.057Z] Step 8/10 : COPY . . [2022-06-01T21:33:05.399Z] ---> 76981492d865 [2022-06-01T21:33:05.399Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:33:05.399Z] ---> Running in a62e75626eaf [2022-06-01T21:33:06.387Z] skipping... [2022-06-01T21:33:06.985Z] Removing intermediate container a62e75626eaf [2022-06-01T21:33:06.985Z] ---> 42392b54ed2c [2022-06-01T21:33:06.985Z] Step 10/10 : RUN ${MAKE} [2022-06-01T21:33:06.985Z] ---> Running in e2a0c5bdf05c [2022-06-01T21:33:07.976Z] noop [2022-06-01T21:33:08.578Z] Removing intermediate container e2a0c5bdf05c [2022-06-01T21:33:08.578Z] ---> 18c0f839bb14 [2022-06-01T21:33:08.854Z] Successfully built 18c0f839bb14 [2022-06-01T21:33:08.854Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:33:09.230Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T21:33:09.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:33:09.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-582 does not seem to be running inside a container [2022-06-01T21:33:09.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T21:33:10.879Z] $ docker top 797e3894ea2a839964082b196086b788a8cafcf37344f7ad2af923367b631567 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:33:11.806Z] + go version [2022-06-01T21:33:11.806Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-01T21:33:11.839Z] $ docker stop --time=1 797e3894ea2a839964082b196086b788a8cafcf37344f7ad2af923367b631567 [2022-06-01T21:33:13.499Z] $ docker rm -f 797e3894ea2a839964082b196086b788a8cafcf37344f7ad2af923367b631567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:33:14.091Z] + docker inspect -f . ci-base-image-arm64 [2022-06-01T21:33:14.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:33:14.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-582 does not seem to be running inside a container [2022-06-01T21:33:14.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-01T21:33:15.757Z] $ docker top 2256575f8358af9c4c59103e56c23ce97c4351e70ff1a575197460eee69b2038 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:33:16.646Z] + make test [2022-06-01T21:33:16.646Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-01T21:33:49.001Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-01T21:34:57.064Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-01T21:34:57.064Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-01T21:34:57.064Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-01T21:35:03.833Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.302s coverage: 23.3% of statements [2022-06-01T21:35:03.833Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-01T21:35:03.833Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.254s coverage: 27.6% of statements [2022-06-01T21:35:03.833Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.268s coverage: 78.9% of statements [2022-06-01T21:35:03.833Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.225s coverage: 9.0% of statements [2022-06-01T21:35:03.833Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-06-01T21:35:03.833Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-01T21:35:03.833Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-01T21:35:04.116Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.335s coverage: 28.7% of statements [2022-06-01T21:35:04.116Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-01T21:35:04.389Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.267s coverage: 82.9% of statements [2022-06-01T21:35:04.389Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-01T21:35:04.389Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-01T21:35:04.661Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.403s coverage: 57.8% of statements [2022-06-01T21:35:11.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.192s coverage: 89.2% of statements [2022-06-01T21:35:11.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-01T21:35:11.395Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.221s coverage: 4.8% of statements [2022-06-01T21:35:11.395Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-01T21:35:11.395Z] GO111MODULE=on go vet ./... [2022-06-01T21:36:07.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-01T21:36:07.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-01T21:36:07.984Z] ./bin/test-attribution-txt.sh [2022-06-01T21:36:08.969Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-06-01T21:36:08.969Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1-dev.2 [2022-06-01T21:36:08.969Z] go: downloading github.com/google/uuid v1.3.0 [2022-06-01T21:36:08.969Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-01T21:36:08.969Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-01T21:36:08.969Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-06-01T21:36:08.969Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1-dev.2 [2022-06-01T21:36:08.969Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-01T21:36:08.969Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-01T21:36:09.243Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-06-01T21:36:09.243Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-06-01T21:36:09.243Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-06-01T21:36:09.243Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-06-01T21:36:09.243Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1-dev.1 [2022-06-01T21:36:09.519Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2022-06-01T21:36:09.519Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-06-01T21:36:09.519Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-06-01T21:36:09.519Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-06-01T21:36:09.519Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-06-01T21:36:09.519Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-06-01T21:36:09.519Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-06-01T21:36:09.519Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-06-01T21:36:09.519Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-06-01T21:36:09.793Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-06-01T21:36:09.793Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-06-01T21:36:09.793Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-01T21:36:09.793Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-01T21:36:09.793Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-06-01T21:36:09.793Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-06-01T21:36:09.793Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-06-01T21:36:09.793Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-06-01T21:36:09.793Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-06-01T21:36:09.793Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-06-01T21:36:09.793Z] go: downloading golang.org/x/text v0.3.6 [2022-06-01T21:36:11.237Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-06-01T21:36:11.237Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-01T21:36:11.237Z] go: downloading github.com/x448/float16 v0.8.4 [2022-06-01T21:36:11.237Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-06-01T21:36:11.237Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-06-01T21:36:11.237Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-06-01T21:36:11.237Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-06-01T21:36:11.840Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-06-01T21:36:11.840Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-06-01T21:36:11.840Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-06-01T21:36:13.275Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-06-01T21:36:13.275Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-06-01T21:36:13.275Z] go: downloading github.com/fatih/color v1.9.0 [2022-06-01T21:36:13.275Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-06-01T21:36:13.275Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-01T21:36:13.275Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-01T21:36:13.275Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2022-06-01T21:36:18.702Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-01T21:36:19.363Z] + go mod tidy [2022-06-01T21:36:19.641Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-06-01T21:36:19.641Z] go: downloading github.com/go-stack/stack v1.8.0 [2022-06-01T21:36:19.641Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-06-01T21:36:19.917Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-06-01T21:36:19.917Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-06-01T21:36:19.917Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-06-01T21:36:19.917Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-06-01T21:36:19.917Z] go: downloading github.com/kr/pretty v0.3.0 [2022-06-01T21:36:20.192Z] go: downloading github.com/pkg/errors v0.9.1 [2022-06-01T21:36:20.192Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-06-01T21:36:20.192Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-06-01T21:36:20.192Z] go: downloading github.com/kr/text v0.2.0 [2022-06-01T21:36:20.192Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-06-01T21:36:20.192Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-06-01T21:36:20.192Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-06-01T21:36:20.192Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-06-01T21:36:20.468Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-06-01T21:36:20.468Z] go: downloading github.com/miekg/dns v1.1.26 [2022-06-01T21:36:20.468Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-06-01T21:36:20.468Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2022-06-01T21:36:20.468Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-06-01T21:36:20.745Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-06-01T21:36:20.745Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2022-06-01T21:36:21.045Z] $ docker stop --time=1 2256575f8358af9c4c59103e56c23ce97c4351e70ff1a575197460eee69b2038 [2022-06-01T21:36:23.506Z] $ docker rm -f 2256575f8358af9c4c59103e56c23ce97c4351e70ff1a575197460eee69b2038 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:36:26.179Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-01T21:36:26.208Z] Warning: overwriting stash ‘coverage-report’ [2022-06-01T21:36:27.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-01T21:36:27.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-01T21:36:27.817Z] + ls -al . [2022-06-01T21:36:27.817Z] total 304 [2022-06-01T21:36:27.818Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 1 21:36 . [2022-06-01T21:36:27.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:31 .. [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 1 21:31 .dockerignore [2022-06-01T21:36:27.818Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 21:32 .git [2022-06-01T21:36:27.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:31 .github [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 124 Jun 1 21:31 .gitignore [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 26321 Jun 1 21:31 CHANGELOG.md [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 1 21:31 GOVERNANCE.md [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 1 21:31 Jenkinsfile [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 1 21:31 LICENSE [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 1120 Jun 1 21:31 Makefile [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 1 21:31 OWNERS.md [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 4890 Jun 1 21:31 README.md [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 1 21:29 VERSION [2022-06-01T21:36:27.818Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:31 bin [2022-06-01T21:36:27.818Z] -rw-r--r-- 1 jenkins jenkins 128641 Jun 1 21:35 coverage.out [2022-06-01T21:36:27.818Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:31 example [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 588 Jun 1 21:36 go.mod [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 48982 Jun 1 21:31 go.sum [2022-06-01T21:36:27.818Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 21:31 internal [2022-06-01T21:36:27.818Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:31 openapi [2022-06-01T21:36:27.818Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 1 21:31 pkg [2022-06-01T21:36:27.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:31 snap [2022-06-01T21:36:27.818Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 21:31 vendor [2022-06-01T21:36:27.818Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 1 21:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:36:28.179Z] + 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=00685ec2d5c51377ae61b360273945aff10f59dc --label arch=arm64 --label version=2.1.1-dev.3 . [2022-06-01T21:36:29.614Z] Sending build context to Docker daemon 16.34MB [2022-06-01T21:36:29.614Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2022-06-01T21:36:29.614Z] Step 2/24 : FROM ${BASE} AS builder [2022-06-01T21:36:29.614Z] ---> 18c0f839bb14 [2022-06-01T21:36:29.614Z] Step 3/24 : ARG MAKE=make build [2022-06-01T21:36:29.614Z] ---> Running in 41ad19d53468 [2022-06-01T21:36:29.892Z] Removing intermediate container 41ad19d53468 [2022-06-01T21:36:29.892Z] ---> e63cfdd7e755 [2022-06-01T21:36:29.892Z] Step 4/24 : WORKDIR /device-sdk-go [2022-06-01T21:36:30.170Z] ---> Running in 3d954fd9ebcb [2022-06-01T21:36:30.445Z] Removing intermediate container 3d954fd9ebcb [2022-06-01T21:36:30.445Z] ---> 82a21a2c308f [2022-06-01T21:36:30.445Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:36:30.445Z] ---> Running in 94e9e29a3b63 [2022-06-01T21:36:30.721Z] Removing intermediate container 94e9e29a3b63 [2022-06-01T21:36:30.721Z] ---> db5d8eb5453c [2022-06-01T21:36:30.721Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:36:30.999Z] ---> Running in 6c3cd2af84bd [2022-06-01T21:36:33.003Z] Removing intermediate container 6c3cd2af84bd [2022-06-01T21:36:33.003Z] ---> 8ff87a445f9c [2022-06-01T21:36:33.003Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-01T21:36:33.003Z] ---> Running in c2263c009a06 [2022-06-01T21:36:33.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:36:34.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:36:35.563Z] OK: 220 MiB in 52 packages [2022-06-01T21:36:36.551Z] Removing intermediate container c2263c009a06 [2022-06-01T21:36:36.551Z] ---> 257ee65ad91a [2022-06-01T21:36:36.551Z] Step 8/24 : COPY . . [2022-06-01T21:36:40.875Z] ---> 2f95d70b2e4d [2022-06-01T21:36:40.875Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-01T21:36:40.875Z] ---> Running in 75419848d2db [2022-06-01T21:36:41.870Z] skipping... [2022-06-01T21:36:42.486Z] Removing intermediate container 75419848d2db [2022-06-01T21:36:42.486Z] ---> 4bd007b3f185 [2022-06-01T21:36:42.486Z] Step 10/24 : RUN ${MAKE} [2022-06-01T21:36:42.486Z] ---> Running in cc8682781fd0 [2022-06-01T21:36:43.470Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1-dev.3" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-01T21:37:22.532Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-01T21:37:24.536Z] Removing intermediate container cc8682781fd0 [2022-06-01T21:37:24.536Z] ---> 61b0777f94f1 [2022-06-01T21:37:24.536Z] Step 11/24 : FROM alpine:3.14 [2022-06-01T21:37:25.519Z] 3.14: Pulling from library/alpine [2022-06-01T21:37:25.520Z] 455c02918c45: Pulling fs layer [2022-06-01T21:37:25.802Z] 455c02918c45: Verifying Checksum [2022-06-01T21:37:25.802Z] 455c02918c45: Download complete [2022-06-01T21:37:26.403Z] 455c02918c45: Pull complete [2022-06-01T21:37:26.403Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-01T21:37:26.403Z] Status: Downloaded newer image for alpine:3.14 [2022-06-01T21:37:26.403Z] ---> ac73e934f311 [2022-06-01T21:37:26.403Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-01T21:37:26.403Z] ---> Running in 85df4d98210c [2022-06-01T21:37:26.686Z] Removing intermediate container 85df4d98210c [2022-06-01T21:37:26.686Z] ---> f5fe6a4fe089 [2022-06-01T21:37:26.686Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-01T21:37:26.961Z] ---> Running in 19fa47be217d [2022-06-01T21:37:28.411Z] Removing intermediate container 19fa47be217d [2022-06-01T21:37:28.411Z] ---> b37f5f41d852 [2022-06-01T21:37:28.411Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2022-06-01T21:37:28.695Z] ---> Running in d11dddab6444 [2022-06-01T21:37:29.682Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-01T21:37:30.665Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-01T21:37:31.651Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-01T21:37:31.651Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-01T21:37:31.651Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-01T21:37:31.925Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-01T21:37:31.925Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-01T21:37:31.925Z] Executing busybox-1.33.1-r7.trigger [2022-06-01T21:37:32.199Z] OK: 8 MiB in 19 packages [2022-06-01T21:37:33.183Z] Removing intermediate container d11dddab6444 [2022-06-01T21:37:33.183Z] ---> 62cd0c49f0a2 [2022-06-01T21:37:33.183Z] Step 15/24 : WORKDIR / [2022-06-01T21:37:33.183Z] ---> Running in 4b7de4798791 [2022-06-01T21:37:33.458Z] Removing intermediate container 4b7de4798791 [2022-06-01T21:37:33.458Z] ---> 1337a36f8bf5 [2022-06-01T21:37:33.458Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-01T21:37:34.056Z] ---> 65677cdc419f [2022-06-01T21:37:34.056Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-01T21:37:35.042Z] ---> cd12d2c0ccfc [2022-06-01T21:37:35.042Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-01T21:37:35.643Z] ---> 23c0acca6ea8 [2022-06-01T21:37:35.643Z] Step 19/24 : EXPOSE 59999 [2022-06-01T21:37:35.643Z] ---> Running in 42303d0f3e31 [2022-06-01T21:37:35.918Z] Removing intermediate container 42303d0f3e31 [2022-06-01T21:37:35.918Z] ---> dc6e8ef10ce2 [2022-06-01T21:37:35.918Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2022-06-01T21:37:35.918Z] ---> Running in cadfa42f6df9 [2022-06-01T21:37:36.520Z] Removing intermediate container cadfa42f6df9 [2022-06-01T21:37:36.520Z] ---> 6ae2f327cb9e [2022-06-01T21:37:36.520Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-01T21:37:36.520Z] ---> Running in 224651e02caf [2022-06-01T21:37:36.796Z] Removing intermediate container 224651e02caf [2022-06-01T21:37:36.796Z] ---> 0afffb326a9c [2022-06-01T21:37:36.796Z] Step 22/24 : LABEL arch=arm64 [2022-06-01T21:37:36.796Z] ---> Running in 46b473b34911 [2022-06-01T21:37:37.076Z] Removing intermediate container 46b473b34911 [2022-06-01T21:37:37.076Z] ---> 37b5d64bcddc [2022-06-01T21:37:37.076Z] Step 23/24 : LABEL git_sha=00685ec2d5c51377ae61b360273945aff10f59dc [2022-06-01T21:37:37.076Z] ---> Running in c4388ea526be [2022-06-01T21:37:37.688Z] Removing intermediate container c4388ea526be [2022-06-01T21:37:37.688Z] ---> 5703d46be505 [2022-06-01T21:37:37.688Z] Step 24/24 : LABEL version=2.1.1-dev.3 [2022-06-01T21:37:37.688Z] ---> Running in 5dc2dec88260 [2022-06-01T21:37:37.963Z] Removing intermediate container 5dc2dec88260 [2022-06-01T21:37:37.963Z] ---> 5ca8b6b64128 [2022-06-01T21:37:37.963Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-01T21:37:38.240Z] Successfully built 5ca8b6b64128 [2022-06-01T21:37:38.240Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:37:38.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:37:38.697Z] [2022-06-01T21:37:38.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:37:39.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:37:39.332Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-01T21:37:39.332Z] 8998bd30e6a1: Pulling fs layer [2022-06-01T21:37:39.332Z] 04944245beec: Pulling fs layer [2022-06-01T21:37:39.333Z] 699f458cf7ca: Pulling fs layer [2022-06-01T21:37:39.333Z] 765212b225bb: Pulling fs layer [2022-06-01T21:37:39.333Z] f23df028b6ca: Pulling fs layer [2022-06-01T21:37:39.333Z] d65c8cfc05b1: Pulling fs layer [2022-06-01T21:37:39.333Z] 2437ff75d9bd: Pulling fs layer [2022-06-01T21:37:39.333Z] f23df028b6ca: Waiting [2022-06-01T21:37:39.333Z] d65c8cfc05b1: Waiting [2022-06-01T21:37:39.333Z] 765212b225bb: Waiting [2022-06-01T21:37:39.333Z] 2437ff75d9bd: Waiting [2022-06-01T21:37:39.333Z] 04944245beec: Verifying Checksum [2022-06-01T21:37:39.333Z] 04944245beec: Download complete [2022-06-01T21:37:39.333Z] 765212b225bb: Verifying Checksum [2022-06-01T21:37:39.333Z] 765212b225bb: Download complete [2022-06-01T21:37:39.611Z] f23df028b6ca: Verifying Checksum [2022-06-01T21:37:39.611Z] f23df028b6ca: Download complete [2022-06-01T21:37:39.611Z] d65c8cfc05b1: Verifying Checksum [2022-06-01T21:37:39.611Z] d65c8cfc05b1: Download complete [2022-06-01T21:37:39.611Z] 699f458cf7ca: Verifying Checksum [2022-06-01T21:37:39.611Z] 699f458cf7ca: Download complete [2022-06-01T21:37:39.886Z] 8998bd30e6a1: Download complete [2022-06-01T21:37:42.513Z] 2437ff75d9bd: Verifying Checksum [2022-06-01T21:37:42.513Z] 2437ff75d9bd: Download complete [2022-06-01T21:37:44.499Z] 8998bd30e6a1: Pull complete [2022-06-01T21:37:44.775Z] 04944245beec: Pull complete [2022-06-01T21:37:46.210Z] 699f458cf7ca: Pull complete [2022-06-01T21:37:46.484Z] 765212b225bb: Pull complete [2022-06-01T21:37:47.468Z] f23df028b6ca: Pull complete [2022-06-01T21:37:47.468Z] d65c8cfc05b1: Pull complete [2022-06-01T21:38:02.584Z] 2437ff75d9bd: Pull complete [2022-06-01T21:38:02.584Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-01T21:38:02.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-01T21:38:02.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:38:02.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-582 does not seem to be running inside a container [2022-06-01T21:38:02.949Z] $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-01T21:38:05.662Z] $ docker top f985af4cc362857ef5286c8ed68613b96b5b619a91ef8fba5911a2d860bd7f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:38:06.625Z] ---> job-cost.sh [2022-06-01T21:38:06.625Z] lf-activate-venv: SKIPPING [2022-06-01T21:38:06.625Z] INFO: No Stack... [2022-06-01T21:38:07.221Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-01T21:38:08.201Z] INFO: Archiving Costs [Pipeline] sh [2022-06-01T21:38:08.866Z] + cat /w/workspace/device-sdk-go/7/archives/cost.csv [2022-06-01T21:38:08.866Z] + cut -d, -f6 [Pipeline] lock [2022-06-01T21:38:08.929Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] [2022-06-01T21:38:08.935Z] Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] did not exist. Created. [2022-06-01T21:38:08.935Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-01T21:38:09.661Z] /w/workspace/device-sdk-go/7@tmp/durable-5d3b065b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-01T21:38:10.353Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-01T21:38:10.373Z] Warning: overwriting stash ‘stack-cost’ [2022-06-01T21:38:10.616Z] Stashed 1 file(s) [Pipeline] } [2022-06-01T21:38:10.626Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-01T21:38:10.654Z] $ docker stop --time=1 f985af4cc362857ef5286c8ed68613b96b5b619a91ef8fba5911a2d860bd7f7c [2022-06-01T21:38:12.228Z] $ docker rm -f f985af4cc362857ef5286c8ed68613b96b5b619a91ef8fba5911a2d860bd7f7c [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 [2022-06-01T21:38:12.727Z] provisioning config files... [2022-06-01T21:38:12.735Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config285755274866958443tmp [Pipeline] { [Pipeline] sh [2022-06-01T21:38:13.029Z] + set +x [2022-06-01T21:38:13.029Z] + bash -s -- [2022-06-01T21:38:13.029Z] + curl -s https://codecov.io/bash [2022-06-01T21:38:13.029Z] [2022-06-01T21:38:13.029Z] _____ _ [2022-06-01T21:38:13.029Z] / ____| | | [2022-06-01T21:38:13.029Z] | | ___ __| | ___ ___ _____ __ [2022-06-01T21:38:13.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-01T21:38:13.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-01T21:38:13.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-01T21:38:13.029Z] Bash-1.0.6 [2022-06-01T21:38:13.029Z] [2022-06-01T21:38:13.029Z] [2022-06-01T21:38:13.029Z] ==> git version 2.25.1 found [2022-06-01T21:38:13.029Z] ==> 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 [2022-06-01T21:38:13.029Z] Release-Date: 2020-01-08 [2022-06-01T21:38:13.029Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-01T21:38:13.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-01T21:38:13.029Z] ==> Jenkins CI detected. [2022-06-01T21:38:13.029Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_jakarta [2022-06-01T21:38:13.029Z] project root: . [2022-06-01T21:38:13.029Z] --> token set from env [2022-06-01T21:38:13.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-01T21:38:13.029Z] ==> Running gcov in . (disable via -X gcov) [2022-06-01T21:38:13.029Z] ==> Python coveragepy not found [2022-06-01T21:38:13.029Z] ==> Searching for coverage reports in: [2022-06-01T21:38:13.029Z] + . [2022-06-01T21:38:13.029Z] -> Found 1 reports [2022-06-01T21:38:13.029Z] ==> Detecting git/mercurial file structure [2022-06-01T21:38:13.029Z] ==> Reading reports [2022-06-01T21:38:13.029Z] + ./coverage.out bytes=128641 [2022-06-01T21:38:13.029Z] ==> Appending adjustments [2022-06-01T21:38:13.029Z] https://docs.codecov.io/docs/fixing-reports [2022-06-01T21:38:13.601Z] + Found adjustments [2022-06-01T21:38:13.601Z] ==> Gzipping contents [2022-06-01T21:38:13.601Z] 24K /tmp/codecov.Z916wt.gz [2022-06-01T21:38:13.601Z] ==> Uploading reports [2022-06-01T21:38:13.601Z] url: https://codecov.io [2022-06-01T21:38:13.601Z] query: branch=jakarta&commit=00685ec2d5c51377ae61b360273945aff10f59dc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-01T21:38:13.601Z] -> Pinging Codecov [2022-06-01T21:38:13.601Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=jakarta&commit=00685ec2d5c51377ae61b360273945aff10f59dc&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-01T21:38:13.861Z] -> Uploading to [2022-06-01T21:38:13.861Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-01/7E55EF52A471D76F132DFD9A03CDDE97/00685ec2d5c51377ae61b360273945aff10f59dc/f04e5355-ce84-4b19-a0bd-cece57f66c4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T213813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06a64699c150b88f1fa23357f68b2e3acb72951bd13001ccb8cec9cffc5c6e7d [2022-06-01T21:38:13.861Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T21:38:13.861Z] Dload Upload Total Spent Left Speed [2022-06-01T21:38:14.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23047 0 0 100 23047 0 99k --:--:-- --:--:-- --:--:-- 99k [2022-06-01T21:38:14.122Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/00685ec2d5c51377ae61b360273945aff10f59dc [Pipeline] } [2022-06-01T21:38:14.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-01T21:38:14.297Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-01T21:38:14.306Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:14.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-01T21:38:14.612Z] [2022-06-01T21:38:14.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:14.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-01T21:38:14.910Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-01T21:38:14.910Z] df9b9388f04a: Pulling fs layer [2022-06-01T21:38:14.910Z] 52dc419b0ee2: Pulling fs layer [2022-06-01T21:38:14.910Z] 25bc292e5bac: Pulling fs layer [2022-06-01T21:38:14.910Z] 114826534d7a: Pulling fs layer [2022-06-01T21:38:14.910Z] 4657fd5d0bcf: Pulling fs layer [2022-06-01T21:38:14.910Z] 6ad1cebc031e: Pulling fs layer [2022-06-01T21:38:14.910Z] 8a3aa393b2d8: Pulling fs layer [2022-06-01T21:38:14.910Z] 6ad1cebc031e: Waiting [2022-06-01T21:38:14.910Z] 114826534d7a: Waiting [2022-06-01T21:38:14.910Z] 4657fd5d0bcf: Waiting [2022-06-01T21:38:14.910Z] 8a3aa393b2d8: Waiting [2022-06-01T21:38:14.910Z] 25bc292e5bac: Verifying Checksum [2022-06-01T21:38:14.910Z] 25bc292e5bac: Download complete [2022-06-01T21:38:14.910Z] 52dc419b0ee2: Download complete [2022-06-01T21:38:14.910Z] 4657fd5d0bcf: Verifying Checksum [2022-06-01T21:38:14.910Z] 4657fd5d0bcf: Download complete [2022-06-01T21:38:14.910Z] df9b9388f04a: Verifying Checksum [2022-06-01T21:38:14.910Z] df9b9388f04a: Download complete [2022-06-01T21:38:15.169Z] df9b9388f04a: Pull complete [2022-06-01T21:38:15.169Z] 6ad1cebc031e: Verifying Checksum [2022-06-01T21:38:15.169Z] 6ad1cebc031e: Download complete [2022-06-01T21:38:15.169Z] 52dc419b0ee2: Pull complete [2022-06-01T21:38:15.169Z] 25bc292e5bac: Pull complete [2022-06-01T21:38:15.739Z] 114826534d7a: Download complete [2022-06-01T21:38:15.998Z] 8a3aa393b2d8: Verifying Checksum [2022-06-01T21:38:15.998Z] 8a3aa393b2d8: Download complete [2022-06-01T21:38:19.289Z] 114826534d7a: Pull complete [2022-06-01T21:38:19.289Z] 4657fd5d0bcf: Pull complete [2022-06-01T21:38:19.548Z] 6ad1cebc031e: Pull complete [2022-06-01T21:38:22.087Z] 8a3aa393b2d8: Pull complete [2022-06-01T21:38:22.087Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-01T21:38:22.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-01T21:38:22.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:38:22.189Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:38:22.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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-devops/edgex-snyk-go:1.410.4 cat [2022-06-01T21:38:23.827Z] $ docker top 74feabcdd2333bd95c64f8d4a66f78b669a6e0b4c63e4198d142cb8675fa9d8c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-01T21:38:23.899Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-06-01T21:38:24.180Z] + set -o pipefail [2022-06-01T21:38:24.180Z] + snyk monitor '--org=edgex-jenkins' [2022-06-01T21:38:26.727Z] [2022-06-01T21:38:26.727Z] Monitoring /w/workspace/gexfoundry_device-sdk-go_jakarta (github.com/edgexfoundry/device-sdk-go/v2)... [2022-06-01T21:38:26.727Z] [2022-06-01T21:38:26.727Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ba377af3-36a8-4335-a1bd-36a721f94976/history/648731d8-b33a-42bd-a939-917bc8092155 [2022-06-01T21:38:26.727Z] [2022-06-01T21:38:26.727Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-01T21:38:26.727Z] [2022-06-01T21:38:26.727Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-01T21:38:26.727Z] [2022-06-01T21:38:26.990Z] [Pipeline] } [2022-06-01T21:38:27.266Z] $ docker stop --time=1 74feabcdd2333bd95c64f8d4a66f78b669a6e0b4c63e4198d142cb8675fa9d8c [2022-06-01T21:38:28.576Z] $ docker rm -f 74feabcdd2333bd95c64f8d4a66f78b669a6e0b4c63e4198d142cb8675fa9d8c [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 [2022-06-01T21:38:28.782Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:38:28.793Z] provisioning config files... [2022-06-01T21:38:28.802Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config1186131363742509974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:38:29.102Z] --> edgex-publish-swagger.sh [2022-06-01T21:38:29.103Z] === Publish openapi/v2 API === [2022-06-01T21:38:29.103Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-01T21:38:29.103Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/gexfoundry_device-sdk-go_jakarta/openapi/v2/device-sdk.yaml] [2022-06-01T21:38:29.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-01T21:38:29.103Z] Dload Upload Total Spent Left Speed [2022-06-01T21:38:30.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 223k --:--:-- --:--:-- --:--:-- 222k 100 51659 0 0 100 51659 0 60703 --:--:-- --:--:-- --:--:-- 60632 [2022-06-01T21:38:30.050Z] [2022-06-01T21:38:30.050Z] [Pipeline] } [2022-06-01T21:38:30.059Z] 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 [2022-06-01T21:38:30.431Z] + git log --format=format:%s -1 00685ec2d5c51377ae61b360273945aff10f59dc [Pipeline] sh [2022-06-01T21:38:30.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:38:30.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:31.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:38:31.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:38:31.121Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:38:31.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:38:31.541Z] $ docker top d9a9dcecd51360c9775aa3a6ab6c1efd1217673122bee203be55dcb91acf8705 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:38:31.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:38:31.641Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:38:31.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:38:31.772Z] $ docker exec d9a9dcecd51360c9775aa3a6ab6c1efd1217673122bee203be55dcb91acf8705 ssh-agent [2022-06-01T21:38:31.895Z] SSH_AUTH_SOCK=/tmp/ssh-ner6Kt4QZNHS/agent.33 [2022-06-01T21:38:31.895Z] SSH_AGENT_PID=39 [2022-06-01T21:38:31.950Z] Running ssh-add (command line suppressed) [2022-06-01T21:38:32.063Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_8043765376669758055.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_8043765376669758055.key) [2022-06-01T21:38:32.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:38:32.481Z] + git semver tag [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,648 [run_tag] DEBUG tag force:False [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,648 [check_head_tag] DEBUG check head tag [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,648 [execute] INFO git cat-file --batch-check [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,651 [execute] INFO git cat-file --batch [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=) [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,661 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,661 [execute] INFO git tag -a v2.1.1-dev.3 -m v2.1.1-dev.3 [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,661 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.3', '-m', 'v2.1.1-dev.3'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:38:32.750Z] 2022-06-01 21:38:32,666 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:32.750Z] 2.1.1-dev.3 [Pipeline] } [2022-06-01T21:38:32.762Z] $ docker exec --env ******** --env ******** d9a9dcecd51360c9775aa3a6ab6c1efd1217673122bee203be55dcb91acf8705 ssh-agent -k [2022-06-01T21:38:32.887Z] unset SSH_AUTH_SOCK; [2022-06-01T21:38:32.887Z] unset SSH_AGENT_PID; [2022-06-01T21:38:32.887Z] echo Agent pid 39 killed; [2022-06-01T21:38:32.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:38:33.221Z] + git semver [Pipeline] } [2022-06-01T21:38:33.497Z] $ docker stop --time=1 d9a9dcecd51360c9775aa3a6ab6c1efd1217673122bee203be55dcb91acf8705 [2022-06-01T21:38:34.791Z] $ docker rm -f d9a9dcecd51360c9775aa3a6ab6c1efd1217673122bee203be55dcb91acf8705 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:35.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-01T21:38:35.200Z] [2022-06-01T21:38:35.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:35.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-01T21:38:35.509Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-01T21:38:35.509Z] ab5ef0e58194: Pulling fs layer [2022-06-01T21:38:35.509Z] 9712f1f96733: Pulling fs layer [2022-06-01T21:38:35.509Z] 63f879dbbcfc: Pulling fs layer [2022-06-01T21:38:35.509Z] 0d9ebad4ef96: Pulling fs layer [2022-06-01T21:38:35.509Z] e9a5061849ea: Pulling fs layer [2022-06-01T21:38:35.509Z] d747dcd14b5f: Pulling fs layer [2022-06-01T21:38:35.509Z] 2de7ff778b66: Pulling fs layer [2022-06-01T21:38:35.509Z] 0d9ebad4ef96: Waiting [2022-06-01T21:38:35.509Z] e9a5061849ea: Waiting [2022-06-01T21:38:35.509Z] 2de7ff778b66: Waiting [2022-06-01T21:38:35.509Z] 9712f1f96733: Verifying Checksum [2022-06-01T21:38:35.509Z] 9712f1f96733: Download complete [2022-06-01T21:38:35.776Z] 63f879dbbcfc: Verifying Checksum [2022-06-01T21:38:35.776Z] 63f879dbbcfc: Download complete [2022-06-01T21:38:36.039Z] e9a5061849ea: Verifying Checksum [2022-06-01T21:38:36.039Z] e9a5061849ea: Download complete [2022-06-01T21:38:36.039Z] d747dcd14b5f: Verifying Checksum [2022-06-01T21:38:36.039Z] d747dcd14b5f: Download complete [2022-06-01T21:38:36.039Z] 0d9ebad4ef96: Verifying Checksum [2022-06-01T21:38:36.039Z] 0d9ebad4ef96: Download complete [2022-06-01T21:38:36.039Z] ab5ef0e58194: Verifying Checksum [2022-06-01T21:38:36.039Z] ab5ef0e58194: Download complete [2022-06-01T21:38:36.039Z] 2de7ff778b66: Verifying Checksum [2022-06-01T21:38:36.039Z] 2de7ff778b66: Download complete [2022-06-01T21:38:39.330Z] ab5ef0e58194: Pull complete [2022-06-01T21:38:39.330Z] 9712f1f96733: Pull complete [2022-06-01T21:38:39.589Z] 63f879dbbcfc: Pull complete [2022-06-01T21:38:43.779Z] 0d9ebad4ef96: Pull complete [2022-06-01T21:38:43.779Z] e9a5061849ea: Pull complete [2022-06-01T21:38:43.779Z] d747dcd14b5f: Pull complete [2022-06-01T21:38:44.347Z] 2de7ff778b66: Pull complete [2022-06-01T21:38:44.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-01T21:38:44.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-01T21:38:44.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:38:44.437Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:38:44.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-01T21:38:46.138Z] $ docker top 96bdec3c2a55b4ef286a7e25a92f58228ac1d76d735a0a93ffcb5f0390ce750b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:38:46.218Z] provisioning config files... [2022-06-01T21:38:46.226Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config8611132172274689659tmp [2022-06-01T21:38:46.238Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config3560130170183225659tmp [2022-06-01T21:38:46.250Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config5717964578826235658tmp [Pipeline] { [Pipeline] echo [2022-06-01T21:38:46.265Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:38:46.546Z] ---> sigul-configuration.sh [2022-06-01T21:38:46.546Z] gpg: directory `/root/.gnupg' created [2022-06-01T21:38:46.546Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-01T21:38:46.546Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-01T21:38:46.546Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-01T21:38:46.546Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-01T21:38:46.546Z] gpg: CAST5 encrypted data [2022-06-01T21:38:46.546Z] gpg: encrypted with 1 passphrase [2022-06-01T21:38:46.546Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-01T21:38:46.835Z] + mkdir /home/jenkins [2022-06-01T21:38:46.835Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-01T21:38:47.121Z] + 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 [2022-06-01T21:38:47.130Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:38:47.414Z] ---> sigul-install.sh [2022-06-01T21:38:47.414Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-01T21:38:47.701Z] + git tag --list [2022-06-01T21:38:47.701Z] 0.7.1 [2022-06-01T21:38:47.701Z] delhi-tag [2022-06-01T21:38:47.701Z] v1.0.0 [2022-06-01T21:38:47.701Z] v1.1.0 [2022-06-01T21:38:47.701Z] v1.1.1 [2022-06-01T21:38:47.701Z] v1.1.2 [2022-06-01T21:38:47.701Z] v1.2.0 [2022-06-01T21:38:47.701Z] v1.2.1 [2022-06-01T21:38:47.701Z] v1.2.2 [2022-06-01T21:38:47.701Z] v1.2.3 [2022-06-01T21:38:47.701Z] v1.3.0 [2022-06-01T21:38:47.701Z] v1.4.0 [2022-06-01T21:38:47.701Z] v2.0.0 [2022-06-01T21:38:47.701Z] v2.1.0 [2022-06-01T21:38:47.701Z] v2.1.1-dev.2 [2022-06-01T21:38:47.701Z] v2.1.1-dev.3 [2022-06-01T21:38:47.701Z] v2.2.0 [2022-06-01T21:38:47.701Z] v2.2.1-dev.1 [2022-06-01T21:38:47.701Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-01T21:38:47.987Z] + lftools sign git-tag v2.1.1-dev.3 [2022-06-01T21:38:48.557Z] Signing Git tag with Sigul... [2022-06-01T21:38:48.557Z] Signing v2.1.1-dev.3 [Pipeline] echo [2022-06-01T21:38:48.825Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:38:49.110Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-01T21:38:49.117Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-01T21:38:49.139Z] $ docker stop --time=1 96bdec3c2a55b4ef286a7e25a92f58228ac1d76d735a0a93ffcb5f0390ce750b [2022-06-01T21:38:50.422Z] $ docker rm -f 96bdec3c2a55b4ef286a7e25a92f58228ac1d76d735a0a93ffcb5f0390ce750b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-01T21:38:50.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:38:50.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:51.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:38:51.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:38:51.249Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:38:51.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:38:51.675Z] $ docker top 3b919c6a7e06b12ffb64353ac327e48af407bdce05952734f9eab1146b09ddb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:38:51.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:38:51.764Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:38:51.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:38:51.894Z] $ docker exec 3b919c6a7e06b12ffb64353ac327e48af407bdce05952734f9eab1146b09ddb7 ssh-agent [2022-06-01T21:38:52.004Z] SSH_AUTH_SOCK=/tmp/ssh-KIdvEbSwKGtU/agent.32 [2022-06-01T21:38:52.004Z] SSH_AGENT_PID=38 [2022-06-01T21:38:52.009Z] Running ssh-add (command line suppressed) [2022-06-01T21:38:52.116Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_2293646174610764130.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_2293646174610764130.key) [2022-06-01T21:38:52.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:38:52.420Z] + git semver bump pre [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,593 [bump_version] DEBUG bumping version:2.1.1-dev.3 on axis:pre with prefix:dev [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,593 [bump_version] DEBUG bumped version:2.1.1-dev.4 [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,593 [write_version] DEBUG write version:2.1.1-dev.4 to path:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta with force:True [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,593 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,595 [execute] INFO git cat-file --batch-check [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,600 [execute] INFO git cat-file --batch [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2022-06-01T21:38:52.681Z] 2022-06-01 21:38:52,605 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:52.681Z] 2.1.1-dev.4 [Pipeline] } [2022-06-01T21:38:52.693Z] $ docker exec --env ******** --env ******** 3b919c6a7e06b12ffb64353ac327e48af407bdce05952734f9eab1146b09ddb7 ssh-agent -k [2022-06-01T21:38:52.801Z] unset SSH_AUTH_SOCK; [2022-06-01T21:38:52.802Z] unset SSH_AGENT_PID; [2022-06-01T21:38:52.802Z] echo Agent pid 38 killed; [2022-06-01T21:38:52.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:38:53.111Z] + git semver [Pipeline] } [2022-06-01T21:38:53.387Z] $ docker stop --time=1 3b919c6a7e06b12ffb64353ac327e48af407bdce05952734f9eab1146b09ddb7 [2022-06-01T21:38:54.702Z] $ docker rm -f 3b919c6a7e06b12ffb64353ac327e48af407bdce05952734f9eab1146b09ddb7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-01T21:38:55.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-01T21:38:55.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:38:55.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-01T21:38:55.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:38:55.444Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:38:55.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-01T21:38:55.829Z] $ docker top 0ea4226f967ed422f72352122fc6c07f2bab41566aa64298bc11b5ae366543ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-01T21:38:55.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-01T21:38:55.934Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-01T21:38:56.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-01T21:38:56.056Z] $ docker exec 0ea4226f967ed422f72352122fc6c07f2bab41566aa64298bc11b5ae366543ab ssh-agent [2022-06-01T21:38:56.173Z] SSH_AUTH_SOCK=/tmp/ssh-on1PsvNy8rlm/agent.34 [2022-06-01T21:38:56.173Z] SSH_AGENT_PID=40 [2022-06-01T21:38:56.178Z] Running ssh-add (command line suppressed) [2022-06-01T21:38:56.293Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7967035239678461211.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7967035239678461211.key) [2022-06-01T21:38:56.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-01T21:38:56.597Z] + git semver push [2022-06-01T21:38:56.857Z] 2022-06-01 21:38:56,784 [run_push] DEBUG push [2022-06-01T21:38:56.857Z] 2022-06-01 21:38:56,784 [execute] INFO git push origin semver [2022-06-01T21:38:56.857Z] 2022-06-01 21:38:56,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:38:57.801Z] 2022-06-01 21:38:57,434 [run_push] DEBUG push all version tags [2022-06-01T21:38:57.801Z] 2022-06-01 21:38:57,435 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-01T21:38:57.801Z] 2022-06-01 21:38:57,435 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-sdk-go_jakarta, universal_newlines=False, shell=None, istream=None) [2022-06-01T21:38:58.061Z] 2022-06-01 21:38:58,057 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver/jakarta [2022-06-01T21:38:58.061Z] 2.1.1-dev.4 [Pipeline] } [2022-06-01T21:38:58.334Z] $ docker exec --env ******** --env ******** 0ea4226f967ed422f72352122fc6c07f2bab41566aa64298bc11b5ae366543ab ssh-agent -k [2022-06-01T21:38:58.457Z] unset SSH_AUTH_SOCK; [2022-06-01T21:38:58.457Z] unset SSH_AGENT_PID; [2022-06-01T21:38:58.457Z] echo Agent pid 40 killed; [2022-06-01T21:38:58.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-01T21:38:58.777Z] + git semver [Pipeline] } [2022-06-01T21:38:59.052Z] $ docker stop --time=1 0ea4226f967ed422f72352122fc6c07f2bab41566aa64298bc11b5ae366543ab [2022-06-01T21:39:00.332Z] $ docker rm -f 0ea4226f967ed422f72352122fc6c07f2bab41566aa64298bc11b5ae366543ab [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 [2022-06-01T21:39:00.900Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_jakarta/archives ] [2022-06-01T21:39:00.900Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-01T21:39:00.900Z] total 16 [2022-06-01T21:39:00.900Z] drwxr-xr-x 3 root root 4096 Jun 1 21:31 . [2022-06-01T21:39:00.900Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:38 .. [2022-06-01T21:39:00.900Z] drwxr-xr-x 2 root root 4096 Jun 1 21:31 cost [2022-06-01T21:39:00.900Z] -rw-r--r-- 1 root root 85 Jun 1 21:31 cost.csv [2022-06-01T21:39:00.900Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-01T21:39:00.900Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives [2022-06-01T21:39:00.900Z] total 16 [2022-06-01T21:39:00.900Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:31 . [2022-06-01T21:39:00.900Z] drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 21:38 .. [2022-06-01T21:39:00.900Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 21:31 cost [2022-06-01T21:39:00.900Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 1 21:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:01.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:02.059Z] ---> package-listing.sh [2022-06-01T21:39:02.059Z] ++ facter osfamily [2022-06-01T21:39:02.059Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-01T21:39:02.320Z] + OS_FAMILY=debian [2022-06-01T21:39:02.320Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_jakarta [2022-06-01T21:39:02.320Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-01T21:39:02.320Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-01T21:39:02.320Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-01T21:39:02.320Z] + PACKAGES=/tmp/packages_start.txt [2022-06-01T21:39:02.320Z] + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' [2022-06-01T21:39:02.320Z] + PACKAGES=/tmp/packages_end.txt [2022-06-01T21:39:02.320Z] + case "${OS_FAMILY}" in [2022-06-01T21:39:02.320Z] + dpkg -l [2022-06-01T21:39:02.320Z] + grep '^ii' [2022-06-01T21:39:02.320Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-01T21:39:02.320Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-01T21:39:02.320Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-01T21:39:02.320Z] + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' [2022-06-01T21:39:02.320Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [2022-06-01T21:39:02.320Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [Pipeline] echo [2022-06-01T21:39:02.332Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-01T21:39:02.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-01T21:39:03.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-01T21:39:03.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-01T21:39:03.256Z] prd-ubuntu20.04-docker-8c-8g-581 does not seem to be running inside a container [2022-06-01T21:39:03.293Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-01T21:39:03.523Z] $ docker top 1cd65cee7b686d883f7a6b9957eb4e0612b47b5975f003ba10a593d9119cce27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-01T21:39:03.880Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-01T21:39:04.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-01T21:39:04.458Z] + ls /var/log/sa-host [2022-06-01T21:39:04.459Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-01T21:39:04.536Z] provisioning config files... [2022-06-01T21:39:04.544Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config2438250686907932163tmp [Pipeline] { [Pipeline] echo [2022-06-01T21:39:04.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:04.844Z] ---> create-netrc.sh [Pipeline] } [2022-06-01T21:39:04.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:05.189Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-01T21:39:05.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:05.505Z] ---> sudo-logs.sh [2022-06-01T21:39:05.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-01T21:39:05.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:05.962Z] ---> job-cost.sh [2022-06-01T21:39:05.962Z] lf-activate-venv: SKIPPING [2022-06-01T21:39:05.962Z] DEBUG: total: 0.2199999988079071 [2022-06-01T21:39:05.962Z] INFO: Retrieving Stack Cost... [2022-06-01T21:39:06.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-01T21:39:06.793Z] INFO: Archiving Costs [Pipeline] echo [2022-06-01T21:39:06.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-01T21:39:07.090Z] ---> logs-deploy.sh [2022-06-01T21:39:07.090Z] lf-activate-venv: SKIPPING [2022-06-01T21:39:07.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/jakarta/7 [2022-06-01T21:39:07.090Z] INFO: archiving workspace using pattern(s): [2022-06-01T21:39:08.032Z] Archives upload complete. [2022-06-01T21:39:08.032Z] INFO: archiving logs to Nexus