Pull request #1038 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 3c0632bf6e660307ec50dc7bf88da20fd8f534e9+935ffdea1367b9fce73786fb0b6da633adc0bf2e (81a1964820b7008a39247c557a8d7dfbdcbc3c5d) 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-ssh11822191289129240046.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh4057986116973852170.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1038/workspace@libs/edgex-global-pipelines # timeout=10 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/app-functions-sdk-go/branches/PR-1038/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14368747607154118435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/app-functions-sdk-go/branches/PR-1038/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7797785113087863787.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4589981524886381986.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1038/workspace@libs/lf-pipelines # timeout=10 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/app-functions-sdk-go/branches/PR-1038/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14627897191663843912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4481 in /w/workspace/dry_app-functions-sdk-go_PR-1038 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1038 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/dry_app-functions-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh1788236240411577757.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/dry_app-functions-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh9120009626600186428.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 935ffdea1367b9fce73786fb0b6da633adc0bf2e into PR head commit 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 Merge succeeded, producing 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 Checking out Revision 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 (PR-1038) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # 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/dry_app-functions-sdk-go_PR-1038@tmp/jenkins-gitclient-ssh3027588145728328475.key > git merge 935ffdea1367b9fce73786fb0b6da633adc0bf2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 Commit message: "feat: Location of client service obtained from the registry" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:32 ========================================================= 20:27:32 EdgeX Global Pipelines Version Info 20:27:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:27:33 ------------------- 20:27:33 stable info: 20:27:33 ------------------- 20:27:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:27:33 Message: update stable to v1.0.220 20:27:33 ------------------- 20:27:33 experimental info: 20:27:33 ------------------- 20:27:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:33 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 20:27:33 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1038 [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1038 [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1038 [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c0632b [Pipeline] echo 20:27:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:27:35 + git rev-list -1 --merges 3c0632bf6e660307ec50dc7bf88da20fd8f534e9~1..3c0632bf6e660307ec50dc7bf88da20fd8f534e9 [Pipeline] echo 20:27:36 -----------> git rev-list -1 --merges 3c0632bf6e660307ec50dc7bf88da20fd8f534e9~1..3c0632bf6e660307ec50dc7bf88da20fd8f534e9 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 [false] [Pipeline] sh 20:27:36 + git log --format=format:%s -1 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 [Pipeline] echo 20:27:36 ========================================================= 20:27:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:27:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:27:36 + git log --format=format:%s -1 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 [Pipeline] echo 20:27:36 [semverPrep] GIT_COMMIT: 3c0632bf6e660307ec50dc7bf88da20fd8f534e9, Commit Message: feat: Location of client service obtained from the registry [Pipeline] echo 20:27:36 [semverPrep] This is not a build commit. [Pipeline] sh 20:27:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:27:37 + grep -v github /etc/ssh/ssh_known_hosts 20:27:37 + '[' -e /tmp/ssh_known_hosts ']' 20:27:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:27:37 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:27:37 + sudo tee -a /etc/ssh/ssh_known_hosts 20:27:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:27:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:37 20:27:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:27:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:38 latest: Pulling from edgex-devops/git-semver 20:27:38 a0d0a0d46f8b: Pulling fs layer 20:27:38 3e5f54012d9b: Pulling fs layer 20:27:38 4c7163046ea9: Pulling fs layer 20:27:38 0c2d73faf560: Pulling fs layer 20:27:38 0c2d73faf560: Waiting 20:27:38 3e5f54012d9b: Verifying Checksum 20:27:38 3e5f54012d9b: Download complete 20:27:38 a0d0a0d46f8b: Verifying Checksum 20:27:38 a0d0a0d46f8b: Download complete 20:27:38 4c7163046ea9: Verifying Checksum 20:27:38 4c7163046ea9: Download complete 20:27:38 0c2d73faf560: Verifying Checksum 20:27:38 0c2d73faf560: Download complete 20:27:38 a0d0a0d46f8b: Pull complete 20:27:38 3e5f54012d9b: Pull complete 20:27:38 4c7163046ea9: Pull complete 20:27:38 0c2d73faf560: Pull complete 20:27:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:27:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:27:39 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 20:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 20:27:39 $ docker top d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:27:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:39 [ssh-agent] Looking for ssh-agent implementation... 20:27:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:39 $ docker exec d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc ssh-agent 20:27:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkiJElG/agent.15 20:27:40 SSH_AGENT_PID=21 20:27:40 Running ssh-add (command line suppressed) 20:27:39 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_3855176955554656668.key (/w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_3855176955554656668.key) 20:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:40 + git tag --points-at HEAD [Pipeline] } 20:27:40 $ docker exec --env ******** --env ******** d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc ssh-agent -k 20:27:40 unset SSH_AUTH_SOCK; 20:27:40 unset SSH_AGENT_PID; 20:27:40 echo Agent pid 21 killed; 20:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:27:40 [ssh-agent] Looking for ssh-agent implementation... 20:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:27:40 $ docker exec d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc ssh-agent 20:27:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnamPI/agent.56 20:27:40 SSH_AGENT_PID=62 20:27:40 Running ssh-add (command line suppressed) 20:27:40 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_429955638553178028.key (/w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/private_key_429955638553178028.key) 20:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:27:41 + git semver init 20:27:41 # -> Open(): unable to determine branch for HEAD 20:27:41 # $GIT_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1038/.git 20:27:41 # $GIT_WORK_TREE = /w/workspace/dry_app-functions-sdk-go_PR-1038 20:27:41 # $SEMVER_REMOTE_NAME = origin 20:27:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:27:41 # $SEMVER_USER_NAME = edgex-jenkins 20:27:41 # $SEMVER_BRANCH = PR-1038 20:27:41 # $SEMVER_TEMP = /tmp/semver-563609996 20:27:41 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:27:43 # '/tmp/semver-563609996' -> '/w/workspace/dry_app-functions-sdk-go_PR-1038/.semver' 20:27:43 # -> Force: false 20:27:43 # $SEMVER_DIR = /w/workspace/dry_app-functions-sdk-go_PR-1038/.semver [Pipeline] } 20:27:43 $ docker exec --env ******** --env ******** d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc ssh-agent -k 20:27:44 unset SSH_AUTH_SOCK; 20:27:44 unset SSH_AGENT_PID; 20:27:44 echo Agent pid 62 killed; 20:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:27:44 + git semver [Pipeline] } 20:27:44 $ docker stop --time=1 d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc 20:27:45 $ docker rm -f d9db58d554d3f5ed5777124528306d07372c0d959bad268631b465ff25ca03bc [Pipeline] // withDockerContainer [Pipeline] sh 20:27:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:27:46 Stashed 1 file(s) [Pipeline] echo 20:27:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:47 ========================================================= 20:27:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:27:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:27:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:27:47 59bf1c3509f3: Pulling fs layer 20:27:47 666ba61612fd: Pulling fs layer 20:27:47 8ed8ca486205: Pulling fs layer 20:27:47 4fe6c5a15a65: Pulling fs layer 20:27:47 22a0e8bec74d: Pulling fs layer 20:27:47 640e595b4fbd: Pulling fs layer 20:27:47 763cafe07f6e: Pulling fs layer 20:27:47 0c0b528cf693: Pulling fs layer 20:27:47 10935f4eaf8b: Pulling fs layer 20:27:47 4fe6c5a15a65: Waiting 20:27:47 22a0e8bec74d: Waiting 20:27:47 640e595b4fbd: Waiting 20:27:47 763cafe07f6e: Waiting 20:27:47 0c0b528cf693: Waiting 20:27:47 10935f4eaf8b: Waiting 20:27:47 8ed8ca486205: Verifying Checksum 20:27:47 8ed8ca486205: Download complete 20:27:47 666ba61612fd: Verifying Checksum 20:27:47 666ba61612fd: Download complete 20:27:47 22a0e8bec74d: Verifying Checksum 20:27:47 22a0e8bec74d: Download complete 20:27:47 640e595b4fbd: Verifying Checksum 20:27:47 640e595b4fbd: Download complete 20:27:47 763cafe07f6e: Verifying Checksum 20:27:47 763cafe07f6e: Download complete 20:27:47 59bf1c3509f3: Verifying Checksum 20:27:47 59bf1c3509f3: Download complete 20:27:47 0c0b528cf693: Verifying Checksum 20:27:47 0c0b528cf693: Download complete 20:27:48 10935f4eaf8b: Verifying Checksum 20:27:48 10935f4eaf8b: Download complete 20:27:48 59bf1c3509f3: Pull complete 20:27:48 4fe6c5a15a65: Verifying Checksum 20:27:48 4fe6c5a15a65: Download complete 20:27:48 666ba61612fd: Pull complete 20:27:48 8ed8ca486205: Pull complete 20:27:52 4fe6c5a15a65: Pull complete 20:27:52 22a0e8bec74d: Pull complete 20:27:52 640e595b4fbd: Pull complete 20:27:52 763cafe07f6e: Pull complete 20:27:52 0c0b528cf693: Pull complete 20:27:55 10935f4eaf8b: Pull complete 20:27:55 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:27:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:27:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 20:27:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 20:27:55 + docker inspect -f . ci-base-image-x86_64 20:27:55 . [Pipeline] withDockerContainer 20:27:56 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 20:27:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 20:27:58 $ docker top 8836ab5768187bbaa8b1ad3187a4b3f124bc7a43bc0ddf0bfb36efd1ba01503c -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:58 + go version 20:27:58 go version go1.17.6 linux/amd64 [Pipeline] } 20:27:58 $ docker stop --time=1 8836ab5768187bbaa8b1ad3187a4b3f124bc7a43bc0ddf0bfb36efd1ba01503c 20:27:59 $ docker rm -f 8836ab5768187bbaa8b1ad3187a4b3f124bc7a43bc0ddf0bfb36efd1ba01503c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:28:00 + docker inspect -f . ci-base-image-x86_64 20:28:00 . [Pipeline] withDockerContainer 20:28:00 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 20:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 20:28:01 $ docker top c8b6c048d110aa7a6853bde6544ffe8a307aa406813ecbb80051ffc6f9025159 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:28:01 + make test 20:28:01 make -C ./app-service-template build 20:28:01 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1038/app-service-template' 20:28:01 go mod tidy 20:28:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.9 20:28:01 go: downloading github.com/google/uuid v1.3.0 20:28:01 go: downloading github.com/stretchr/testify v1.7.0 20:28:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.7 20:28:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 20:28:01 go: downloading github.com/go-playground/validator/v10 v10.10.0 20:28:01 go: downloading github.com/go-kit/log v0.2.0 20:28:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:28:01 go: downloading github.com/davecgh/go-spew v1.1.1 20:28:01 go: downloading github.com/pmezard/go-difflib v1.0.0 20:28:01 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:28:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:28:01 go: downloading github.com/stretchr/objx v0.1.1 20:28:01 go: downloading github.com/gorilla/mux v1.8.0 20:28:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:28:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:28:01 go: downloading github.com/go-playground/universal-translator v0.18.0 20:28:01 go: downloading github.com/leodido/go-urn v1.2.1 20:28:01 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 20:28:01 go: downloading golang.org/x/text v0.3.7 20:28:02 Still waiting to schedule task 20:28:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:28:02 go: downloading github.com/go-playground/locales v0.14.0 20:28:03 go: downloading github.com/gorilla/websocket v1.4.2 20:28:03 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:28:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:28:03 go: downloading github.com/hashicorp/consul/api v1.9.1 20:28:03 go: downloading github.com/hashicorp/errwrap v1.0.0 20:28:03 go: downloading github.com/mitchellh/copystructure v1.0.0 20:28:03 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 20:28:03 go: downloading github.com/x448/float16 v0.8.4 20:28:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:28:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:28:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:28:03 go: downloading github.com/hashicorp/serf v0.9.5 20:28:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:28:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:28:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:28:03 go: downloading github.com/fatih/color v1.9.0 20:28:03 go: downloading github.com/mattn/go-colorable v0.1.6 20:28:03 go: downloading github.com/mattn/go-isatty v0.0.12 20:28:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:28:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:28:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:28:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:28:03 go: downloading github.com/pebbe/zmq4 v1.2.7 20:28:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:28:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/di: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms tested by 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.test imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports 20:28:03 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:28:03 new-app-service/functions imports 20:28:03 github.com/edgexfoundry/go-mod-core-contracts/v2/common imports 20:28:03 github.com/go-playground/validator/v10 tested by 20:28:03 github.com/go-playground/validator/v10.test imports 20:28:03 github.com/go-playground/assert/v2: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service tested by 20:28:03 new-app-service.test imports 20:28:03 github.com/stretchr/testify/assert imports 20:28:03 gopkg.in/yaml.v3 tested by 20:28:03 gopkg.in/yaml.v3.test imports 20:28:03 gopkg.in/check.v1: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:28:03 github.com/hashicorp/consul/api tested by 20:28:03 github.com/hashicorp/consul/api.test imports 20:28:03 github.com/hashicorp/consul/sdk/testutil: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:28:03 github.com/hashicorp/consul/api tested by 20:28:03 github.com/hashicorp/consul/api.test imports 20:28:03 github.com/hashicorp/consul/sdk/testutil/retry: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:28:03 github.com/hashicorp/consul/api tested by 20:28:03 github.com/hashicorp/consul/api.test imports 20:28:03 github.com/hashicorp/go-uuid: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:28:03 github.com/hashicorp/consul/api tested by 20:28:03 github.com/hashicorp/consul/api.test imports 20:28:03 github.com/hashicorp/serf/serf imports 20:28:03 github.com/hashicorp/go-msgpack/codec: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:28:03 github.com/hashicorp/consul/api tested by 20:28:03 github.com/hashicorp/consul/api.test imports 20:28:03 github.com/hashicorp/serf/serf imports 20:28:03 github.com/hashicorp/memberlist: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports 20:28:03 github.com/edgexfoundry/go-mod-messaging/v2/messaging imports 20:28:03 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports 20:28:03 github.com/go-redis/redis/v7 tested by 20:28:03 github.com/go-redis/redis/v7.test imports 20:28:03 github.com/onsi/ginkgo: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports 20:28:03 github.com/edgexfoundry/go-mod-messaging/v2/messaging imports 20:28:03 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports 20:28:03 github.com/go-redis/redis/v7 tested by 20:28:03 github.com/go-redis/redis/v7.test imports 20:28:03 github.com/onsi/gomega: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 new-app-service imports 20:28:03 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:28:03 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:28:03 github.com/hashicorp/consul/api imports 20:28:03 github.com/hashicorp/serf/coordinate imports 20:28:03 github.com/armon/go-metrics tested by 20:28:03 github.com/armon/go-metrics.test imports 20:28:03 github.com/pascaldekloe/goe/verify: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:28:03 make[1]: *** [Makefile:45: tidy] Error 1 20:28:03 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1038/app-service-template' 20:28:03 make: *** [Makefile:26: build] Error 2 [Pipeline] } 20:28:04 $ docker stop --time=1 c8b6c048d110aa7a6853bde6544ffe8a307aa406813ecbb80051ffc6f9025159 20:28:05 $ docker rm -f c8b6c048d110aa7a6853bde6544ffe8a307aa406813ecbb80051ffc6f9025159 [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 20:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:07 20:28:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:28:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:07 latest: Pulling from edgex-lftools-log-publisher 20:28:07 b4d181a07f80: Pulling fs layer 20:28:07 a1111a8f2ec3: Pulling fs layer 20:28:07 ed53099fbce6: Pulling fs layer 20:28:07 dc539afda2c1: Pulling fs layer 20:28:07 77bc0d833cb6: Pulling fs layer 20:28:07 9065ff56babe: Pulling fs layer 20:28:07 d287ab97295c: Pulling fs layer 20:28:07 dc539afda2c1: Waiting 20:28:07 77bc0d833cb6: Waiting 20:28:07 9065ff56babe: Waiting 20:28:07 d287ab97295c: Waiting 20:28:07 a1111a8f2ec3: Verifying Checksum 20:28:07 a1111a8f2ec3: Download complete 20:28:07 dc539afda2c1: Verifying Checksum 20:28:07 dc539afda2c1: Download complete 20:28:07 ed53099fbce6: Verifying Checksum 20:28:07 ed53099fbce6: Download complete 20:28:07 9065ff56babe: Verifying Checksum 20:28:07 9065ff56babe: Download complete 20:28:07 77bc0d833cb6: Verifying Checksum 20:28:07 77bc0d833cb6: Download complete 20:28:07 b4d181a07f80: Verifying Checksum 20:28:07 b4d181a07f80: Download complete 20:28:08 d287ab97295c: Verifying Checksum 20:28:08 d287ab97295c: Download complete 20:28:09 b4d181a07f80: Pull complete 20:28:09 a1111a8f2ec3: Pull complete 20:28:09 ed53099fbce6: Pull complete 20:28:09 dc539afda2c1: Pull complete 20:28:10 77bc0d833cb6: Pull complete 20:28:10 9065ff56babe: Pull complete 20:28:15 d287ab97295c: Pull complete 20:28:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:28:15 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 20:28:15 $ 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/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 20:28:18 $ docker top 4c59011abdef09436329a90c186a0e2cb56aa31875535feef18a5e147fe748e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:19 ---> job-cost.sh 20:28:19 lf-activate-venv: SKIPPING 20:28:19 INFO: No Stack... 20:28:19 INFO: Retrieving Pricing Info for: v3-standard-2 20:28:19 INFO: Archiving Costs [Pipeline] sh 20:28:20 + cat /w/workspace/dry_app-functions-sdk-go_PR-1038/archives/cost.csv 20:28:20 + cut -d, -f6 [Pipeline] lock 20:28:20 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] 20:28:20 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] did not exist. Created. 20:28:20 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:28:20 + echo total: 0.05999999865889549 [Pipeline] stash 20:28:20 Stashed 1 file(s) [Pipeline] } 20:28:20 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:28:20 $ docker stop --time=1 4c59011abdef09436329a90c186a0e2cb56aa31875535feef18a5e147fe748e0 20:28:22 $ docker rm -f 4c59011abdef09436329a90c186a0e2cb56aa31875535feef18a5e147fe748e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:28:22 Failed in branch amd64 20:29:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4482 in /w/workspace/dry_app-functions-sdk-go_PR-1038 [Pipeline] { [Pipeline] ws 20:29:25 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 20:29:26 The recommended git tool is: git 20:29:30 using credential edgex-jenkins-ssh 20:29:30 Cloning the remote Git repository 20:29:30 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:30 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 20:29:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:30 > git --version # timeout=10 20:29:30 > git --version # 'git version 2.17.1' 20:29:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:29:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:29:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1038/head:refs/remotes/origin/PR-1038 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:29:35 Merging remotes/origin/main commit 935ffdea1367b9fce73786fb0b6da633adc0bf2e into PR head commit 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 20:29:35 Merge succeeded, producing 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 20:29:35 Checking out Revision 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 (PR-1038) 20:29:35 > git config core.sparsecheckout # timeout=10 20:29:35 > git checkout -f 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 20:29:35 > git remote # timeout=10 20:29:35 > git config --get remote.origin.url # timeout=10 20:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:35 > git merge 935ffdea1367b9fce73786fb0b6da633adc0bf2e # timeout=10 20:29:35 > git rev-parse HEAD^{commit} # timeout=10 20:29:35 > git config core.sparsecheckout # timeout=10 20:29:35 > git checkout -f 3c0632bf6e660307ec50dc7bf88da20fd8f534e9 # timeout=10 20:29:39 Commit message: "feat: Location of client service obtained from the registry" 20:29:39 > git --version # timeout=10 20:29:39 > git --version # 'git version 2.17.1' 20:29:39 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:29:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:40 Dload Upload Total Spent Left Speed 20:29:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10503 0 0 93776 0 --:--:-- --:--:-- --:--:-- 92946 100 11843 100 11843 0 0 102k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 20:29:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:29:41 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:29:41 sudo tee /etc/docker/daemon.new 20:29:41 { 20:29:41 "registry-mirrors": [ 20:29:41 "https://nexus3.edgexfoundry.org:10001" 20:29:41 ], 20:29:41 "bip": "10.250.0.254/24", 20:29:41 "hosts": [ 20:29:41 "tcp://0.0.0.0:5555", 20:29:41 "unix:///var/run/docker.sock" 20:29:41 ], 20:29:41 "mtu": 1458, 20:29:41 "selinux-enabled": true, 20:29:41 "seccomp-profile": "/etc/docker/seccomp.json" 20:29:41 } [Pipeline] sh 20:29:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:29:42 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 20:30:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:01 ========================================================= 20:30:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:30:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:30:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:30:02 9b3977197b4f: Pulling fs layer 20:30:02 1a89e8eeedd5: Pulling fs layer 20:30:02 94645a83ff95: Pulling fs layer 20:30:02 3f3a8bcf1eab: Pulling fs layer 20:30:02 0c92f367c5e7: Pulling fs layer 20:30:02 f7c0051592d6: Pulling fs layer 20:30:02 a227ed2f7395: Pulling fs layer 20:30:02 7b1c46037f91: Pulling fs layer 20:30:02 f7c0051592d6: Waiting 20:30:02 a227ed2f7395: Waiting 20:30:02 7b1c46037f91: Waiting 20:30:02 3f3a8bcf1eab: Waiting 20:30:02 0c92f367c5e7: Waiting 20:30:02 94645a83ff95: Verifying Checksum 20:30:02 94645a83ff95: Download complete 20:30:02 1a89e8eeedd5: Verifying Checksum 20:30:02 1a89e8eeedd5: Download complete 20:30:02 0c92f367c5e7: Verifying Checksum 20:30:02 0c92f367c5e7: Download complete 20:30:02 f7c0051592d6: Download complete 20:30:02 9b3977197b4f: Verifying Checksum 20:30:02 9b3977197b4f: Download complete 20:30:02 a227ed2f7395: Verifying Checksum 20:30:02 a227ed2f7395: Download complete 20:30:03 9b3977197b4f: Pull complete 20:30:03 1a89e8eeedd5: Pull complete 20:30:04 94645a83ff95: Pull complete 20:30:04 7b1c46037f91: Verifying Checksum 20:30:04 7b1c46037f91: Download complete 20:30:04 3f3a8bcf1eab: Download complete 20:30:17 3f3a8bcf1eab: Pull complete 20:30:17 0c92f367c5e7: Pull complete 20:30:17 f7c0051592d6: Pull complete 20:30:17 a227ed2f7395: Pull complete 20:30:22 7b1c46037f91: Pull complete 20:30:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 20:30:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 20:30:23 + docker inspect -f . ci-base-image-arm64 20:30:23 . [Pipeline] withDockerContainer 20:30:23 prd-ubuntu18.04-docker-arm64-4c-16g-4482 does not seem to be running inside a container 20:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:26 $ docker top a0b092e00b021e012c75908d6ef9eeaf0b094b0d7ea4e817f230a65865ad77fa -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:27 + go version 20:30:27 go version go1.17.6 linux/arm64 [Pipeline] } 20:30:27 $ docker stop --time=1 a0b092e00b021e012c75908d6ef9eeaf0b094b0d7ea4e817f230a65865ad77fa 20:30:29 $ docker rm -f a0b092e00b021e012c75908d6ef9eeaf0b094b0d7ea4e817f230a65865ad77fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:30 + docker inspect -f . ci-base-image-arm64 20:30:30 . [Pipeline] withDockerContainer 20:30:30 prd-ubuntu18.04-docker-arm64-4c-16g-4482 does not seem to be running inside a container 20:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:30:31 $ docker top bd8e6148cb7f12caa1eff05b12df3cb4e7a1465cd85c411da62439f5299e68b8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:30:32 + make test 20:30:32 make -C ./app-service-template build 20:30:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:30:32 go mod tidy 20:30:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.9 20:30:32 go: downloading github.com/google/uuid v1.3.0 20:30:32 go: downloading github.com/stretchr/testify v1.7.0 20:30:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.7 20:30:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 20:30:33 go: downloading github.com/davecgh/go-spew v1.1.1 20:30:33 go: downloading github.com/pmezard/go-difflib v1.0.0 20:30:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:30:33 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 20:30:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:30:33 go: downloading github.com/stretchr/objx v0.1.1 20:30:33 go: downloading github.com/go-playground/validator/v10 v10.10.0 20:30:33 go: downloading github.com/go-kit/log v0.2.0 20:30:33 go: downloading github.com/gorilla/mux v1.8.0 20:30:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:30:33 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:30:33 go: downloading github.com/mitchellh/copystructure v1.0.0 20:30:33 go: downloading github.com/gorilla/websocket v1.4.2 20:30:33 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:30:33 go: downloading github.com/hashicorp/consul/api v1.9.1 20:30:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:30:33 go: downloading github.com/hashicorp/errwrap v1.0.0 20:30:33 go: downloading github.com/go-playground/universal-translator v0.18.0 20:30:33 go: downloading github.com/leodido/go-urn v1.2.1 20:30:33 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 20:30:33 go: downloading golang.org/x/text v0.3.7 20:30:34 go: downloading github.com/go-playground/locales v0.14.0 20:30:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:30:37 go: downloading github.com/x448/float16 v0.8.4 20:30:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:30:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:30:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:30:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:30:37 go: downloading github.com/hashicorp/serf v0.9.5 20:30:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:30:37 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 20:30:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:30:37 go: downloading github.com/pebbe/zmq4 v1.2.7 20:30:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:30:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:30:37 go: downloading github.com/fatih/color v1.9.0 20:30:37 go: downloading github.com/mattn/go-colorable v0.1.6 20:30:37 go: downloading github.com/mattn/go-isatty v0.0.12 20:30:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:30:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:30:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/di: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/config: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms tested by 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms.test imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports 20:30:38 github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0: replacement directory ../../MODS/go-mod-bootstrap does not exist 20:30:38 new-app-service/functions imports 20:30:38 github.com/edgexfoundry/go-mod-core-contracts/v2/common imports 20:30:38 github.com/go-playground/validator/v10 tested by 20:30:38 github.com/go-playground/validator/v10.test imports 20:30:38 github.com/go-playground/assert/v2: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service tested by 20:30:38 new-app-service.test imports 20:30:38 github.com/stretchr/testify/assert imports 20:30:38 gopkg.in/yaml.v3 tested by 20:30:38 gopkg.in/yaml.v3.test imports 20:30:38 gopkg.in/check.v1: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:30:38 github.com/hashicorp/consul/api tested by 20:30:38 github.com/hashicorp/consul/api.test imports 20:30:38 github.com/hashicorp/consul/sdk/testutil: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:30:38 github.com/hashicorp/consul/api tested by 20:30:38 github.com/hashicorp/consul/api.test imports 20:30:38 github.com/hashicorp/consul/sdk/testutil/retry: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:30:38 github.com/hashicorp/consul/api tested by 20:30:38 github.com/hashicorp/consul/api.test imports 20:30:38 github.com/hashicorp/go-uuid: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:30:38 github.com/hashicorp/consul/api tested by 20:30:38 github.com/hashicorp/consul/api.test imports 20:30:38 github.com/hashicorp/serf/serf imports 20:30:38 github.com/hashicorp/go-msgpack/codec: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:30:38 github.com/hashicorp/consul/api tested by 20:30:38 github.com/hashicorp/consul/api.test imports 20:30:38 github.com/hashicorp/serf/serf imports 20:30:38 github.com/hashicorp/memberlist: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports 20:30:38 github.com/edgexfoundry/go-mod-messaging/v2/messaging imports 20:30:38 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports 20:30:38 github.com/go-redis/redis/v7 tested by 20:30:38 github.com/go-redis/redis/v7.test imports 20:30:38 github.com/onsi/ginkgo: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus imports 20:30:38 github.com/edgexfoundry/go-mod-messaging/v2/messaging imports 20:30:38 github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis imports 20:30:38 github.com/go-redis/redis/v7 tested by 20:30:38 github.com/go-redis/redis/v7.test imports 20:30:38 github.com/onsi/gomega: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 new-app-service imports 20:30:38 github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/registry imports 20:30:38 github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul imports 20:30:38 github.com/hashicorp/consul/api imports 20:30:38 github.com/hashicorp/serf/coordinate imports 20:30:38 github.com/armon/go-metrics tested by 20:30:38 github.com/armon/go-metrics.test imports 20:30:38 github.com/pascaldekloe/goe/verify: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.1.0 (replaced by ../../MODS/go-mod-bootstrap): reading ../../MODS/go-mod-bootstrap/go.mod: open /w/workspace/app-functions-sdk-go/MODS/go-mod-bootstrap/go.mod: no such file or directory 20:30:38 make[1]: *** [Makefile:45: tidy] Error 1 20:30:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 20:30:38 make: *** [Makefile:26: build] Error 2 [Pipeline] } 20:30:38 $ docker stop --time=1 bd8e6148cb7f12caa1eff05b12df3cb4e7a1465cd85c411da62439f5299e68b8 20:30:40 $ docker rm -f bd8e6148cb7f12caa1eff05b12df3cb4e7a1465cd85c411da62439f5299e68b8 [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 20:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:42 20:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:30:42 arm64: Pulling from edgex-lftools-log-publisher 20:30:42 448f6bf000e3: Pulling fs layer 20:30:42 f757da607395: Pulling fs layer 20:30:42 05883995daec: Pulling fs layer 20:30:42 8603b9c90790: Pulling fs layer 20:30:42 1560dd03e051: Pulling fs layer 20:30:42 27f5ce0e4adf: Pulling fs layer 20:30:42 c2d8d7efcc4b: Pulling fs layer 20:30:42 1560dd03e051: Waiting 20:30:42 27f5ce0e4adf: Waiting 20:30:42 c2d8d7efcc4b: Waiting 20:30:42 8603b9c90790: Waiting 20:30:43 f757da607395: Verifying Checksum 20:30:43 f757da607395: Download complete 20:30:43 8603b9c90790: Verifying Checksum 20:30:43 8603b9c90790: Download complete 20:30:43 1560dd03e051: Verifying Checksum 20:30:43 1560dd03e051: Download complete 20:30:43 27f5ce0e4adf: Download complete 20:30:43 05883995daec: Verifying Checksum 20:30:43 05883995daec: Download complete 20:30:43 448f6bf000e3: Verifying Checksum 20:30:46 c2d8d7efcc4b: Verifying Checksum 20:30:46 c2d8d7efcc4b: Download complete 20:30:47 448f6bf000e3: Pull complete 20:30:47 f757da607395: Pull complete 20:30:49 05883995daec: Pull complete 20:30:49 8603b9c90790: Pull complete 20:30:50 1560dd03e051: Pull complete 20:30:50 27f5ce0e4adf: Pull complete 20:31:05 c2d8d7efcc4b: Pull complete 20:31:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:31:05 prd-ubuntu18.04-docker-arm64-4c-16g-4482 does not seem to be running inside a container 20:31:05 $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:31:08 $ docker top 55248aed413a75c9064d709bf14e48b8b7e9bd45d362b0a108696d55ce630506 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:09 ---> job-cost.sh 20:31:09 lf-activate-venv: SKIPPING 20:31:09 INFO: No Stack... 20:31:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:31:10 INFO: Archiving Costs [Pipeline] sh 20:31:10 + cut -d, -f6 20:31:10 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 20:31:10 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] 20:31:10 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] did not exist. Created. 20:31:10 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:31:11 /w/workspace/app-functions-sdk-go/1@tmp/durable-9cb14fd0/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-9cb14fd0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:31:11 + echo total: 0.10999999940395355 [Pipeline] stash 20:31:11 Warning: overwriting stash ‘stack-cost’ 20:31:12 Stashed 1 file(s) [Pipeline] } 20:31:12 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1038-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:31:12 $ docker stop --time=1 55248aed413a75c9064d709bf14e48b8b7e9bd45d362b0a108696d55ce630506 20:31:13 $ docker rm -f 55248aed413a75c9064d709bf14e48b8b7e9bd45d362b0a108696d55ce630506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:31:14 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:31:16 + '[' -d /w/workspace/dry_app-functions-sdk-go_PR-1038/archives ']' 20:31:16 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1038/archives 20:31:16 total 8 20:31:16 drwxr-xr-x. 3 root root 34 Feb 2 20:28 . 20:31:16 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 20:28 .. 20:31:16 drwxr-xr-x. 2 root root 6 Feb 2 20:28 cost 20:31:16 -rw-r--r--. 1 root root 91 Feb 2 20:28 cost.csv 20:31:16 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1038/archives 20:31:16 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1038/archives 20:31:16 total 8 20:31:16 drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 20:28 . 20:31:16 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 20:28 .. 20:31:16 drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 20:28 cost 20:31:16 -rw-r--r--. 1 jenkins jenkins 91 Feb 2 20:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:31:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:31:17 ---> package-listing.sh 20:31:17 ++ facter osfamily 20:31:17 ++ tr '[:upper:]' '[:lower:]' 20:31:17 + OS_FAMILY=redhat 20:31:17 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1038 20:31:17 + START_PACKAGES=/tmp/packages_start.txt 20:31:17 + END_PACKAGES=/tmp/packages_end.txt 20:31:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:31:17 + PACKAGES=/tmp/packages_start.txt 20:31:17 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1038 ']' 20:31:17 + PACKAGES=/tmp/packages_end.txt 20:31:17 + case "${OS_FAMILY}" in 20:31:17 + rpm -qa 20:31:17 + sort 20:31:18 + '[' -f /tmp/packages_start.txt ']' 20:31:18 + '[' -f /tmp/packages_end.txt ']' 20:31:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:31:18 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1038 ']' 20:31:18 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1038/archives/ 20:31:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1038/archives/ [Pipeline] echo 20:31:18 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/dry_app-functions-sdk-go_PR-1038/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:31:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:31:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:31:19 . [Pipeline] withDockerContainer 20:31:19 prd-centos7-docker-4c-2g-4481 does not seem to be running inside a container 20:31:19 $ 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/dry_app-functions-sdk-go_PR-1038/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1038 -v /w/workspace/dry_app-functions-sdk-go_PR-1038:/w/workspace/dry_app-functions-sdk-go_PR-1038:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1038@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1038@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 20:31:19 $ docker top c1cda851653b17408648ad3ddea27cb68deef711e998a73bfc5f97a00a4db48f -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:19 + touch /tmp/pre-build-complete [Pipeline] sh 20:31:20 + mkdir -p /var/log/sysstat [Pipeline] sh 20:31:20 + ls /var/log/sa-host 20:31:20 + sadf -c /var/log/sa-host/sa02 20:31:20 file_magic: OK 20:31:20 HZ: Using current value: 100 20:31:20 file_header: OK 20:31:20 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 20:31:20 Statistics: 20:31:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:31:20 File successfully converted to sysstat format version 12.0.3 20:31:20 + sadf -c /var/log/sa-host/sa17 20:31:20 file_magic: OK 20:31:20 HZ: Using current value: 100 20:31:20 file_header: OK 20:31:20 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 20:31:20 Statistics: 20:31:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:31:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:20 provisioning config files... 20:31:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1038@tmp/config8972579191302293220tmp [Pipeline] { [Pipeline] echo 20:31:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:31:21 ---> create-netrc.sh [Pipeline] } 20:31:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:31:21 ---> python-tools-install.sh [Pipeline] echo 20:31:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:31:22 ---> sudo-logs.sh 20:31:22 Archiving 'sudo' log.. 20:31:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-4481.novalocal: Name or service not known 20:31:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-4481.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:31:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:31:22 ---> job-cost.sh 20:31:22 lf-activate-venv: SKIPPING 20:31:22 DEBUG: total: 0.05999999865889549 20:31:22 INFO: Retrieving Stack Cost... 20:31:22 INFO: Retrieving Pricing Info for: v3-standard-2 20:31:23 INFO: Archiving Costs [Pipeline] echo 20:31:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:31:23 ---> logs-deploy.sh 20:31:23 lf-activate-venv: SKIPPING 20:31:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1038/1 20:31:23 INFO: archiving workspace using pattern(s): 20:31:23 Archives upload complete. 20:31:24 INFO: archiving logs to Nexus