Pull request #1110 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1+0c98a10ee9e4548efad256221762cfb1e846b147 (6ea3aaabf99227c4ad0d32fe00d4283adf5454d1) 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-ssh8527325441319514351.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14802136788706098452.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1110/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2384352344828553946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10805088955337239126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1110/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1110/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10489862434816454644.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9218 in /w/workspace/gexfoundry_device-sdk-go_PR-1110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0c98a10ee9e4548efad256221762cfb1e846b147 into PR head commit 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 Merge succeeded, producing 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 Checking out Revision 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 (PR-1110) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1110/head:refs/remotes/origin/PR-1110 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0c98a10ee9e4548efad256221762cfb1e846b147 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-28T04:19:36.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 00e2cb89c30a0863b56540878b3a6ac2890959bb # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-28T04:19:36.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-28T04:19:36.456Z] ========================================================= [2022-03-28T04:19:36.456Z] EdgeX Global Pipelines Version Info [2022-03-28T04:19:36.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:19:37.272Z] ------------------- [2022-03-28T04:19:37.272Z] stable info: [2022-03-28T04:19:37.272Z] ------------------- [2022-03-28T04:19:37.272Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-28T04:19:37.272Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T04:19:37.272Z] Message: update stable to v1.0.221 [2022-03-28T04:19:37.847Z] ------------------- [2022-03-28T04:19:37.847Z] experimental info: [2022-03-28T04:19:37.847Z] ------------------- [2022-03-28T04:19:37.847Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-28T04:19:37.847Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-28T04:19:37.847Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-28T04:19:38.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-28T04:19:38.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-28T04:19:38.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-28T04:19:38.061Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-28T04:19:38.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-28T04:19:38.088Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-28T04:19:38.101Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-28T04:19:38.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-28T04:19:38.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-28T04:19:38.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-28T04:19:38.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-28T04:19:38.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-28T04:19:38.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-28T04:19:38.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-28T04:19:38.223Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-28T04:19:38.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-28T04:19:38.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-28T04:19:38.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-28T04:19:38.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-28T04:19:38.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-28T04:19:38.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-28T04:19:38.320Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-28T04:19:38.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-28T04:19:38.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-28T04:19:38.381Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-28T04:19:38.396Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-28T04:19:38.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1110 [Pipeline] echo [2022-03-28T04:19:38.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1110 [Pipeline] echo [2022-03-28T04:19:38.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1110 [Pipeline] echo [2022-03-28T04:19:38.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [Pipeline] echo [2022-03-28T04:19:38.495Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d7c4ac [Pipeline] echo [2022-03-28T04:19:38.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:19:38.567Z] provisioning config files... [2022-03-28T04:19:38.586Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/config1236190470746596452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:19:38.904Z] ---> docker-login.sh [2022-03-28T04:19:38.904Z] nexus3.edgexfoundry.org:10001 [2022-03-28T04:19:39.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:39.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:39.168Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:39.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:39.168Z] [2022-03-28T04:19:39.168Z] Login Succeeded [2022-03-28T04:19:39.168Z] nexus3.edgexfoundry.org:10002 [2022-03-28T04:19:39.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:39.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:39.431Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:39.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:39.431Z] [2022-03-28T04:19:39.431Z] Login Succeeded [2022-03-28T04:19:39.431Z] nexus3.edgexfoundry.org:10003 [2022-03-28T04:19:39.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:39.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:39.431Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:39.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:39.431Z] [2022-03-28T04:19:39.431Z] Login Succeeded [2022-03-28T04:19:39.431Z] nexus3.edgexfoundry.org:10004 [2022-03-28T04:19:39.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:39.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:39.692Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:39.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:39.692Z] [2022-03-28T04:19:39.692Z] Login Succeeded [2022-03-28T04:19:39.692Z] docker.io [2022-03-28T04:19:39.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:40.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:40.267Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:40.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:40.267Z] [2022-03-28T04:19:40.267Z] Login Succeeded [2022-03-28T04:19:40.267Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T04:19:40.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-28T04:19:40.696Z] + git rev-list -1 --merges 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1~1..9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [Pipeline] echo [2022-03-28T04:19:40.845Z] -----------> git rev-list -1 --merges 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1~1..9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [false] [Pipeline] sh [2022-03-28T04:19:41.141Z] + git log --format=format:%s -1 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [Pipeline] echo [2022-03-28T04:19:41.161Z] ========================================================= [2022-03-28T04:19:41.161Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-28T04:19:41.161Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T04:19:41.505Z] + git log --format=format:%s -1 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [Pipeline] echo [2022-03-28T04:19:41.518Z] [semverPrep] GIT_COMMIT: 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2022-03-28T04:19:41.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-28T04:19:41.903Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-28T04:19:41.903Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-28T04:19:41.903Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-28T04:19:41.903Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-28T04:19:41.903Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-28T04:19:41.903Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-28T04:19:41.903Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:19:42.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T04:19:42.256Z] [2022-03-28T04:19:42.256Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:19:42.584Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T04:19:42.584Z] latest: Pulling from edgex-devops/git-semver [2022-03-28T04:19:42.584Z] a0d0a0d46f8b: Pulling fs layer [2022-03-28T04:19:42.584Z] 3e5f54012d9b: Pulling fs layer [2022-03-28T04:19:42.584Z] 4c7163046ea9: Pulling fs layer [2022-03-28T04:19:42.584Z] 0c2d73faf560: Pulling fs layer [2022-03-28T04:19:42.584Z] 0c2d73faf560: Waiting [2022-03-28T04:19:42.584Z] 3e5f54012d9b: Download complete [2022-03-28T04:19:42.584Z] a0d0a0d46f8b: Download complete [2022-03-28T04:19:42.850Z] 0c2d73faf560: Verifying Checksum [2022-03-28T04:19:42.851Z] 0c2d73faf560: Download complete [2022-03-28T04:19:42.851Z] 4c7163046ea9: Verifying Checksum [2022-03-28T04:19:42.851Z] 4c7163046ea9: Download complete [2022-03-28T04:19:42.851Z] a0d0a0d46f8b: Pull complete [2022-03-28T04:19:43.112Z] 3e5f54012d9b: Pull complete [2022-03-28T04:19:43.375Z] 4c7163046ea9: Pull complete [2022-03-28T04:19:43.375Z] 0c2d73faf560: Pull complete [2022-03-28T04:19:43.375Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-28T04:19:43.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-28T04:19:43.375Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-28T04:19:43.470Z] prd-ubuntu20.04-docker-8c-8g-9218 does not seem to be running inside a container [2022-03-28T04:19:43.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1110 -v /w/workspace/gexfoundry_device-sdk-go_PR-1110:/w/workspace/gexfoundry_device-sdk-go_PR-1110:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-28T04:19:44.247Z] $ docker top bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-28T04:19:44.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T04:19:44.369Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T04:19:44.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T04:19:44.526Z] $ docker exec bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 ssh-agent [2022-03-28T04:19:44.673Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKEKaoA/agent.13 [2022-03-28T04:19:44.673Z] SSH_AGENT_PID=20 [2022-03-28T04:19:44.683Z] Running ssh-add (command line suppressed) [2022-03-28T04:19:44.815Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/private_key_6099118026264884130.key (/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/private_key_6099118026264884130.key) [2022-03-28T04:19:44.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T04:19:45.135Z] + git tag --points-at HEAD [Pipeline] } [2022-03-28T04:19:45.146Z] $ docker exec --env ******** --env ******** bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 ssh-agent -k [2022-03-28T04:19:45.277Z] unset SSH_AUTH_SOCK; [2022-03-28T04:19:45.277Z] unset SSH_AGENT_PID; [2022-03-28T04:19:45.277Z] echo Agent pid 20 killed; [2022-03-28T04:19:45.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-28T04:19:45.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-28T04:19:45.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-28T04:19:45.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-28T04:19:45.455Z] $ docker exec bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 ssh-agent [2022-03-28T04:19:45.585Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhafbeb/agent.54 [2022-03-28T04:19:45.585Z] SSH_AGENT_PID=61 [2022-03-28T04:19:45.592Z] Running ssh-add (command line suppressed) [2022-03-28T04:19:45.705Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/private_key_3930930254675862023.key (/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/private_key_3930930254675862023.key) [2022-03-28T04:19:45.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-28T04:19:46.022Z] + git semver init [2022-03-28T04:19:46.022Z] # -> Open(): unable to determine branch for HEAD [2022-03-28T04:19:46.022Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1110/.git [2022-03-28T04:19:46.022Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1110 [2022-03-28T04:19:46.022Z] # $SEMVER_REMOTE_NAME = origin [2022-03-28T04:19:46.022Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-28T04:19:46.022Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-28T04:19:46.022Z] # $SEMVER_BRANCH = PR-1110 [2022-03-28T04:19:46.022Z] # $SEMVER_TEMP = /tmp/semver-596713865 [2022-03-28T04:19:46.022Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-28T04:19:47.411Z] # '/tmp/semver-596713865' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1110/.semver' [2022-03-28T04:19:47.411Z] # -> Force: false [2022-03-28T04:19:47.411Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1110/.semver [Pipeline] } [2022-03-28T04:19:47.422Z] $ docker exec --env ******** --env ******** bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 ssh-agent -k [2022-03-28T04:19:47.528Z] unset SSH_AUTH_SOCK; [2022-03-28T04:19:47.528Z] unset SSH_AGENT_PID; [2022-03-28T04:19:47.528Z] echo Agent pid 61 killed; [2022-03-28T04:19:47.541Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-28T04:19:47.854Z] + git semver [Pipeline] } [2022-03-28T04:19:47.869Z] $ docker stop --time=1 bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 [2022-03-28T04:19:49.235Z] $ docker rm -f bb612930f72bcbdb8cdf85d7f45b140b7bbe45ad92bdcc671d21a1e572810c86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T04:19:49.602Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-28T04:19:49.867Z] Stashed 1 file(s) [Pipeline] echo [2022-03-28T04:19:49.870Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:19:50.065Z] provisioning config files... [2022-03-28T04:19:50.075Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/config1242705384610148309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:19:50.385Z] ---> docker-login.sh [2022-03-28T04:19:50.385Z] nexus3.edgexfoundry.org:10001 [2022-03-28T04:19:50.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:50.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:50.385Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:50.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:50.385Z] [2022-03-28T04:19:50.385Z] Login Succeeded [2022-03-28T04:19:50.385Z] nexus3.edgexfoundry.org:10002 [2022-03-28T04:19:50.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:50.648Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:50.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:50.648Z] [2022-03-28T04:19:50.648Z] Login Succeeded [2022-03-28T04:19:50.648Z] nexus3.edgexfoundry.org:10003 [2022-03-28T04:19:50.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:50.648Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:50.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:50.648Z] [2022-03-28T04:19:50.648Z] Login Succeeded [2022-03-28T04:19:50.648Z] nexus3.edgexfoundry.org:10004 [2022-03-28T04:19:50.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:50.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:50.910Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:50.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:50.910Z] [2022-03-28T04:19:50.910Z] Login Succeeded [2022-03-28T04:19:50.910Z] docker.io [2022-03-28T04:19:50.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:19:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:19:51.484Z] Configure a credential helper to remove this warning. See [2022-03-28T04:19:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:19:51.484Z] [2022-03-28T04:19:51.484Z] Login Succeeded [2022-03-28T04:19:51.484Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T04:19:51.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T04:19:51.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T04:19:51.583Z] ========================================================= [2022-03-28T04:19:51.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-28T04:19:51.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:19:51.906Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-28T04:19:51.906Z] Sending build context to Docker daemon 9.548MB [2022-03-28T04:19:51.906Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:19:51.906Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-28T04:19:51.906Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-28T04:19:51.906Z] 59bf1c3509f3: Pulling fs layer [2022-03-28T04:19:51.906Z] 666ba61612fd: Pulling fs layer [2022-03-28T04:19:51.906Z] 8ed8ca486205: Pulling fs layer [2022-03-28T04:19:51.906Z] 4fe6c5a15a65: Pulling fs layer [2022-03-28T04:19:51.906Z] 22a0e8bec74d: Pulling fs layer [2022-03-28T04:19:51.906Z] 640e595b4fbd: Pulling fs layer [2022-03-28T04:19:51.906Z] 763cafe07f6e: Pulling fs layer [2022-03-28T04:19:51.906Z] 0c0b528cf693: Pulling fs layer [2022-03-28T04:19:51.906Z] 10935f4eaf8b: Pulling fs layer [2022-03-28T04:19:51.906Z] 22a0e8bec74d: Waiting [2022-03-28T04:19:51.906Z] 640e595b4fbd: Waiting [2022-03-28T04:19:51.906Z] 10935f4eaf8b: Waiting [2022-03-28T04:19:51.906Z] 763cafe07f6e: Waiting [2022-03-28T04:19:51.906Z] 0c0b528cf693: Waiting [2022-03-28T04:19:51.906Z] 4fe6c5a15a65: Waiting [2022-03-28T04:19:52.169Z] 8ed8ca486205: Verifying Checksum [2022-03-28T04:19:52.169Z] 8ed8ca486205: Download complete [2022-03-28T04:19:52.169Z] 666ba61612fd: Download complete [2022-03-28T04:19:52.169Z] 22a0e8bec74d: Verifying Checksum [2022-03-28T04:19:52.169Z] 22a0e8bec74d: Download complete [2022-03-28T04:19:52.169Z] 640e595b4fbd: Verifying Checksum [2022-03-28T04:19:52.169Z] 640e595b4fbd: Download complete [2022-03-28T04:19:52.169Z] 763cafe07f6e: Verifying Checksum [2022-03-28T04:19:52.169Z] 763cafe07f6e: Download complete [2022-03-28T04:19:52.169Z] 59bf1c3509f3: Download complete [2022-03-28T04:19:52.169Z] 0c0b528cf693: Verifying Checksum [2022-03-28T04:19:52.169Z] 0c0b528cf693: Download complete [2022-03-28T04:19:52.169Z] 59bf1c3509f3: Pull complete [2022-03-28T04:19:52.430Z] 666ba61612fd: Pull complete [2022-03-28T04:19:52.430Z] 8ed8ca486205: Pull complete [2022-03-28T04:19:52.692Z] 10935f4eaf8b: Verifying Checksum [2022-03-28T04:19:52.692Z] 10935f4eaf8b: Download complete [2022-03-28T04:19:52.953Z] 4fe6c5a15a65: Verifying Checksum [2022-03-28T04:19:52.953Z] 4fe6c5a15a65: Download complete [2022-03-28T04:19:57.154Z] 4fe6c5a15a65: Pull complete [2022-03-28T04:19:57.154Z] 22a0e8bec74d: Pull complete [2022-03-28T04:19:57.154Z] 640e595b4fbd: Pull complete [2022-03-28T04:19:57.154Z] 763cafe07f6e: Pull complete [2022-03-28T04:19:57.154Z] 0c0b528cf693: Pull complete [2022-03-28T04:19:59.699Z] 10935f4eaf8b: Pull complete [2022-03-28T04:19:59.699Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-28T04:19:59.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-28T04:19:59.699Z] ---> 99d49a6021b9 [2022-03-28T04:19:59.699Z] Step 3/11 : ARG MAKE=make build [2022-03-28T04:20:01.086Z] ---> Running in 86f97a63bd06 [2022-03-28T04:20:01.086Z] Removing intermediate container 86f97a63bd06 [2022-03-28T04:20:01.086Z] ---> 7a131adee5b5 [2022-03-28T04:20:01.086Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-28T04:20:01.086Z] ---> Running in 06004fac6575 [2022-03-28T04:20:01.086Z] Removing intermediate container 06004fac6575 [2022-03-28T04:20:01.086Z] ---> 991c4f9efc0e [2022-03-28T04:20:01.086Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:20:01.086Z] ---> Running in 44093478cae7 [2022-03-28T04:20:01.352Z] Removing intermediate container 44093478cae7 [2022-03-28T04:20:01.352Z] ---> 9b678f9e0c1d [2022-03-28T04:20:01.352Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:20:01.352Z] ---> Running in 362794781bea [2022-03-28T04:20:01.922Z] Removing intermediate container 362794781bea [2022-03-28T04:20:01.922Z] ---> 6354ebff4fc0 [2022-03-28T04:20:01.922Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:20:01.922Z] ---> Running in e9fcf5c26247 [2022-03-28T04:20:02.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T04:20:03.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T04:20:03.391Z] OK: 221 MiB in 52 packages [2022-03-28T04:20:03.653Z] Removing intermediate container e9fcf5c26247 [2022-03-28T04:20:03.653Z] ---> 8a293d03fcc8 [2022-03-28T04:20:03.653Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-28T04:20:03.912Z] ---> 1359cbe3f0e7 [2022-03-28T04:20:03.912Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:20:03.912Z] ---> Running in cd72ea6ace52 [2022-03-28T04:20:05.005Z] Still waiting to schedule task [2022-03-28T04:20:05.005Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-03-28T04:20:30.499Z] Removing intermediate container cd72ea6ace52 [2022-03-28T04:20:30.499Z] ---> a721c81270cb [2022-03-28T04:20:30.499Z] Step 10/11 : COPY . . [2022-03-28T04:20:30.499Z] ---> 76fb6e676f48 [2022-03-28T04:20:30.499Z] Step 11/11 : RUN ${MAKE} [2022-03-28T04:20:30.499Z] ---> Running in c43445878608 [2022-03-28T04:20:30.499Z] noop [2022-03-28T04:20:30.499Z] Removing intermediate container c43445878608 [2022-03-28T04:20:30.499Z] ---> 1a2e5a7c8dbf [2022-03-28T04:20:30.499Z] Successfully built 1a2e5a7c8dbf [2022-03-28T04:20:30.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:20:30.811Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T04:20:30.811Z] . [Pipeline] withDockerContainer [2022-03-28T04:20:30.883Z] prd-ubuntu20.04-docker-8c-8g-9218 does not seem to be running inside a container [2022-03-28T04:20:30.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1110 -v /w/workspace/gexfoundry_device-sdk-go_PR-1110:/w/workspace/gexfoundry_device-sdk-go_PR-1110:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T04:20:31.310Z] $ docker top b88c34146df7f92b8863a8925d2587a898459d10ffd0851d2e4bd2a95b7c713e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T04:20:31.661Z] + go version [2022-03-28T04:20:31.661Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-28T04:20:31.680Z] $ docker stop --time=1 b88c34146df7f92b8863a8925d2587a898459d10ffd0851d2e4bd2a95b7c713e [2022-03-28T04:20:32.989Z] $ docker rm -f b88c34146df7f92b8863a8925d2587a898459d10ffd0851d2e4bd2a95b7c713e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:20:33.417Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-28T04:20:33.418Z] . [Pipeline] withDockerContainer [2022-03-28T04:20:33.497Z] prd-ubuntu20.04-docker-8c-8g-9218 does not seem to be running inside a container [2022-03-28T04:20:33.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1110 -v /w/workspace/gexfoundry_device-sdk-go_PR-1110:/w/workspace/gexfoundry_device-sdk-go_PR-1110:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-28T04:20:33.935Z] $ docker top fe684c4af695dfb5c1a730cfe2c00ad0645af5aa605c1f62afd9998a70a5a97b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-28T04:20:34.297Z] + make test [2022-03-28T04:20:34.297Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-28T04:20:34.556Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.012s coverage: 23.3% of statements [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.012s coverage: 27.6% of statements [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.015s coverage: 78.9% of statements [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.053s coverage: 10.8% of statements [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.021s coverage: 33.2% of statements [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.019s coverage: 86.1% of statements [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.013s coverage: 57.4% of statements [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.043s coverage: 89.2% of statements [2022-03-28T04:20:42.692Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-28T04:20:42.692Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.015s coverage: 4.8% of statements [2022-03-28T04:20:42.693Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-28T04:20:49.282Z] GO111MODULE=on go vet ./... [2022-03-28T04:20:51.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T04:20:51.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T04:20:52.088Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T04:20:52.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-28T04:20:52.381Z] $ docker stop --time=1 fe684c4af695dfb5c1a730cfe2c00ad0645af5aa605c1f62afd9998a70a5a97b [2022-03-28T04:20:54.123Z] $ docker rm -f fe684c4af695dfb5c1a730cfe2c00ad0645af5aa605c1f62afd9998a70a5a97b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T04:20:54.533Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-28T04:20:54.603Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-28T04:20:55.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-28T04:20:55.844Z] + ls -al . [2022-03-28T04:20:55.844Z] total 312 [2022-03-28T04:20:55.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 04:20 . [2022-03-28T04:20:55.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:19 .. [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:19 .dockerignore [2022-03-28T04:20:55.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 04:19 .git [2022-03-28T04:20:55.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:19 .github [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:19 .gitignore [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:19 .golangci.yml [2022-03-28T04:20:55.844Z] drwx------ 3 jenkins jenkins 4096 Mar 28 04:19 .semver [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 28 04:19 CHANGELOG.md [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:19 GOVERNANCE.md [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 28 04:19 Jenkinsfile [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:19 LICENSE [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 28 04:19 Makefile [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:19 OWNERS.md [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 28 04:19 README.md [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 04:19 VERSION [2022-03-28T04:20:55.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:19 bin [2022-03-28T04:20:55.844Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 28 04:20 coverage.out [2022-03-28T04:20:55.844Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:19 example [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 2773 Mar 28 04:19 go.mod [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 50080 Mar 28 04:19 go.sum [2022-03-28T04:20:55.844Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 28 04:19 internal [2022-03-28T04:20:55.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:19 openapi [2022-03-28T04:20:55.844Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:19 pkg [2022-03-28T04:20:55.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:19 snap [2022-03-28T04:20:55.844Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:19 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:20:56.147Z] + 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=9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 --label arch=amd64 --label version=0.0.0 . [2022-03-28T04:20:56.147Z] Sending build context to Docker daemon 9.677MB [2022-03-28T04:20:56.147Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:20:56.147Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-28T04:20:56.147Z] ---> 1a2e5a7c8dbf [2022-03-28T04:20:56.147Z] Step 3/25 : ARG MAKE=make build [2022-03-28T04:20:56.407Z] ---> Running in df99ee2b7943 [2022-03-28T04:20:56.407Z] Removing intermediate container df99ee2b7943 [2022-03-28T04:20:56.407Z] ---> 8f57304e0ea3 [2022-03-28T04:20:56.407Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-28T04:20:56.407Z] ---> Running in b2570ef8489e [2022-03-28T04:20:56.407Z] Removing intermediate container b2570ef8489e [2022-03-28T04:20:56.407Z] ---> 9561292c642f [2022-03-28T04:20:56.407Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:20:56.668Z] ---> Running in 469e91face1c [2022-03-28T04:20:56.668Z] Removing intermediate container 469e91face1c [2022-03-28T04:20:56.668Z] ---> f77c8a564639 [2022-03-28T04:20:56.668Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:20:56.668Z] ---> Running in ba0b5d21218d [2022-03-28T04:20:57.242Z] Removing intermediate container ba0b5d21218d [2022-03-28T04:20:57.242Z] ---> bce6baca0ce7 [2022-03-28T04:20:57.242Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:20:57.242Z] ---> Running in f3b48f0a26b5 [2022-03-28T04:20:57.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-28T04:20:58.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-28T04:20:58.703Z] OK: 221 MiB in 52 packages [2022-03-28T04:20:58.967Z] Removing intermediate container f3b48f0a26b5 [2022-03-28T04:20:58.967Z] ---> e315b305e7fe [2022-03-28T04:20:58.967Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-28T04:20:58.967Z] ---> 5b4d4889583b [2022-03-28T04:20:58.967Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:20:59.227Z] ---> Running in 3423038a53ff [2022-03-28T04:20:59.798Z] Removing intermediate container 3423038a53ff [2022-03-28T04:20:59.798Z] ---> e0964275b2bf [2022-03-28T04:20:59.798Z] Step 10/25 : COPY . . [2022-03-28T04:21:00.366Z] ---> 694b76c35682 [2022-03-28T04:21:00.366Z] Step 11/25 : RUN ${MAKE} [2022-03-28T04:21:00.366Z] ---> Running in 9e16dbd7a558 [2022-03-28T04:21:00.626Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-28T04:21:07.206Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-28T04:21:07.775Z] Removing intermediate container 9e16dbd7a558 [2022-03-28T04:21:07.775Z] ---> 92f8fc705884 [2022-03-28T04:21:07.775Z] Step 12/25 : FROM alpine:3.14 [2022-03-28T04:21:08.346Z] 3.14: Pulling from library/alpine [2022-03-28T04:21:08.346Z] 36ccefbf3d8a: Pulling fs layer [2022-03-28T04:21:08.604Z] 36ccefbf3d8a: Download complete [2022-03-28T04:21:08.865Z] 36ccefbf3d8a: Pull complete [2022-03-28T04:21:08.865Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T04:21:08.865Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T04:21:08.865Z] ---> a33ac4f1069a [2022-03-28T04:21:08.865Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:21:08.865Z] ---> Running in 20b5fe34e748 [2022-03-28T04:21:09.125Z] Removing intermediate container 20b5fe34e748 [2022-03-28T04:21:09.125Z] ---> 5744f2ebc122 [2022-03-28T04:21:09.125Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:21:09.125Z] ---> Running in 405c4ccd69bc [2022-03-28T04:21:09.697Z] Removing intermediate container 405c4ccd69bc [2022-03-28T04:21:09.697Z] ---> 8de5edc67772 [2022-03-28T04:21:09.697Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-28T04:21:09.697Z] ---> Running in 96cff0560508 [2022-03-28T04:21:09.957Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-28T04:21:10.898Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-28T04:21:10.898Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T04:21:11.158Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-28T04:21:11.158Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T04:21:11.419Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-28T04:21:11.419Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-28T04:21:11.419Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T04:21:11.419Z] OK: 8 MiB in 19 packages [2022-03-28T04:21:11.989Z] Removing intermediate container 96cff0560508 [2022-03-28T04:21:11.989Z] ---> 3dd140bfdfdf [2022-03-28T04:21:11.989Z] Step 16/25 : WORKDIR / [2022-03-28T04:21:11.989Z] ---> Running in 46a218900c40 [2022-03-28T04:21:11.989Z] Removing intermediate container 46a218900c40 [2022-03-28T04:21:11.989Z] ---> d15217dc494c [2022-03-28T04:21:11.989Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-28T04:21:12.248Z] ---> 8a879d57c0ed [2022-03-28T04:21:12.248Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-28T04:21:12.510Z] ---> 48fa3823c16f [2022-03-28T04:21:12.510Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-28T04:21:12.771Z] ---> e9c314b5a256 [2022-03-28T04:21:12.771Z] Step 20/25 : EXPOSE 59999 [2022-03-28T04:21:12.771Z] ---> Running in 4c5835e9fef6 [2022-03-28T04:21:12.771Z] Removing intermediate container 4c5835e9fef6 [2022-03-28T04:21:12.771Z] ---> 476e46b278bf [2022-03-28T04:21:12.771Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-28T04:21:12.771Z] ---> Running in ffa2a2e603c1 [2022-03-28T04:21:13.030Z] Removing intermediate container ffa2a2e603c1 [2022-03-28T04:21:13.030Z] ---> 4df1b89c423d [2022-03-28T04:21:13.030Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T04:21:13.030Z] ---> Running in f5a9fa18c725 [2022-03-28T04:21:13.030Z] Removing intermediate container f5a9fa18c725 [2022-03-28T04:21:13.030Z] ---> dc09f2ac7772 [2022-03-28T04:21:13.030Z] Step 23/25 : LABEL arch=amd64 [2022-03-28T04:21:13.030Z] ---> Running in 1a3d7c0fa6f4 [2022-03-28T04:21:13.289Z] Removing intermediate container 1a3d7c0fa6f4 [2022-03-28T04:21:13.289Z] ---> 50bf4fa5dcb6 [2022-03-28T04:21:13.289Z] Step 24/25 : LABEL git_sha=9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [2022-03-28T04:21:13.289Z] ---> Running in 8f8e9e668ccf [2022-03-28T04:21:13.289Z] Removing intermediate container 8f8e9e668ccf [2022-03-28T04:21:13.289Z] ---> 9125a4a00c4d [2022-03-28T04:21:13.289Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T04:21:13.289Z] ---> Running in 771da46f1080 [2022-03-28T04:21:13.549Z] Removing intermediate container 771da46f1080 [2022-03-28T04:21:13.549Z] ---> 2a230b8a05f4 [2022-03-28T04:21:13.549Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-28T04:21:13.549Z] Successfully built 2a230b8a05f4 [2022-03-28T04:21:13.549Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:21:13.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:21:13.976Z] [2022-03-28T04:21:13.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:21:14.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:21:14.274Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-28T04:21:14.274Z] 5eb5b503b376: Pulling fs layer [2022-03-28T04:21:14.274Z] 5c69ac0246d0: Pulling fs layer [2022-03-28T04:21:14.274Z] ec43610c2a17: Pulling fs layer [2022-03-28T04:21:14.274Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-28T04:21:14.274Z] 33b1e0a273af: Pulling fs layer [2022-03-28T04:21:14.274Z] 5d3b04190fa2: Pulling fs layer [2022-03-28T04:21:14.274Z] 2f39f015ded8: Pulling fs layer [2022-03-28T04:21:14.274Z] 3a2ae6a8a46f: Waiting [2022-03-28T04:21:14.274Z] 2f39f015ded8: Waiting [2022-03-28T04:21:14.274Z] 5d3b04190fa2: Waiting [2022-03-28T04:21:14.274Z] 33b1e0a273af: Waiting [2022-03-28T04:21:14.274Z] 5c69ac0246d0: Verifying Checksum [2022-03-28T04:21:14.274Z] 5c69ac0246d0: Download complete [2022-03-28T04:21:14.274Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-28T04:21:14.274Z] 3a2ae6a8a46f: Download complete [2022-03-28T04:21:14.274Z] 33b1e0a273af: Verifying Checksum [2022-03-28T04:21:14.274Z] 33b1e0a273af: Download complete [2022-03-28T04:21:14.274Z] 5d3b04190fa2: Verifying Checksum [2022-03-28T04:21:14.274Z] 5d3b04190fa2: Download complete [2022-03-28T04:21:14.274Z] ec43610c2a17: Verifying Checksum [2022-03-28T04:21:14.274Z] ec43610c2a17: Download complete [2022-03-28T04:21:14.532Z] 5eb5b503b376: Verifying Checksum [2022-03-28T04:21:14.532Z] 5eb5b503b376: Download complete [2022-03-28T04:21:15.101Z] 2f39f015ded8: Download complete [2022-03-28T04:21:15.669Z] 5eb5b503b376: Pull complete [2022-03-28T04:21:15.928Z] 5c69ac0246d0: Pull complete [2022-03-28T04:21:16.496Z] ec43610c2a17: Pull complete [2022-03-28T04:21:16.496Z] 3a2ae6a8a46f: Pull complete [2022-03-28T04:21:16.755Z] 33b1e0a273af: Pull complete [2022-03-28T04:21:16.755Z] 5d3b04190fa2: Pull complete [2022-03-28T04:21:22.036Z] 2f39f015ded8: Pull complete [2022-03-28T04:21:22.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-28T04:21:22.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:21:22.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-28T04:21:22.109Z] prd-ubuntu20.04-docker-8c-8g-9218 does not seem to be running inside a container [2022-03-28T04:21:22.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1110 -v /w/workspace/gexfoundry_device-sdk-go_PR-1110:/w/workspace/gexfoundry_device-sdk-go_PR-1110:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-28T04:21:23.890Z] $ docker top 9241f6e469540840741d29d2f592204ee9905f505b2bf6a3a3988b744667dc52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:21:24.285Z] ---> job-cost.sh [2022-03-28T04:21:24.285Z] lf-activate-venv: SKIPPING [2022-03-28T04:21:24.285Z] INFO: No Stack... [2022-03-28T04:21:24.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T04:21:25.117Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T04:21:25.416Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives/cost.csv [2022-03-28T04:21:25.416Z] + cut -d, -f6 [Pipeline] lock [2022-03-28T04:21:25.432Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] [2022-03-28T04:21:25.438Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] did not exist. Created. [2022-03-28T04:21:25.438Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T04:21:25.746Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-28T04:21:25.782Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T04:21:25.789Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T04:21:25.817Z] $ docker stop --time=1 9241f6e469540840741d29d2f592204ee9905f505b2bf6a3a3988b744667dc52 [2022-03-28T04:21:26.988Z] $ docker rm -f 9241f6e469540840741d29d2f592204ee9905f505b2bf6a3a3988b744667dc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-28T04:22:35.866Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9220 in /w/workspace/gexfoundry_device-sdk-go_PR-1110 [Pipeline] { [Pipeline] ws [2022-03-28T04:22:35.881Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2022-03-28T04:22:36.337Z] The recommended git tool is: git [2022-03-28T04:22:44.685Z] using credential edgex-jenkins-ssh [2022-03-28T04:22:44.704Z] Cloning the remote Git repository [2022-03-28T04:22:44.780Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-28T04:22:44.870Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2022-03-28T04:22:44.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-28T04:22:44.997Z] > git --version # timeout=10 [2022-03-28T04:22:45.024Z] > git --version # 'git version 2.25.1' [2022-03-28T04:22:45.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T04:22:45.112Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T04:22:47.606Z] Merging remotes/origin/main commit 0c98a10ee9e4548efad256221762cfb1e846b147 into PR head commit 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [2022-03-28T04:22:46.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-28T04:22:46.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-28T04:22:46.948Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-28T04:22:47.010Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-28T04:22:47.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T04:22:47.034Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1110/head:refs/remotes/origin/PR-1110 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-28T04:22:47.632Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T04:22:47.657Z] > git checkout -f 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 # timeout=10 [2022-03-28T04:22:47.805Z] > git remote # timeout=10 [2022-03-28T04:22:47.921Z] Merge succeeded, producing 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [2022-03-28T04:22:47.922Z] Checking out Revision 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 (PR-1110) [2022-03-28T04:22:47.842Z] > git config --get remote.origin.url # timeout=10 [2022-03-28T04:22:47.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-28T04:22:47.874Z] > git merge 0c98a10ee9e4548efad256221762cfb1e846b147 # timeout=10 [2022-03-28T04:22:47.905Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-28T04:22:47.935Z] > git config core.sparsecheckout # timeout=10 [2022-03-28T04:22:47.953Z] > git checkout -f 9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 # timeout=10 [2022-03-28T04:22:52.473Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T04:22:53.441Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-28T04:22:53.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T04:22:53.441Z] Dload Upload Total Spent Left Speed [2022-03-28T04:22:53.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh [2022-03-28T04:22:54.005Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-28T04:22:54.357Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-28T04:22:54.358Z] + sudo tee /etc/docker/daemon.new [2022-03-28T04:22:54.358Z] { [2022-03-28T04:22:54.358Z] "registry-mirrors": [ [2022-03-28T04:22:54.358Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-28T04:22:54.358Z] ], [2022-03-28T04:22:54.358Z] "bip": "10.250.0.254/24", [2022-03-28T04:22:54.358Z] "hosts": [ [2022-03-28T04:22:54.358Z] "tcp://0.0.0.0:5555", [2022-03-28T04:22:54.358Z] "unix:///var/run/docker.sock" [2022-03-28T04:22:54.358Z] ], [2022-03-28T04:22:54.358Z] "mtu": 1458, [2022-03-28T04:22:54.358Z] "selinux-enabled": true, [2022-03-28T04:22:54.358Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-28T04:22:54.358Z] } [Pipeline] sh [2022-03-28T04:22:54.716Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-28T04:22:55.071Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:23:13.450Z] provisioning config files... [2022-03-28T04:23:13.479Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2463615727041175380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:23:13.944Z] ---> docker-login.sh [2022-03-28T04:23:13.944Z] nexus3.edgexfoundry.org:10001 [2022-03-28T04:23:14.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:23:14.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:23:14.842Z] Configure a credential helper to remove this warning. See [2022-03-28T04:23:14.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:23:14.842Z] [2022-03-28T04:23:14.842Z] Login Succeeded [2022-03-28T04:23:14.842Z] nexus3.edgexfoundry.org:10002 [2022-03-28T04:23:15.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:23:15.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:23:15.445Z] Configure a credential helper to remove this warning. See [2022-03-28T04:23:15.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:23:15.445Z] [2022-03-28T04:23:15.445Z] Login Succeeded [2022-03-28T04:23:15.445Z] nexus3.edgexfoundry.org:10003 [2022-03-28T04:23:15.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:23:16.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:23:16.002Z] Configure a credential helper to remove this warning. See [2022-03-28T04:23:16.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:23:16.002Z] [2022-03-28T04:23:16.002Z] Login Succeeded [2022-03-28T04:23:16.002Z] nexus3.edgexfoundry.org:10004 [2022-03-28T04:23:16.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:23:16.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:23:16.556Z] Configure a credential helper to remove this warning. See [2022-03-28T04:23:16.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:23:16.556Z] [2022-03-28T04:23:16.556Z] Login Succeeded [2022-03-28T04:23:16.556Z] docker.io [2022-03-28T04:23:16.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-28T04:23:17.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-28T04:23:17.429Z] Configure a credential helper to remove this warning. See [2022-03-28T04:23:17.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-28T04:23:17.429Z] [2022-03-28T04:23:17.429Z] Login Succeeded [2022-03-28T04:23:17.429Z] ---> docker-login.sh ends [Pipeline] } [2022-03-28T04:23:17.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-28T04:23:17.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-28T04:23:17.905Z] ========================================================= [2022-03-28T04:23:17.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-28T04:23:17.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:23:18.287Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-28T04:23:18.896Z] Sending build context to Docker daemon 5.155MB [2022-03-28T04:23:18.896Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:23:18.896Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-28T04:23:18.896Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-28T04:23:18.896Z] 9b3977197b4f: Pulling fs layer [2022-03-28T04:23:18.896Z] 1a89e8eeedd5: Pulling fs layer [2022-03-28T04:23:18.896Z] 94645a83ff95: Pulling fs layer [2022-03-28T04:23:18.896Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-28T04:23:18.896Z] 0c92f367c5e7: Pulling fs layer [2022-03-28T04:23:18.896Z] f7c0051592d6: Pulling fs layer [2022-03-28T04:23:18.896Z] a227ed2f7395: Pulling fs layer [2022-03-28T04:23:18.896Z] 7b1c46037f91: Pulling fs layer [2022-03-28T04:23:18.896Z] f7c0051592d6: Waiting [2022-03-28T04:23:18.896Z] a227ed2f7395: Waiting [2022-03-28T04:23:18.896Z] 7b1c46037f91: Waiting [2022-03-28T04:23:18.896Z] 3f3a8bcf1eab: Waiting [2022-03-28T04:23:18.896Z] 0c92f367c5e7: Waiting [2022-03-28T04:23:18.896Z] 94645a83ff95: Verifying Checksum [2022-03-28T04:23:18.896Z] 94645a83ff95: Download complete [2022-03-28T04:23:18.896Z] 1a89e8eeedd5: Verifying Checksum [2022-03-28T04:23:18.896Z] 1a89e8eeedd5: Download complete [2022-03-28T04:23:18.896Z] 0c92f367c5e7: Verifying Checksum [2022-03-28T04:23:18.896Z] 0c92f367c5e7: Download complete [2022-03-28T04:23:18.896Z] f7c0051592d6: Verifying Checksum [2022-03-28T04:23:18.896Z] f7c0051592d6: Download complete [2022-03-28T04:23:19.175Z] 9b3977197b4f: Download complete [2022-03-28T04:23:19.175Z] a227ed2f7395: Verifying Checksum [2022-03-28T04:23:19.175Z] a227ed2f7395: Download complete [2022-03-28T04:23:19.785Z] 9b3977197b4f: Pull complete [2022-03-28T04:23:20.388Z] 1a89e8eeedd5: Pull complete [2022-03-28T04:23:20.669Z] 94645a83ff95: Pull complete [2022-03-28T04:23:21.274Z] 7b1c46037f91: Verifying Checksum [2022-03-28T04:23:21.274Z] 7b1c46037f91: Download complete [2022-03-28T04:23:21.873Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-28T04:23:21.873Z] 3f3a8bcf1eab: Download complete [2022-03-28T04:23:34.303Z] 3f3a8bcf1eab: Pull complete [2022-03-28T04:23:34.303Z] 0c92f367c5e7: Pull complete [2022-03-28T04:23:34.303Z] f7c0051592d6: Pull complete [2022-03-28T04:23:34.579Z] a227ed2f7395: Pull complete [2022-03-28T04:23:41.319Z] 7b1c46037f91: Pull complete [2022-03-28T04:23:41.319Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-28T04:23:41.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-28T04:23:41.319Z] ---> f79e39bc4007 [2022-03-28T04:23:41.319Z] Step 3/11 : ARG MAKE=make build [2022-03-28T04:23:41.942Z] ---> Running in cad0ca253a53 [2022-03-28T04:23:42.218Z] Removing intermediate container cad0ca253a53 [2022-03-28T04:23:42.218Z] ---> 1de550847964 [2022-03-28T04:23:42.218Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-28T04:23:42.218Z] ---> Running in 607f5081d87c [2022-03-28T04:23:42.494Z] Removing intermediate container 607f5081d87c [2022-03-28T04:23:42.494Z] ---> 7a1261b6de41 [2022-03-28T04:23:42.494Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:23:42.494Z] ---> Running in 3a1f22465512 [2022-03-28T04:23:43.094Z] Removing intermediate container 3a1f22465512 [2022-03-28T04:23:43.094Z] ---> 0ccbcdbd27e1 [2022-03-28T04:23:43.094Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:23:43.094Z] ---> Running in c16cfa259d61 [2022-03-28T04:23:45.072Z] Removing intermediate container c16cfa259d61 [2022-03-28T04:23:45.072Z] ---> 7f74bbbac4b4 [2022-03-28T04:23:45.072Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:23:45.072Z] ---> Running in 5fa2901030e2 [2022-03-28T04:23:46.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T04:23:47.034Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T04:23:47.636Z] OK: 220 MiB in 52 packages [2022-03-28T04:23:48.637Z] Removing intermediate container 5fa2901030e2 [2022-03-28T04:23:48.637Z] ---> db14d267543a [2022-03-28T04:23:48.637Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-28T04:23:49.241Z] ---> 0edff4bff74f [2022-03-28T04:23:49.241Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:23:49.241Z] ---> Running in c1319deb5e00 [2022-03-28T04:25:11.088Z] Removing intermediate container c1319deb5e00 [2022-03-28T04:25:11.088Z] ---> d81ea3a7a699 [2022-03-28T04:25:11.088Z] Step 10/11 : COPY . . [2022-03-28T04:25:11.088Z] ---> 5c1566105fd2 [2022-03-28T04:25:11.088Z] Step 11/11 : RUN ${MAKE} [2022-03-28T04:25:11.088Z] ---> Running in 6acece86cf9b [2022-03-28T04:25:11.088Z] noop [2022-03-28T04:25:11.088Z] Removing intermediate container 6acece86cf9b [2022-03-28T04:25:11.088Z] ---> d06589c2b504 [2022-03-28T04:25:11.088Z] Successfully built d06589c2b504 [2022-03-28T04:25:11.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:25:11.441Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T04:25:11.441Z] . [Pipeline] withDockerContainer [2022-03-28T04:25:11.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-9220 does not seem to be running inside a container [2022-03-28T04:25:11.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T04:25:13.178Z] $ docker top b62ee2773bce42b13dcbfb877f26e9cd72f741c42453bc60edd789b9e14a29eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T04:25:14.130Z] + go version [2022-03-28T04:25:14.130Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-28T04:25:14.157Z] $ docker stop --time=1 b62ee2773bce42b13dcbfb877f26e9cd72f741c42453bc60edd789b9e14a29eb [2022-03-28T04:25:15.836Z] $ docker rm -f b62ee2773bce42b13dcbfb877f26e9cd72f741c42453bc60edd789b9e14a29eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:25:16.461Z] + docker inspect -f . ci-base-image-arm64 [2022-03-28T04:25:16.461Z] . [Pipeline] withDockerContainer [2022-03-28T04:25:16.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-9220 does not seem to be running inside a container [2022-03-28T04:25:16.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-28T04:25:18.135Z] $ docker top c200ca2a88a936fea4625f524a6081af1dacfbcfe83dc1456efa6fa312236a5a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-28T04:25:19.083Z] + make test [2022-03-28T04:25:19.083Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-28T04:25:20.528Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-28T04:26:17.166Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-28T04:26:17.166Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-28T04:26:17.166Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-28T04:26:19.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.114s coverage: 23.3% of statements [2022-03-28T04:26:19.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-28T04:26:19.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 27.6% of statements [2022-03-28T04:26:19.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.052s coverage: 78.9% of statements [2022-03-28T04:26:19.819Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.069s coverage: 10.8% of statements [2022-03-28T04:26:19.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-28T04:26:19.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-28T04:26:19.819Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-28T04:26:21.823Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.125s coverage: 33.2% of statements [2022-03-28T04:26:21.823Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-28T04:26:22.425Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.105s coverage: 86.1% of statements [2022-03-28T04:26:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-28T04:26:22.425Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-28T04:26:22.425Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.112s coverage: 57.4% of statements [2022-03-28T04:26:23.417Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.199s coverage: 89.2% of statements [2022-03-28T04:26:23.417Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-28T04:26:25.402Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.8% of statements [2022-03-28T04:26:25.402Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-28T04:26:25.402Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-28T04:26:25.402Z] GO111MODULE=on go vet ./... [2022-03-28T04:26:47.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-28T04:26:47.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-28T04:26:47.895Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-28T04:26:50.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-28T04:26:50.570Z] $ docker stop --time=1 c200ca2a88a936fea4625f524a6081af1dacfbcfe83dc1456efa6fa312236a5a [2022-03-28T04:26:52.365Z] $ docker rm -f c200ca2a88a936fea4625f524a6081af1dacfbcfe83dc1456efa6fa312236a5a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-28T04:26:53.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-28T04:26:53.298Z] Warning: overwriting stash ‘coverage-report’ [2022-03-28T04:26:53.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-28T04:26:54.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-28T04:26:54.697Z] + ls -al . [2022-03-28T04:26:54.697Z] total 308 [2022-03-28T04:26:54.697Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 04:26 . [2022-03-28T04:26:54.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:22 .. [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 04:22 .dockerignore [2022-03-28T04:26:54.697Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 04:22 .git [2022-03-28T04:26:54.697Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:22 .github [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 28 04:22 .gitignore [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 28 04:22 .golangci.yml [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 28 04:22 CHANGELOG.md [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 04:22 GOVERNANCE.md [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 28 04:22 Jenkinsfile [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 28 04:22 LICENSE [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 28 04:22 Makefile [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 28 04:22 OWNERS.md [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 28 04:22 README.md [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 04:19 VERSION [2022-03-28T04:26:54.697Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 04:22 bin [2022-03-28T04:26:54.697Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 28 04:26 coverage.out [2022-03-28T04:26:54.697Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:22 example [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 2773 Mar 28 04:22 go.mod [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 50080 Mar 28 04:22 go.sum [2022-03-28T04:26:54.697Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 28 04:22 internal [2022-03-28T04:26:54.697Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 04:22 openapi [2022-03-28T04:26:54.697Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 04:22 pkg [2022-03-28T04:26:54.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 04:22 snap [2022-03-28T04:26:54.697Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 28 04:22 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:26:55.044Z] + 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=9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 --label arch=arm64 --label version=0.0.0 . [2022-03-28T04:26:55.642Z] Sending build context to Docker daemon 5.284MB [2022-03-28T04:26:55.642Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-28T04:26:55.642Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-28T04:26:55.642Z] ---> d06589c2b504 [2022-03-28T04:26:55.642Z] Step 3/25 : ARG MAKE=make build [2022-03-28T04:26:55.642Z] ---> Running in 9ea8ccdc4d1b [2022-03-28T04:26:55.920Z] Removing intermediate container 9ea8ccdc4d1b [2022-03-28T04:26:55.920Z] ---> 3b56d85ec5f3 [2022-03-28T04:26:55.920Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-28T04:26:56.196Z] ---> Running in 6de22354d10d [2022-03-28T04:26:56.473Z] Removing intermediate container 6de22354d10d [2022-03-28T04:26:56.473Z] ---> a139ae67877c [2022-03-28T04:26:56.473Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:26:56.473Z] ---> Running in c639cd728eb7 [2022-03-28T04:26:56.750Z] Removing intermediate container c639cd728eb7 [2022-03-28T04:26:56.750Z] ---> fffb2db62b18 [2022-03-28T04:26:56.750Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:26:57.031Z] ---> Running in 857ea1bba1b9 [2022-03-28T04:26:58.479Z] Removing intermediate container 857ea1bba1b9 [2022-03-28T04:26:58.479Z] ---> 5ef33809d430 [2022-03-28T04:26:58.479Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-28T04:26:58.773Z] ---> Running in 52de27f77fa3 [2022-03-28T04:26:59.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-28T04:27:00.762Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-28T04:27:01.751Z] OK: 220 MiB in 52 packages [2022-03-28T04:27:02.374Z] Removing intermediate container 52de27f77fa3 [2022-03-28T04:27:02.374Z] ---> d32ae901a74a [2022-03-28T04:27:02.374Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-28T04:27:02.975Z] ---> 4a93496b5378 [2022-03-28T04:27:02.975Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-28T04:27:03.257Z] ---> Running in ab8caeb9666a [2022-03-28T04:27:05.240Z] Removing intermediate container ab8caeb9666a [2022-03-28T04:27:05.240Z] ---> 0589a7d020e6 [2022-03-28T04:27:05.240Z] Step 10/25 : COPY . . [2022-03-28T04:27:06.679Z] ---> 045de5a14869 [2022-03-28T04:27:06.679Z] Step 11/25 : RUN ${MAKE} [2022-03-28T04:27:06.679Z] ---> Running in 2cc19ab50172 [2022-03-28T04:27:07.661Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-28T04:27:54.735Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-28T04:27:54.735Z] Removing intermediate container 2cc19ab50172 [2022-03-28T04:27:54.735Z] ---> 58558cdbb4ae [2022-03-28T04:27:54.735Z] Step 12/25 : FROM alpine:3.14 [2022-03-28T04:27:54.735Z] 3.14: Pulling from library/alpine [2022-03-28T04:27:54.735Z] 93a1719cf261: Pulling fs layer [2022-03-28T04:27:54.735Z] 93a1719cf261: Verifying Checksum [2022-03-28T04:27:54.735Z] 93a1719cf261: Download complete [2022-03-28T04:27:54.735Z] 93a1719cf261: Pull complete [2022-03-28T04:27:54.735Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-28T04:27:54.735Z] Status: Downloaded newer image for alpine:3.14 [2022-03-28T04:27:54.735Z] ---> 71a2028e5025 [2022-03-28T04:27:54.735Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-28T04:27:54.735Z] ---> Running in d0b5a5fe339f [2022-03-28T04:27:54.735Z] Removing intermediate container d0b5a5fe339f [2022-03-28T04:27:54.735Z] ---> bec4ac16b43f [2022-03-28T04:27:54.735Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-28T04:27:54.735Z] ---> Running in 2a30e3dc91eb [2022-03-28T04:27:54.735Z] Removing intermediate container 2a30e3dc91eb [2022-03-28T04:27:54.735Z] ---> a10c7da2d411 [2022-03-28T04:27:54.735Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-28T04:27:54.735Z] ---> Running in ee942f5efac0 [2022-03-28T04:27:55.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-28T04:27:56.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-28T04:27:57.308Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-28T04:27:57.308Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-28T04:27:57.308Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-28T04:27:57.308Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-28T04:27:57.584Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-28T04:27:57.584Z] Executing busybox-1.33.1-r6.trigger [2022-03-28T04:27:57.584Z] OK: 8 MiB in 19 packages [2022-03-28T04:27:58.575Z] Removing intermediate container ee942f5efac0 [2022-03-28T04:27:58.575Z] ---> 479e119ef93b [2022-03-28T04:27:58.575Z] Step 16/25 : WORKDIR / [2022-03-28T04:27:58.575Z] ---> Running in c94455e9d7af [2022-03-28T04:27:58.849Z] Removing intermediate container c94455e9d7af [2022-03-28T04:27:58.849Z] ---> fc2e43996f4a [2022-03-28T04:27:58.849Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-28T04:27:59.451Z] ---> 94919d5d7ec4 [2022-03-28T04:27:59.451Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-28T04:28:00.432Z] ---> 709243ed0e43 [2022-03-28T04:28:00.432Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-28T04:28:01.031Z] ---> 8835cad77f68 [2022-03-28T04:28:01.031Z] Step 20/25 : EXPOSE 59999 [2022-03-28T04:28:01.307Z] ---> Running in d20465c4bcbf [2022-03-28T04:28:01.584Z] Removing intermediate container d20465c4bcbf [2022-03-28T04:28:01.584Z] ---> a9d25a82ebad [2022-03-28T04:28:01.584Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-28T04:28:01.584Z] ---> Running in 49953af9a229 [2022-03-28T04:28:01.861Z] Removing intermediate container 49953af9a229 [2022-03-28T04:28:01.861Z] ---> b5c1c836aeb8 [2022-03-28T04:28:01.861Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-28T04:28:02.138Z] ---> Running in e061e857663a [2022-03-28T04:28:02.413Z] Removing intermediate container e061e857663a [2022-03-28T04:28:02.413Z] ---> ddfe19c2300a [2022-03-28T04:28:02.413Z] Step 23/25 : LABEL arch=arm64 [2022-03-28T04:28:02.413Z] ---> Running in d472b32a8c8e [2022-03-28T04:28:02.692Z] Removing intermediate container d472b32a8c8e [2022-03-28T04:28:02.692Z] ---> f4b30b1c1dad [2022-03-28T04:28:02.692Z] Step 24/25 : LABEL git_sha=9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [2022-03-28T04:28:02.692Z] ---> Running in 64772b7c5470 [2022-03-28T04:28:03.292Z] Removing intermediate container 64772b7c5470 [2022-03-28T04:28:03.292Z] ---> c35182aec942 [2022-03-28T04:28:03.292Z] Step 25/25 : LABEL version=0.0.0 [2022-03-28T04:28:03.292Z] ---> Running in e342ae63a727 [2022-03-28T04:28:03.568Z] Removing intermediate container e342ae63a727 [2022-03-28T04:28:03.568Z] ---> 09820fd8e4a5 [2022-03-28T04:28:03.568Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-28T04:28:03.568Z] Successfully built 09820fd8e4a5 [2022-03-28T04:28:03.568Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:28:04.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T04:28:04.004Z] [2022-03-28T04:28:04.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:28:04.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T04:28:04.642Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-28T04:28:04.642Z] 8998bd30e6a1: Pulling fs layer [2022-03-28T04:28:04.642Z] 04944245beec: Pulling fs layer [2022-03-28T04:28:04.642Z] 699f458cf7ca: Pulling fs layer [2022-03-28T04:28:04.642Z] 765212b225bb: Pulling fs layer [2022-03-28T04:28:04.642Z] f23df028b6ca: Pulling fs layer [2022-03-28T04:28:04.642Z] d65c8cfc05b1: Pulling fs layer [2022-03-28T04:28:04.642Z] 2437ff75d9bd: Pulling fs layer [2022-03-28T04:28:04.642Z] 765212b225bb: Waiting [2022-03-28T04:28:04.642Z] f23df028b6ca: Waiting [2022-03-28T04:28:04.642Z] d65c8cfc05b1: Waiting [2022-03-28T04:28:04.642Z] 2437ff75d9bd: Waiting [2022-03-28T04:28:04.642Z] 04944245beec: Download complete [2022-03-28T04:28:04.642Z] 765212b225bb: Verifying Checksum [2022-03-28T04:28:04.642Z] 765212b225bb: Download complete [2022-03-28T04:28:04.642Z] f23df028b6ca: Verifying Checksum [2022-03-28T04:28:04.642Z] f23df028b6ca: Download complete [2022-03-28T04:28:04.642Z] d65c8cfc05b1: Verifying Checksum [2022-03-28T04:28:04.642Z] d65c8cfc05b1: Download complete [2022-03-28T04:28:04.928Z] 699f458cf7ca: Verifying Checksum [2022-03-28T04:28:04.928Z] 699f458cf7ca: Download complete [2022-03-28T04:28:05.203Z] 8998bd30e6a1: Verifying Checksum [2022-03-28T04:28:05.203Z] 8998bd30e6a1: Download complete [2022-03-28T04:28:07.841Z] 2437ff75d9bd: Verifying Checksum [2022-03-28T04:28:07.841Z] 2437ff75d9bd: Download complete [2022-03-28T04:28:09.829Z] 8998bd30e6a1: Pull complete [2022-03-28T04:28:10.106Z] 04944245beec: Pull complete [2022-03-28T04:28:12.098Z] 699f458cf7ca: Pull complete [2022-03-28T04:28:12.098Z] 765212b225bb: Pull complete [2022-03-28T04:28:13.086Z] f23df028b6ca: Pull complete [2022-03-28T04:28:13.086Z] d65c8cfc05b1: Pull complete [2022-03-28T04:28:28.197Z] 2437ff75d9bd: Pull complete [2022-03-28T04:28:28.197Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-28T04:28:28.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-28T04:28:28.197Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-28T04:28:28.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-9220 does not seem to be running inside a container [2022-03-28T04:28:28.561Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-28T04:28:31.260Z] $ docker top 95fc37af07487504bcb7c1f15f218387fbe1a1b738546bc805a09a64c96305bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:32.229Z] ---> job-cost.sh [2022-03-28T04:28:32.229Z] lf-activate-venv: SKIPPING [2022-03-28T04:28:32.229Z] INFO: No Stack... [2022-03-28T04:28:32.893Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-28T04:28:33.709Z] INFO: Archiving Costs [Pipeline] sh [2022-03-28T04:28:34.382Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2022-03-28T04:28:34.382Z] + cut -d, -f6 [Pipeline] lock [2022-03-28T04:28:34.415Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] [2022-03-28T04:28:34.422Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] did not exist. Created. [2022-03-28T04:28:34.422Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-28T04:28:35.123Z] /w/workspace/device-sdk-go/2@tmp/durable-c14e0fe2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-28T04:28:35.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-28T04:28:35.836Z] Warning: overwriting stash ‘stack-cost’ [2022-03-28T04:28:35.897Z] Stashed 1 file(s) [Pipeline] } [2022-03-28T04:28:35.906Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1110-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-28T04:28:35.925Z] $ docker stop --time=1 95fc37af07487504bcb7c1f15f218387fbe1a1b738546bc805a09a64c96305bd [2022-03-28T04:28:37.735Z] $ docker rm -f 95fc37af07487504bcb7c1f15f218387fbe1a1b738546bc805a09a64c96305bd [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-03-28T04:28:38.239Z] provisioning config files... [2022-03-28T04:28:38.246Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/config1250810504930267299tmp [Pipeline] { [Pipeline] sh [2022-03-28T04:28:38.542Z] + set +x [2022-03-28T04:28:38.542Z] + curl -s https://codecov.io/bash [2022-03-28T04:28:38.542Z] + bash -s -- [2022-03-28T04:28:38.542Z] [2022-03-28T04:28:38.542Z] _____ _ [2022-03-28T04:28:38.542Z] / ____| | | [2022-03-28T04:28:38.542Z] | | ___ __| | ___ ___ _____ __ [2022-03-28T04:28:38.542Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-28T04:28:38.542Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-28T04:28:38.542Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-28T04:28:38.542Z] Bash-1.0.6 [2022-03-28T04:28:38.542Z] [2022-03-28T04:28:38.542Z] [2022-03-28T04:28:38.542Z] ==> git version 2.25.1 found [2022-03-28T04:28:38.542Z] ==> 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-03-28T04:28:38.542Z] Release-Date: 2020-01-08 [2022-03-28T04:28:38.542Z] 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-03-28T04:28:38.542Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-28T04:28:38.542Z] ==> Jenkins CI detected. [2022-03-28T04:28:38.542Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1110 [2022-03-28T04:28:38.542Z] project root: . [2022-03-28T04:28:38.542Z] --> token set from env [2022-03-28T04:28:38.542Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-28T04:28:38.800Z] ==> Running gcov in . (disable via -X gcov) [2022-03-28T04:28:38.800Z] ==> Python coveragepy not found [2022-03-28T04:28:38.800Z] ==> Searching for coverage reports in: [2022-03-28T04:28:38.800Z] + . [2022-03-28T04:28:38.800Z] -> Found 1 reports [2022-03-28T04:28:38.801Z] ==> Detecting git/mercurial file structure [2022-03-28T04:28:38.801Z] ==> Reading reports [2022-03-28T04:28:38.801Z] + ./coverage.out bytes=129001 [2022-03-28T04:28:38.801Z] ==> Appending adjustments [2022-03-28T04:28:38.801Z] https://docs.codecov.io/docs/fixing-reports [2022-03-28T04:28:39.061Z] + Found adjustments [2022-03-28T04:28:39.061Z] ==> Gzipping contents [2022-03-28T04:28:39.061Z] 16K /tmp/codecov.vRBd7f.gz [2022-03-28T04:28:39.061Z] ==> Uploading reports [2022-03-28T04:28:39.061Z] url: https://codecov.io [2022-03-28T04:28:39.061Z] query: branch=PR-1110&commit=9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1110&job=&cmd_args= [2022-03-28T04:28:39.061Z] -> Pinging Codecov [2022-03-28T04:28:39.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1110&commit=9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1110&job=&cmd_args= [2022-03-28T04:28:39.321Z] -> Uploading to [2022-03-28T04:28:39.321Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-28/7E55EF52A471D76F132DFD9A03CDDE97/9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1/7d4e9068-a1a6-4b40-b9d1-52d70ccdba47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220328T042839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ba64e97fc15444458727f38bf402041137e35a0a2b0ec39645d0e053ae23a48 [2022-03-28T04:28:39.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-28T04:28:39.321Z] Dload Upload Total Spent Left Speed [2022-03-28T04:28:39.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16253 0 0 100 16253 0 66610 --:--:-- --:--:-- --:--:-- 66610 [2022-03-28T04:28:39.615Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9d7c4ace4ae49f15714a146b03c1e98b7c9b84f1 [Pipeline] } [2022-03-28T04:28:39.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-28T04:28:40.411Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives ] [2022-03-28T04:28:40.411Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives [2022-03-28T04:28:40.411Z] total 16 [2022-03-28T04:28:40.411Z] drwxr-xr-x 3 root root 4096 Mar 28 04:21 . [2022-03-28T04:28:40.411Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:21 .. [2022-03-28T04:28:40.411Z] drwxr-xr-x 2 root root 4096 Mar 28 04:21 cost [2022-03-28T04:28:40.411Z] -rw-r--r-- 1 root root 85 Mar 28 04:21 cost.csv [2022-03-28T04:28:40.411Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives [2022-03-28T04:28:40.411Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives [2022-03-28T04:28:40.411Z] total 16 [2022-03-28T04:28:40.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 04:21 . [2022-03-28T04:28:40.411Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 04:21 .. [2022-03-28T04:28:40.411Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 04:21 cost [2022-03-28T04:28:40.411Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 28 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:40.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:41.714Z] ---> package-listing.sh [2022-03-28T04:28:41.714Z] ++ facter osfamily [2022-03-28T04:28:41.714Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-28T04:28:41.975Z] + OS_FAMILY=debian [2022-03-28T04:28:41.975Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1110 [2022-03-28T04:28:41.975Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-28T04:28:41.975Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-28T04:28:41.975Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-28T04:28:41.975Z] + PACKAGES=/tmp/packages_start.txt [2022-03-28T04:28:41.975Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1110 ']' [2022-03-28T04:28:41.975Z] + PACKAGES=/tmp/packages_end.txt [2022-03-28T04:28:41.975Z] + case "${OS_FAMILY}" in [2022-03-28T04:28:41.975Z] + dpkg -l [2022-03-28T04:28:41.975Z] + grep '^ii' [2022-03-28T04:28:41.975Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-28T04:28:41.975Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-28T04:28:41.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-28T04:28:41.975Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1110 ']' [2022-03-28T04:28:41.975Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives/ [2022-03-28T04:28:41.976Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1110/archives/ [Pipeline] echo [2022-03-28T04:28:41.988Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-28T04:28:42.280Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-28T04:28:42.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-28T04:28:42.843Z] . [Pipeline] withDockerContainer [2022-03-28T04:28:42.916Z] prd-ubuntu20.04-docker-8c-8g-9218 does not seem to be running inside a container [2022-03-28T04:28:42.960Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1110 -v /w/workspace/gexfoundry_device-sdk-go_PR-1110:/w/workspace/gexfoundry_device-sdk-go_PR-1110:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-28T04:28:43.210Z] $ docker top 81be0a0ca98913115ff93cb60070915056cb5684c95ab8abdfb642af9ad55ab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-28T04:28:43.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-28T04:28:43.851Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-28T04:28:44.142Z] + ls /var/log/sa-host [2022-03-28T04:28:44.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-28T04:28:44.232Z] provisioning config files... [2022-03-28T04:28:44.240Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1110@tmp/config6296422030702421441tmp [Pipeline] { [Pipeline] echo [2022-03-28T04:28:44.256Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:44.547Z] ---> create-netrc.sh [Pipeline] } [2022-03-28T04:28:44.556Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:44.878Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-28T04:28:44.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:45.173Z] ---> sudo-logs.sh [2022-03-28T04:28:45.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-28T04:28:45.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:45.503Z] ---> job-cost.sh [2022-03-28T04:28:45.503Z] lf-activate-venv: SKIPPING [2022-03-28T04:28:45.503Z] DEBUG: total: 0.2199999988079071 [2022-03-28T04:28:45.503Z] INFO: Retrieving Stack Cost... [2022-03-28T04:28:45.764Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-28T04:28:46.335Z] INFO: Archiving Costs [Pipeline] echo [2022-03-28T04:28:46.347Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-28T04:28:46.631Z] ---> logs-deploy.sh [2022-03-28T04:28:46.631Z] lf-activate-venv: SKIPPING [2022-03-28T04:28:46.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1110/2 [2022-03-28T04:28:46.631Z] INFO: archiving workspace using pattern(s): [2022-03-28T04:28:47.573Z] Archives upload complete. [2022-03-28T04:28:47.573Z] INFO: archiving logs to Nexus