Pull request #1046 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 673cb0f33b5cc3bbc27ecddbe805ec15078c317b+03dd633c157cc78c3153413baf97d57252ad0ef0 (2806f6ec266a03629387312a9812e2d65c8b0ef4) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4328626009289777137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh3773116470518078205.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-1046/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-1046/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5301821956481155364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh2870234234932730813.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-1046/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-1046/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4628310962250302827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-45 in /w/workspace/gexfoundry_device-sdk-go_PR-1046 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-1046 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/jenkins-gitclient-ssh6663377680582462065.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/jenkins-gitclient-ssh8824132652443501210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1046/head:refs/remotes/origin/PR-1046 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 673cb0f33b5cc3bbc27ecddbe805ec15078c317b Merge succeeded, producing 673cb0f33b5cc3bbc27ecddbe805ec15078c317b Checking out Revision 673cb0f33b5cc3bbc27ecddbe805ec15078c317b (PR-1046) > git config core.sparsecheckout # timeout=10 > git checkout -f 673cb0f33b5cc3bbc27ecddbe805ec15078c317b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/jenkins-gitclient-ssh5440740192391021647.key > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 673cb0f33b5cc3bbc27ecddbe805ec15078c317b # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.1-dev.15" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:22:04.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:22:04.884Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:22:04.898Z] ========================================================= [2021-10-28T18:22:04.899Z] EdgeX Global Pipelines Version Info [2021-10-28T18:22:04.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f371fb7cf82dcee12d499a48c61bb889c2a29c7e # timeout=10 [2021-10-28T18:22:06.060Z] ------------------- [2021-10-28T18:22:06.060Z] stable info: [2021-10-28T18:22:06.060Z] ------------------- [2021-10-28T18:22:06.060Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:22:06.060Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:22:06.060Z] Message: update stable to v1.0.210 [2021-10-28T18:22:06.635Z] ------------------- [2021-10-28T18:22:06.635Z] experimental info: [2021-10-28T18:22:06.635Z] ------------------- [2021-10-28T18:22:06.635Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:22:06.635Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:22:06.635Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:22:06.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-28T18:22:06.729Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-28T18:22:06.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:22:06.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:22:06.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:22:06.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:22:06.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:22:06.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-28T18:22:06.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:22:06.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:22:06.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:22:06.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-28T18:22:06.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:22:06.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:22:06.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:22:06.867Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:22:06.876Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:22:06.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:22:06.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:22:06.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-28T18:22:06.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-28T18:22:06.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-28T18:22:06.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T18:22:06.946Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T18:22:06.956Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T18:22:06.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:22:06.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1046 [Pipeline] echo [2021-10-28T18:22:06.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1046 [Pipeline] echo [2021-10-28T18:22:06.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1046 [Pipeline] echo [2021-10-28T18:22:07.007Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 673cb0f33b5cc3bbc27ecddbe805ec15078c317b [Pipeline] echo [2021-10-28T18:22:07.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 673cb0f [Pipeline] echo [2021-10-28T18:22:07.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:22:07.068Z] provisioning config files... [2021-10-28T18:22:07.083Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/config7565720236498008494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:22:07.386Z] ---> docker-login.sh [2021-10-28T18:22:07.387Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:22:07.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:07.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:07.651Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:07.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:07.651Z] [2021-10-28T18:22:07.651Z] Login Succeeded [2021-10-28T18:22:07.651Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:22:07.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:07.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:07.652Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:07.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:07.652Z] [2021-10-28T18:22:07.652Z] Login Succeeded [2021-10-28T18:22:07.652Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:22:07.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:07.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:07.913Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:07.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:07.913Z] [2021-10-28T18:22:07.913Z] Login Succeeded [2021-10-28T18:22:07.913Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:22:07.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:07.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:07.913Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:07.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:07.913Z] [2021-10-28T18:22:07.913Z] Login Succeeded [2021-10-28T18:22:07.913Z] docker.io [2021-10-28T18:22:07.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:22:08.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:22:08.486Z] Configure a credential helper to remove this warning. See [2021-10-28T18:22:08.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:22:08.486Z] [2021-10-28T18:22:08.486Z] Login Succeeded [2021-10-28T18:22:08.486Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:22:08.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T18:22:08.920Z] + git log --format=format:%s -1 673cb0f33b5cc3bbc27ecddbe805ec15078c317b [Pipeline] echo [2021-10-28T18:22:08.954Z] GIT_COMMIT: 673cb0f33b5cc3bbc27ecddbe805ec15078c317b, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.1-dev.15 [Pipeline] echo [2021-10-28T18:22:08.963Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:22:09.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:22:09.391Z] [2021-10-28T18:22:09.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:22:09.695Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:22:09.695Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:22:09.695Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:22:09.695Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:22:09.695Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:22:09.695Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:22:09.695Z] 0c2d73faf560: Waiting [2021-10-28T18:22:09.695Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:22:09.695Z] 3e5f54012d9b: Download complete [2021-10-28T18:22:09.696Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:22:09.696Z] a0d0a0d46f8b: Download complete [2021-10-28T18:22:09.696Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:22:09.696Z] 0c2d73faf560: Download complete [2021-10-28T18:22:09.696Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:22:09.696Z] 4c7163046ea9: Download complete [2021-10-28T18:22:09.963Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:22:09.963Z] 3e5f54012d9b: Pull complete [2021-10-28T18:22:10.232Z] 4c7163046ea9: Pull complete [2021-10-28T18:22:10.496Z] 0c2d73faf560: Pull complete [2021-10-28T18:22:10.496Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:22:10.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:22:10.496Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:22:10.565Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-10-28T18:22:10.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1046 -v /w/workspace/gexfoundry_device-sdk-go_PR-1046:/w/workspace/gexfoundry_device-sdk-go_PR-1046:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1046@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 [2021-10-28T18:22:10.684Z] $ docker top f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:22:11.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:22:11.265Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:22:11.376Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:22:10.914Z] $ docker exec f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 ssh-agent [2021-10-28T18:22:11.528Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBoEhbg/agent.14 [2021-10-28T18:22:11.528Z] SSH_AGENT_PID=21 [2021-10-28T18:22:11.553Z] Running ssh-add (command line suppressed) [2021-10-28T18:22:11.217Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_2954156126297930432.key (/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_2954156126297930432.key) [2021-10-28T18:22:11.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:22:11.971Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:22:11.571Z] $ docker exec --env ******** --env ******** f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 ssh-agent -k [2021-10-28T18:22:11.665Z] unset SSH_AUTH_SOCK; [2021-10-28T18:22:11.665Z] unset SSH_AGENT_PID; [2021-10-28T18:22:11.665Z] echo Agent pid 21 killed; [2021-10-28T18:22:12.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:22:12.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:22:12.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:22:12.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:22:11.813Z] $ docker exec f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 ssh-agent [2021-10-28T18:22:12.309Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNihHaH/agent.54 [2021-10-28T18:22:12.309Z] SSH_AGENT_PID=60 [2021-10-28T18:22:12.313Z] Running ssh-add (command line suppressed) [2021-10-28T18:22:12.039Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_5810062119093379358.key (/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/private_key_5810062119093379358.key) [2021-10-28T18:22:12.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:22:12.728Z] + git semver init [2021-10-28T18:22:12.728Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:22:12.728Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1046/.git [2021-10-28T18:22:12.728Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1046 [2021-10-28T18:22:12.728Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:22:12.728Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:22:12.728Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:22:12.728Z] # $SEMVER_BRANCH = PR-1046 [2021-10-28T18:22:12.728Z] # $SEMVER_TEMP = /tmp/semver-924625473 [2021-10-28T18:22:12.728Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-28T18:22:13.681Z] # '/tmp/semver-924625473' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1046/.semver' [2021-10-28T18:22:13.681Z] # -> Force: false [2021-10-28T18:22:13.681Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1046/.semver [Pipeline] } [2021-10-28T18:22:13.419Z] $ docker exec --env ******** --env ******** f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 ssh-agent -k [2021-10-28T18:22:13.527Z] unset SSH_AUTH_SOCK; [2021-10-28T18:22:13.527Z] unset SSH_AGENT_PID; [2021-10-28T18:22:13.527Z] echo Agent pid 60 killed; [2021-10-28T18:22:13.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:22:14.113Z] + git semver [Pipeline] } [2021-10-28T18:22:13.893Z] $ docker stop --time=1 f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 [2021-10-28T18:22:15.130Z] $ docker rm -f f8e1160cd4c9599127a5e02fa673584cd65566ea7f88be2b3ebe8b93e650d596 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:22:15.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:22:15.867Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:22:15.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] node [Pipeline] node [2021-10-28T18:22:31.074Z] Still waiting to schedule task [2021-10-28T18:22:31.075Z] ‘prd-centos7-docker-4c-2g-35’ is offline [2021-10-28T18:22:31.075Z] ‘prd-centos7-docker-4c-2g-36’ is offline [2021-10-28T18:22:31.075Z] ‘prd-centos7-docker-4c-2g-49’ is offline [2021-10-28T18:22:31.075Z] ‘prd-ubuntu18.04-docker-8c-8g-37’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-28T18:22:31.075Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-10-28T18:22:31.076Z] Still waiting to schedule task [2021-10-28T18:22:31.076Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline [2021-10-28T18:26:42.448Z] Running on prd-centos7-docker-4c-2g-94 in /w/workspace/gexfoundry_device-sdk-go_PR-1046 [Pipeline] { [Pipeline] ws [2021-10-28T18:26:42.456Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-28T18:26:42.551Z] Selected Git installation does not exist. Using Default [2021-10-28T18:26:42.551Z] The recommended git tool is: NONE [2021-10-28T18:26:44.592Z] using credential edgex-jenkins-ssh [2021-10-28T18:26:44.604Z] Cloning the remote Git repository [2021-10-28T18:26:44.585Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:26:44.640Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-28T18:26:44.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:26:44.680Z] > git --version # timeout=10 [2021-10-28T18:26:44.690Z] > git --version # 'git version 2.24.4' [2021-10-28T18:26:44.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:26:44.715Z] [INFO] Currently running in a labeled security context [2021-10-28T18:26:44.716Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:26:44.716Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4158684577667329690.key [2021-10-28T18:26:44.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:26:45.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:26:45.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:26:45.736Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T18:26:45.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T18:26:45.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:26:45.751Z] [INFO] Currently running in a labeled security context [2021-10-28T18:26:45.751Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:26:45.751Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh571483160952238823.key [2021-10-28T18:26:45.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1046/head:refs/remotes/origin/PR-1046 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T18:26:46.338Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 673cb0f33b5cc3bbc27ecddbe805ec15078c317b [2021-10-28T18:26:46.437Z] Merge succeeded, producing 673cb0f33b5cc3bbc27ecddbe805ec15078c317b [2021-10-28T18:26:46.438Z] Checking out Revision 673cb0f33b5cc3bbc27ecddbe805ec15078c317b (PR-1046) [2021-10-28T18:26:46.307Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:26:46.320Z] > git checkout -f 673cb0f33b5cc3bbc27ecddbe805ec15078c317b # timeout=10 [2021-10-28T18:26:46.357Z] > git remote # timeout=10 [2021-10-28T18:26:46.361Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:26:46.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:26:46.368Z] [INFO] Currently running in a labeled security context [2021-10-28T18:26:46.368Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:26:46.368Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6673023403410945718.key [2021-10-28T18:26:46.378Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T18:26:46.389Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:26:46.402Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:26:46.414Z] > git checkout -f 673cb0f33b5cc3bbc27ecddbe805ec15078c317b # timeout=10 [2021-10-28T18:26:49.965Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.1-dev.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:26:50.377Z] provisioning config files... [2021-10-28T18:26:50.390Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5206624975763885047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:26:50.777Z] ---> docker-login.sh [2021-10-28T18:26:50.777Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:26:50.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:26:50.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:26:50.777Z] Configure a credential helper to remove this warning. See [2021-10-28T18:26:50.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:26:50.777Z] [2021-10-28T18:26:50.777Z] Login Succeeded [2021-10-28T18:26:50.777Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:26:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:26:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:26:51.046Z] Configure a credential helper to remove this warning. See [2021-10-28T18:26:51.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:26:51.046Z] [2021-10-28T18:26:51.046Z] Login Succeeded [2021-10-28T18:26:51.046Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:26:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:26:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:26:51.046Z] Configure a credential helper to remove this warning. See [2021-10-28T18:26:51.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:26:51.046Z] [2021-10-28T18:26:51.046Z] Login Succeeded [2021-10-28T18:26:51.046Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:26:51.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:26:51.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:26:51.307Z] Configure a credential helper to remove this warning. See [2021-10-28T18:26:51.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:26:51.307Z] [2021-10-28T18:26:51.307Z] Login Succeeded [2021-10-28T18:26:51.307Z] docker.io [2021-10-28T18:26:51.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:26:51.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:26:51.876Z] Configure a credential helper to remove this warning. See [2021-10-28T18:26:51.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:26:51.876Z] [2021-10-28T18:26:51.876Z] Login Succeeded [2021-10-28T18:26:51.876Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:26:51.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T18:26:52.038Z] ========================================================= [2021-10-28T18:26:52.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:26:52.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:26:52.355Z] + 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.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-28T18:26:52.355Z] Sending build context to Docker daemon 2.716MB [2021-10-28T18:26:52.355Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:26:52.355Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T18:26:52.355Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:26:52.355Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:26:52.355Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:26:52.355Z] b8b176561691: Pulling fs layer [2021-10-28T18:26:52.355Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:26:52.355Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:26:52.355Z] e0aca202a116: Pulling fs layer [2021-10-28T18:26:52.355Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:26:52.355Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:26:52.355Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:26:52.355Z] 4527c011a84f: Waiting [2021-10-28T18:26:52.355Z] 5d74067f8e1e: Waiting [2021-10-28T18:26:52.355Z] e0aca202a116: Waiting [2021-10-28T18:26:52.355Z] 3a43be97a3b4: Waiting [2021-10-28T18:26:52.355Z] 34cad66bf833: Waiting [2021-10-28T18:26:52.355Z] b4e3c513aaa6: Waiting [2021-10-28T18:26:52.355Z] b8b176561691: Verifying Checksum [2021-10-28T18:26:52.355Z] b8b176561691: Download complete [2021-10-28T18:26:52.355Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:26:52.355Z] 31adcdaf11c8: Download complete [2021-10-28T18:26:52.355Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:26:52.355Z] 5d74067f8e1e: Download complete [2021-10-28T18:26:52.619Z] e0aca202a116: Verifying Checksum [2021-10-28T18:26:52.619Z] e0aca202a116: Download complete [2021-10-28T18:26:52.619Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:26:52.619Z] a0d0a0d46f8b: Download complete [2021-10-28T18:26:52.619Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:26:52.619Z] 3a43be97a3b4: Download complete [2021-10-28T18:26:52.619Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:26:52.619Z] 34cad66bf833: Download complete [2021-10-28T18:26:52.890Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:26:53.158Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:26:53.158Z] 4527c011a84f: Download complete [2021-10-28T18:26:53.158Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:26:53.158Z] b4e3c513aaa6: Download complete [2021-10-28T18:26:53.158Z] 31adcdaf11c8: Pull complete [2021-10-28T18:26:53.158Z] b8b176561691: Pull complete [2021-10-28T18:26:57.419Z] 4527c011a84f: Pull complete [2021-10-28T18:26:57.419Z] 5d74067f8e1e: Pull complete [2021-10-28T18:26:57.419Z] e0aca202a116: Pull complete [2021-10-28T18:26:57.419Z] 3a43be97a3b4: Pull complete [2021-10-28T18:26:57.419Z] 34cad66bf833: Pull complete [2021-10-28T18:26:59.370Z] b4e3c513aaa6: Pull complete [2021-10-28T18:26:59.631Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:26:59.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:26:59.631Z] ---> 9f6097aaca64 [2021-10-28T18:26:59.631Z] Step 3/10 : ARG MAKE=make build [2021-10-28T18:27:01.557Z] ---> Running in ba8338f32b77 [2021-10-28T18:27:01.557Z] Removing intermediate container ba8338f32b77 [2021-10-28T18:27:01.557Z] ---> d52988a42571 [2021-10-28T18:27:01.557Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T18:27:01.557Z] ---> Running in 426dbcfd4ea6 [2021-10-28T18:27:01.557Z] Removing intermediate container 426dbcfd4ea6 [2021-10-28T18:27:01.557Z] ---> 252bf99df7e3 [2021-10-28T18:27:01.557Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T18:27:01.817Z] ---> Running in e424bbc86207 [2021-10-28T18:27:01.817Z] Removing intermediate container e424bbc86207 [2021-10-28T18:27:01.817Z] ---> a1bcd28c7567 [2021-10-28T18:27:01.817Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:27:01.818Z] ---> Running in 5cd0daa825e3 [2021-10-28T18:27:02.396Z] Removing intermediate container 5cd0daa825e3 [2021-10-28T18:27:02.396Z] ---> 55c6e42db6ef [2021-10-28T18:27:02.396Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T18:27:02.396Z] ---> Running in ccbf985bf639 [2021-10-28T18:27:02.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:03.607Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:27:03.869Z] OK: 220 MiB in 52 packages [2021-10-28T18:27:04.135Z] Removing intermediate container ccbf985bf639 [2021-10-28T18:27:04.135Z] ---> 0af88649df12 [2021-10-28T18:27:04.135Z] Step 8/10 : COPY . . [2021-10-28T18:27:04.400Z] ---> 2a0d681a0451 [2021-10-28T18:27:04.400Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:27:04.400Z] ---> Running in c4f8e115aef1 [2021-10-28T18:27:36.559Z] Removing intermediate container c4f8e115aef1 [2021-10-28T18:27:36.559Z] ---> 958bf73b2568 [2021-10-28T18:27:36.559Z] Step 10/10 : RUN ${MAKE} [2021-10-28T18:27:36.559Z] ---> Running in 4e8575f43b05 [2021-10-28T18:27:36.559Z] noop [2021-10-28T18:27:36.559Z] Removing intermediate container 4e8575f43b05 [2021-10-28T18:27:36.559Z] ---> 1984fa0fd08f [2021-10-28T18:27:36.559Z] Successfully built 1984fa0fd08f [2021-10-28T18:27:36.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:27:36.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:27:36.860Z] . [Pipeline] withDockerContainer [2021-10-28T18:27:36.928Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-10-28T18:27:36.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 [2021-10-28T18:27:37.328Z] $ docker top 9231b7fb499aeff6cae3818673ea2e6d9181896b9ac5b6dc478f4587c1101d49 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:27:37.692Z] + go version [2021-10-28T18:27:37.692Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:27:37.701Z] $ docker stop --time=1 9231b7fb499aeff6cae3818673ea2e6d9181896b9ac5b6dc478f4587c1101d49 [2021-10-28T18:27:38.890Z] $ docker rm -f 9231b7fb499aeff6cae3818673ea2e6d9181896b9ac5b6dc478f4587c1101d49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:27:39.381Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:27:39.381Z] . [Pipeline] withDockerContainer [2021-10-28T18:27:39.451Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-10-28T18:27:39.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 [2021-10-28T18:27:39.864Z] $ docker top bb31d6ed1b7cfc66720b4dc515b335a73657771e22bf8aadbb50e009e32d98df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:27:40.233Z] + make test [2021-10-28T18:27:40.233Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T18:27:45.566Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T18:28:07.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T18:28:07.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T18:28:07.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T18:28:09.028Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T18:28:09.029Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T18:28:09.029Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T18:28:09.029Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T18:28:09.297Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements [2021-10-28T18:28:09.568Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements [2021-10-28T18:28:10.156Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 9.0% of statements [2021-10-28T18:28:10.156Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T18:28:10.156Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T18:28:10.156Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T18:28:10.423Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements [2021-10-28T18:28:10.423Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T18:28:11.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.053s coverage: 83.3% of statements [2021-10-28T18:28:11.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T18:28:11.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T18:28:11.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements [2021-10-28T18:28:12.784Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.845s coverage: 88.8% of statements [2021-10-28T18:28:12.784Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T18:28:12.784Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.9% of statements [2021-10-28T18:28:12.784Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T18:28:12.784Z] FAIL [2021-10-28T18:28:12.784Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T18:28:12.794Z] $ docker stop --time=1 bb31d6ed1b7cfc66720b4dc515b335a73657771e22bf8aadbb50e009e32d98df [2021-10-28T18:28:14.580Z] $ docker rm -f bb31d6ed1b7cfc66720b4dc515b335a73657771e22bf8aadbb50e009e32d98df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:15.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:28:15.417Z] [2021-10-28T18:28:15.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:28:15.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:28:15.721Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T18:28:15.721Z] b4d181a07f80: Pulling fs layer [2021-10-28T18:28:15.721Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T18:28:15.721Z] ed53099fbce6: Pulling fs layer [2021-10-28T18:28:15.721Z] dc539afda2c1: Pulling fs layer [2021-10-28T18:28:15.721Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T18:28:15.721Z] 9065ff56babe: Pulling fs layer [2021-10-28T18:28:15.721Z] d287ab97295c: Pulling fs layer [2021-10-28T18:28:15.721Z] 77bc0d833cb6: Waiting [2021-10-28T18:28:15.721Z] 9065ff56babe: Waiting [2021-10-28T18:28:15.721Z] d287ab97295c: Waiting [2021-10-28T18:28:15.721Z] dc539afda2c1: Waiting [2021-10-28T18:28:15.721Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T18:28:15.721Z] a1111a8f2ec3: Download complete [2021-10-28T18:28:15.721Z] dc539afda2c1: Verifying Checksum [2021-10-28T18:28:15.721Z] dc539afda2c1: Download complete [2021-10-28T18:28:15.721Z] ed53099fbce6: Verifying Checksum [2021-10-28T18:28:15.721Z] ed53099fbce6: Download complete [2021-10-28T18:28:15.721Z] 9065ff56babe: Verifying Checksum [2021-10-28T18:28:15.721Z] 9065ff56babe: Download complete [2021-10-28T18:28:15.983Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T18:28:15.983Z] 77bc0d833cb6: Download complete [2021-10-28T18:28:15.983Z] b4d181a07f80: Verifying Checksum [2021-10-28T18:28:15.983Z] b4d181a07f80: Download complete [2021-10-28T18:28:16.572Z] d287ab97295c: Verifying Checksum [2021-10-28T18:28:16.572Z] d287ab97295c: Download complete [2021-10-28T18:28:17.534Z] b4d181a07f80: Pull complete [2021-10-28T18:28:17.534Z] a1111a8f2ec3: Pull complete [2021-10-28T18:28:18.104Z] ed53099fbce6: Pull complete [2021-10-28T18:28:18.104Z] dc539afda2c1: Pull complete [2021-10-28T18:28:18.367Z] 77bc0d833cb6: Pull complete [2021-10-28T18:28:18.367Z] 9065ff56babe: Pull complete [2021-10-28T18:28:23.716Z] d287ab97295c: Pull complete [2021-10-28T18:28:23.716Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T18:28:23.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:28:23.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T18:28:23.779Z] prd-centos7-docker-4c-2g-94 does not seem to be running inside a container [2021-10-28T18:28:23.827Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 [2021-10-28T18:28:26.356Z] $ docker top ca3368eef09bedbee58b6566136238b631f389b0c0296b63082e71f921b17928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:28:26.755Z] ---> job-cost.sh [2021-10-28T18:28:26.755Z] lf-activate-venv: SKIPPING [2021-10-28T18:28:26.755Z] INFO: No Stack... [2021-10-28T18:28:27.016Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T18:28:27.584Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T18:28:27.873Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2021-10-28T18:28:27.873Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T18:28:27.899Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] [2021-10-28T18:28:27.907Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] did not exist. Created. [2021-10-28T18:28:27.907Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T18:28:28.214Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T18:28:28.390Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T18:28:28.396Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T18:28:28.416Z] $ docker stop --time=1 ca3368eef09bedbee58b6566136238b631f389b0c0296b63082e71f921b17928 [2021-10-28T18:28:29.550Z] $ docker rm -f ca3368eef09bedbee58b6566136238b631f389b0c0296b63082e71f921b17928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T18:28:29.806Z] Failed in branch amd64 [2021-10-28T20:53:55.721Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12256 in /w/workspace/gexfoundry_device-sdk-go_PR-1046 [Pipeline] { [Pipeline] ws [2021-10-28T20:53:55.737Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-28T20:53:55.969Z] Selected Git installation does not exist. Using Default [2021-10-28T20:53:55.969Z] The recommended git tool is: NONE [2021-10-28T20:54:02.437Z] using credential edgex-jenkins-ssh [2021-10-28T20:54:02.494Z] Cloning the remote Git repository [2021-10-28T20:54:02.550Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:54:02.662Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-28T20:54:02.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:54:02.750Z] > git --version # timeout=10 [2021-10-28T20:54:02.767Z] > git --version # 'git version 2.17.1' [2021-10-28T20:54:02.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:02.859Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:04.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:54:04.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:54:04.402Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-28T20:54:04.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-28T20:54:04.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:04.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1046/head:refs/remotes/origin/PR-1046 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-28T20:54:05.075Z] Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 673cb0f33b5cc3bbc27ecddbe805ec15078c317b [2021-10-28T20:54:05.343Z] Merge succeeded, producing 673cb0f33b5cc3bbc27ecddbe805ec15078c317b [2021-10-28T20:54:05.343Z] Checking out Revision 673cb0f33b5cc3bbc27ecddbe805ec15078c317b (PR-1046) [2021-10-28T20:54:05.097Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:05.128Z] > git checkout -f 673cb0f33b5cc3bbc27ecddbe805ec15078c317b # timeout=10 [2021-10-28T20:54:05.248Z] > git remote # timeout=10 [2021-10-28T20:54:05.264Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T20:54:05.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:54:05.299Z] > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 [2021-10-28T20:54:05.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T20:54:05.349Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:54:05.363Z] > git checkout -f 673cb0f33b5cc3bbc27ecddbe805ec15078c317b # timeout=10 [2021-10-28T20:54:09.772Z] Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.0.1-dev.15" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T20:54:10.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T20:54:10.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T20:54:10.711Z] Dload Upload Total Spent Left Speed [2021-10-28T20:54:10.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2021-10-28T20:54:11.130Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T20:54:11.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2021-10-28T20:54:11.474Z] sudo tee /etc/docker/daemon.new [2021-10-28T20:54:11.474Z] { [2021-10-28T20:54:11.474Z] "registry-mirrors": [ [2021-10-28T20:54:11.474Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T20:54:11.474Z] ], [2021-10-28T20:54:11.474Z] "bip": "10.250.0.254/24", [2021-10-28T20:54:11.474Z] "hosts": [ [2021-10-28T20:54:11.474Z] "tcp://0.0.0.0:5555", [2021-10-28T20:54:11.474Z] "unix:///var/run/docker.sock" [2021-10-28T20:54:11.474Z] ], [2021-10-28T20:54:11.474Z] "mtu": 1458, [2021-10-28T20:54:11.474Z] "selinux-enabled": true, [2021-10-28T20:54:11.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T20:54:11.474Z] } [Pipeline] sh [2021-10-28T20:54:11.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T20:54:12.202Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T20:54:30.547Z] provisioning config files... [2021-10-28T20:54:30.573Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1022364700031829657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:54:31.038Z] ---> docker-login.sh [2021-10-28T20:54:31.038Z] nexus3.edgexfoundry.org:10001 [2021-10-28T20:54:31.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:32.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:32.240Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:32.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:32.240Z] [2021-10-28T20:54:32.240Z] Login Succeeded [2021-10-28T20:54:32.240Z] nexus3.edgexfoundry.org:10002 [2021-10-28T20:54:32.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:32.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:32.789Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:32.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:32.789Z] [2021-10-28T20:54:32.789Z] Login Succeeded [2021-10-28T20:54:32.789Z] nexus3.edgexfoundry.org:10003 [2021-10-28T20:54:33.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:33.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:33.344Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:33.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:33.344Z] [2021-10-28T20:54:33.344Z] Login Succeeded [2021-10-28T20:54:33.344Z] nexus3.edgexfoundry.org:10004 [2021-10-28T20:54:33.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:33.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:33.628Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:33.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:33.628Z] [2021-10-28T20:54:33.628Z] Login Succeeded [2021-10-28T20:54:33.902Z] docker.io [2021-10-28T20:54:34.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T20:54:34.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T20:54:34.446Z] Configure a credential helper to remove this warning. See [2021-10-28T20:54:34.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T20:54:34.446Z] [2021-10-28T20:54:34.446Z] Login Succeeded [2021-10-28T20:54:34.446Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T20:54:34.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T20:54:34.899Z] ========================================================= [2021-10-28T20:54:34.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T20:54:34.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:54:35.244Z] + 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.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-28T20:54:35.869Z] Sending build context to Docker daemon 2.715MB [2021-10-28T20:54:35.869Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T20:54:35.869Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-28T20:54:35.869Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T20:54:35.869Z] 552d1f2373af: Pulling fs layer [2021-10-28T20:54:35.869Z] ea3f2d53f512: Pulling fs layer [2021-10-28T20:54:35.869Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T20:54:35.869Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T20:54:35.869Z] 72dc09318566: Pulling fs layer [2021-10-28T20:54:35.869Z] f4f7b4309257: Pulling fs layer [2021-10-28T20:54:35.869Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T20:54:35.869Z] b78e95d17946: Pulling fs layer [2021-10-28T20:54:35.869Z] 7a9cfe048b4a: Waiting [2021-10-28T20:54:35.869Z] 72dc09318566: Waiting [2021-10-28T20:54:35.869Z] f4f7b4309257: Waiting [2021-10-28T20:54:35.869Z] 0ac9a79272e3: Waiting [2021-10-28T20:54:35.869Z] b78e95d17946: Waiting [2021-10-28T20:54:35.869Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T20:54:35.869Z] 9e70ebbbe112: Download complete [2021-10-28T20:54:36.147Z] ea3f2d53f512: Verifying Checksum [2021-10-28T20:54:36.147Z] ea3f2d53f512: Download complete [2021-10-28T20:54:36.147Z] 72dc09318566: Download complete [2021-10-28T20:54:36.147Z] f4f7b4309257: Verifying Checksum [2021-10-28T20:54:36.147Z] f4f7b4309257: Download complete [2021-10-28T20:54:36.147Z] 552d1f2373af: Verifying Checksum [2021-10-28T20:54:36.147Z] 552d1f2373af: Download complete [2021-10-28T20:54:36.147Z] 0ac9a79272e3: Download complete [2021-10-28T20:54:37.141Z] 552d1f2373af: Pull complete [2021-10-28T20:54:37.740Z] ea3f2d53f512: Pull complete [2021-10-28T20:54:38.013Z] 9e70ebbbe112: Pull complete [2021-10-28T20:54:38.286Z] b78e95d17946: Verifying Checksum [2021-10-28T20:54:38.286Z] b78e95d17946: Download complete [2021-10-28T20:54:38.564Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T20:54:38.564Z] 7a9cfe048b4a: Download complete [2021-10-28T20:54:50.971Z] 7a9cfe048b4a: Pull complete [2021-10-28T20:54:50.971Z] 72dc09318566: Pull complete [2021-10-28T20:54:50.971Z] f4f7b4309257: Pull complete [2021-10-28T20:54:50.971Z] 0ac9a79272e3: Pull complete [2021-10-28T20:54:55.280Z] b78e95d17946: Pull complete [2021-10-28T20:54:55.280Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T20:54:55.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T20:54:55.280Z] ---> 8b459fc5aaf0 [2021-10-28T20:54:55.280Z] Step 3/10 : ARG MAKE=make build [2021-10-28T20:54:57.256Z] ---> Running in 563c8aa7585a [2021-10-28T20:54:57.533Z] Removing intermediate container 563c8aa7585a [2021-10-28T20:54:57.533Z] ---> 47bdca7f5e7e [2021-10-28T20:54:57.533Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-28T20:54:57.533Z] ---> Running in b2b53fc9e58b [2021-10-28T20:54:57.804Z] Removing intermediate container b2b53fc9e58b [2021-10-28T20:54:57.804Z] ---> 8f25b048a2ad [2021-10-28T20:54:57.804Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T20:54:58.078Z] ---> Running in e42052da9c72 [2021-10-28T20:54:58.351Z] Removing intermediate container e42052da9c72 [2021-10-28T20:54:58.351Z] ---> 2f446c148bc0 [2021-10-28T20:54:58.351Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T20:54:58.622Z] ---> Running in d9c678a128d2 [2021-10-28T20:55:00.590Z] Removing intermediate container d9c678a128d2 [2021-10-28T20:55:00.590Z] ---> 7ef16344733f [2021-10-28T20:55:00.590Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-28T20:55:00.864Z] ---> Running in 486ec8c37d25 [2021-10-28T20:55:01.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T20:55:02.823Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T20:55:03.805Z] OK: 219 MiB in 52 packages [2021-10-28T20:55:04.782Z] Removing intermediate container 486ec8c37d25 [2021-10-28T20:55:04.782Z] ---> d3efab33b92b [2021-10-28T20:55:04.782Z] Step 8/10 : COPY . . [2021-10-28T20:55:05.770Z] ---> 81c9f1b940ba [2021-10-28T20:55:05.770Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T20:55:05.770Z] ---> Running in 1da079c9e8a0 [2021-10-28T20:56:27.636Z] Removing intermediate container 1da079c9e8a0 [2021-10-28T20:56:27.636Z] ---> 07e9e2e83255 [2021-10-28T20:56:27.636Z] Step 10/10 : RUN ${MAKE} [2021-10-28T20:56:27.636Z] ---> Running in 393d392c86e6 [2021-10-28T20:56:27.636Z] noop [2021-10-28T20:56:27.636Z] Removing intermediate container 393d392c86e6 [2021-10-28T20:56:27.636Z] ---> 70c0dde93af5 [2021-10-28T20:56:27.636Z] Successfully built 70c0dde93af5 [2021-10-28T20:56:27.636Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:56:27.999Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:56:27.999Z] . [Pipeline] withDockerContainer [2021-10-28T20:56:28.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-12256 does not seem to be running inside a container [2021-10-28T20:56:28.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat [2021-10-28T20:56:30.138Z] $ docker top e330af083c0b015799feac300c3a0e580e33051c320428669fce24e5d1e78ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:56:31.202Z] + go version [2021-10-28T20:56:31.203Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T20:56:31.228Z] $ docker stop --time=1 e330af083c0b015799feac300c3a0e580e33051c320428669fce24e5d1e78ae4 [2021-10-28T20:56:33.066Z] $ docker rm -f e330af083c0b015799feac300c3a0e580e33051c320428669fce24e5d1e78ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:56:33.877Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T20:56:33.877Z] . [Pipeline] withDockerContainer [2021-10-28T20:56:34.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-12256 does not seem to be running inside a container [2021-10-28T20:56:34.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat [2021-10-28T20:56:36.077Z] $ docker top f7c7ed518d6dcc20bf184835813c6aff5bba77bb281c5dee21e948816ad6f2e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T20:56:37.144Z] + make test [2021-10-28T20:56:37.144Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-28T20:57:09.577Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-28T20:58:46.533Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] [2021-10-28T20:58:46.533Z] internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse [2021-10-28T20:58:46.533Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-28T20:58:46.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.280s coverage: 28.1% of statements [2021-10-28T20:58:46.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.371s coverage: 78.9% of statements [2021-10-28T20:58:46.533Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.380s coverage: 9.0% of statements [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-28T20:58:46.533Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-28T20:58:53.372Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.403s coverage: 28.7% of statements [2021-10-28T20:58:53.372Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-28T20:58:53.372Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.316s coverage: 83.3% of statements [2021-10-28T20:58:53.372Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-28T20:58:53.372Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-28T20:58:53.994Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.516s coverage: 57.8% of statements [2021-10-28T20:58:57.456Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.220s coverage: 88.8% of statements [2021-10-28T20:58:57.456Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-28T20:58:58.910Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.237s coverage: 4.9% of statements [2021-10-28T20:58:58.910Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-28T20:58:58.910Z] FAIL [2021-10-28T20:58:59.512Z] make: *** [Makefile:35: test] Error 2 [Pipeline] } [2021-10-28T20:58:59.531Z] $ docker stop --time=1 f7c7ed518d6dcc20bf184835813c6aff5bba77bb281c5dee21e948816ad6f2e8 [2021-10-28T20:59:01.627Z] $ docker rm -f f7c7ed518d6dcc20bf184835813c6aff5bba77bb281c5dee21e948816ad6f2e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:59:03.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T20:59:03.522Z] [2021-10-28T20:59:03.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:59:03.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T20:59:04.204Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T20:59:04.204Z] 448f6bf000e3: Pulling fs layer [2021-10-28T20:59:04.204Z] f757da607395: Pulling fs layer [2021-10-28T20:59:04.204Z] 05883995daec: Pulling fs layer [2021-10-28T20:59:04.204Z] 8603b9c90790: Pulling fs layer [2021-10-28T20:59:04.204Z] 1560dd03e051: Pulling fs layer [2021-10-28T20:59:04.204Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T20:59:04.204Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T20:59:04.204Z] 1560dd03e051: Waiting [2021-10-28T20:59:04.204Z] 27f5ce0e4adf: Waiting [2021-10-28T20:59:04.204Z] c2d8d7efcc4b: Waiting [2021-10-28T20:59:04.204Z] 8603b9c90790: Waiting [2021-10-28T20:59:04.489Z] f757da607395: Verifying Checksum [2021-10-28T20:59:04.489Z] f757da607395: Download complete [2021-10-28T20:59:04.489Z] 8603b9c90790: Verifying Checksum [2021-10-28T20:59:04.489Z] 8603b9c90790: Download complete [2021-10-28T20:59:04.489Z] 1560dd03e051: Verifying Checksum [2021-10-28T20:59:04.489Z] 1560dd03e051: Download complete [2021-10-28T20:59:04.489Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T20:59:04.489Z] 27f5ce0e4adf: Download complete [2021-10-28T20:59:04.489Z] 05883995daec: Verifying Checksum [2021-10-28T20:59:04.489Z] 05883995daec: Download complete [2021-10-28T20:59:05.095Z] 448f6bf000e3: Verifying Checksum [2021-10-28T20:59:05.095Z] 448f6bf000e3: Download complete [2021-10-28T20:59:07.757Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T20:59:07.757Z] c2d8d7efcc4b: Download complete [2021-10-28T20:59:09.232Z] 448f6bf000e3: Pull complete [2021-10-28T20:59:10.822Z] f757da607395: Pull complete [2021-10-28T20:59:13.521Z] 05883995daec: Pull complete [2021-10-28T20:59:13.521Z] 8603b9c90790: Pull complete [2021-10-28T20:59:14.973Z] 1560dd03e051: Pull complete [2021-10-28T20:59:15.252Z] 27f5ce0e4adf: Pull complete [2021-10-28T20:59:33.625Z] c2d8d7efcc4b: Pull complete [2021-10-28T20:59:33.625Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T20:59:33.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T20:59:33.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T20:59:33.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-12256 does not seem to be running inside a container [2021-10-28T20:59:33.995Z] $ 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/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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:arm64 cat [2021-10-28T20:59:37.585Z] $ docker top 91456a1c228f5d9e833405f9548ca888ad84691fbc9698d268207dbefe6d7265 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:38.668Z] ---> job-cost.sh [2021-10-28T20:59:38.668Z] lf-activate-venv: SKIPPING [2021-10-28T20:59:38.668Z] INFO: No Stack... [2021-10-28T20:59:38.944Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T20:59:39.557Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T20:59:40.248Z] + + cat /w/workspace/device-sdk-go/4/archives/cost.csvcut [2021-10-28T20:59:40.248Z] -d, -f6 [Pipeline] lock [2021-10-28T20:59:40.341Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] [2021-10-28T20:59:40.346Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] did not exist. Created. [2021-10-28T20:59:40.346Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T20:59:41.065Z] /w/workspace/device-sdk-go/4@tmp/durable-912e6d07/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-912e6d07/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T20:59:41.774Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T20:59:41.804Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T20:59:42.606Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T20:59:42.613Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1046-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T20:59:42.618Z] $ docker stop --time=1 91456a1c228f5d9e833405f9548ca888ad84691fbc9698d268207dbefe6d7265 [2021-10-28T20:59:44.330Z] $ docker rm -f 91456a1c228f5d9e833405f9548ca888ad84691fbc9698d268207dbefe6d7265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T20:59:44.801Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T20:59:46.052Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1046/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:46.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T20:59:46.911Z] ---> package-listing.sh [2021-10-28T20:59:46.911Z] ++ facter osfamily [2021-10-28T20:59:46.911Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T20:59:47.171Z] + OS_FAMILY=redhat [2021-10-28T20:59:47.171Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1046 [2021-10-28T20:59:47.171Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T20:59:47.171Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T20:59:47.171Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T20:59:47.171Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T20:59:47.171Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1046 ']' [2021-10-28T20:59:47.171Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T20:59:47.171Z] + case "${OS_FAMILY}" in [2021-10-28T20:59:47.171Z] + rpm -qa [2021-10-28T20:59:47.171Z] + sort [2021-10-28T20:59:47.745Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T20:59:47.745Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T20:59:47.745Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T20:59:47.745Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1046 ']' [2021-10-28T20:59:47.745Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1046/archives/ [2021-10-28T20:59:47.745Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1046/archives/ [Pipeline] echo [2021-10-28T20:59:47.756Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1046/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-28T20:59:48.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:59:48.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:59:48.599Z] [2021-10-28T20:59:48.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T20:59:48.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:59:48.899Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T20:59:48.899Z] b4d181a07f80: Pulling fs layer [2021-10-28T20:59:48.899Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T20:59:48.899Z] ed53099fbce6: Pulling fs layer [2021-10-28T20:59:48.899Z] dc539afda2c1: Pulling fs layer [2021-10-28T20:59:48.899Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T20:59:48.899Z] 9065ff56babe: Pulling fs layer [2021-10-28T20:59:48.899Z] d287ab97295c: Pulling fs layer [2021-10-28T20:59:48.899Z] dc539afda2c1: Waiting [2021-10-28T20:59:48.899Z] 77bc0d833cb6: Waiting [2021-10-28T20:59:48.899Z] 9065ff56babe: Waiting [2021-10-28T20:59:48.899Z] d287ab97295c: Waiting [2021-10-28T20:59:48.899Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T20:59:48.899Z] a1111a8f2ec3: Download complete [2021-10-28T20:59:48.899Z] dc539afda2c1: Verifying Checksum [2021-10-28T20:59:48.899Z] dc539afda2c1: Download complete [2021-10-28T20:59:49.167Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T20:59:49.167Z] 77bc0d833cb6: Download complete [2021-10-28T20:59:49.167Z] 9065ff56babe: Verifying Checksum [2021-10-28T20:59:49.167Z] 9065ff56babe: Download complete [2021-10-28T20:59:49.167Z] ed53099fbce6: Verifying Checksum [2021-10-28T20:59:49.167Z] ed53099fbce6: Download complete [2021-10-28T20:59:49.167Z] b4d181a07f80: Download complete [2021-10-28T20:59:49.748Z] d287ab97295c: Verifying Checksum [2021-10-28T20:59:49.748Z] d287ab97295c: Download complete [2021-10-28T20:59:50.707Z] b4d181a07f80: Pull complete [2021-10-28T20:59:50.707Z] a1111a8f2ec3: Pull complete [2021-10-28T20:59:51.291Z] ed53099fbce6: Pull complete [2021-10-28T20:59:51.291Z] dc539afda2c1: Pull complete [2021-10-28T20:59:51.558Z] 77bc0d833cb6: Pull complete [2021-10-28T20:59:51.558Z] 9065ff56babe: Pull complete [2021-10-28T20:59:56.858Z] d287ab97295c: Pull complete [2021-10-28T20:59:56.858Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T20:59:56.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T20:59:56.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T20:59:56.931Z] prd-centos7-docker-4c-2g-45 does not seem to be running inside a container [2021-10-28T20:59:56.984Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1046/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-1046 -v /w/workspace/gexfoundry_device-sdk-go_PR-1046:/w/workspace/gexfoundry_device-sdk-go_PR-1046:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1046@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 [2021-10-28T20:59:59.220Z] $ docker top 699798a2e51eba69972d44d18c0e43b78880f69dcb65f313aa6ffcc92d3bfa5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T20:59:59.568Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T20:59:59.862Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T21:00:00.160Z] + ls /var/log/sa-host [2021-10-28T21:00:00.160Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T21:00:00.160Z] file_magic: OK [2021-10-28T21:00:00.160Z] HZ: Using current value: 100 [2021-10-28T21:00:00.161Z] file_header: OK [2021-10-28T21:00:00.161Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-28T21:00:00.161Z] Statistics: [2021-10-28T21:00:00.161Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:00:00.161Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T21:00:00.161Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T21:00:00.161Z] file_magic: OK [2021-10-28T21:00:00.161Z] HZ: Using current value: 100 [2021-10-28T21:00:00.161Z] file_header: OK [2021-10-28T21:00:00.161Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-28T21:00:00.161Z] Statistics: [2021-10-28T21:00:00.161Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:00:00.161Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:00:00.239Z] provisioning config files... [2021-10-28T21:00:00.248Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1046@tmp/config261763248720061591tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:00:00.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:00.546Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T21:00:00.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:00.884Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T21:00:00.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:01.193Z] ---> sudo-logs.sh [2021-10-28T21:00:01.193Z] Archiving 'sudo' log.. [2021-10-28T21:00:01.193Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-45.novalocal: Name or service not known [2021-10-28T21:00:01.193Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-45.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T21:00:01.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:01.553Z] ---> job-cost.sh [2021-10-28T21:00:01.553Z] lf-activate-venv: SKIPPING [2021-10-28T21:00:01.553Z] DEBUG: total: 0.10999999940395355 [2021-10-28T21:00:01.553Z] INFO: Retrieving Stack Cost... [2021-10-28T21:00:01.824Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T21:00:02.084Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T21:00:02.095Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:02.386Z] ---> logs-deploy.sh [2021-10-28T21:00:02.386Z] lf-activate-venv: SKIPPING [2021-10-28T21:00:02.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1046/4 [2021-10-28T21:00:02.386Z] INFO: archiving workspace using pattern(s): [2021-10-28T21:00:02.956Z] Archives upload complete. [2021-10-28T21:00:03.216Z] INFO: archiving logs to Nexus