Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bef66582781e37064d6dec61ab318c5dd11da733 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-ssh12221522075069201379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh8326996455720244314.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6188073600743743287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7296387202714984326.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6070348747138424768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-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 Running on prd-ubuntu20.04-docker-8c-8g-16528 in /w/workspace/ry_app-service-configurable_main [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 Avoid second fetch Checking out Revision bef66582781e37064d6dec61ab318c5dd11da733 (main) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # 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 > 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 core.sparsecheckout # timeout=10 > git checkout -f bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 Commit message: "feat: Add new metrics to appropriate profiles (#437)" > git rev-list --no-walk f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:52:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:52:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:52:05 ========================================================= 23:52:05 EdgeX Global Pipelines Version Info 23:52:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:52:06 ------------------- 23:52:06 stable info: 23:52:06 ------------------- 23:52:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:52:06 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:52:06 Message: update stable to v1.0.234 23:52:07 ------------------- 23:52:07 experimental info: 23:52:07 ------------------- 23:52:07 Commited By: **** collab-it+edgex@linuxfoundation.org 23:52:07 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 23:52:07 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bef6658 [Pipeline] echo 23:52:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:07 provisioning config files... 23:52:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3177489538297203349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:08 ---> docker-login.sh 23:52:08 nexus3.edgexfoundry.org:10001 23:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:08 Configure a credential helper to remove this warning. See 23:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:08 23:52:08 Login Succeeded 23:52:08 nexus3.edgexfoundry.org:10002 23:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:08 Configure a credential helper to remove this warning. See 23:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:08 23:52:08 Login Succeeded 23:52:08 nexus3.edgexfoundry.org:10003 23:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:08 Configure a credential helper to remove this warning. See 23:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:08 23:52:08 Login Succeeded 23:52:08 nexus3.edgexfoundry.org:10004 23:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:08 Configure a credential helper to remove this warning. See 23:52:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:08 23:52:08 Login Succeeded 23:52:08 docker.io 23:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:09 Configure a credential helper to remove this warning. See 23:52:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:09 23:52:09 Login Succeeded 23:52:09 ---> docker-login.sh ends [Pipeline] } 23:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:52:09 + git rev-list -1 --merges bef66582781e37064d6dec61ab318c5dd11da733~1..bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo 23:52:09 -----------> git rev-list -1 --merges bef66582781e37064d6dec61ab318c5dd11da733~1..bef66582781e37064d6dec61ab318c5dd11da733 bef66582781e37064d6dec61ab318c5dd11da733 [false] [Pipeline] sh 23:52:10 + git log --format=format:%s -1 bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo 23:52:10 ========================================================= 23:52:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:52:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:10 + git log --format=format:%s -1 bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] echo 23:52:10 [semverPrep] GIT_COMMIT: bef66582781e37064d6dec61ab318c5dd11da733, Commit Message: feat: Add new metrics to appropriate profiles (#437) [Pipeline] echo 23:52:10 [semverPrep] This is not a build commit. [Pipeline] sh 23:52:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:10 + grep -v github /etc/ssh/ssh_known_hosts 23:52:10 + [ -e /tmp/ssh_known_hosts ] 23:52:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:52:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:52:10 + sudo tee -a /etc/ssh/ssh_known_hosts 23:52:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:11 23:52:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:11 0.1.4: Pulling from edgex-devops/py-git-semver 23:52:11 42c077c10790: Pulling fs layer 23:52:11 f63e77b7563a: Pulling fs layer 23:52:11 bd5fdadae976: Pulling fs layer 23:52:11 205491f53016: Pulling fs layer 23:52:11 df18705c85c3: Pulling fs layer 23:52:11 bdb3f477010e: Pulling fs layer 23:52:11 c8a8fc8e1c8f: Pulling fs layer 23:52:11 2c6e9b1d212d: Pulling fs layer 23:52:11 bdb8f0575790: Pulling fs layer 23:52:11 df18705c85c3: Waiting 23:52:11 386e3cb2ff24: Pulling fs layer 23:52:11 2343380bae48: Pulling fs layer 23:52:11 bdb3f477010e: Waiting 23:52:11 c8a8fc8e1c8f: Waiting 23:52:11 2c6e9b1d212d: Waiting 23:52:11 bdb8f0575790: Waiting 23:52:11 2343380bae48: Waiting 23:52:11 386e3cb2ff24: Waiting 23:52:11 205491f53016: Waiting 23:52:11 f63e77b7563a: Download complete 23:52:11 205491f53016: Verifying Checksum 23:52:11 205491f53016: Download complete 23:52:11 df18705c85c3: Verifying Checksum 23:52:11 df18705c85c3: Download complete 23:52:11 bd5fdadae976: Verifying Checksum 23:52:11 bd5fdadae976: Download complete 23:52:11 bdb3f477010e: Verifying Checksum 23:52:11 bdb3f477010e: Download complete 23:52:11 2c6e9b1d212d: Download complete 23:52:11 bdb8f0575790: Verifying Checksum 23:52:11 bdb8f0575790: Download complete 23:52:11 386e3cb2ff24: Verifying Checksum 23:52:11 386e3cb2ff24: Download complete 23:52:11 2343380bae48: Download complete 23:52:11 42c077c10790: Verifying Checksum 23:52:11 42c077c10790: Download complete 23:52:12 c8a8fc8e1c8f: Download complete 23:52:13 42c077c10790: Pull complete 23:52:13 f63e77b7563a: Pull complete 23:52:14 bd5fdadae976: Pull complete 23:52:14 205491f53016: Pull complete 23:52:14 df18705c85c3: Pull complete 23:52:14 bdb3f477010e: Pull complete 23:52:16 c8a8fc8e1c8f: Pull complete 23:52:16 2c6e9b1d212d: Pull complete 23:52:16 bdb8f0575790: Pull complete 23:52:16 386e3cb2ff24: Pull complete 23:52:16 2343380bae48: Pull complete 23:52:16 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:52:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:16 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 23:52:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:52:18 $ docker top 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c -eo pid,comm 23:52:18 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). 23:52:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:18 [ssh-agent] Looking for ssh-agent implementation... 23:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:18 $ docker exec 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent 23:52:18 SSH_AUTH_SOCK=/tmp/ssh-tYAliZMijfTV/agent.34 23:52:18 SSH_AGENT_PID=41 23:52:18 Running ssh-add (command line suppressed) 23:52:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4974298516384320365.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4974298516384320365.key) 23:52:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:19 + git tag --points-at HEAD [Pipeline] } 23:52:19 $ docker exec --env ******** --env ******** 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent -k 23:52:19 unset SSH_AUTH_SOCK; 23:52:19 unset SSH_AGENT_PID; 23:52:19 echo Agent pid 41 killed; 23:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:19 [ssh-agent] Looking for ssh-agent implementation... 23:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:19 $ docker exec 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent 23:52:19 SSH_AUTH_SOCK=/tmp/ssh-Fq4XLwkNpTJU/agent.73 23:52:19 SSH_AGENT_PID=79 23:52:19 Running ssh-add (command line suppressed) 23:52:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1170963510282572763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1170963510282572763.key) 23:52:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:20 + git semver init 23:52:20 2022-06-30 23:52:20,239 [run_init] DEBUG init version:0.0.0 force:False 23:52:20 2022-06-30 23:52:20,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:52:20 2022-06-30 23:52:20,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:52:20 2022-06-30 23:52:20,241 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 23:52:21 2022-06-30 23:52:20,974 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:52:21 2022-06-30 23:52:20,975 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:52:21 2022-06-30 23:52:20,975 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:52:21 2022-06-30 23:52:20,975 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:52:21 2.2.1-dev.6 [Pipeline] } 23:52:21 $ docker exec --env ******** --env ******** 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c ssh-agent -k 23:52:21 unset SSH_AUTH_SOCK; 23:52:21 unset SSH_AGENT_PID; 23:52:21 echo Agent pid 79 killed; 23:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:21 + git semver [Pipeline] } 23:52:21 $ docker stop --time=1 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c 23:52:23 $ docker rm -f 34654fe63eaa3b7662273330a4023f7c16c747467ae43d1c3ae00077aa0de08c [Pipeline] // withDockerContainer [Pipeline] sh 23:52:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:52:23 Stashed 1 file(s) [Pipeline] echo 23:52:23 [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [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 23:52:24 provisioning config files... 23:52:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4319983970805496510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:24 ---> docker-login.sh 23:52:24 nexus3.edgexfoundry.org:10001 23:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:24 Configure a credential helper to remove this warning. See 23:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:24 23:52:24 Login Succeeded 23:52:24 nexus3.edgexfoundry.org:10002 23:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:24 Configure a credential helper to remove this warning. See 23:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:24 23:52:24 Login Succeeded 23:52:24 nexus3.edgexfoundry.org:10003 23:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:24 Configure a credential helper to remove this warning. See 23:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:24 23:52:24 Login Succeeded 23:52:24 nexus3.edgexfoundry.org:10004 23:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:24 Configure a credential helper to remove this warning. See 23:52:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:24 23:52:24 Login Succeeded 23:52:24 docker.io 23:52:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:25 Configure a credential helper to remove this warning. See 23:52:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:25 23:52:25 Login Succeeded 23:52:25 ---> docker-login.sh ends [Pipeline] } 23:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:25 ========================================================= 23:52:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:52:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:52:25 Sending build context to Docker daemon 3.091MB 23:52:25 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:52:25 Step 2/13 : FROM ${BASE} AS builder 23:52:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:52:25 59bf1c3509f3: Pulling fs layer 23:52:25 666ba61612fd: Pulling fs layer 23:52:25 8ed8ca486205: Pulling fs layer 23:52:25 cc1cd167ecdc: Pulling fs layer 23:52:25 c516ae0d96e1: Pulling fs layer 23:52:25 684cea983483: Pulling fs layer 23:52:25 dd3240ac7de5: Pulling fs layer 23:52:25 b1e948a4e11c: Pulling fs layer 23:52:25 a8fd76ee1af6: Pulling fs layer 23:52:25 646ad004c059: Pulling fs layer 23:52:25 c516ae0d96e1: Waiting 23:52:25 684cea983483: Waiting 23:52:25 dd3240ac7de5: Waiting 23:52:25 b1e948a4e11c: Waiting 23:52:25 a8fd76ee1af6: Waiting 23:52:25 cc1cd167ecdc: Waiting 23:52:25 646ad004c059: Waiting 23:52:25 8ed8ca486205: Download complete 23:52:25 666ba61612fd: Verifying Checksum 23:52:25 666ba61612fd: Download complete 23:52:25 c516ae0d96e1: Verifying Checksum 23:52:25 c516ae0d96e1: Download complete 23:52:25 59bf1c3509f3: Verifying Checksum 23:52:25 59bf1c3509f3: Download complete 23:52:25 684cea983483: Verifying Checksum 23:52:25 684cea983483: Download complete 23:52:25 dd3240ac7de5: Verifying Checksum 23:52:25 dd3240ac7de5: Download complete 23:52:25 b1e948a4e11c: Verifying Checksum 23:52:25 b1e948a4e11c: Download complete 23:52:25 59bf1c3509f3: Pull complete 23:52:26 666ba61612fd: Pull complete 23:52:26 8ed8ca486205: Pull complete 23:52:26 646ad004c059: Verifying Checksum 23:52:26 646ad004c059: Download complete 23:52:26 cc1cd167ecdc: Verifying Checksum 23:52:26 cc1cd167ecdc: Download complete 23:52:26 a8fd76ee1af6: Verifying Checksum 23:52:26 a8fd76ee1af6: Download complete 23:52:30 cc1cd167ecdc: Pull complete 23:52:30 c516ae0d96e1: Pull complete 23:52:30 684cea983483: Pull complete 23:52:30 dd3240ac7de5: Pull complete 23:52:30 b1e948a4e11c: Pull complete 23:52:32 a8fd76ee1af6: Pull complete 23:52:33 646ad004c059: Pull complete 23:52:33 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:33 ---> 8f69c11f6b0c 23:52:33 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:52:34 ---> Running in 4022cec8d6c9 23:52:34 Removing intermediate container 4022cec8d6c9 23:52:34 ---> 45e1864fac0e 23:52:34 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:52:34 ---> Running in 52e6ac90a263 23:52:34 Removing intermediate container 52e6ac90a263 23:52:34 ---> 734b0a55b2a2 23:52:34 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:52:34 ---> Running in 8f994ec63979 23:52:34 Removing intermediate container 8f994ec63979 23:52:34 ---> 620e3f66e04f 23:52:34 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:52:34 ---> Running in e670bc97a6a9 23:52:35 Removing intermediate container e670bc97a6a9 23:52:35 ---> 3d57e1ab40bf 23:52:35 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:35 ---> Running in 2a7c92a54a72 23:52:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:52:37 OK: 221 MiB in 52 packages 23:52:37 Removing intermediate container 2a7c92a54a72 23:52:37 ---> f07b0b75b785 23:52:37 Step 8/13 : WORKDIR /app 23:52:37 ---> Running in fc63baa4e657 23:52:37 Removing intermediate container fc63baa4e657 23:52:37 ---> 0cc26fbdfb05 23:52:37 Step 9/13 : COPY go.mod vendor* ./ 23:52:37 ---> 2cb0f6348b8f 23:52:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:52:38 ---> Running in 3ff2ad304dde 23:52:39 Still waiting to schedule task 23:52:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:53:00 Removing intermediate container 3ff2ad304dde 23:53:00 ---> 7f76371631ec 23:53:00 Step 11/13 : COPY . . 23:53:00 ---> da01fe602d6f 23:53:00 Step 12/13 : ARG MAKE="make build" 23:53:00 ---> Running in 0cfe91ee0811 23:53:00 Removing intermediate container 0cfe91ee0811 23:53:00 ---> b6f580c5b05d 23:53:00 Step 13/13 : RUN $MAKE 23:53:00 ---> Running in 2e884ffe0b9d 23:53:00 noop 23:53:00 Removing intermediate container 2e884ffe0b9d 23:53:00 ---> 9d93f736eee1 23:53:00 Successfully built 9d93f736eee1 23:53:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:00 + docker inspect -f . ci-base-image-x86_64 23:53:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:00 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 23:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 23:53:00 $ docker top e40f683f0665fa06d3a1c735c4e1830a6beb7cf9f418677c69d243ab678ea5db -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:01 + go version 23:53:01 go version go1.17.7 linux/amd64 [Pipeline] } 23:53:01 $ docker stop --time=1 e40f683f0665fa06d3a1c735c4e1830a6beb7cf9f418677c69d243ab678ea5db 23:53:02 $ docker rm -f e40f683f0665fa06d3a1c735c4e1830a6beb7cf9f418677c69d243ab678ea5db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:03 + docker inspect -f . ci-base-image-x86_64 23:53:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:03 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 23:53:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 23:53:03 $ docker top ab4391ea767883cccc1cf7570cca4fc0dd235e3d626997768162fb3e797b04ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:53:03 + make test 23:53:03 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:53:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:53:13 CGO_ENABLED=1 go vet ./... 23:53:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:53:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:53:16 ./bin/test-attribution-txt.sh 23:53:16 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 23:53:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:53:16 $ docker stop --time=1 ab4391ea767883cccc1cf7570cca4fc0dd235e3d626997768162fb3e797b04ef 23:53:18 $ docker rm -f ab4391ea767883cccc1cf7570cca4fc0dd235e3d626997768162fb3e797b04ef [Pipeline] // withDockerContainer [Pipeline] sh 23:53:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:53:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:53:19 + ls -al . 23:53:19 total 168 23:53:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:53 . 23:53:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:52 .. 23:53:19 -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 23:52 .dockerignore 23:53:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:52 .git 23:53:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:52 .github 23:53:19 -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 23:52 .gitignore 23:53:19 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 23:52 .semver 23:53:19 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 23:52 Attribution.txt 23:53:19 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 23:52 CHANGELOG.md 23:53:19 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 23:52 Dockerfile 23:53:19 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 23:52 GOVERNANCE.md 23:53:19 -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 23:52 Jenkinsfile 23:53:19 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 23:52 LICENSE 23:53:19 -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 23:52 OWNERS.md 23:53:19 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 23:52 README.md 23:53:19 -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 23:52 VERSION 23:53:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:52 bin 23:53:19 -rw-r--r-- 1 jenkins jenkins 10 Jun 30 23:53 coverage.out 23:53:19 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 23:52 go.mod 23:53:19 -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 23:52 go.sum 23:53:19 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 23:52 main.go 23:53:19 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 23:52 makefile 23:53:19 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 23:52 res 23:53:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:19 + 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=bef66582781e37064d6dec61ab318c5dd11da733 --label arch=amd64 --label version=2.2.1-dev.6 . 23:53:19 Sending build context to Docker daemon 3.092MB 23:53:19 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:53:19 Step 2/27 : FROM ${BASE} AS builder 23:53:19 ---> 9d93f736eee1 23:53:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:53:19 ---> Running in e0eae3f4035a 23:53:19 Removing intermediate container e0eae3f4035a 23:53:19 ---> ebb993609387 23:53:19 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:53:20 ---> Running in 8dff2b89a8cd 23:53:20 Removing intermediate container 8dff2b89a8cd 23:53:20 ---> 06c1a1574226 23:53:20 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:53:20 ---> Running in 41414947a8f6 23:53:20 Removing intermediate container 41414947a8f6 23:53:20 ---> e0bb250267de 23:53:20 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:53:20 ---> Running in 36710c13fdd6 23:53:20 Removing intermediate container 36710c13fdd6 23:53:20 ---> 4ee25eb539ce 23:53:20 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:53:20 ---> Running in 0c7cfb88b7de 23:53:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:53:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:53:22 OK: 221 MiB in 52 packages 23:53:22 Removing intermediate container 0c7cfb88b7de 23:53:22 ---> c588cb90e99b 23:53:22 Step 8/27 : WORKDIR /app 23:53:22 ---> Running in 4e85d2312055 23:53:22 Removing intermediate container 4e85d2312055 23:53:22 ---> 3cbf0e91b593 23:53:22 Step 9/27 : COPY go.mod vendor* ./ 23:53:22 ---> afe3d6cce3d8 23:53:22 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:22 ---> Running in fe2f16ccc8e4 23:53:23 Removing intermediate container fe2f16ccc8e4 23:53:23 ---> 1d80547af336 23:53:23 Step 11/27 : COPY . . 23:53:23 ---> 20c07a39fa3d 23:53:23 Step 12/27 : ARG MAKE="make build" 23:53:24 ---> Running in 92340a6be783 23:53:24 Removing intermediate container 92340a6be783 23:53:24 ---> f83564eec362 23:53:24 Step 13/27 : RUN $MAKE 23:53:24 ---> Running in a152c7d9e81f 23:53:24 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 23:53:46 Removing intermediate container a152c7d9e81f 23:53:46 ---> d26eafad3d28 23:53:46 Step 14/27 : FROM alpine:3.14 23:53:46 3.14: Pulling from library/alpine 23:53:46 8663204ce13b: Pulling fs layer 23:53:46 8663204ce13b: Verifying Checksum 23:53:46 8663204ce13b: Download complete 23:53:46 8663204ce13b: Pull complete 23:53:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:53:46 Status: Downloaded newer image for alpine:3.14 23:53:46 ---> e04c818066af 23:53:46 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:53:46 ---> Running in 1234ee7f00fb 23:53:46 Removing intermediate container 1234ee7f00fb 23:53:46 ---> efc64868d1a7 23:53:46 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 23:53:46 ---> Running in 20e55cdb2700 23:53:46 Removing intermediate container 20e55cdb2700 23:53:46 ---> f9aa90bbe8f8 23:53:46 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 23:53:46 ---> Running in 0da04c75aee7 23:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:53:46 (1/7) Installing ca-certificates (20211220-r0) 23:53:46 (2/7) Installing dumb-init (1.2.5-r1) 23:53:46 (3/7) Installing libgcc (10.3.1_git20210424-r2) 23:53:46 (4/7) Installing libsodium (1.0.18-r0) 23:53:46 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 23:53:46 (6/7) Installing libzmq (4.3.4-r0) 23:53:46 (7/7) Installing zeromq (4.3.4-r0) 23:53:46 Executing busybox-1.33.1-r7.trigger 23:53:46 Executing ca-certificates-20211220-r0.trigger 23:53:46 OK: 9 MiB in 21 packages 23:53:46 Removing intermediate container 0da04c75aee7 23:53:46 ---> c7c0576d956f 23:53:46 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:53:46 ---> 1f577145d1ee 23:53:46 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:53:46 ---> e8026b3b2b88 23:53:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:53:46 ---> 6dadade261f1 23:53:46 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:53:46 ---> c653860aa4f2 23:53:46 Step 22/27 : EXPOSE 48095 23:53:46 ---> Running in d849355cdfeb 23:53:46 Removing intermediate container d849355cdfeb 23:53:46 ---> fa534d49204e 23:53:46 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 23:53:46 ---> Running in 419ca00576b0 23:53:46 Removing intermediate container 419ca00576b0 23:53:46 ---> 719e2e367e0b 23:53:46 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:53:47 ---> Running in 0a8fccf4e371 23:53:47 Removing intermediate container 0a8fccf4e371 23:53:47 ---> b98b37dcf7d2 23:53:47 Step 25/27 : LABEL arch=amd64 23:53:47 ---> Running in e0a1e9b353a5 23:53:47 Removing intermediate container e0a1e9b353a5 23:53:47 ---> df1f9644037d 23:53:47 Step 26/27 : LABEL git_sha=bef66582781e37064d6dec61ab318c5dd11da733 23:53:47 ---> Running in 8627baefb865 23:53:47 Removing intermediate container 8627baefb865 23:53:47 ---> 48914a169927 23:53:47 Step 27/27 : LABEL version=2.2.1-dev.6 23:53:47 ---> Running in e3ade9ad2a2a 23:53:47 Removing intermediate container e3ade9ad2a2a 23:53:47 ---> 72054785c228 23:53:47 [Warning] One or more build-args [ARCH] were not consumed 23:53:47 Successfully built 72054785c228 23:53:47 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:47 provisioning config files... 23:53:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4948898793744439107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:47 ---> docker-login.sh 23:53:47 nexus3.edgexfoundry.org:10001 23:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:47 Configure a credential helper to remove this warning. See 23:53:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:47 23:53:47 Login Succeeded 23:53:47 nexus3.edgexfoundry.org:10002 23:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10003 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 nexus3.edgexfoundry.org:10004 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 docker.io 23:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:48 Configure a credential helper to remove this warning. See 23:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:48 23:53:48 Login Succeeded 23:53:48 ---> docker-login.sh ends [Pipeline] } 23:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:48 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:53:48 bef66582781e37064d6dec61ab318c5dd11da733 23:53:48 latest 23:53:48 2.2.1-dev.6 23:53:48 bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 23:53:48 main 23:53:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733 23:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:49 8cf7195f68f8: Preparing 23:53:49 dfa8b157f6a8: Preparing 23:53:49 aa8d47871160: Preparing 23:53:49 d9b4c6e3042a: Preparing 23:53:49 7a02203f52dc: Preparing 23:53:49 b541d28bf3b4: Preparing 23:53:49 b541d28bf3b4: Waiting 23:53:49 dfa8b157f6a8: Pushed 23:53:49 d9b4c6e3042a: Pushed 23:53:49 aa8d47871160: Pushed 23:53:49 b541d28bf3b4: Layer already exists 23:53:49 7a02203f52dc: Pushed 23:53:52 8cf7195f68f8: Pushed 23:53:52 bef66582781e37064d6dec61ab318c5dd11da733: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:52 8cf7195f68f8: Preparing 23:53:52 dfa8b157f6a8: Preparing 23:53:52 aa8d47871160: Preparing 23:53:52 d9b4c6e3042a: Preparing 23:53:52 7a02203f52dc: Preparing 23:53:52 b541d28bf3b4: Preparing 23:53:52 b541d28bf3b4: Waiting 23:53:52 d9b4c6e3042a: Layer already exists 23:53:52 7a02203f52dc: Layer already exists 23:53:52 aa8d47871160: Layer already exists 23:53:52 8cf7195f68f8: Layer already exists 23:53:52 dfa8b157f6a8: Layer already exists 23:53:52 b541d28bf3b4: Layer already exists 23:53:52 latest: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.6 23:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:53 8cf7195f68f8: Preparing 23:53:53 dfa8b157f6a8: Preparing 23:53:53 aa8d47871160: Preparing 23:53:53 d9b4c6e3042a: Preparing 23:53:53 7a02203f52dc: Preparing 23:53:53 b541d28bf3b4: Preparing 23:53:53 b541d28bf3b4: Waiting 23:53:53 d9b4c6e3042a: Layer already exists 23:53:53 dfa8b157f6a8: Layer already exists 23:53:53 7a02203f52dc: Layer already exists 23:53:53 8cf7195f68f8: Layer already exists 23:53:53 aa8d47871160: Layer already exists 23:53:53 b541d28bf3b4: Layer already exists 23:53:53 2.2.1-dev.6: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 23:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:54 8cf7195f68f8: Preparing 23:53:54 dfa8b157f6a8: Preparing 23:53:54 aa8d47871160: Preparing 23:53:54 d9b4c6e3042a: Preparing 23:53:54 7a02203f52dc: Preparing 23:53:54 b541d28bf3b4: Preparing 23:53:54 b541d28bf3b4: Waiting 23:53:54 dfa8b157f6a8: Layer already exists 23:53:54 8cf7195f68f8: Layer already exists 23:53:54 d9b4c6e3042a: Layer already exists 23:53:54 aa8d47871160: Layer already exists 23:53:54 7a02203f52dc: Layer already exists 23:53:54 b541d28bf3b4: Layer already exists 23:53:54 bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:53:54 8cf7195f68f8: Preparing 23:53:54 dfa8b157f6a8: Preparing 23:53:54 aa8d47871160: Preparing 23:53:54 d9b4c6e3042a: Preparing 23:53:54 7a02203f52dc: Preparing 23:53:54 b541d28bf3b4: Preparing 23:53:54 aa8d47871160: Layer already exists 23:53:54 7a02203f52dc: Layer already exists 23:53:54 d9b4c6e3042a: Layer already exists 23:53:54 dfa8b157f6a8: Layer already exists 23:53:54 8cf7195f68f8: Layer already exists 23:53:54 b541d28bf3b4: Layer already exists 23:53:54 main: digest: sha256:de7b3fd0d1dd4ba14e661372fccebf89577ed5992723eb5b8b26e9eb3908dc0f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:53:54 ===================================================== [Pipeline] echo 23:53:54 taggedImages: 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.6 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 23:53:54 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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 23:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:55 23:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:55 latest: Pulling from edgex-lftools-log-publisher 23:53:55 5eb5b503b376: Pulling fs layer 23:53:55 5c69ac0246d0: Pulling fs layer 23:53:55 ec43610c2a17: Pulling fs layer 23:53:55 3a2ae6a8a46f: Pulling fs layer 23:53:55 33b1e0a273af: Pulling fs layer 23:53:55 5d3b04190fa2: Pulling fs layer 23:53:55 2f39f015ded8: Pulling fs layer 23:53:55 3a2ae6a8a46f: Waiting 23:53:55 33b1e0a273af: Waiting 23:53:55 5d3b04190fa2: Waiting 23:53:55 2f39f015ded8: Waiting 23:53:55 5c69ac0246d0: Verifying Checksum 23:53:55 5c69ac0246d0: Download complete 23:53:55 3a2ae6a8a46f: Download complete 23:53:55 33b1e0a273af: Verifying Checksum 23:53:55 33b1e0a273af: Download complete 23:53:55 ec43610c2a17: Verifying Checksum 23:53:55 ec43610c2a17: Download complete 23:53:55 5d3b04190fa2: Verifying Checksum 23:53:55 5d3b04190fa2: Download complete 23:53:55 5eb5b503b376: Verifying Checksum 23:53:55 5eb5b503b376: Download complete 23:53:56 2f39f015ded8: Download complete 23:53:56 5eb5b503b376: Pull complete 23:53:57 5c69ac0246d0: Pull complete 23:53:57 ec43610c2a17: Pull complete 23:53:57 3a2ae6a8a46f: Pull complete 23:53:57 33b1e0a273af: Pull complete 23:53:57 5d3b04190fa2: Pull complete 23:54:02 2f39f015ded8: Pull complete 23:54:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:54:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:02 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 23:54:02 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:54:03 $ docker top 544973c50c5df979249708b1f1fc8baed8928266b371ed49bf24333b4a7d0b03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:04 ---> job-cost.sh 23:54:04 lf-activate-venv: SKIPPING 23:54:04 INFO: No Stack... 23:54:04 INFO: Retrieving Pricing Info for: v3-standard-8 23:54:05 INFO: Archiving Costs [Pipeline] sh 23:54:05 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:54:05 + cut -d, -f6 [Pipeline] lock 23:54:05 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] 23:54:05 Resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] did not exist. Created. 23:54:05 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:54:05 + echo total: 0.2199999988079071 [Pipeline] stash 23:54:05 Stashed 1 file(s) [Pipeline] } 23:54:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 23:54:05 $ docker stop --time=1 544973c50c5df979249708b1f1fc8baed8928266b371ed49bf24333b4a7d0b03 23:54:06 $ docker rm -f 544973c50c5df979249708b1f1fc8baed8928266b371ed49bf24333b4a7d0b03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:54:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16530 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:54:19 Running in /w/workspace/app-service-configurable/83 [Pipeline] { [Pipeline] checkout 23:54:19 Selected Git installation does not exist. Using Default 23:54:19 The recommended git tool is: NONE 23:54:25 using credential edgex-jenkins-ssh 23:54:26 Cloning the remote Git repository 23:54:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:54:26 > git init /w/workspace/app-service-configurable/83 # timeout=10 23:54:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:54:26 > git --version # timeout=10 23:54:26 > git --version # 'git version 2.25.1' 23:54:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:54:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:27 Avoid second fetch 23:54:27 Checking out Revision bef66582781e37064d6dec61ab318c5dd11da733 (main) 23:54:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:54:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:27 > git config core.sparsecheckout # timeout=10 23:54:27 > git checkout -f bef66582781e37064d6dec61ab318c5dd11da733 # timeout=10 23:54:31 Commit message: "feat: Add new metrics to appropriate profiles (#437)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:54:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:54:32 Dload Upload Total Spent Left Speed 23:54:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94984 0 --:--:-- --:--:-- --:--:-- 94984 [Pipeline] sh 23:54:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:54:33 + sudo tee /etc/docker/daemon.new 23:54:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:54:33 { 23:54:33 "registry-mirrors": [ 23:54:33 "https://nexus3.edgexfoundry.org:10001" 23:54:33 ], 23:54:33 "bip": "10.250.0.254/24", 23:54:33 "hosts": [ 23:54:33 "tcp://0.0.0.0:5555", 23:54:33 "unix:///var/run/docker.sock" 23:54:33 ], 23:54:33 "mtu": 1458, 23:54:33 "selinux-enabled": true, 23:54:33 "seccomp-profile": "/etc/docker/seccomp.json" 23:54:33 } [Pipeline] sh 23:54:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:54:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:54:52 provisioning config files... 23:54:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/83@tmp/config6563979953876910615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:52 ---> docker-login.sh 23:54:52 nexus3.edgexfoundry.org:10001 23:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:53 Configure a credential helper to remove this warning. See 23:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:53 23:54:53 Login Succeeded 23:54:53 nexus3.edgexfoundry.org:10002 23:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:54 Configure a credential helper to remove this warning. See 23:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:54 23:54:54 Login Succeeded 23:54:54 nexus3.edgexfoundry.org:10003 23:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:54 Configure a credential helper to remove this warning. See 23:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:54 23:54:54 Login Succeeded 23:54:54 nexus3.edgexfoundry.org:10004 23:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:55 Configure a credential helper to remove this warning. See 23:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:55 23:54:55 Login Succeeded 23:54:55 docker.io 23:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:54:55 Configure a credential helper to remove this warning. See 23:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:54:55 23:54:55 Login Succeeded 23:54:55 ---> docker-login.sh ends [Pipeline] } 23:54:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:54:56 ========================================================= 23:54:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:54:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 23:54:56 Sending build context to Docker daemon 204.8kB 23:54:57 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:54:57 Step 2/13 : FROM ${BASE} AS builder 23:54:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:54:57 9b3977197b4f: Pulling fs layer 23:54:57 1a89e8eeedd5: Pulling fs layer 23:54:57 94645a83ff95: Pulling fs layer 23:54:57 e6fb740bc735: Pulling fs layer 23:54:57 3a77bd46dcc9: Pulling fs layer 23:54:57 355e64cbe906: Pulling fs layer 23:54:57 63ab81a10011: Pulling fs layer 23:54:57 555d1d1c4555: Pulling fs layer 23:54:57 7d9057610161: Pulling fs layer 23:54:57 355e64cbe906: Waiting 23:54:57 555d1d1c4555: Waiting 23:54:57 7d9057610161: Waiting 23:54:57 63ab81a10011: Waiting 23:54:57 e6fb740bc735: Waiting 23:54:57 3a77bd46dcc9: Waiting 23:54:57 94645a83ff95: Download complete 23:54:57 1a89e8eeedd5: Verifying Checksum 23:54:57 1a89e8eeedd5: Download complete 23:54:57 3a77bd46dcc9: Verifying Checksum 23:54:57 3a77bd46dcc9: Download complete 23:54:57 355e64cbe906: Verifying Checksum 23:54:57 355e64cbe906: Download complete 23:54:57 9b3977197b4f: Verifying Checksum 23:54:57 9b3977197b4f: Download complete 23:54:57 63ab81a10011: Verifying Checksum 23:54:57 63ab81a10011: Download complete 23:54:58 7d9057610161: Verifying Checksum 23:54:58 7d9057610161: Download complete 23:54:58 9b3977197b4f: Pull complete 23:54:58 1a89e8eeedd5: Pull complete 23:54:59 94645a83ff95: Pull complete 23:54:59 555d1d1c4555: Verifying Checksum 23:54:59 555d1d1c4555: Download complete 23:55:00 e6fb740bc735: Verifying Checksum 23:55:00 e6fb740bc735: Download complete 23:55:15 e6fb740bc735: Pull complete 23:55:15 3a77bd46dcc9: Pull complete 23:55:15 355e64cbe906: Pull complete 23:55:15 63ab81a10011: Pull complete 23:55:20 555d1d1c4555: Pull complete 23:55:22 7d9057610161: Pull complete 23:55:22 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:55:22 ---> 819e984ddca1 23:55:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:55:23 ---> Running in 00fee26df8f9 23:55:23 Removing intermediate container 00fee26df8f9 23:55:23 ---> a34cbafc24fe 23:55:23 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 23:55:23 ---> Running in 200a0f8e1c78 23:55:24 Removing intermediate container 200a0f8e1c78 23:55:24 ---> c91d65623243 23:55:24 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:55:24 ---> Running in 8ffac7503d7f 23:55:24 Removing intermediate container 8ffac7503d7f 23:55:24 ---> 35a4c0d4a369 23:55:24 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:24 ---> Running in 772b0d0e2c01 23:55:26 Removing intermediate container 772b0d0e2c01 23:55:26 ---> 78fd0ba78323 23:55:26 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:26 ---> Running in 262d70449d25 23:55:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:55:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:55:30 OK: 220 MiB in 52 packages 23:55:30 Removing intermediate container 262d70449d25 23:55:30 ---> 894c7e34dcff 23:55:30 Step 8/13 : WORKDIR /app 23:55:30 ---> Running in 035f5c3b0302 23:55:31 Removing intermediate container 035f5c3b0302 23:55:31 ---> 4df3a4d6aee6 23:55:31 Step 9/13 : COPY go.mod vendor* ./ 23:55:31 ---> 836d8837f7de 23:55:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:31 ---> Running in 329fc05cef20 23:56:18 Removing intermediate container 329fc05cef20 23:56:18 ---> d926c2a23b25 23:56:18 Step 11/13 : COPY . . 23:56:18 ---> 683eecc897dc 23:56:18 Step 12/13 : ARG MAKE="make build" 23:56:18 ---> Running in 8bc17d8c2b8f 23:56:18 Removing intermediate container 8bc17d8c2b8f 23:56:18 ---> 3a7ed56fd2df 23:56:18 Step 13/13 : RUN $MAKE 23:56:18 ---> Running in 611ecd984c1b 23:56:18 noop 23:56:18 Removing intermediate container 611ecd984c1b 23:56:18 ---> a96290aa497a 23:56:18 Successfully built a96290aa497a 23:56:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:19 + docker inspect -f . ci-base-image-arm64 23:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:19 prd-ubuntu20.04-docker-arm64-4c-16g-16530 does not seem to be running inside a container 23:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/83 -v /w/workspace/app-service-configurable/83:/w/workspace/app-service-configurable/83:rw,z -v /w/workspace/app-service-configurable/83@tmp:/w/workspace/app-service-configurable/83@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 ******** ci-base-image-arm64 cat 23:56:21 $ docker top a3cd549e4af9dce49e28f4c076c2b9b53ecb95646bb9edd56c6abae79d63549d -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:22 + go version 23:56:22 go version go1.17.7 linux/arm64 [Pipeline] } 23:56:22 $ docker stop --time=1 a3cd549e4af9dce49e28f4c076c2b9b53ecb95646bb9edd56c6abae79d63549d 23:56:23 $ docker rm -f a3cd549e4af9dce49e28f4c076c2b9b53ecb95646bb9edd56c6abae79d63549d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:24 + docker inspect -f . ci-base-image-arm64 23:56:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:24 prd-ubuntu20.04-docker-arm64-4c-16g-16530 does not seem to be running inside a container 23:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/83 -v /w/workspace/app-service-configurable/83:/w/workspace/app-service-configurable/83:rw,z -v /w/workspace/app-service-configurable/83@tmp:/w/workspace/app-service-configurable/83@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 ******** ci-base-image-arm64 cat 23:56:25 $ docker top bb0d8181ccc25a1d5b2f873db5a1ece06f3375795169ff71694c74dcbf4bf872 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:56:26 + make test 23:56:26 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:57:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:57:48 CGO_ENABLED=1 go vet ./... 23:58:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:58:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:58:10 ./bin/test-attribution-txt.sh 23:58:10 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 23:58:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:58:10 $ docker stop --time=1 bb0d8181ccc25a1d5b2f873db5a1ece06f3375795169ff71694c74dcbf4bf872 23:58:12 $ docker rm -f bb0d8181ccc25a1d5b2f873db5a1ece06f3375795169ff71694c74dcbf4bf872 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:58:13 Warning: overwriting stash ‘coverage-report’ 23:58:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:58:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:58:14 + ls -al . 23:58:14 total 164 23:58:14 drwxrwxr-x 7 jenkins jenkins 4096 Jun 30 23:56 . 23:58:14 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 23:54 .. 23:58:14 -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 23:54 .dockerignore 23:58:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 23:54 .git 23:58:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:54 .github 23:58:14 -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 23:54 .gitignore 23:58:14 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 23:54 Attribution.txt 23:58:14 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 23:54 CHANGELOG.md 23:58:14 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 23:54 Dockerfile 23:58:14 -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 23:54 GOVERNANCE.md 23:58:14 -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 23:54 Jenkinsfile 23:58:14 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 23:54 LICENSE 23:58:14 -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 23:54 OWNERS.md 23:58:14 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 23:54 README.md 23:58:14 -rw-rw-r-- 1 jenkins jenkins 11 Jun 30 23:52 VERSION 23:58:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 23:54 bin 23:58:14 -rw-r--r-- 1 jenkins jenkins 10 Jun 30 23:56 coverage.out 23:58:14 -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 23:54 go.mod 23:58:14 -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 23:54 go.sum 23:58:14 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 23:54 main.go 23:58:14 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 23:54 makefile 23:58:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 23:54 res 23:58:14 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 23:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:15 + 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=bef66582781e37064d6dec61ab318c5dd11da733 --label arch=arm64 --label version=2.2.1-dev.6 . 23:58:15 Sending build context to Docker daemon 205.8kB 23:58:15 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 23:58:15 Step 2/27 : FROM ${BASE} AS builder 23:58:15 ---> a96290aa497a 23:58:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 23:58:15 ---> Running in 9cb98134ee83 23:58:15 Removing intermediate container 9cb98134ee83 23:58:15 ---> f7b713d42467 23:58:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:58:15 ---> Running in 07381ce31f4d 23:58:16 Removing intermediate container 07381ce31f4d 23:58:16 ---> d25859f14e8d 23:58:16 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:58:16 ---> Running in e879a736615e 23:58:16 Removing intermediate container e879a736615e 23:58:16 ---> 08e6b1d09da4 23:58:16 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:58:16 ---> Running in 6f6cd58ef671 23:58:18 Removing intermediate container 6f6cd58ef671 23:58:18 ---> 6e9e1ae2fc43 23:58:18 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:18 ---> Running in 3eb1833da596 23:58:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:58:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:58:21 OK: 220 MiB in 52 packages 23:58:21 Removing intermediate container 3eb1833da596 23:58:21 ---> 4f6e9dbae363 23:58:21 Step 8/27 : WORKDIR /app 23:58:21 ---> Running in b3bdcfbcf24d 23:58:21 Removing intermediate container b3bdcfbcf24d 23:58:21 ---> 5c61c2f3af84 23:58:21 Step 9/27 : COPY go.mod vendor* ./ 23:58:22 ---> ef0f1d95aec6 23:58:22 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:22 ---> Running in 6d16804e2035 23:58:24 Removing intermediate container 6d16804e2035 23:58:24 ---> c22f45756349 23:58:24 Step 11/27 : COPY . . 23:58:25 ---> 59719f788d82 23:58:25 Step 12/27 : ARG MAKE="make build" 23:58:25 ---> Running in 3816cfa9a92c 23:58:25 Removing intermediate container 3816cfa9a92c 23:58:25 ---> 4cb9c8110851 23:58:25 Step 13/27 : RUN $MAKE 23:58:25 ---> Running in c075be334e54 23:58:26 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:00:33 Removing intermediate container c075be334e54 00:00:33 ---> 9999e7612c43 00:00:33 Step 14/27 : FROM alpine:3.14 00:00:33 3.14: Pulling from library/alpine 00:00:33 455c02918c45: Pulling fs layer 00:00:33 455c02918c45: Download complete 00:00:33 455c02918c45: Pull complete 00:00:33 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:00:33 Status: Downloaded newer image for alpine:3.14 00:00:33 ---> ac73e934f311 00:00:33 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:00:33 ---> Running in d3c263695936 00:00:33 Removing intermediate container d3c263695936 00:00:33 ---> b43f9ce0c89b 00:00:33 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:00:33 ---> Running in e083d7b53f77 00:00:33 Removing intermediate container e083d7b53f77 00:00:33 ---> feb82ea3ce7b 00:00:33 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:00:33 ---> Running in abea7433c156 00:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:00:33 (1/7) Installing ca-certificates (20211220-r0) 00:00:33 (2/7) Installing dumb-init (1.2.5-r1) 00:00:33 (3/7) Installing libgcc (10.3.1_git20210424-r2) 00:00:33 (4/7) Installing libsodium (1.0.18-r0) 00:00:33 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 00:00:33 (6/7) Installing libzmq (4.3.4-r0) 00:00:33 (7/7) Installing zeromq (4.3.4-r0) 00:00:33 Executing busybox-1.33.1-r7.trigger 00:00:33 Executing ca-certificates-20211220-r0.trigger 00:00:33 OK: 9 MiB in 21 packages 00:00:33 Removing intermediate container abea7433c156 00:00:33 ---> 12b91dde3363 00:00:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:00:33 ---> 257550982527 00:00:33 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:00:33 ---> 3112c3995e3d 00:00:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:00:33 ---> 5e4d7b38a9ac 00:00:33 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:00:33 ---> 66f063ed7151 00:00:33 Step 22/27 : EXPOSE 48095 00:00:33 ---> Running in a8d6a9703b2b 00:00:33 Removing intermediate container a8d6a9703b2b 00:00:33 ---> d4120fa78fa3 00:00:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:00:33 ---> Running in 6794536526bd 00:00:33 Removing intermediate container 6794536526bd 00:00:33 ---> dc2d3ac1609d 00:00:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:00:33 ---> Running in a6d38cb568c1 00:00:33 Removing intermediate container a6d38cb568c1 00:00:33 ---> e85fda865c18 00:00:33 Step 25/27 : LABEL arch=arm64 00:00:33 ---> Running in 7ce595a72b71 00:00:33 Removing intermediate container 7ce595a72b71 00:00:33 ---> 64ec2f4b4eed 00:00:33 Step 26/27 : LABEL git_sha=bef66582781e37064d6dec61ab318c5dd11da733 00:00:33 ---> Running in 510257dd4b41 00:00:33 Removing intermediate container 510257dd4b41 00:00:33 ---> 47b392c081a9 00:00:33 Step 27/27 : LABEL version=2.2.1-dev.6 00:00:33 ---> Running in fe822d9eddce 00:00:33 Removing intermediate container fe822d9eddce 00:00:33 ---> afc0c08bd8bc 00:00:33 [Warning] One or more build-args [ARCH] were not consumed 00:00:33 Successfully built afc0c08bd8bc 00:00:33 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:33 provisioning config files... 00:00:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/83@tmp/config6170636843444574584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:33 ---> docker-login.sh 00:00:33 nexus3.edgexfoundry.org:10001 00:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:34 Configure a credential helper to remove this warning. See 00:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:34 00:00:34 Login Succeeded 00:00:34 nexus3.edgexfoundry.org:10002 00:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:34 Configure a credential helper to remove this warning. See 00:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:34 00:00:34 Login Succeeded 00:00:34 nexus3.edgexfoundry.org:10003 00:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:35 Configure a credential helper to remove this warning. See 00:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:35 00:00:35 Login Succeeded 00:00:35 nexus3.edgexfoundry.org:10004 00:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:35 Configure a credential helper to remove this warning. See 00:00:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:35 00:00:35 Login Succeeded 00:00:35 docker.io 00:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:36 Configure a credential helper to remove this warning. See 00:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:36 00:00:36 Login Succeeded 00:00:36 ---> docker-login.sh ends [Pipeline] } 00:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:36 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:00:36 bef66582781e37064d6dec61ab318c5dd11da733 00:00:36 latest 00:00:36 2.2.1-dev.6 00:00:36 bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 00:00:36 main 00:00:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733 00:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:00:37 20faeef5da02: Preparing 00:00:37 e077a7f77392: Preparing 00:00:37 55f60a15b910: Preparing 00:00:37 ea6bc0162ab6: Preparing 00:00:37 e3c54a76d48b: Preparing 00:00:37 f73e7dbfee58: Preparing 00:00:37 f73e7dbfee58: Waiting 00:00:37 55f60a15b910: Pushed 00:00:37 e077a7f77392: Pushed 00:00:37 ea6bc0162ab6: Pushed 00:00:37 f73e7dbfee58: Layer already exists 00:00:38 e3c54a76d48b: Pushed 00:00:43 20faeef5da02: Pushed 00:00:43 bef66582781e37064d6dec61ab318c5dd11da733: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:00:44 20faeef5da02: Preparing 00:00:44 e077a7f77392: Preparing 00:00:44 55f60a15b910: Preparing 00:00:44 ea6bc0162ab6: Preparing 00:00:44 e3c54a76d48b: Preparing 00:00:44 f73e7dbfee58: Preparing 00:00:44 f73e7dbfee58: Waiting 00:00:44 e3c54a76d48b: Layer already exists 00:00:44 ea6bc0162ab6: Layer already exists 00:00:44 20faeef5da02: Layer already exists 00:00:44 55f60a15b910: Layer already exists 00:00:44 e077a7f77392: Layer already exists 00:00:44 f73e7dbfee58: Layer already exists 00:00:44 latest: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.6 00:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:00:45 20faeef5da02: Preparing 00:00:45 e077a7f77392: Preparing 00:00:45 55f60a15b910: Preparing 00:00:45 ea6bc0162ab6: Preparing 00:00:45 e3c54a76d48b: Preparing 00:00:45 f73e7dbfee58: Preparing 00:00:45 f73e7dbfee58: Waiting 00:00:45 ea6bc0162ab6: Layer already exists 00:00:45 e3c54a76d48b: Layer already exists 00:00:45 20faeef5da02: Layer already exists 00:00:45 55f60a15b910: Layer already exists 00:00:45 e077a7f77392: Layer already exists 00:00:45 f73e7dbfee58: Layer already exists 00:00:45 2.2.1-dev.6: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 00:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:00:46 20faeef5da02: Preparing 00:00:46 e077a7f77392: Preparing 00:00:46 55f60a15b910: Preparing 00:00:46 ea6bc0162ab6: Preparing 00:00:46 e3c54a76d48b: Preparing 00:00:46 f73e7dbfee58: Preparing 00:00:46 f73e7dbfee58: Waiting 00:00:46 20faeef5da02: Layer already exists 00:00:46 ea6bc0162ab6: Layer already exists 00:00:46 55f60a15b910: Layer already exists 00:00:46 e3c54a76d48b: Layer already exists 00:00:46 e077a7f77392: Layer already exists 00:00:46 f73e7dbfee58: Layer already exists 00:00:46 bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:00:47 20faeef5da02: Preparing 00:00:47 e077a7f77392: Preparing 00:00:47 55f60a15b910: Preparing 00:00:47 ea6bc0162ab6: Preparing 00:00:47 e3c54a76d48b: Preparing 00:00:47 f73e7dbfee58: Preparing 00:00:47 f73e7dbfee58: Waiting 00:00:47 e3c54a76d48b: Layer already exists 00:00:47 ea6bc0162ab6: Layer already exists 00:00:47 e077a7f77392: Layer already exists 00:00:47 20faeef5da02: Layer already exists 00:00:47 55f60a15b910: Layer already exists 00:00:47 f73e7dbfee58: Layer already exists 00:00:47 main: digest: sha256:eb331d60d5df5035998a803d5c78b4a9a925a0c9338afb029fc046206093dcd0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:00:47 ===================================================== [Pipeline] echo 00:00:47 taggedImages: 00:00:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733 00:00:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:00:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.6 00:00:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bef66582781e37064d6dec61ab318c5dd11da733-2.2.1-dev.6 00:00:47 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:48 00:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:00:48 arm64: Pulling from edgex-lftools-log-publisher 00:00:48 8998bd30e6a1: Pulling fs layer 00:00:48 04944245beec: Pulling fs layer 00:00:48 699f458cf7ca: Pulling fs layer 00:00:48 765212b225bb: Pulling fs layer 00:00:48 f23df028b6ca: Pulling fs layer 00:00:48 d65c8cfc05b1: Pulling fs layer 00:00:48 2437ff75d9bd: Pulling fs layer 00:00:48 765212b225bb: Waiting 00:00:48 f23df028b6ca: Waiting 00:00:48 d65c8cfc05b1: Waiting 00:00:48 2437ff75d9bd: Waiting 00:00:48 04944245beec: Verifying Checksum 00:00:48 04944245beec: Download complete 00:00:48 765212b225bb: Verifying Checksum 00:00:48 765212b225bb: Download complete 00:00:48 f23df028b6ca: Verifying Checksum 00:00:48 f23df028b6ca: Download complete 00:00:48 d65c8cfc05b1: Verifying Checksum 00:00:48 d65c8cfc05b1: Download complete 00:00:49 699f458cf7ca: Verifying Checksum 00:00:49 699f458cf7ca: Download complete 00:00:49 8998bd30e6a1: Verifying Checksum 00:00:49 8998bd30e6a1: Download complete 00:00:52 2437ff75d9bd: Verifying Checksum 00:00:52 2437ff75d9bd: Download complete 00:00:54 8998bd30e6a1: Pull complete 00:00:54 04944245beec: Pull complete 00:00:55 699f458cf7ca: Pull complete 00:00:56 765212b225bb: Pull complete 00:00:56 f23df028b6ca: Pull complete 00:00:56 d65c8cfc05b1: Pull complete 00:01:12 2437ff75d9bd: Pull complete 00:01:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:01:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:12 prd-ubuntu20.04-docker-arm64-4c-16g-16530 does not seem to be running inside a container 00:01:12 $ 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/83 -v /w/workspace/app-service-configurable/83:/w/workspace/app-service-configurable/83:rw,z -v /w/workspace/app-service-configurable/83@tmp:/w/workspace/app-service-configurable/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:01:14 $ docker top e4e6bc7875ad3d9397cb4dfde8131b8b3564b90b9ff8c554d93f134ad335af1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:15 ---> job-cost.sh 00:01:15 lf-activate-venv: SKIPPING 00:01:15 INFO: No Stack... 00:01:16 INFO: Retrieving Pricing Info for: v3-standard-4 00:01:17 INFO: Archiving Costs [Pipeline] sh 00:01:17 + cat /w/workspace/app-service-configurable/83/archives/cost.csv 00:01:17 + cut -d, -f6 [Pipeline] lock 00:01:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] 00:01:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] did not exist. Created. 00:01:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:18 /w/workspace/app-service-configurable/83@tmp/durable-612fc259/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:01:19 + echo total: 0.10999999940395355 [Pipeline] stash 00:01:19 Warning: overwriting stash ‘stack-cost’ 00:01:19 Stashed 1 file(s) [Pipeline] } 00:01:19 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-83-stack-cost] [Pipeline] // lock [Pipeline] } 00:01:19 $ docker stop --time=1 e4e6bc7875ad3d9397cb4dfde8131b8b3564b90b9ff8c554d93f134ad335af1e 00:01:20 $ docker rm -f e4e6bc7875ad3d9397cb4dfde8131b8b3564b90b9ff8c554d93f134ad335af1e [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:01:21 provisioning config files... 00:01:21 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7656524837101288291tmp [Pipeline] { [Pipeline] sh 00:01:21 + set +x 00:01:21 + curl -s https://codecov.io/bash 00:01:21 + bash -s -- 00:01:21 00:01:21 _____ _ 00:01:21 / ____| | | 00:01:21 | | ___ __| | ___ ___ _____ __ 00:01:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:01:21 | |___| (_) | (_| | __/ (_| (_) \ V / 00:01:21 \_____\___/ \__,_|\___|\___\___/ \_/ 00:01:21 Bash-1.0.6 00:01:21 00:01:21 00:01:21 ==> git version 2.25.1 found 00:01:21 ==> 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:01:21 Release-Date: 2020-01-08 00:01:21 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:01:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:01:21 ==> Jenkins CI detected. 00:01:21 current dir:  /w/workspace/ry_app-service-configurable_main 00:01:21 project root: . 00:01:21 --> token set from env 00:01:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:01:21 ==> Running gcov in . (disable via -X gcov) 00:01:21 ==> Python coveragepy not found 00:01:21 ==> Searching for coverage reports in: 00:01:21 + . 00:01:21 -> Found 1 reports 00:01:21 ==> Detecting git/mercurial file structure 00:01:21 ==> Reading reports 00:01:21 + ./coverage.out bytes=10 00:01:21 ==> Appending adjustments 00:01:21 https://docs.codecov.io/docs/fixing-reports 00:01:21 + Found adjustments 00:01:21 ==> Gzipping contents 00:01:21 4.0K /tmp/codecov.ILGiRz.gz 00:01:21 ==> Uploading reports 00:01:21 url: https://codecov.io 00:01:21 query: branch=main&commit=bef66582781e37064d6dec61ab318c5dd11da733&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:01:21 -> Pinging Codecov 00:01:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=bef66582781e37064d6dec61ab318c5dd11da733&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:01:22 -> Uploading to 00:01:22 https://storage.googleapis.com/codecov/v4/raw/2022-07-01/A97CA9966030D2A3747ED39772930CCE/bef66582781e37064d6dec61ab318c5dd11da733/9048c9db-6abc-46d6-b48e-ef33453caab8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220701%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220701T000121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49bd9eebb33094cea0372497ff116508b16f9d76fb306eee71a52528d1226f52 00:01:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:22 Dload Upload Total Spent Left Speed 00:01:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2497 --:--:-- --:--:-- --:--:-- 2487 00:01:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] } 00:01:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:01:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:01:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:01:22 00:01:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:01:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:01:23 df9b9388f04a: Pulling fs layer 00:01:23 52dc419b0ee2: Pulling fs layer 00:01:23 25bc292e5bac: Pulling fs layer 00:01:23 114826534d7a: Pulling fs layer 00:01:23 4657fd5d0bcf: Pulling fs layer 00:01:23 6ad1cebc031e: Pulling fs layer 00:01:23 8a3aa393b2d8: Pulling fs layer 00:01:23 114826534d7a: Waiting 00:01:23 4657fd5d0bcf: Waiting 00:01:23 6ad1cebc031e: Waiting 00:01:23 8a3aa393b2d8: Waiting 00:01:23 25bc292e5bac: Verifying Checksum 00:01:23 25bc292e5bac: Download complete 00:01:23 52dc419b0ee2: Download complete 00:01:23 4657fd5d0bcf: Download complete 00:01:23 df9b9388f04a: Download complete 00:01:23 df9b9388f04a: Pull complete 00:01:23 52dc419b0ee2: Pull complete 00:01:23 6ad1cebc031e: Verifying Checksum 00:01:23 6ad1cebc031e: Download complete 00:01:23 25bc292e5bac: Pull complete 00:01:23 114826534d7a: Verifying Checksum 00:01:23 114826534d7a: Download complete 00:01:24 8a3aa393b2d8: Verifying Checksum 00:01:24 8a3aa393b2d8: Download complete 00:01:27 114826534d7a: Pull complete 00:01:27 4657fd5d0bcf: Pull complete 00:01:28 6ad1cebc031e: Pull complete 00:01:30 8a3aa393b2d8: Pull complete 00:01:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:01:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:30 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 00:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:01:32 $ docker top 690f45d9d827af7a069373a39d7cfa1813a7b418ba145e98a3adc77bd693308f -eo pid,comm [Pipeline] { [Pipeline] echo 00:01:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:01:32 + set -o pipefail 00:01:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:01:37 00:01:37 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:01:37 00:01:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b3a9a79b-e468-4f8d-ae68-1c2a53a8381d 00:01:37 00:01:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:01:37 00:01:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:01:37 00:01:37 00:01:37 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:01:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:01:37 $ docker stop --time=1 690f45d9d827af7a069373a39d7cfa1813a7b418ba145e98a3adc77bd693308f 00:01:39 $ docker rm -f 690f45d9d827af7a069373a39d7cfa1813a7b418ba145e98a3adc77bd693308f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:01:40 + git log --format=format:%s -1 bef66582781e37064d6dec61ab318c5dd11da733 [Pipeline] sh 00:01:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:40 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 00:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:41 $ docker top 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:41 [ssh-agent] Looking for ssh-agent implementation... 00:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:41 $ docker exec 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 ssh-agent 00:01:41 SSH_AUTH_SOCK=/tmp/ssh-FyXoB3QmcYPz/agent.33 00:01:41 SSH_AGENT_PID=39 00:01:41 Running ssh-add (command line suppressed) 00:01:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7965412447650387036.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7965412447650387036.key) 00:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:41 + git semver tag 00:01:42 2022-07-01 00:01:42,135 [run_tag] DEBUG tag force:False 00:01:42 2022-07-01 00:01:42,135 [check_head_tag] DEBUG check head tag 00:01:42 2022-07-01 00:01:42,136 [execute] INFO git cat-file --batch-check 00:01:42 2022-07-01 00:01:42,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:01:42 2022-07-01 00:01:42,138 [execute] INFO git cat-file --batch 00:01:42 2022-07-01 00:01:42,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:01:42 2022-07-01 00:01:42,145 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:01:42 2022-07-01 00:01:42,146 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 00:01:42 2022-07-01 00:01:42,146 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:01:42 2022-07-01 00:01:42,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:01:42 2.2.1-dev.6 [Pipeline] } 00:01:42 $ docker exec --env ******** --env ******** 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 ssh-agent -k 00:01:42 unset SSH_AUTH_SOCK; 00:01:42 unset SSH_AGENT_PID; 00:01:42 echo Agent pid 39 killed; 00:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:42 + git semver [Pipeline] } 00:01:42 $ docker stop --time=1 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 00:01:44 $ docker rm -f 42270f91ec2a804c3aeb5eb9946c5a39b79f14120581d4d00758dacf3f00a4a7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:44 00:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:44 0.23.1-centos7: Pulling from edgex-lftools 00:01:44 ab5ef0e58194: Pulling fs layer 00:01:44 9712f1f96733: Pulling fs layer 00:01:44 63f879dbbcfc: Pulling fs layer 00:01:44 0d9ebad4ef96: Pulling fs layer 00:01:44 e9a5061849ea: Pulling fs layer 00:01:44 d747dcd14b5f: Pulling fs layer 00:01:44 2de7ff778b66: Pulling fs layer 00:01:44 0d9ebad4ef96: Waiting 00:01:44 e9a5061849ea: Waiting 00:01:44 d747dcd14b5f: Waiting 00:01:44 2de7ff778b66: Waiting 00:01:44 9712f1f96733: Verifying Checksum 00:01:45 63f879dbbcfc: Verifying Checksum 00:01:45 63f879dbbcfc: Download complete 00:01:45 e9a5061849ea: Verifying Checksum 00:01:45 e9a5061849ea: Download complete 00:01:45 0d9ebad4ef96: Verifying Checksum 00:01:45 0d9ebad4ef96: Download complete 00:01:45 d747dcd14b5f: Verifying Checksum 00:01:45 d747dcd14b5f: Download complete 00:01:45 ab5ef0e58194: Verifying Checksum 00:01:45 ab5ef0e58194: Download complete 00:01:45 2de7ff778b66: Verifying Checksum 00:01:45 2de7ff778b66: Download complete 00:01:48 ab5ef0e58194: Pull complete 00:01:48 9712f1f96733: Pull complete 00:01:49 63f879dbbcfc: Pull complete 00:01:53 0d9ebad4ef96: Pull complete 00:01:53 e9a5061849ea: Pull complete 00:01:53 d747dcd14b5f: Pull complete 00:01:54 2de7ff778b66: Pull complete 00:01:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:01:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:54 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 00:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:01:56 $ docker top 1ff661bc1cb317a24f5128a8b87e053e5f71c81df21ca22374e09656a19197ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:01:56 provisioning config files... 00:01:56 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config282742622106219417tmp 00:01:56 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2636252321758267213tmp 00:01:56 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4275478388381657124tmp [Pipeline] { [Pipeline] echo 00:01:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:01:56 ---> sigul-configuration.sh 00:01:56 gpg: directory `/root/.gnupg' created 00:01:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:01:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:01:56 gpg: keyring `/root/.gnupg/secring.gpg' created 00:01:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:01:56 gpg: CAST5 encrypted data 00:01:56 gpg: encrypted with 1 passphrase 00:01:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:01:56 + mkdir /home/jenkins 00:01:56 + mkdir /home/jenkins/sigul [Pipeline] sh 00:01:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:01:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:01:57 ---> sigul-install.sh 00:01:57 Sigul already installed; skipping installation. [Pipeline] sh 00:01:57 + git tag --list 00:01:57 v1.0.0 00:01:57 v1.1.0 00:01:57 v1.2.0 00:01:57 v1.3.0 00:01:57 v1.3.1 00:01:57 v2.0.0 00:01:57 v2.0.1 00:01:57 v2.1.0 00:01:57 v2.1.1 00:01:57 v2.1.1-dev.1 00:01:57 v2.1.1-dev.2 00:01:57 v2.2.0 00:01:57 v2.2.1-dev.1 00:01:57 v2.2.1-dev.2 00:01:57 v2.2.1-dev.3 00:01:57 v2.2.1-dev.4 00:01:57 v2.2.1-dev.5 00:01:57 v2.2.1-dev.6 [Pipeline] sh 00:01:58 + lftools sign git-tag v2.2.1-dev.6 00:01:58 Signing Git tag with Sigul... 00:01:58 Signing v2.2.1-dev.6 [Pipeline] echo 00:01:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:01:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:01:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:01:59 $ docker stop --time=1 1ff661bc1cb317a24f5128a8b87e053e5f71c81df21ca22374e09656a19197ff 00:02:00 $ docker rm -f 1ff661bc1cb317a24f5128a8b87e053e5f71c81df21ca22374e09656a19197ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:02:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:01 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 00:02:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:02:01 $ docker top 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:01 [ssh-agent] Looking for ssh-agent implementation... 00:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:02 $ docker exec 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 ssh-agent 00:02:02 SSH_AUTH_SOCK=/tmp/ssh-uNciGWiNiLYS/agent.32 00:02:02 SSH_AGENT_PID=38 00:02:02 Running ssh-add (command line suppressed) 00:02:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5048311089792021741.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5048311089792021741.key) 00:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:02 + git semver bump pre 00:02:02 2022-07-01 00:02:02,753 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:02:02 2022-07-01 00:02:02,753 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev 00:02:02 2022-07-01 00:02:02,753 [bump_version] DEBUG bumped version:2.2.1-dev.7 00:02:02 2022-07-01 00:02:02,753 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:02:02 2022-07-01 00:02:02,753 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:02:02 2022-07-01 00:02:02,753 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:02:02 2022-07-01 00:02:02,756 [execute] INFO git cat-file --batch-check 00:02:02 2022-07-01 00:02:02,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:02:02 2022-07-01 00:02:02,762 [execute] INFO git cat-file --batch 00:02:02 2022-07-01 00:02:02,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:02:02 2022-07-01 00:02:02,767 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:02:02 2.2.1-dev.7 [Pipeline] } 00:02:02 $ docker exec --env ******** --env ******** 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 ssh-agent -k 00:02:02 unset SSH_AUTH_SOCK; 00:02:02 unset SSH_AGENT_PID; 00:02:02 echo Agent pid 38 killed; 00:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:03 + git semver [Pipeline] } 00:02:03 $ docker stop --time=1 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 00:02:04 $ docker rm -f 2298b7f9f09c1fd01dc1f11176ce489ecee959d738f294ebbd4827db9979e702 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:02:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:05 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 00:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:02:06 $ docker top 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:02:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:02:06 [ssh-agent] Looking for ssh-agent implementation... 00:02:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:02:06 $ docker exec 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 ssh-agent 00:02:06 SSH_AUTH_SOCK=/tmp/ssh-s9ai0NqSPfAA/agent.32 00:02:06 SSH_AGENT_PID=39 00:02:06 Running ssh-add (command line suppressed) 00:02:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2072910155643497210.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2072910155643497210.key) 00:02:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:02:06 + git semver push 00:02:07 2022-07-01 00:02:06,981 [run_push] DEBUG push 00:02:07 2022-07-01 00:02:06,982 [execute] INFO git cat-file --batch-check 00:02:07 2022-07-01 00:02:06,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:02:07 2022-07-01 00:02:06,986 [execute] INFO git rev-list e4bc9bc875ff3360d283bf08927a8afbd19ae134 -- 00:02:07 2022-07-01 00:02:06,987 [execute] DEBUG Popen(['git', 'rev-list', 'e4bc9bc875ff3360d283bf08927a8afbd19ae134', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:02:07 2022-07-01 00:02:06,996 [execute] INFO git fetch -v origin 00:02:07 2022-07-01 00:02:06,996 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:02:07 2022-07-01 00:02:07,468 [run_push] DEBUG no remote changes detected 00:02:07 2022-07-01 00:02:07,469 [execute] INFO git push origin semver 00:02:07 2022-07-01 00:02:07,469 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:02:08 2022-07-01 00:02:08,178 [run_push] DEBUG push all version tags 00:02:08 2022-07-01 00:02:08,179 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:02:08 2022-07-01 00:02:08,179 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:02:09 2022-07-01 00:02:08,838 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:02:09 2.2.1-dev.7 [Pipeline] } 00:02:09 $ docker exec --env ******** --env ******** 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 ssh-agent -k 00:02:09 unset SSH_AUTH_SOCK; 00:02:09 unset SSH_AGENT_PID; 00:02:09 echo Agent pid 39 killed; 00:02:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:02:09 + git semver [Pipeline] } 00:02:09 $ docker stop --time=1 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 00:02:11 $ docker rm -f 3206a0475c4543cea096b7ddd84c7f7de1918de2a0fef160df5ddf75023fa6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:02:11 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:02:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:02:11 total 16 00:02:11 drwxr-xr-x 3 root root 4096 Jun 30 23:54 . 00:02:11 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:01 .. 00:02:11 drwxr-xr-x 2 root root 4096 Jun 30 23:54 cost 00:02:11 -rw-r--r-- 1 root root 95 Jun 30 23:54 cost.csv 00:02:11 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:02:11 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:02:11 total 16 00:02:11 drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 23:54 . 00:02:11 drwxrwxr-x 9 jenkins jenkins 4096 Jul 1 00:01 .. 00:02:11 drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 23:54 cost 00:02:11 -rw-r--r-- 1 jenkins jenkins 95 Jun 30 23:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:02:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:02:12 ---> package-listing.sh 00:02:12 ++ facter osfamily 00:02:12 ++ tr '[:upper:]' '[:lower:]' 00:02:13 + OS_FAMILY=debian 00:02:13 + workspace=/w/workspace/ry_app-service-configurable_main 00:02:13 + START_PACKAGES=/tmp/packages_start.txt 00:02:13 + END_PACKAGES=/tmp/packages_end.txt 00:02:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:02:13 + PACKAGES=/tmp/packages_start.txt 00:02:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:02:13 + PACKAGES=/tmp/packages_end.txt 00:02:13 + case "${OS_FAMILY}" in 00:02:13 + dpkg -l 00:02:13 + grep '^ii' 00:02:13 + '[' -f /tmp/packages_start.txt ']' 00:02:13 + '[' -f /tmp/packages_end.txt ']' 00:02:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:02:13 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:02:13 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:02:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:02:13 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:02:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:14 prd-ubuntu20.04-docker-8c-8g-16528 does not seem to be running inside a container 00:02:14 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:02:14 $ docker top 91bd7492f3e10c15aa9f554faa3a30ebb5fb3ec5dbac5a1540315158370e7165 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:14 + touch /tmp/pre-build-complete [Pipeline] sh 00:02:14 + mkdir -p /var/log/sysstat [Pipeline] sh 00:02:15 + ls /var/log/sa-host 00:02:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:02:15 provisioning config files... 00:02:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6743299124994781747tmp [Pipeline] { [Pipeline] echo 00:02:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:02:15 ---> create-netrc.sh [Pipeline] } 00:02:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:02:15 ---> python-tools-install.sh [Pipeline] echo 00:02:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:02:16 ---> sudo-logs.sh 00:02:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:02:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:02:16 ---> job-cost.sh 00:02:16 lf-activate-venv: SKIPPING 00:02:16 DEBUG: total: 0.2199999988079071 00:02:16 INFO: Retrieving Stack Cost... 00:02:16 INFO: Retrieving Pricing Info for: v3-standard-8 00:02:17 INFO: Archiving Costs [Pipeline] echo 00:02:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:02:17 ---> logs-deploy.sh 00:02:17 lf-activate-venv: SKIPPING 00:02:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/83 00:02:17 INFO: archiving workspace using pattern(s): 00:02:18 Archives upload complete. 00:02:18 INFO: archiving logs to Nexus