Pull request #463 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-service-configurable Obtained Jenkinsfile from 970ea8cdef185d54c72dcb37a5df9fe0d96c6246+d275c6c1be7b0e598ae2180a778e5c3f26e0028b (cb78803a3ce735761179cf023af6d7ff87592f1e) 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-ssh5286742934458274823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4622902977983163235.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-service-configurable/branches/PR-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-service-configurable/branches/PR-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2051399287651064176.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-service-configurable/branches/PR-463/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3975267221780209133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh9929474332846589664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-service-configurable/branches/PR-463/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-service-configurable/branches/PR-463/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9104485933554861402.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24153 in /w/workspace/_app-service-configurable_PR-463 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-463 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d275c6c1be7b0e598ae2180a778e5c3f26e0028b into PR head commit 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 Merge succeeded, producing 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 Checking out Revision 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 (PR-463) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 # timeout=10 Commit message: "build: Add NATS convenience build targets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:42:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:42:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:42:34 ========================================================= 00:42:34 EdgeX Global Pipelines Version Info 00:42:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:42:35 ------------------- 00:42:35 stable info: 00:42:35 ------------------- 00:42:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:42:35 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:42:35 Message: update stable to v1.0.239 00:42:35 ------------------- 00:42:35 experimental info: 00:42:35 ------------------- 00:42:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:42:35 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 00:42:35 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-463 [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-463 [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-463 [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 970ea8c [Pipeline] echo 00:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:37 provisioning config files... 00:42:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-463@tmp/config5129256010139202071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:38 ---> docker-login.sh 00:42:38 nexus3.edgexfoundry.org:10001 00:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:38 Configure a credential helper to remove this warning. See 00:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:38 00:42:38 Login Succeeded 00:42:38 nexus3.edgexfoundry.org:10002 00:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:38 Configure a credential helper to remove this warning. See 00:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:38 00:42:38 Login Succeeded 00:42:38 nexus3.edgexfoundry.org:10003 00:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:38 Configure a credential helper to remove this warning. See 00:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:38 00:42:38 Login Succeeded 00:42:38 nexus3.edgexfoundry.org:10004 00:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:38 Configure a credential helper to remove this warning. See 00:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:38 00:42:38 Login Succeeded 00:42:38 docker.io 00:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:39 Configure a credential helper to remove this warning. See 00:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:39 00:42:39 Login Succeeded 00:42:39 ---> docker-login.sh ends [Pipeline] } 00:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:42:39 + git rev-list -1 --merges 970ea8cdef185d54c72dcb37a5df9fe0d96c6246~1..970ea8cdef185d54c72dcb37a5df9fe0d96c6246 [Pipeline] echo 00:42:39 -----------> git rev-list -1 --merges 970ea8cdef185d54c72dcb37a5df9fe0d96c6246~1..970ea8cdef185d54c72dcb37a5df9fe0d96c6246 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 [false] [Pipeline] sh 00:42:40 + git log --format=format:%s -1 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 [Pipeline] echo 00:42:40 ========================================================= 00:42:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:42:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:42:40 + git log --format=format:%s -1 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 [Pipeline] echo 00:42:40 [semverPrep] GIT_COMMIT: 970ea8cdef185d54c72dcb37a5df9fe0d96c6246, Commit Message: build: Add NATS convenience build targets [Pipeline] echo 00:42:40 [semverPrep] This is not a build commit. [Pipeline] sh 00:42:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:42:41 + grep -v github /etc/ssh/ssh_known_hosts 00:42:41 + [ -e /tmp/ssh_known_hosts ] 00:42:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:42:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:42:41 + sudo tee -a /etc/ssh/ssh_known_hosts 00:42:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:41 00:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:42:41 b85a868b505f: Pulling fs layer 00:42:41 e2be974225ed: Pulling fs layer 00:42:41 339a4e72a1f5: Pulling fs layer 00:42:41 988bab9f4d93: Pulling fs layer 00:42:41 1469e6f7b9e6: Pulling fs layer 00:42:41 eaf3925da568: Pulling fs layer 00:42:41 bab4dde63d76: Pulling fs layer 00:42:41 bde34c3a00c8: Pulling fs layer 00:42:41 b352a97aabf1: Pulling fs layer 00:42:41 4872d77fe225: Pulling fs layer 00:42:41 5851b861e8e6: Pulling fs layer 00:42:41 eaf3925da568: Waiting 00:42:41 bab4dde63d76: Waiting 00:42:41 bde34c3a00c8: Waiting 00:42:41 b352a97aabf1: Waiting 00:42:41 988bab9f4d93: Waiting 00:42:41 5851b861e8e6: Waiting 00:42:41 1469e6f7b9e6: Waiting 00:42:41 4872d77fe225: Waiting 00:42:41 e2be974225ed: Download complete 00:42:41 988bab9f4d93: Verifying Checksum 00:42:41 988bab9f4d93: Download complete 00:42:41 1469e6f7b9e6: Verifying Checksum 00:42:41 1469e6f7b9e6: Download complete 00:42:41 eaf3925da568: Verifying Checksum 00:42:41 eaf3925da568: Download complete 00:42:42 339a4e72a1f5: Verifying Checksum 00:42:42 339a4e72a1f5: Download complete 00:42:42 bde34c3a00c8: Verifying Checksum 00:42:42 bde34c3a00c8: Download complete 00:42:42 b352a97aabf1: Download complete 00:42:42 4872d77fe225: Verifying Checksum 00:42:42 4872d77fe225: Download complete 00:42:42 5851b861e8e6: Verifying Checksum 00:42:42 5851b861e8e6: Download complete 00:42:42 b85a868b505f: Verifying Checksum 00:42:42 b85a868b505f: Download complete 00:42:42 bab4dde63d76: Download complete 00:42:43 b85a868b505f: Pull complete 00:42:43 e2be974225ed: Pull complete 00:42:43 339a4e72a1f5: Pull complete 00:42:43 988bab9f4d93: Pull complete 00:42:44 1469e6f7b9e6: Pull complete 00:42:44 eaf3925da568: Pull complete 00:42:46 bab4dde63d76: Pull complete 00:42:46 bde34c3a00c8: Pull complete 00:42:46 b352a97aabf1: Pull complete 00:42:46 4872d77fe225: Pull complete 00:42:46 5851b861e8e6: Pull complete 00:42:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:46 prd-ubuntu20.04-docker-8c-8g-24153 does not seem to be running inside a container 00:42:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-463 -v /w/workspace/_app-service-configurable_PR-463:/w/workspace/_app-service-configurable_PR-463:rw,z -v /w/workspace/_app-service-configurable_PR-463@tmp:/w/workspace/_app-service-configurable_PR-463@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:42:49 $ docker top dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 -eo pid,comm 00:42:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:42:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:49 [ssh-agent] Looking for ssh-agent implementation... 00:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:49 $ docker exec dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 ssh-agent 00:42:49 SSH_AUTH_SOCK=/tmp/ssh-gs60bPoheLOF/agent.34 00:42:49 SSH_AGENT_PID=40 00:42:49 Running ssh-add (command line suppressed) 00:42:49 Identity added: /w/workspace/_app-service-configurable_PR-463@tmp/private_key_1665478179070504109.key (/w/workspace/_app-service-configurable_PR-463@tmp/private_key_1665478179070504109.key) 00:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:50 + git tag --points-at HEAD [Pipeline] } 00:42:50 $ docker exec --env ******** --env ******** dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 ssh-agent -k 00:42:50 unset SSH_AUTH_SOCK; 00:42:50 unset SSH_AGENT_PID; 00:42:50 echo Agent pid 40 killed; 00:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:50 [ssh-agent] Looking for ssh-agent implementation... 00:42:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:50 $ docker exec dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 ssh-agent 00:42:50 SSH_AUTH_SOCK=/tmp/ssh-wamoMy6fwHQt/agent.73 00:42:50 SSH_AGENT_PID=79 00:42:50 Running ssh-add (command line suppressed) 00:42:50 Identity added: /w/workspace/_app-service-configurable_PR-463@tmp/private_key_5205687904293115655.key (/w/workspace/_app-service-configurable_PR-463@tmp/private_key_5205687904293115655.key) 00:42:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:50 + git semver init 00:42:51 2022-08-31 00:42:51,149 [run_init] DEBUG init version:0.0.0 force:False 00:42:51 2022-08-31 00:42:51,149 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-463/.semver 00:42:51 2022-08-31 00:42:51,150 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-463/.semver 00:42:51 2022-08-31 00:42:51,150 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-463/.semver'], cwd=/w/workspace/_app-service-configurable_PR-463, universal_newlines=False, shell=None, istream=None) 00:42:52 2022-08-31 00:42:51,881 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-463/.git/info/exclude 00:42:52 2022-08-31 00:42:51,882 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-463/.semver/PR-463 with force:False 00:42:52 2022-08-31 00:42:51,882 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-463/.semver/PR-463 00:42:52 2022-08-31 00:42:51,886 [execute] INFO git cat-file --batch-check 00:42:52 2022-08-31 00:42:51,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-463/.semver, universal_newlines=False, shell=None, istream=) 00:42:52 2022-08-31 00:42:51,892 [execute] INFO git cat-file --batch 00:42:52 2022-08-31 00:42:51,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-463/.semver, universal_newlines=False, shell=None, istream=) 00:42:52 2022-08-31 00:42:51,897 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-463/.semver/PR-463 00:42:52 0.0.0 [Pipeline] } 00:42:52 $ docker exec --env ******** --env ******** dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 ssh-agent -k 00:42:52 unset SSH_AUTH_SOCK; 00:42:52 unset SSH_AGENT_PID; 00:42:52 echo Agent pid 79 killed; 00:42:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:52 + git semver [Pipeline] } 00:42:53 $ docker stop --time=1 dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 00:42:54 $ docker rm -f dae568f7d70e8d9af3c81267c307d7d7b46aacf34b3dff7a45e50bf8917132a4 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:42:55 Stashed 1 file(s) [Pipeline] echo 00:42:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:55 provisioning config files... 00:42:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-463@tmp/config2919201961086802390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:56 ---> docker-login.sh 00:42:56 nexus3.edgexfoundry.org:10001 00:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:56 Configure a credential helper to remove this warning. See 00:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:56 00:42:56 Login Succeeded 00:42:56 nexus3.edgexfoundry.org:10002 00:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:56 Configure a credential helper to remove this warning. See 00:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:56 00:42:56 Login Succeeded 00:42:56 nexus3.edgexfoundry.org:10003 00:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:56 Configure a credential helper to remove this warning. See 00:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:56 00:42:56 Login Succeeded 00:42:56 nexus3.edgexfoundry.org:10004 00:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:56 Configure a credential helper to remove this warning. See 00:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:56 00:42:56 Login Succeeded 00:42:56 docker.io 00:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:42:56 Configure a credential helper to remove this warning. See 00:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:42:56 00:42:56 Login Succeeded 00:42:56 ---> docker-login.sh ends [Pipeline] } 00:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:42:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:42:57 ========================================================= 00:42:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 00:42:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:42:57 Sending build context to Docker daemon 3.144MB 00:42:57 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 00:42:57 Step 2/14 : FROM ${BASE} AS builder 00:42:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 00:42:57 2408cc74d12b: Pulling fs layer 00:42:57 ea60b727a1ce: Pulling fs layer 00:42:57 30c4a7721957: Pulling fs layer 00:42:57 370296b7ddb6: Pulling fs layer 00:42:57 7c6cee850709: Pulling fs layer 00:42:57 39a5fcdaea64: Pulling fs layer 00:42:57 d94ebbe4e438: Pulling fs layer 00:42:57 bcfd1f05c69d: Pulling fs layer 00:42:57 7c6cee850709: Waiting 00:42:57 39a5fcdaea64: Waiting 00:42:57 bcfd1f05c69d: Waiting 00:42:57 59ccb84bbe0f: Pulling fs layer 00:42:57 d94ebbe4e438: Waiting 00:42:57 59ccb84bbe0f: Waiting 00:42:57 30c4a7721957: Verifying Checksum 00:42:57 30c4a7721957: Download complete 00:42:57 ea60b727a1ce: Download complete 00:42:57 7c6cee850709: Download complete 00:42:57 39a5fcdaea64: Verifying Checksum 00:42:57 39a5fcdaea64: Download complete 00:42:57 2408cc74d12b: Verifying Checksum 00:42:57 2408cc74d12b: Download complete 00:42:57 2408cc74d12b: Pull complete 00:42:58 ea60b727a1ce: Pull complete 00:42:58 30c4a7721957: Pull complete 00:42:58 59ccb84bbe0f: Verifying Checksum 00:42:58 59ccb84bbe0f: Download complete 00:42:58 bcfd1f05c69d: Verifying Checksum 00:42:58 bcfd1f05c69d: Download complete 00:42:58 370296b7ddb6: Verifying Checksum 00:42:58 370296b7ddb6: Download complete 00:43:02 370296b7ddb6: Pull complete 00:43:02 7c6cee850709: Pull complete 00:43:02 39a5fcdaea64: Pull complete 00:43:02 d94ebbe4e438: Pull complete 00:43:04 bcfd1f05c69d: Pull complete 00:43:05 59ccb84bbe0f: Pull complete 00:43:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 00:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 00:43:05 ---> a4fb48ad2a94 00:43:05 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:43:10 ---> Running in d087266bad2a 00:43:10 Removing intermediate container d087266bad2a 00:43:10 ---> 1267579d27ea 00:43:10 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 00:43:10 Still waiting to schedule task 00:43:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:43:10 ---> Running in 7257175ea57e 00:43:10 Removing intermediate container 7257175ea57e 00:43:10 ---> ce8acd57671c 00:43:10 Step 5/14 : ARG ADD_BUILD_TAGS="" 00:43:10 ---> Running in ab3ab6bf1583 00:43:10 Removing intermediate container ab3ab6bf1583 00:43:10 ---> 6daeb39b52b8 00:43:10 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:43:10 ---> Running in 34800ef16f4b 00:43:10 Removing intermediate container 34800ef16f4b 00:43:10 ---> 2a56f293a21e 00:43:10 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:10 ---> Running in 58e4bbfb9aca 00:43:11 Removing intermediate container 58e4bbfb9aca 00:43:11 ---> 5795ac0bcc43 00:43:11 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:43:11 ---> Running in 3af8e922f1cd 00:43:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:43:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:43:12 OK: 211 MiB in 51 packages 00:43:13 Removing intermediate container 3af8e922f1cd 00:43:13 ---> e53f029164fb 00:43:13 Step 9/14 : WORKDIR /app 00:43:13 ---> Running in 61637100e688 00:43:13 Removing intermediate container 61637100e688 00:43:13 ---> 74a8c4b29788 00:43:13 Step 10/14 : COPY go.mod vendor* ./ 00:43:13 ---> 9b9fde9f3ddf 00:43:13 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:43:13 ---> Running in 6321e87111d3 00:43:40 Removing intermediate container 6321e87111d3 00:43:40 ---> e369b7c4371f 00:43:40 Step 12/14 : COPY . . 00:43:40 ---> 8af364b1ab0d 00:43:40 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:43:40 ---> Running in f5ddea7397d8 00:43:40 Removing intermediate container f5ddea7397d8 00:43:40 ---> 87a9d749d3f8 00:43:40 Step 14/14 : RUN $MAKE 00:43:40 ---> Running in 24f797ee8c35 00:43:40 noop 00:43:40 Removing intermediate container 24f797ee8c35 00:43:40 ---> b7dbcd02a6eb 00:43:40 Successfully built b7dbcd02a6eb 00:43:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:40 + docker inspect -f . ci-base-image-x86_64 00:43:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:40 prd-ubuntu20.04-docker-8c-8g-24153 does not seem to be running inside a container 00:43:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-463 -v /w/workspace/_app-service-configurable_PR-463:/w/workspace/_app-service-configurable_PR-463:rw,z -v /w/workspace/_app-service-configurable_PR-463@tmp:/w/workspace/_app-service-configurable_PR-463@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-x86_64 cat 00:43:41 $ docker top 45f4287942adef11fa9824474aeda46c90c9810c5cf4070fee10d87d8377e771 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:41 + go version 00:43:41 go version go1.18.3 linux/amd64 [Pipeline] } 00:43:41 $ docker stop --time=1 45f4287942adef11fa9824474aeda46c90c9810c5cf4070fee10d87d8377e771 00:43:42 $ docker rm -f 45f4287942adef11fa9824474aeda46c90c9810c5cf4070fee10d87d8377e771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:43:43 + docker inspect -f . ci-base-image-x86_64 00:43:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:43:43 prd-ubuntu20.04-docker-8c-8g-24153 does not seem to be running inside a container 00:43:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-463 -v /w/workspace/_app-service-configurable_PR-463:/w/workspace/_app-service-configurable_PR-463:rw,z -v /w/workspace/_app-service-configurable_PR-463@tmp:/w/workspace/_app-service-configurable_PR-463@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-x86_64 cat 00:43:44 $ docker top 449d16129564c53ec868729b4a535472e2545f8882181e08f3176bb2ffe2a7ba -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:44 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-463 [Pipeline] fileExists [Pipeline] sh 00:43:45 + make test 00:43:45 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:43:55 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:43:55 CGO_ENABLED=1 go vet ./... 00:43:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:43:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:43:58 ./bin/test-attribution-txt.sh 00:43:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:43:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:43:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 00:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:43:58 $ docker stop --time=1 449d16129564c53ec868729b4a535472e2545f8882181e08f3176bb2ffe2a7ba 00:44:01 $ docker rm -f 449d16129564c53ec868729b4a535472e2545f8882181e08f3176bb2ffe2a7ba [Pipeline] // withDockerContainer [Pipeline] sh 00:44:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:44:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:44:02 + ls -al . 00:44:02 total 176 00:44:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:43 . 00:44:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:42 .. 00:44:02 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 00:42 .dockerignore 00:44:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:42 .git 00:44:02 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:42 .github 00:44:02 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 00:42 .gitignore 00:44:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:42 .semver 00:44:02 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 00:42 Attribution.txt 00:44:02 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 00:42 CHANGELOG.md 00:44:02 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 00:42 Dockerfile 00:44:02 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 00:42 GOVERNANCE.md 00:44:02 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 00:42 Jenkinsfile 00:44:02 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 00:42 LICENSE 00:44:02 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 00:42 OWNERS.md 00:44:02 -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 00:42 README.md 00:44:02 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 00:42 VERSION 00:44:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:42 bin 00:44:02 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 00:43 coverage.out 00:44:02 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 00:42 go.mod 00:44:02 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 00:42 go.sum 00:44:02 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 00:42 main.go 00:44:02 -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 00:42 makefile 00:44:02 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:42 res 00:44:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:42 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:03 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=970ea8cdef185d54c72dcb37a5df9fe0d96c6246 --label arch=amd64 --label version=0.0.0 . 00:44:03 Sending build context to Docker daemon 3.145MB 00:44:03 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 00:44:03 Step 2/28 : FROM ${BASE} AS builder 00:44:03 ---> b7dbcd02a6eb 00:44:03 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:44:03 ---> Running in 5a7b4376d7ba 00:44:03 Removing intermediate container 5a7b4376d7ba 00:44:03 ---> 3fc7e18a1150 00:44:03 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 00:44:03 ---> Running in 711e6a8a7b2f 00:44:03 Removing intermediate container 711e6a8a7b2f 00:44:03 ---> 4547b69452c3 00:44:03 Step 5/28 : ARG ADD_BUILD_TAGS="" 00:44:03 ---> Running in c5ed517b3825 00:44:03 Removing intermediate container c5ed517b3825 00:44:03 ---> e41810d375fb 00:44:03 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:44:03 ---> Running in a5506aab9e86 00:44:03 Removing intermediate container a5506aab9e86 00:44:03 ---> cdca5a9cab24 00:44:03 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:03 ---> Running in ae7292e00a40 00:44:04 Removing intermediate container ae7292e00a40 00:44:04 ---> 55a9c663fd58 00:44:04 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:44:04 ---> Running in bad890d4e1b0 00:44:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:44:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:44:05 OK: 211 MiB in 51 packages 00:44:05 Removing intermediate container bad890d4e1b0 00:44:05 ---> 8969752cc39b 00:44:05 Step 9/28 : WORKDIR /app 00:44:05 ---> Running in 72390f79ddc6 00:44:06 Removing intermediate container 72390f79ddc6 00:44:06 ---> b28f2149ca9d 00:44:06 Step 10/28 : COPY go.mod vendor* ./ 00:44:06 ---> 6a39ea293ae2 00:44:06 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:06 ---> Running in aff3d5d9d23f 00:44:07 Removing intermediate container aff3d5d9d23f 00:44:07 ---> 247f81bfddb8 00:44:07 Step 12/28 : COPY . . 00:44:07 ---> 7496e917cb05 00:44:07 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:44:07 ---> Running in 33bbfd3079f3 00:44:07 Removing intermediate container 33bbfd3079f3 00:44:07 ---> b282ed1aefee 00:44:07 Step 14/28 : RUN $MAKE 00:44:07 ---> Running in bff7e09c31c2 00:44:07 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:44:29 Removing intermediate container bff7e09c31c2 00:44:29 ---> f511a02e8c2a 00:44:29 Step 15/28 : FROM alpine:3.16 00:44:29 3.16: Pulling from library/alpine 00:44:29 213ec9aee27d: Pulling fs layer 00:44:29 213ec9aee27d: Verifying Checksum 00:44:29 213ec9aee27d: Download complete 00:44:30 213ec9aee27d: Pull complete 00:44:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:44:30 Status: Downloaded newer image for alpine:3.16 00:44:30 ---> 9c6f07244728 00:44:30 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:44:30 ---> Running in 2a0061f78ef6 00:44:30 Removing intermediate container 2a0061f78ef6 00:44:30 ---> 4c7e1523ac3f 00:44:30 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 00:44:30 ---> Running in 0e6931f4eae0 00:44:30 Removing intermediate container 0e6931f4eae0 00:44:30 ---> 4696a11de945 00:44:30 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:44:30 ---> Running in cfd0695ea31c 00:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:44:31 (1/7) Installing ca-certificates (20220614-r0) 00:44:31 (2/7) Installing dumb-init (1.2.5-r1) 00:44:31 (3/7) Installing libgcc (11.2.1_git20220219-r2) 00:44:31 (4/7) Installing libsodium (1.0.18-r0) 00:44:31 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 00:44:31 (6/7) Installing libzmq (4.3.4-r0) 00:44:31 (7/7) Installing zeromq (4.3.4-r0) 00:44:31 Executing busybox-1.35.0-r17.trigger 00:44:31 Executing ca-certificates-20220614-r0.trigger 00:44:31 OK: 9 MiB in 21 packages 00:44:31 Removing intermediate container cfd0695ea31c 00:44:31 ---> 4bd526494046 00:44:31 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:44:32 ---> 26f100887aff 00:44:32 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 00:44:32 ---> 467a787a83e7 00:44:32 Step 21/28 : COPY --from=builder /app/res/ /res/ 00:44:32 ---> 13b3f66d85fd 00:44:32 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:44:33 ---> 2234069eda24 00:44:33 Step 23/28 : EXPOSE 48095 00:44:33 ---> Running in c5fa17e3ace4 00:44:33 Removing intermediate container c5fa17e3ace4 00:44:33 ---> a39c06c38071 00:44:33 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 00:44:33 ---> Running in 08832557508c 00:44:33 Removing intermediate container 08832557508c 00:44:33 ---> 2dc6cdf42a67 00:44:33 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:33 ---> Running in a5ba6cb8ca0f 00:44:33 Removing intermediate container a5ba6cb8ca0f 00:44:33 ---> baabc732a620 00:44:33 Step 26/28 : LABEL arch=amd64 00:44:33 ---> Running in 3c9e636a34ff 00:44:33 Removing intermediate container 3c9e636a34ff 00:44:33 ---> 0c7a0653d191 00:44:33 Step 27/28 : LABEL git_sha=970ea8cdef185d54c72dcb37a5df9fe0d96c6246 00:44:33 ---> Running in 5c9e0321a78c 00:44:33 Removing intermediate container 5c9e0321a78c 00:44:33 ---> b4bbf692c432 00:44:33 Step 28/28 : LABEL version=0.0.0 00:44:33 ---> Running in 6fb1881af546 00:44:33 Removing intermediate container 6fb1881af546 00:44:33 ---> 2030bfd74e48 00:44:33 [Warning] One or more build-args [ARCH] were not consumed 00:44:33 Successfully built 2030bfd74e48 00:44:33 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:34 00:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:34 latest: Pulling from edgex-lftools-log-publisher 00:44:34 5eb5b503b376: Pulling fs layer 00:44:34 5c69ac0246d0: Pulling fs layer 00:44:34 ec43610c2a17: Pulling fs layer 00:44:34 3a2ae6a8a46f: Pulling fs layer 00:44:34 33b1e0a273af: Pulling fs layer 00:44:34 5d3b04190fa2: Pulling fs layer 00:44:34 2f39f015ded8: Pulling fs layer 00:44:34 3a2ae6a8a46f: Waiting 00:44:34 33b1e0a273af: Waiting 00:44:34 5d3b04190fa2: Waiting 00:44:34 2f39f015ded8: Waiting 00:44:34 5c69ac0246d0: Verifying Checksum 00:44:34 5c69ac0246d0: Download complete 00:44:34 3a2ae6a8a46f: Verifying Checksum 00:44:34 3a2ae6a8a46f: Download complete 00:44:34 33b1e0a273af: Verifying Checksum 00:44:34 33b1e0a273af: Download complete 00:44:34 5d3b04190fa2: Verifying Checksum 00:44:34 5d3b04190fa2: Download complete 00:44:35 ec43610c2a17: Verifying Checksum 00:44:35 ec43610c2a17: Download complete 00:44:35 5eb5b503b376: Verifying Checksum 00:44:35 5eb5b503b376: Download complete 00:44:35 2f39f015ded8: Download complete 00:44:36 5eb5b503b376: Pull complete 00:44:36 5c69ac0246d0: Pull complete 00:44:37 ec43610c2a17: Pull complete 00:44:37 3a2ae6a8a46f: Pull complete 00:44:37 33b1e0a273af: Pull complete 00:44:37 5d3b04190fa2: Pull complete 00:44:42 2f39f015ded8: Pull complete 00:44:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:44:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:42 prd-ubuntu20.04-docker-8c-8g-24153 does not seem to be running inside a container 00:44:42 $ 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-service-configurable_PR-463 -v /w/workspace/_app-service-configurable_PR-463:/w/workspace/_app-service-configurable_PR-463:rw,z -v /w/workspace/_app-service-configurable_PR-463@tmp:/w/workspace/_app-service-configurable_PR-463@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:latest cat 00:44:47 $ docker top 4233128c851cdf94957e5d868a816c6fc030f2566898840e71697fc92e8017ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:47 ---> job-cost.sh 00:44:47 lf-activate-venv: SKIPPING 00:44:47 INFO: No Stack... 00:44:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:44:48 INFO: Archiving Costs [Pipeline] sh 00:44:48 + cat /w/workspace/_app-service-configurable_PR-463/archives/cost.csv 00:44:48 + cut -d, -f6 [Pipeline] lock 00:44:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] 00:44:48 Resource [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] did not exist. Created. 00:44:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:44:49 + echo total: 0.2199999988079071 [Pipeline] stash 00:44:49 Stashed 1 file(s) [Pipeline] } 00:44:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:44:49 $ docker stop --time=1 4233128c851cdf94957e5d868a816c6fc030f2566898840e71697fc92e8017ad 00:44:50 $ docker rm -f 4233128c851cdf94957e5d868a816c6fc030f2566898840e71697fc92e8017ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24156 in /w/workspace/_app-service-configurable_PR-463 [Pipeline] { [Pipeline] ws 00:45:59 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 00:45:59 Selected Git installation does not exist. Using Default 00:45:59 The recommended git tool is: NONE 00:46:07 using credential edgex-jenkins-ssh 00:46:07 Cloning the remote Git repository 00:46:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:46:07 > git init /w/workspace/app-service-configurable/1 # timeout=10 00:46:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:46:07 > git --version # timeout=10 00:46:07 > git --version # 'git version 2.25.1' 00:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:46:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:08 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:46:08 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:46:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/463/head:refs/remotes/origin/PR-463 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:46:09 Merging remotes/origin/main commit d275c6c1be7b0e598ae2180a778e5c3f26e0028b into PR head commit 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 00:46:09 Merge succeeded, producing 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 00:46:09 Checking out Revision 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 (PR-463) 00:46:09 > git config core.sparsecheckout # timeout=10 00:46:09 > git checkout -f 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 # timeout=10 00:46:09 > git remote # timeout=10 00:46:09 > git config --get remote.origin.url # timeout=10 00:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:09 > git merge d275c6c1be7b0e598ae2180a778e5c3f26e0028b # timeout=10 00:46:09 > git rev-parse HEAD^{commit} # timeout=10 00:46:09 > git config core.sparsecheckout # timeout=10 00:46:09 > git checkout -f 970ea8cdef185d54c72dcb37a5df9fe0d96c6246 # timeout=10 00:46:13 Commit message: "build: Add NATS convenience build targets" 00:46:14 > git --version # timeout=10 00:46:14 > git --version # 'git version 2.25.1' 00:46:14 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:46:15 % Total % Received % Xferd Average Speed Time Time Time Current 00:46:15 Dload Upload Total Spent Left Speed 00:46:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 201k [Pipeline] sh 00:46:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:46:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:46:16 + sudo tee /etc/docker/daemon.new 00:46:16 { 00:46:16 "registry-mirrors": [ 00:46:16 "https://nexus3.edgexfoundry.org:10001" 00:46:16 ], 00:46:16 "bip": "10.250.0.254/24", 00:46:16 "hosts": [ 00:46:16 "tcp://0.0.0.0:5555", 00:46:16 "unix:///var/run/docker.sock" 00:46:16 ], 00:46:16 "mtu": 1458, 00:46:16 "selinux-enabled": true, 00:46:16 "seccomp-profile": "/etc/docker/seccomp.json" 00:46:16 } [Pipeline] sh 00:46:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:46:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:35 provisioning config files... 00:46:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1909809190859410970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:36 ---> docker-login.sh 00:46:36 nexus3.edgexfoundry.org:10001 00:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:37 Configure a credential helper to remove this warning. See 00:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:37 00:46:37 Login Succeeded 00:46:37 nexus3.edgexfoundry.org:10002 00:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:37 Configure a credential helper to remove this warning. See 00:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:37 00:46:37 Login Succeeded 00:46:37 nexus3.edgexfoundry.org:10003 00:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:38 Configure a credential helper to remove this warning. See 00:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:38 00:46:38 Login Succeeded 00:46:38 nexus3.edgexfoundry.org:10004 00:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:38 Configure a credential helper to remove this warning. See 00:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:38 00:46:38 Login Succeeded 00:46:38 docker.io 00:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:39 Configure a credential helper to remove this warning. See 00:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:39 00:46:39 Login Succeeded 00:46:39 ---> docker-login.sh ends [Pipeline] } 00:46:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:46:40 ========================================================= 00:46:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 00:46:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 00:46:40 Sending build context to Docker daemon 206.8kB 00:46:41 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 00:46:41 Step 2/14 : FROM ${BASE} AS builder 00:46:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:46:41 b3c136eddcbf: Pulling fs layer 00:46:41 c0a3192eca97: Pulling fs layer 00:46:41 a050256f5b6f: Pulling fs layer 00:46:41 656be50a0ddc: Pulling fs layer 00:46:41 2bbca73fdf42: Pulling fs layer 00:46:41 46d945488cbd: Pulling fs layer 00:46:41 8a5474983e97: Pulling fs layer 00:46:41 329c88fbcd65: Pulling fs layer 00:46:41 46d945488cbd: Waiting 00:46:41 656be50a0ddc: Waiting 00:46:41 8a5474983e97: Waiting 00:46:41 2bbca73fdf42: Waiting 00:46:41 a050256f5b6f: Verifying Checksum 00:46:41 a050256f5b6f: Download complete 00:46:41 c0a3192eca97: Download complete 00:46:41 2bbca73fdf42: Verifying Checksum 00:46:41 2bbca73fdf42: Download complete 00:46:41 b3c136eddcbf: Verifying Checksum 00:46:41 b3c136eddcbf: Download complete 00:46:41 46d945488cbd: Verifying Checksum 00:46:41 46d945488cbd: Download complete 00:46:42 b3c136eddcbf: Pull complete 00:46:42 329c88fbcd65: Verifying Checksum 00:46:42 329c88fbcd65: Download complete 00:46:42 c0a3192eca97: Pull complete 00:46:43 a050256f5b6f: Pull complete 00:46:43 8a5474983e97: Verifying Checksum 00:46:43 8a5474983e97: Download complete 00:46:44 656be50a0ddc: Verifying Checksum 00:46:44 656be50a0ddc: Download complete 00:46:57 656be50a0ddc: Pull complete 00:46:57 2bbca73fdf42: Pull complete 00:46:58 46d945488cbd: Pull complete 00:47:04 8a5474983e97: Pull complete 00:47:07 329c88fbcd65: Pull complete 00:47:07 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 00:47:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 00:47:07 ---> ff4287adb874 00:47:07 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:47:08 ---> Running in c8fe8d09b951 00:47:08 Removing intermediate container c8fe8d09b951 00:47:08 ---> fee69beef3de 00:47:08 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 00:47:08 ---> Running in 260f692f3756 00:47:09 Removing intermediate container 260f692f3756 00:47:09 ---> 0ba6ce1f9abf 00:47:09 Step 5/14 : ARG ADD_BUILD_TAGS="" 00:47:09 ---> Running in a1d7dff62511 00:47:09 Removing intermediate container a1d7dff62511 00:47:09 ---> f805ded9dbf3 00:47:09 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:47:09 ---> Running in b0fee77c7a45 00:47:09 Removing intermediate container b0fee77c7a45 00:47:09 ---> 10ad16db9eca 00:47:09 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:09 ---> Running in 7a6098a3cd0a 00:47:11 Removing intermediate container 7a6098a3cd0a 00:47:11 ---> cd3ed0d40690 00:47:11 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:47:11 ---> Running in a8d45b899fb1 00:47:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:47:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:47:14 OK: 221 MiB in 51 packages 00:47:15 Removing intermediate container a8d45b899fb1 00:47:15 ---> 9378442c069a 00:47:15 Step 9/14 : WORKDIR /app 00:47:15 ---> Running in 642bad628de5 00:47:16 Removing intermediate container 642bad628de5 00:47:16 ---> df34471f271e 00:47:16 Step 10/14 : COPY go.mod vendor* ./ 00:47:16 ---> 1ccec8750e86 00:47:16 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:16 ---> Running in d86e92c6a5cb 00:48:13 Removing intermediate container d86e92c6a5cb 00:48:13 ---> 1397b2b8b759 00:48:13 Step 12/14 : COPY . . 00:48:13 ---> b7790bd7aecd 00:48:13 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:48:13 ---> Running in 2933960053e2 00:48:13 Removing intermediate container 2933960053e2 00:48:13 ---> 4791bdc6fcd6 00:48:13 Step 14/14 : RUN $MAKE 00:48:13 ---> Running in a1e35ac60f24 00:48:13 noop 00:48:13 Removing intermediate container a1e35ac60f24 00:48:13 ---> 2b5a46ca6187 00:48:13 Successfully built 2b5a46ca6187 00:48:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:13 + docker inspect -f . ci-base-image-arm64 00:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:14 prd-ubuntu20.04-docker-arm64-4c-16g-24156 does not seem to be running inside a container 00:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** ci-base-image-arm64 cat 00:48:15 $ docker top e88d6c59589f9ce60d78f2a0993e7f20452dfd67b6c497a6399b885c4e154811 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:16 + go version 00:48:16 go version go1.18.3 linux/arm64 [Pipeline] } 00:48:16 $ docker stop --time=1 e88d6c59589f9ce60d78f2a0993e7f20452dfd67b6c497a6399b885c4e154811 00:48:18 $ docker rm -f e88d6c59589f9ce60d78f2a0993e7f20452dfd67b6c497a6399b885c4e154811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:19 + docker inspect -f . ci-base-image-arm64 00:48:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:19 prd-ubuntu20.04-docker-arm64-4c-16g-24156 does not seem to be running inside a container 00:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** ci-base-image-arm64 cat 00:48:21 $ docker top a4a07458cbc3f299f780933a759719284234b1053b1a418689866c34c69cb19e -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 00:48:23 + make test 00:48:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:49:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:49:59 CGO_ENABLED=1 go vet ./... 00:50:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:50:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:50:15 ./bin/test-attribution-txt.sh 00:50:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 00:50:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 00:50:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 00:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:50:15 $ docker stop --time=1 a4a07458cbc3f299f780933a759719284234b1053b1a418689866c34c69cb19e 00:50:17 $ docker rm -f a4a07458cbc3f299f780933a759719284234b1053b1a418689866c34c69cb19e [Pipeline] // withDockerContainer [Pipeline] sh 00:50:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:50:18 Warning: overwriting stash ‘coverage-report’ 00:50:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:50:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:50:19 + ls -al . 00:50:19 total 172 00:50:19 drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 00:48 . 00:50:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:46 .. 00:50:19 -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 00:46 .dockerignore 00:50:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:46 .git 00:50:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:46 .github 00:50:19 -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 00:46 .gitignore 00:50:19 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 00:46 Attribution.txt 00:50:19 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 00:46 CHANGELOG.md 00:50:19 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 00:46 Dockerfile 00:50:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 00:46 GOVERNANCE.md 00:50:19 -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 00:46 Jenkinsfile 00:50:19 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 00:46 LICENSE 00:50:19 -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 00:46 OWNERS.md 00:50:19 -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 00:46 README.md 00:50:19 -rw-rw-r-- 1 jenkins jenkins 5 Aug 31 00:42 VERSION 00:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:46 bin 00:50:19 -rw-r--r-- 1 jenkins jenkins 10 Aug 31 00:48 coverage.out 00:50:19 -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 00:46 go.mod 00:50:19 -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 00:46 go.sum 00:50:19 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 00:46 main.go 00:50:19 -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 00:46 makefile 00:50:19 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:46 res 00:50:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:20 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=970ea8cdef185d54c72dcb37a5df9fe0d96c6246 --label arch=arm64 --label version=0.0.0 . 00:50:20 Sending build context to Docker daemon 207.9kB 00:50:20 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 00:50:20 Step 2/28 : FROM ${BASE} AS builder 00:50:20 ---> 2b5a46ca6187 00:50:20 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:50:20 ---> Running in 62d013d6349e 00:50:20 Removing intermediate container 62d013d6349e 00:50:20 ---> a0c209dc636f 00:50:20 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 00:50:20 ---> Running in d2892328810d 00:50:21 Removing intermediate container d2892328810d 00:50:21 ---> 82e87f75752f 00:50:21 Step 5/28 : ARG ADD_BUILD_TAGS="" 00:50:21 ---> Running in c056026e63b6 00:50:21 Removing intermediate container c056026e63b6 00:50:21 ---> fe1c8caf39a7 00:50:21 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:50:21 ---> Running in f91a8319ced5 00:50:22 Removing intermediate container f91a8319ced5 00:50:22 ---> d71dcd6ca04b 00:50:22 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:22 ---> Running in a6bec08c0260 00:50:24 Removing intermediate container a6bec08c0260 00:50:24 ---> 6e92233b1b9e 00:50:24 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:50:24 ---> Running in bc2514400c2e 00:50:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:50:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:50:27 OK: 221 MiB in 51 packages 00:50:27 Removing intermediate container bc2514400c2e 00:50:27 ---> c107aa3e1c26 00:50:27 Step 9/28 : WORKDIR /app 00:50:28 ---> Running in 12fc1e71401c 00:50:28 Removing intermediate container 12fc1e71401c 00:50:28 ---> f739c9a92bc4 00:50:28 Step 10/28 : COPY go.mod vendor* ./ 00:50:29 ---> 1296c1a5cb6b 00:50:29 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:50:29 ---> Running in 65df58ff23a6 00:50:31 Removing intermediate container 65df58ff23a6 00:50:31 ---> 39b9615de1aa 00:50:31 Step 12/28 : COPY . . 00:50:32 ---> 5685a3a74854 00:50:32 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:50:32 ---> Running in ae4fe47e9aa1 00:50:32 Removing intermediate container ae4fe47e9aa1 00:50:32 ---> 23e30065747b 00:50:32 Step 14/28 : RUN $MAKE 00:50:32 ---> Running in 736ce7cb7038 00:50:33 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:52:55 Removing intermediate container 736ce7cb7038 00:52:55 ---> c4978992a046 00:52:55 Step 15/28 : FROM alpine:3.16 00:52:55 3.16: Pulling from library/alpine 00:52:55 9b18e9b68314: Pulling fs layer 00:52:55 9b18e9b68314: Download complete 00:52:55 9b18e9b68314: Pull complete 00:52:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 00:52:55 Status: Downloaded newer image for alpine:3.16 00:52:55 ---> a6215f271958 00:52:55 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:52:55 ---> Running in f235c53fceec 00:52:55 Removing intermediate container f235c53fceec 00:52:55 ---> 223871dd14e1 00:52:55 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 00:52:55 ---> Running in 8b6cece487dc 00:52:55 Removing intermediate container 8b6cece487dc 00:52:55 ---> 5c00a3a8bbe6 00:52:55 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:52:55 ---> Running in c226c287ff1b 00:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:52:56 (1/7) Installing ca-certificates (20220614-r0) 00:52:56 (2/7) Installing dumb-init (1.2.5-r1) 00:52:56 (3/7) Installing libgcc (11.2.1_git20220219-r2) 00:52:56 (4/7) Installing libsodium (1.0.18-r0) 00:52:56 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 00:52:56 (6/7) Installing libzmq (4.3.4-r0) 00:52:56 (7/7) Installing zeromq (4.3.4-r0) 00:52:56 Executing busybox-1.35.0-r17.trigger 00:52:56 Executing ca-certificates-20220614-r0.trigger 00:52:56 OK: 9 MiB in 21 packages 00:52:57 Removing intermediate container c226c287ff1b 00:52:57 ---> 819d0a1614ae 00:52:57 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:52:58 ---> 45e65fd1a254 00:52:58 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 00:52:58 ---> bdd76bf886ab 00:52:58 Step 21/28 : COPY --from=builder /app/res/ /res/ 00:52:59 ---> f1beeaea2b22 00:52:59 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:53:00 ---> 6b6cf0db7349 00:53:00 Step 23/28 : EXPOSE 48095 00:53:00 ---> Running in e3d033059da6 00:53:00 Removing intermediate container e3d033059da6 00:53:00 ---> 30f12e985589 00:53:00 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 00:53:01 ---> Running in e2a9dd0e4fe0 00:53:01 Removing intermediate container e2a9dd0e4fe0 00:53:01 ---> a89f20233ac0 00:53:01 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:01 ---> Running in 83c1e19ece1c 00:53:01 Removing intermediate container 83c1e19ece1c 00:53:01 ---> 4d776ba3608a 00:53:01 Step 26/28 : LABEL arch=arm64 00:53:01 ---> Running in 787ac01cf7ce 00:53:02 Removing intermediate container 787ac01cf7ce 00:53:02 ---> 2a99b173e565 00:53:02 Step 27/28 : LABEL git_sha=970ea8cdef185d54c72dcb37a5df9fe0d96c6246 00:53:02 ---> Running in 92c9bd57eff3 00:53:02 Removing intermediate container 92c9bd57eff3 00:53:02 ---> 4509dcfee756 00:53:02 Step 28/28 : LABEL version=0.0.0 00:53:02 ---> Running in 5e5112d03cb5 00:53:02 Removing intermediate container 5e5112d03cb5 00:53:02 ---> ee3d73ebf788 00:53:02 [Warning] One or more build-args [ARCH] were not consumed 00:53:02 Successfully built ee3d73ebf788 00:53:02 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:03 00:53:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:04 arm64: Pulling from edgex-lftools-log-publisher 00:53:04 8998bd30e6a1: Pulling fs layer 00:53:04 04944245beec: Pulling fs layer 00:53:04 699f458cf7ca: Pulling fs layer 00:53:04 765212b225bb: Pulling fs layer 00:53:04 f23df028b6ca: Pulling fs layer 00:53:04 d65c8cfc05b1: Pulling fs layer 00:53:04 2437ff75d9bd: Pulling fs layer 00:53:04 2437ff75d9bd: Waiting 00:53:04 765212b225bb: Waiting 00:53:04 f23df028b6ca: Waiting 00:53:04 d65c8cfc05b1: Waiting 00:53:04 04944245beec: Verifying Checksum 00:53:04 04944245beec: Download complete 00:53:04 765212b225bb: Download complete 00:53:04 f23df028b6ca: Download complete 00:53:04 d65c8cfc05b1: Verifying Checksum 00:53:04 d65c8cfc05b1: Download complete 00:53:04 699f458cf7ca: Verifying Checksum 00:53:04 699f458cf7ca: Download complete 00:53:05 8998bd30e6a1: Verifying Checksum 00:53:05 8998bd30e6a1: Download complete 00:53:07 2437ff75d9bd: Verifying Checksum 00:53:07 2437ff75d9bd: Download complete 00:53:09 8998bd30e6a1: Pull complete 00:53:09 04944245beec: Pull complete 00:53:11 699f458cf7ca: Pull complete 00:53:11 765212b225bb: Pull complete 00:53:12 f23df028b6ca: Pull complete 00:53:12 d65c8cfc05b1: Pull complete 00:53:27 2437ff75d9bd: Pull complete 00:53:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:53:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:27 prd-ubuntu20.04-docker-arm64-4c-16g-24156 does not seem to be running inside a container 00:53:28 $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:53:30 $ docker top 6b079d9bdff87930e139222b236362cba9db728cd65d2b9515b71955e43c0128 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:31 ---> job-cost.sh 00:53:31 lf-activate-venv: SKIPPING 00:53:31 INFO: No Stack... 00:53:31 INFO: Retrieving Pricing Info for: v3-standard-4 00:53:32 INFO: Archiving Costs [Pipeline] sh 00:53:33 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 00:53:33 + cut -d, -f6 [Pipeline] lock 00:53:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] 00:53:33 Resource [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] did not exist. Created. 00:53:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:34 /w/workspace/app-service-configurable/1@tmp/durable-0951e9e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:53:35 + echo total: 0.10999999940395355 [Pipeline] stash 00:53:35 Warning: overwriting stash ‘stack-cost’ 00:53:35 Stashed 1 file(s) [Pipeline] } 00:53:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-463-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:53:35 $ docker stop --time=1 6b079d9bdff87930e139222b236362cba9db728cd65d2b9515b71955e43c0128 00:53:36 $ docker rm -f 6b079d9bdff87930e139222b236362cba9db728cd65d2b9515b71955e43c0128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:53:37 provisioning config files... 00:53:38 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-463@tmp/config5919042774464091449tmp [Pipeline] { [Pipeline] sh 00:53:38 + set +x 00:53:38 + bash -s -- 00:53:38 + curl -s https://codecov.io/bash 00:53:38 00:53:38 _____ _ 00:53:38 / ____| | | 00:53:38 | | ___ __| | ___ ___ _____ __ 00:53:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:38 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:38 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:38 Bash-1.0.6 00:53:38 00:53:38 00:53:38 ==> git version 2.25.1 found 00:53:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:53:38 Release-Date: 2020-01-08 00:53:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:53:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:53:38 ==> Jenkins CI detected. 00:53:38 current dir:  /w/workspace/_app-service-configurable_PR-463 00:53:38 project root: . 00:53:38 --> token set from env 00:53:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:38 ==> Running gcov in . (disable via -X gcov) 00:53:38 ==> Python coveragepy not found 00:53:38 ==> Searching for coverage reports in: 00:53:38 + . 00:53:38 -> Found 1 reports 00:53:38 ==> Detecting git/mercurial file structure 00:53:38 ==> Reading reports 00:53:38 + ./coverage.out bytes=10 00:53:38 ==> Appending adjustments 00:53:38 https://docs.codecov.io/docs/fixing-reports 00:53:38 + Found adjustments 00:53:38 ==> Gzipping contents 00:53:38 4.0K /tmp/codecov.447z4N.gz 00:53:38 ==> Uploading reports 00:53:38 url: https://codecov.io 00:53:38 query: branch=PR-463&commit=970ea8cdef185d54c72dcb37a5df9fe0d96c6246&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=463&job=&cmd_args= 00:53:38 -> Pinging Codecov 00:53:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-463&commit=970ea8cdef185d54c72dcb37a5df9fe0d96c6246&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-463%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=463&job=&cmd_args= 00:53:38 -> Uploading to 00:53:38 https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/970ea8cdef185d54c72dcb37a5df9fe0d96c6246/e4355c1d-fef4-4cb9-85e4-ae2fd29b0622.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T005338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bf03276a4c433e3f31ab234deec54df03c0576c9cfdbfa535f433b8da5c155c 00:53:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:38 Dload Upload Total Spent Left Speed 00:53:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2500 --:--:-- --:--:-- --:--:-- 2500 00:53:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/970ea8cdef185d54c72dcb37a5df9fe0d96c6246 [Pipeline] } 00:53:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:53:40 + [ -d /w/workspace/_app-service-configurable_PR-463/archives ] 00:53:40 + ls -al /w/workspace/_app-service-configurable_PR-463/archives 00:53:40 total 16 00:53:40 drwxr-xr-x 3 root root 4096 Aug 31 00:44 . 00:53:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 00:44 .. 00:53:40 drwxr-xr-x 2 root root 4096 Aug 31 00:44 cost 00:53:40 -rw-r--r-- 1 root root 96 Aug 31 00:44 cost.csv 00:53:40 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-463/archives 00:53:40 + ls -al /w/workspace/_app-service-configurable_PR-463/archives 00:53:40 total 16 00:53:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:44 . 00:53:40 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 00:44 .. 00:53:40 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 00:44 cost 00:53:40 -rw-r--r-- 1 jenkins jenkins 96 Aug 31 00:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:53:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:42 ---> package-listing.sh 00:53:42 ++ facter osfamily 00:53:42 ++ tr '[:upper:]' '[:lower:]' 00:53:42 + OS_FAMILY=debian 00:53:42 + workspace=/w/workspace/_app-service-configurable_PR-463 00:53:42 + START_PACKAGES=/tmp/packages_start.txt 00:53:42 + END_PACKAGES=/tmp/packages_end.txt 00:53:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:42 + PACKAGES=/tmp/packages_start.txt 00:53:42 + '[' /w/workspace/_app-service-configurable_PR-463 ']' 00:53:42 + PACKAGES=/tmp/packages_end.txt 00:53:42 + case "${OS_FAMILY}" in 00:53:42 + dpkg -l 00:53:42 + grep '^ii' 00:53:42 + '[' -f /tmp/packages_start.txt ']' 00:53:42 + '[' -f /tmp/packages_end.txt ']' 00:53:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:42 + '[' /w/workspace/_app-service-configurable_PR-463 ']' 00:53:42 + mkdir -p /w/workspace/_app-service-configurable_PR-463/archives/ 00:53:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-463/archives/ [Pipeline] echo 00:53:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:53:43 prd-ubuntu20.04-docker-8c-8g-24153 does not seem to be running inside a container 00:53:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-463/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-463 -v /w/workspace/_app-service-configurable_PR-463:/w/workspace/_app-service-configurable_PR-463:rw,z -v /w/workspace/_app-service-configurable_PR-463@tmp:/w/workspace/_app-service-configurable_PR-463@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 00:53:43 $ docker top fa1af63fb69eeddff2a0456a0be3fed6ebc0debf2926a3998e67921dcc6f3a66 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:44 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:44 + mkdir -p /var/log/sysstat [Pipeline] sh 00:53:44 + ls /var/log/sa-host 00:53:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:45 provisioning config files... 00:53:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-463@tmp/config1168400597733936619tmp [Pipeline] { [Pipeline] echo 00:53:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:45 ---> create-netrc.sh [Pipeline] } 00:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:53:45 ---> python-tools-install.sh [Pipeline] echo 00:53:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:46 ---> sudo-logs.sh 00:53:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:53:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:46 ---> job-cost.sh 00:53:46 lf-activate-venv: SKIPPING 00:53:46 DEBUG: total: 0.2199999988079071 00:53:46 INFO: Retrieving Stack Cost... 00:53:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:53:47 INFO: Archiving Costs [Pipeline] echo 00:53:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:47 ---> logs-deploy.sh 00:53:47 lf-activate-venv: SKIPPING 00:53:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-463/1 00:53:47 INFO: archiving workspace using pattern(s): 00:53:48 Archives upload complete. 00:53:48 INFO: archiving logs to Nexus