Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 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-ssh7895088700071208696.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-ssh11258718974953456781.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh550827250055078383.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6205553824091425616.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-ssh3636181458357721797.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17553349645520114483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15327 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 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 Avoid second fetch Checking out Revision 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (main) > 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 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#428)" > git rev-list --no-walk 354093ed76bafc9ccf1014354cec2dcad1025761 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:36:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:36:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:36:10 ========================================================= 15:36:10 EdgeX Global Pipelines Version Info 15:36:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:36:11 ------------------- 15:36:11 stable info: 15:36:11 ------------------- 15:36:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:36:11 Message: update stable to v1.0.234 15:36:11 ------------------- 15:36:11 experimental info: 15:36:11 ------------------- 15:36:11 Commited By: **** collab-it+edgex@linuxfoundation.org 15:36:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:36:11 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1efec17 [Pipeline] echo 15:36:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:12 provisioning config files... 15:36:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2447089273607213077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:12 ---> docker-login.sh 15:36:12 nexus3.edgexfoundry.org:10001 15:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:13 Configure a credential helper to remove this warning. See 15:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:13 15:36:13 Login Succeeded 15:36:13 nexus3.edgexfoundry.org:10002 15:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:13 Configure a credential helper to remove this warning. See 15:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:13 15:36:13 Login Succeeded 15:36:13 nexus3.edgexfoundry.org:10003 15:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:13 Configure a credential helper to remove this warning. See 15:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:13 15:36:13 Login Succeeded 15:36:13 nexus3.edgexfoundry.org:10004 15:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:13 Configure a credential helper to remove this warning. See 15:36:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:13 15:36:13 Login Succeeded 15:36:13 docker.io 15:36:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:14 Configure a credential helper to remove this warning. See 15:36:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:14 15:36:14 Login Succeeded 15:36:14 ---> docker-login.sh ends [Pipeline] } 15:36:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:36:14 + git rev-list -1 --merges 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f~1..1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo 15:36:14 -----------> git rev-list -1 --merges 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f~1..1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [false] [Pipeline] sh 15:36:14 + git log --format=format:%s -1 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo 15:36:14 ========================================================= 15:36:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:36:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:15 + git log --format=format:%s -1 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] echo 15:36:15 [semverPrep] GIT_COMMIT: 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f, Commit Message: doc: Update attribution.txt to reference paho license as v2.0 (#428) [Pipeline] echo 15:36:15 [semverPrep] This is not a build commit. [Pipeline] sh 15:36:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:15 + grep -v github /etc/ssh/ssh_known_hosts 15:36:15 + [ -e /tmp/ssh_known_hosts ] 15:36:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:36:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:36:15 + sudo tee -a /etc/ssh/ssh_known_hosts 15:36:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:16 15:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:16 0.1.4: Pulling from edgex-devops/py-git-semver 15:36:16 42c077c10790: Pulling fs layer 15:36:16 f63e77b7563a: Pulling fs layer 15:36:16 bd5fdadae976: Pulling fs layer 15:36:16 205491f53016: Pulling fs layer 15:36:16 df18705c85c3: Pulling fs layer 15:36:16 bdb3f477010e: Pulling fs layer 15:36:16 c8a8fc8e1c8f: Pulling fs layer 15:36:16 2c6e9b1d212d: Pulling fs layer 15:36:16 bdb8f0575790: Pulling fs layer 15:36:16 386e3cb2ff24: Pulling fs layer 15:36:16 2343380bae48: Pulling fs layer 15:36:16 df18705c85c3: Waiting 15:36:16 bdb3f477010e: Waiting 15:36:16 c8a8fc8e1c8f: Waiting 15:36:16 2c6e9b1d212d: Waiting 15:36:16 205491f53016: Waiting 15:36:16 bdb8f0575790: Waiting 15:36:16 f63e77b7563a: Verifying Checksum 15:36:16 f63e77b7563a: Download complete 15:36:16 205491f53016: Download complete 15:36:16 bd5fdadae976: Verifying Checksum 15:36:16 bd5fdadae976: Download complete 15:36:16 df18705c85c3: Verifying Checksum 15:36:16 df18705c85c3: Download complete 15:36:16 bdb3f477010e: Verifying Checksum 15:36:16 bdb3f477010e: Download complete 15:36:16 2c6e9b1d212d: Verifying Checksum 15:36:16 2c6e9b1d212d: Download complete 15:36:16 bdb8f0575790: Verifying Checksum 15:36:16 bdb8f0575790: Download complete 15:36:16 386e3cb2ff24: Verifying Checksum 15:36:16 386e3cb2ff24: Download complete 15:36:16 2343380bae48: Download complete 15:36:16 42c077c10790: Download complete 15:36:18 42c077c10790: Pull complete 15:36:18 f63e77b7563a: Pull complete 15:36:19 bd5fdadae976: Pull complete 15:36:19 205491f53016: Pull complete 15:36:19 df18705c85c3: Pull complete 15:36:19 bdb3f477010e: Pull complete 15:36:21 c8a8fc8e1c8f: Pull complete 15:36:21 2c6e9b1d212d: Pull complete 15:36:21 bdb8f0575790: Pull complete 15:36:21 386e3cb2ff24: Pull complete 15:36:21 2343380bae48: Pull complete 15:36:21 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:36:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:21 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:36:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:23 $ docker top f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 -eo pid,comm 15:36:23 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). 15:36:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:23 [ssh-agent] Looking for ssh-agent implementation... 15:36:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:23 $ docker exec f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent 15:36:23 SSH_AUTH_SOCK=/tmp/ssh-oDU4QH9cEDx2/agent.33 15:36:23 SSH_AGENT_PID=39 15:36:23 Running ssh-add (command line suppressed) 15:36:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6682276499793522079.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6682276499793522079.key) 15:36:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:24 + git tag --points-at HEAD [Pipeline] } 15:36:24 $ docker exec --env ******** --env ******** f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent -k 15:36:24 unset SSH_AUTH_SOCK; 15:36:24 unset SSH_AGENT_PID; 15:36:24 echo Agent pid 39 killed; 15:36:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:36:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:24 [ssh-agent] Looking for ssh-agent implementation... 15:36:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:24 $ docker exec f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent 15:36:24 SSH_AUTH_SOCK=/tmp/ssh-YE8ME92b7qC7/agent.73 15:36:24 SSH_AGENT_PID=79 15:36:24 Running ssh-add (command line suppressed) 15:36:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6278851975852789586.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6278851975852789586.key) 15:36:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:25 + git semver init 15:36:25 2022-06-22 15:36:25,307 [run_init] DEBUG init version:0.0.0 force:False 15:36:25 2022-06-22 15:36:25,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:36:25 2022-06-22 15:36:25,308 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:36:25 2022-06-22 15:36:25,308 [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) 15:36:26 2022-06-22 15:36:26,048 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:36:26 2022-06-22 15:36:26,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:36:26 2022-06-22 15:36:26,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:36:26 2022-06-22 15:36:26,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:36:26 2.2.1-dev.2 [Pipeline] } 15:36:26 $ docker exec --env ******** --env ******** f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 ssh-agent -k 15:36:26 unset SSH_AUTH_SOCK; 15:36:26 unset SSH_AGENT_PID; 15:36:26 echo Agent pid 79 killed; 15:36:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:26 + git semver [Pipeline] } 15:36:27 $ docker stop --time=1 f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 15:36:28 $ docker rm -f f3da84f12e291401b12e9d98044a166c25a90a352c5dd94817c5007da7377d76 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:36:29 Stashed 1 file(s) [Pipeline] echo 15:36:29 [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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 15:36:29 provisioning config files... 15:36:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7065833111029421920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:29 ---> docker-login.sh 15:36:29 nexus3.edgexfoundry.org:10001 15:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:29 Configure a credential helper to remove this warning. See 15:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:29 15:36:29 Login Succeeded 15:36:29 nexus3.edgexfoundry.org:10002 15:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:29 Configure a credential helper to remove this warning. See 15:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:29 15:36:29 Login Succeeded 15:36:29 nexus3.edgexfoundry.org:10003 15:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:29 Configure a credential helper to remove this warning. See 15:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:29 15:36:29 Login Succeeded 15:36:29 nexus3.edgexfoundry.org:10004 15:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:30 Configure a credential helper to remove this warning. See 15:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:30 15:36:30 Login Succeeded 15:36:30 docker.io 15:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:30 Configure a credential helper to remove this warning. See 15:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:30 15:36:30 Login Succeeded 15:36:30 ---> docker-login.sh ends [Pipeline] } 15:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:30 ========================================================= 15:36:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:36:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:30 + 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 . 15:36:30 Sending build context to Docker daemon 3.074MB 15:36:30 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:36:30 Step 2/13 : FROM ${BASE} AS builder 15:36:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:30 59bf1c3509f3: Pulling fs layer 15:36:30 666ba61612fd: Pulling fs layer 15:36:30 8ed8ca486205: Pulling fs layer 15:36:30 cc1cd167ecdc: Pulling fs layer 15:36:30 c516ae0d96e1: Pulling fs layer 15:36:30 684cea983483: Pulling fs layer 15:36:30 dd3240ac7de5: Pulling fs layer 15:36:30 b1e948a4e11c: Pulling fs layer 15:36:30 a8fd76ee1af6: Pulling fs layer 15:36:30 646ad004c059: Pulling fs layer 15:36:30 cc1cd167ecdc: Waiting 15:36:30 c516ae0d96e1: Waiting 15:36:30 684cea983483: Waiting 15:36:30 a8fd76ee1af6: Waiting 15:36:30 dd3240ac7de5: Waiting 15:36:30 646ad004c059: Waiting 15:36:30 8ed8ca486205: Verifying Checksum 15:36:30 8ed8ca486205: Download complete 15:36:30 666ba61612fd: Download complete 15:36:30 c516ae0d96e1: Verifying Checksum 15:36:30 c516ae0d96e1: Download complete 15:36:30 684cea983483: Verifying Checksum 15:36:30 684cea983483: Download complete 15:36:30 59bf1c3509f3: Verifying Checksum 15:36:30 59bf1c3509f3: Download complete 15:36:30 dd3240ac7de5: Verifying Checksum 15:36:30 dd3240ac7de5: Download complete 15:36:30 b1e948a4e11c: Verifying Checksum 15:36:30 b1e948a4e11c: Download complete 15:36:30 59bf1c3509f3: Pull complete 15:36:31 666ba61612fd: Pull complete 15:36:31 8ed8ca486205: Pull complete 15:36:31 646ad004c059: Verifying Checksum 15:36:31 646ad004c059: Download complete 15:36:31 a8fd76ee1af6: Verifying Checksum 15:36:31 a8fd76ee1af6: Download complete 15:36:31 cc1cd167ecdc: Verifying Checksum 15:36:31 cc1cd167ecdc: Download complete 15:36:35 cc1cd167ecdc: Pull complete 15:36:35 c516ae0d96e1: Pull complete 15:36:35 684cea983483: Pull complete 15:36:35 dd3240ac7de5: Pull complete 15:36:35 b1e948a4e11c: Pull complete 15:36:37 a8fd76ee1af6: Pull complete 15:36:38 646ad004c059: Pull complete 15:36:38 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:36:38 ---> 8f69c11f6b0c 15:36:38 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:36:40 ---> Running in 5d9def4b38c5 15:36:40 Removing intermediate container 5d9def4b38c5 15:36:40 ---> c99e8d914ccf 15:36:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:36:40 ---> Running in 1d08ba9eef33 15:36:40 Removing intermediate container 1d08ba9eef33 15:36:40 ---> 2d37fcf237d3 15:36:40 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:36:40 ---> Running in 8b9f14ae5016 15:36:40 Removing intermediate container 8b9f14ae5016 15:36:40 ---> bde472036a05 15:36:40 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:40 ---> Running in e5217669d168 15:36:41 Removing intermediate container e5217669d168 15:36:41 ---> 476dc3d60420 15:36:41 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:41 ---> Running in 419bde6698f3 15:36:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:36:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:36:42 OK: 221 MiB in 52 packages 15:36:43 Removing intermediate container 419bde6698f3 15:36:43 ---> c1f381ca86d3 15:36:43 Step 8/13 : WORKDIR /app 15:36:43 ---> Running in ecce88ca66f8 15:36:43 Removing intermediate container ecce88ca66f8 15:36:43 ---> a800f10a7ade 15:36:43 Step 9/13 : COPY go.mod vendor* ./ 15:36:43 ---> fdb925a38157 15:36:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:43 ---> Running in a51477f246e0 15:36:44 Still waiting to schedule task 15:36:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:37:01 Removing intermediate container a51477f246e0 15:37:01 ---> ea47450eb9b8 15:37:01 Step 11/13 : COPY . . 15:37:01 ---> 13449c66988f 15:37:01 Step 12/13 : ARG MAKE="make build" 15:37:01 ---> Running in b88ddbf45ce0 15:37:01 Removing intermediate container b88ddbf45ce0 15:37:01 ---> 2ba15cec6451 15:37:01 Step 13/13 : RUN $MAKE 15:37:01 ---> Running in 77c97f16b97d 15:37:01 noop 15:37:01 Removing intermediate container 77c97f16b97d 15:37:01 ---> 0b985cf4eed9 15:37:01 Successfully built 0b985cf4eed9 15:37:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:01 + docker inspect -f . ci-base-image-x86_64 15:37:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:02 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:37:02 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:37:02 $ docker top 12de96a1ea2ed483106a1306539c400bc7053dabc2943c110533d4a68fb69841 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:02 + go version 15:37:02 go version go1.17.7 linux/amd64 [Pipeline] } 15:37:02 $ docker stop --time=1 12de96a1ea2ed483106a1306539c400bc7053dabc2943c110533d4a68fb69841 15:37:04 $ docker rm -f 12de96a1ea2ed483106a1306539c400bc7053dabc2943c110533d4a68fb69841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:04 + docker inspect -f . ci-base-image-x86_64 15:37:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:04 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:37:04 $ 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 ******** -e ******** ci-base-image-x86_64 cat 15:37:05 $ docker top b05a8fed08e5fa6b4dcddba49691a6183a2541a5b81dc5a15910f16dcce8d56b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:37:05 + make test 15:37:05 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:37:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:37:15 CGO_ENABLED=1 go vet ./... 15:37:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:37:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:37:19 ./bin/test-attribution-txt.sh [Pipeline] echo 15:37:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:37:19 $ docker stop --time=1 b05a8fed08e5fa6b4dcddba49691a6183a2541a5b81dc5a15910f16dcce8d56b 15:37:21 $ docker rm -f b05a8fed08e5fa6b4dcddba49691a6183a2541a5b81dc5a15910f16dcce8d56b [Pipeline] // withDockerContainer [Pipeline] sh 15:37:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:37:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:37:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:37:22 + ls -al . 15:37:22 total 168 15:37:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:37 . 15:37:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:36 .. 15:37:22 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:36 .dockerignore 15:37:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:36 .git 15:37:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:36 .github 15:37:22 -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 15:36 .gitignore 15:37:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:36 .semver 15:37:22 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 15:36 Attribution.txt 15:37:22 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 15:36 CHANGELOG.md 15:37:22 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 15:36 Dockerfile 15:37:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:36 GOVERNANCE.md 15:37:22 -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 15:36 Jenkinsfile 15:37:22 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:36 LICENSE 15:37:22 -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 15:36 OWNERS.md 15:37:22 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 15:36 README.md 15:37:22 -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:36 VERSION 15:37:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:36 bin 15:37:22 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 15:37 coverage.out 15:37:22 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 15:36 go.mod 15:37:22 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 15:36 go.sum 15:37:22 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 15:36 main.go 15:37:22 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 15:36 makefile 15:37:22 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:36 res 15:37:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:36 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:23 + 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=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f --label arch=amd64 --label version=2.2.1-dev.2 . 15:37:23 Sending build context to Docker daemon 3.075MB 15:37:23 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:37:23 Step 2/27 : FROM ${BASE} AS builder 15:37:23 ---> 0b985cf4eed9 15:37:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:37:23 ---> Running in f6feb158823d 15:37:23 Removing intermediate container f6feb158823d 15:37:23 ---> 70069dd21e39 15:37:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:37:23 ---> Running in 2735579120d8 15:37:23 Removing intermediate container 2735579120d8 15:37:23 ---> 201bab1db5dd 15:37:23 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:37:23 ---> Running in 39022d526a83 15:37:23 Removing intermediate container 39022d526a83 15:37:23 ---> e04a8dc7a9aa 15:37:23 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:23 ---> Running in f5068fef570c 15:37:24 Removing intermediate container f5068fef570c 15:37:24 ---> 1d985a9266d6 15:37:24 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:24 ---> Running in 97a28664bc3f 15:37:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:37:25 OK: 221 MiB in 52 packages 15:37:26 Removing intermediate container 97a28664bc3f 15:37:26 ---> e676ab7ed533 15:37:26 Step 8/27 : WORKDIR /app 15:37:26 ---> Running in 77b13d072674 15:37:26 Removing intermediate container 77b13d072674 15:37:26 ---> fda71890ec06 15:37:26 Step 9/27 : COPY go.mod vendor* ./ 15:37:26 ---> 352f85eaa208 15:37:26 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:26 ---> Running in a44fe24c4060 15:37:27 Removing intermediate container a44fe24c4060 15:37:27 ---> 46ce885e039f 15:37:27 Step 11/27 : COPY . . 15:37:27 ---> 6e7e46c0a4ac 15:37:27 Step 12/27 : ARG MAKE="make build" 15:37:27 ---> Running in d424e08e3a1f 15:37:27 Removing intermediate container d424e08e3a1f 15:37:27 ---> 0e2d19d61c75 15:37:27 Step 13/27 : RUN $MAKE 15:37:27 ---> Running in 60d76cb03e10 15:37:27 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:37:49 Removing intermediate container 60d76cb03e10 15:37:49 ---> 9ed5063927fd 15:37:49 Step 14/27 : FROM alpine:3.14 15:37:49 3.14: Pulling from library/alpine 15:37:49 8663204ce13b: Pulling fs layer 15:37:49 8663204ce13b: Verifying Checksum 15:37:49 8663204ce13b: Download complete 15:37:49 8663204ce13b: Pull complete 15:37:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:37:49 Status: Downloaded newer image for alpine:3.14 15:37:49 ---> e04c818066af 15:37:49 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:37:49 ---> Running in 896440d1292a 15:37:49 Removing intermediate container 896440d1292a 15:37:49 ---> 2bb5dd1ec446 15:37:49 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:37:49 ---> Running in 28f508643b18 15:37:49 Removing intermediate container 28f508643b18 15:37:49 ---> d5e73a196827 15:37:49 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:37:49 ---> Running in 0b62c61e5321 15:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:49 (1/7) Installing ca-certificates (20211220-r0) 15:37:49 (2/7) Installing dumb-init (1.2.5-r1) 15:37:49 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:37:49 (4/7) Installing libsodium (1.0.18-r0) 15:37:49 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:37:49 (6/7) Installing libzmq (4.3.4-r0) 15:37:49 (7/7) Installing zeromq (4.3.4-r0) 15:37:49 Executing busybox-1.33.1-r7.trigger 15:37:49 Executing ca-certificates-20211220-r0.trigger 15:37:49 OK: 9 MiB in 21 packages 15:37:49 Removing intermediate container 0b62c61e5321 15:37:49 ---> 60e1f10c0d8e 15:37:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:37:49 ---> a0d5205e8c54 15:37:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:37:50 ---> 63821dde1591 15:37:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:37:50 ---> 7e6625316762 15:37:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:37:50 ---> 30b727512c07 15:37:50 Step 22/27 : EXPOSE 48095 15:37:50 ---> Running in aeb8f1d1ab3b 15:37:50 Removing intermediate container aeb8f1d1ab3b 15:37:50 ---> bd1a3aca9bd5 15:37:50 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:37:51 ---> Running in 0bb3cf437b25 15:37:51 Removing intermediate container 0bb3cf437b25 15:37:51 ---> e127b36538f8 15:37:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:51 ---> Running in 033da8529cdf 15:37:51 Removing intermediate container 033da8529cdf 15:37:51 ---> 909dfb45700e 15:37:51 Step 25/27 : LABEL arch=amd64 15:37:51 ---> Running in e568955f1731 15:37:51 Removing intermediate container e568955f1731 15:37:51 ---> 0ae44c172b76 15:37:51 Step 26/27 : LABEL git_sha=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:37:51 ---> Running in ca8a11871635 15:37:51 Removing intermediate container ca8a11871635 15:37:51 ---> 34d0258625ab 15:37:51 Step 27/27 : LABEL version=2.2.1-dev.2 15:37:51 ---> Running in 23f6aebb2dcb 15:37:51 Removing intermediate container 23f6aebb2dcb 15:37:51 ---> 98218bffdff6 15:37:51 [Warning] One or more build-args [ARCH] were not consumed 15:37:51 Successfully built 98218bffdff6 15:37:51 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 15:37:51 provisioning config files... 15:37:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3754833803222791526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:52 ---> docker-login.sh 15:37:52 nexus3.edgexfoundry.org:10001 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 nexus3.edgexfoundry.org:10002 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 nexus3.edgexfoundry.org:10003 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 nexus3.edgexfoundry.org:10004 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 docker.io 15:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:52 Configure a credential helper to remove this warning. See 15:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:52 15:37:52 Login Succeeded 15:37:52 ---> docker-login.sh ends [Pipeline] } 15:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:37:52 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:37:52 latest 15:37:52 2.2.1-dev.2 15:37:52 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 15:37:52 main 15:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:53 fb3883fa4d83: Preparing 15:37:53 097767e13b00: Preparing 15:37:53 c8624b2205ab: Preparing 15:37:53 2fe29c941d59: Preparing 15:37:53 cd12d085721d: Preparing 15:37:53 b541d28bf3b4: Preparing 15:37:53 b541d28bf3b4: Waiting 15:37:53 c8624b2205ab: Pushed 15:37:53 097767e13b00: Pushed 15:37:53 2fe29c941d59: Pushed 15:37:53 b541d28bf3b4: Layer already exists 15:37:53 cd12d085721d: Pushed 15:37:56 fb3883fa4d83: Pushed 15:37:56 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:57 fb3883fa4d83: Preparing 15:37:57 097767e13b00: Preparing 15:37:57 c8624b2205ab: Preparing 15:37:57 2fe29c941d59: Preparing 15:37:57 cd12d085721d: Preparing 15:37:57 b541d28bf3b4: Preparing 15:37:57 b541d28bf3b4: Waiting 15:37:57 c8624b2205ab: Layer already exists 15:37:57 fb3883fa4d83: Layer already exists 15:37:57 2fe29c941d59: Layer already exists 15:37:57 097767e13b00: Layer already exists 15:37:57 cd12d085721d: Layer already exists 15:37:57 b541d28bf3b4: Layer already exists 15:37:57 latest: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.2 15:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:57 fb3883fa4d83: Preparing 15:37:57 097767e13b00: Preparing 15:37:57 c8624b2205ab: Preparing 15:37:57 2fe29c941d59: Preparing 15:37:57 cd12d085721d: Preparing 15:37:57 b541d28bf3b4: Preparing 15:37:57 b541d28bf3b4: Waiting 15:37:57 2fe29c941d59: Layer already exists 15:37:57 c8624b2205ab: Layer already exists 15:37:57 097767e13b00: Layer already exists 15:37:57 fb3883fa4d83: Layer already exists 15:37:57 cd12d085721d: Layer already exists 15:37:57 b541d28bf3b4: Layer already exists 15:37:57 2.2.1-dev.2: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 15:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:58 fb3883fa4d83: Preparing 15:37:58 097767e13b00: Preparing 15:37:58 c8624b2205ab: Preparing 15:37:58 2fe29c941d59: Preparing 15:37:58 cd12d085721d: Preparing 15:37:58 b541d28bf3b4: Preparing 15:37:58 b541d28bf3b4: Waiting 15:37:58 cd12d085721d: Layer already exists 15:37:58 fb3883fa4d83: Layer already exists 15:37:58 097767e13b00: Layer already exists 15:37:58 c8624b2205ab: Layer already exists 15:37:58 2fe29c941d59: Layer already exists 15:37:58 b541d28bf3b4: Layer already exists 15:37:58 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:37:58 fb3883fa4d83: Preparing 15:37:58 097767e13b00: Preparing 15:37:58 c8624b2205ab: Preparing 15:37:58 2fe29c941d59: Preparing 15:37:58 cd12d085721d: Preparing 15:37:58 b541d28bf3b4: Preparing 15:37:58 b541d28bf3b4: Waiting 15:37:58 cd12d085721d: Layer already exists 15:37:58 c8624b2205ab: Layer already exists 15:37:58 fb3883fa4d83: Layer already exists 15:37:58 097767e13b00: Layer already exists 15:37:58 2fe29c941d59: Layer already exists 15:37:58 b541d28bf3b4: Layer already exists 15:37:58 main: digest: sha256:79b6331b64d1dac7576d3fe9fde8b9569ac9431ea7068f11b937e06f679b9c6f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:59 ===================================================== [Pipeline] echo 15:37:59 taggedImages: 15:37:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:37:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:37:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.2 15:37:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 15:37:59 - 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 15:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:59 15:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:59 latest: Pulling from edgex-lftools-log-publisher 15:37:59 5eb5b503b376: Pulling fs layer 15:37:59 5c69ac0246d0: Pulling fs layer 15:37:59 ec43610c2a17: Pulling fs layer 15:37:59 3a2ae6a8a46f: Pulling fs layer 15:37:59 3a2ae6a8a46f: Waiting 15:37:59 33b1e0a273af: Pulling fs layer 15:37:59 5d3b04190fa2: Pulling fs layer 15:37:59 2f39f015ded8: Pulling fs layer 15:37:59 33b1e0a273af: Waiting 15:37:59 5d3b04190fa2: Waiting 15:37:59 2f39f015ded8: Waiting 15:37:59 5c69ac0246d0: Verifying Checksum 15:37:59 5c69ac0246d0: Download complete 15:37:59 3a2ae6a8a46f: Verifying Checksum 15:37:59 3a2ae6a8a46f: Download complete 15:37:59 33b1e0a273af: Verifying Checksum 15:37:59 33b1e0a273af: Download complete 15:37:59 5d3b04190fa2: Verifying Checksum 15:37:59 5d3b04190fa2: Download complete 15:37:59 ec43610c2a17: Verifying Checksum 15:38:00 5eb5b503b376: Verifying Checksum 15:38:00 5eb5b503b376: Download complete 15:38:01 5eb5b503b376: Pull complete 15:38:01 5c69ac0246d0: Pull complete 15:38:01 ec43610c2a17: Pull complete 15:38:01 3a2ae6a8a46f: Pull complete 15:38:02 33b1e0a273af: Pull complete 15:38:02 5d3b04190fa2: Pull complete 15:38:07 2f39f015ded8: Pull complete 15:38:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:38:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:07 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:38:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:38:09 $ docker top 2ae1edf77a2c1f643f3cbf8756541f34d1ba41e85b6b3d2cd0530345be4954fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:10 ---> job-cost.sh 15:38:10 lf-activate-venv: SKIPPING 15:38:10 INFO: No Stack... 15:38:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:38:11 INFO: Archiving Costs [Pipeline] sh 15:38:11 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:38:11 + cut -d, -f6 [Pipeline] lock 15:38:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] 15:38:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] did not exist. Created. 15:38:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:11 + echo total: 0.2199999988079071 [Pipeline] stash 15:38:11 Stashed 1 file(s) [Pipeline] } 15:38:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 15:38:11 $ docker stop --time=1 2ae1edf77a2c1f643f3cbf8756541f34d1ba41e85b6b3d2cd0530345be4954fc 15:38:12 $ docker rm -f 2ae1edf77a2c1f643f3cbf8756541f34d1ba41e85b6b3d2cd0530345be4954fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15329 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:38:15 Running in /w/workspace/app-service-configurable/79 [Pipeline] { [Pipeline] checkout 15:38:15 Selected Git installation does not exist. Using Default 15:38:15 The recommended git tool is: NONE 15:38:22 using credential edgex-jenkins-ssh 15:38:22 Cloning the remote Git repository 15:38:22 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:38:22 > git init /w/workspace/app-service-configurable/79 # timeout=10 15:38:22 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:38:22 > git --version # timeout=10 15:38:22 > git --version # 'git version 2.25.1' 15:38:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:24 Avoid second fetch 15:38:24 Checking out Revision 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f (main) 15:38:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:38:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:24 > git config core.sparsecheckout # timeout=10 15:38:24 > git checkout -f 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f # timeout=10 15:38:28 Commit message: "doc: Update attribution.txt to reference paho license as v2.0 (#428)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:29 Dload Upload Total Spent Left Speed 15:38:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 90762 0 --:--:-- --:--:-- --:--:-- 90762 [Pipeline] sh 15:38:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:30 + sudo tee /etc/docker/daemon.new 15:38:30 { 15:38:30 "registry-mirrors": [ 15:38:30 "https://nexus3.edgexfoundry.org:10001" 15:38:30 ], 15:38:30 "bip": "10.250.0.254/24", 15:38:30 "hosts": [ 15:38:30 "tcp://0.0.0.0:5555", 15:38:30 "unix:///var/run/docker.sock" 15:38:30 ], 15:38:30 "mtu": 1458, 15:38:30 "selinux-enabled": true, 15:38:30 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:30 } [Pipeline] sh 15:38:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:49 provisioning config files... 15:38:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/79@tmp/config4193334103363541422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:50 ---> docker-login.sh 15:38:50 nexus3.edgexfoundry.org:10001 15:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 nexus3.edgexfoundry.org:10002 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 nexus3.edgexfoundry.org:10003 15:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:51 Configure a credential helper to remove this warning. See 15:38:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:51 15:38:51 Login Succeeded 15:38:51 nexus3.edgexfoundry.org:10004 15:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:52 Configure a credential helper to remove this warning. See 15:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:52 15:38:52 Login Succeeded 15:38:52 docker.io 15:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:52 Configure a credential helper to remove this warning. See 15:38:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:52 15:38:53 Login Succeeded 15:38:53 ---> docker-login.sh ends [Pipeline] } 15:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:53 ========================================================= 15:38:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:38:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:53 + 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 . 15:38:53 Sending build context to Docker daemon 203.3kB 15:38:54 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:38:54 Step 2/13 : FROM ${BASE} AS builder 15:38:54 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:54 9b3977197b4f: Pulling fs layer 15:38:54 1a89e8eeedd5: Pulling fs layer 15:38:54 94645a83ff95: Pulling fs layer 15:38:54 e6fb740bc735: Pulling fs layer 15:38:54 3a77bd46dcc9: Pulling fs layer 15:38:54 355e64cbe906: Pulling fs layer 15:38:54 63ab81a10011: Pulling fs layer 15:38:54 555d1d1c4555: Pulling fs layer 15:38:54 7d9057610161: Pulling fs layer 15:38:54 e6fb740bc735: Waiting 15:38:54 3a77bd46dcc9: Waiting 15:38:54 355e64cbe906: Waiting 15:38:54 63ab81a10011: Waiting 15:38:54 555d1d1c4555: Waiting 15:38:54 7d9057610161: Waiting 15:38:54 94645a83ff95: Verifying Checksum 15:38:54 94645a83ff95: Download complete 15:38:54 1a89e8eeedd5: Verifying Checksum 15:38:54 1a89e8eeedd5: Download complete 15:38:54 3a77bd46dcc9: Verifying Checksum 15:38:54 3a77bd46dcc9: Download complete 15:38:54 355e64cbe906: Download complete 15:38:54 9b3977197b4f: Download complete 15:38:54 63ab81a10011: Verifying Checksum 15:38:54 63ab81a10011: Download complete 15:38:55 9b3977197b4f: Pull complete 15:38:55 7d9057610161: Verifying Checksum 15:38:55 7d9057610161: Download complete 15:38:55 1a89e8eeedd5: Pull complete 15:38:56 94645a83ff95: Pull complete 15:38:56 555d1d1c4555: Verifying Checksum 15:38:56 555d1d1c4555: Download complete 15:38:56 e6fb740bc735: Verifying Checksum 15:38:56 e6fb740bc735: Download complete 15:39:09 e6fb740bc735: Pull complete 15:39:09 3a77bd46dcc9: Pull complete 15:39:09 355e64cbe906: Pull complete 15:39:09 63ab81a10011: Pull complete 15:39:13 555d1d1c4555: Pull complete 15:39:15 7d9057610161: Pull complete 15:39:15 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:39:15 ---> 819e984ddca1 15:39:15 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:39:18 ---> Running in 0212aeea5cec 15:39:18 Removing intermediate container 0212aeea5cec 15:39:18 ---> bac2eef4134a 15:39:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:39:18 ---> Running in 1e5378887cd5 15:39:18 Removing intermediate container 1e5378887cd5 15:39:18 ---> 6bab23dd7b42 15:39:18 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:39:18 ---> Running in 467e07149695 15:39:19 Removing intermediate container 467e07149695 15:39:19 ---> 70ded9012ee4 15:39:19 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:19 ---> Running in bb2ec5fcd540 15:39:21 Removing intermediate container bb2ec5fcd540 15:39:21 ---> 0dd9fa1a4909 15:39:21 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:21 ---> Running in 69541fb47c00 15:39:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:39:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:39:24 OK: 220 MiB in 52 packages 15:39:25 Removing intermediate container 69541fb47c00 15:39:25 ---> 70820be6d334 15:39:25 Step 8/13 : WORKDIR /app 15:39:25 ---> Running in 388848629fdd 15:39:25 Removing intermediate container 388848629fdd 15:39:25 ---> 44263b17c3f0 15:39:25 Step 9/13 : COPY go.mod vendor* ./ 15:39:25 ---> c983a91d610d 15:39:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:25 ---> Running in 669ac602b583 15:40:12 Removing intermediate container 669ac602b583 15:40:12 ---> 7c0090d2493b 15:40:12 Step 11/13 : COPY . . 15:40:12 ---> eff57cfe3401 15:40:12 Step 12/13 : ARG MAKE="make build" 15:40:12 ---> Running in 6ffa3ced5aae 15:40:12 Removing intermediate container 6ffa3ced5aae 15:40:12 ---> 1d7aadf407e1 15:40:12 Step 13/13 : RUN $MAKE 15:40:12 ---> Running in afa3c4349687 15:40:12 noop 15:40:13 Removing intermediate container afa3c4349687 15:40:13 ---> 826dcde3998d 15:40:13 Successfully built 826dcde3998d 15:40:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:13 + docker inspect -f . ci-base-image-arm64 15:40:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:14 prd-ubuntu20.04-docker-arm64-4c-16g-15329 does not seem to be running inside a container 15:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/79 -v /w/workspace/app-service-configurable/79:/w/workspace/app-service-configurable/79:rw,z -v /w/workspace/app-service-configurable/79@tmp:/w/workspace/app-service-configurable/79@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 15:40:15 $ docker top 3b9d5c13deaa9d4dad10e355777fe53acce6dce32acba8cacfc4e9b425838d19 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:16 + go version 15:40:16 go version go1.17.7 linux/arm64 [Pipeline] } 15:40:16 $ docker stop --time=1 3b9d5c13deaa9d4dad10e355777fe53acce6dce32acba8cacfc4e9b425838d19 15:40:18 $ docker rm -f 3b9d5c13deaa9d4dad10e355777fe53acce6dce32acba8cacfc4e9b425838d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:18 + docker inspect -f . ci-base-image-arm64 15:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:19 prd-ubuntu20.04-docker-arm64-4c-16g-15329 does not seem to be running inside a container 15:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/79 -v /w/workspace/app-service-configurable/79:/w/workspace/app-service-configurable/79:rw,z -v /w/workspace/app-service-configurable/79@tmp:/w/workspace/app-service-configurable/79@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 15:40:20 $ docker top dfd5e1a773e8148a5fd9b39736c7a9f7e3814fc97f0a6e993dfc29f43eb63f0a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:40:21 + make test 15:40:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:41:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:41:43 CGO_ENABLED=1 go vet ./... 15:42:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:10 ./bin/test-attribution-txt.sh [Pipeline] echo 15:42:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:42:13 $ docker stop --time=1 dfd5e1a773e8148a5fd9b39736c7a9f7e3814fc97f0a6e993dfc29f43eb63f0a 15:42:15 $ docker rm -f dfd5e1a773e8148a5fd9b39736c7a9f7e3814fc97f0a6e993dfc29f43eb63f0a [Pipeline] // withDockerContainer [Pipeline] sh 15:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:16 Warning: overwriting stash ‘coverage-report’ 15:42:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:17 + ls -al . 15:42:17 total 164 15:42:17 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 15:42 . 15:42:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:38 .. 15:42:17 -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:38 .dockerignore 15:42:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:38 .git 15:42:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:38 .github 15:42:17 -rw-rw-r-- 1 jenkins jenkins 104 Jun 22 15:38 .gitignore 15:42:17 -rw-rw-r-- 1 jenkins jenkins 8698 Jun 22 15:38 Attribution.txt 15:42:17 -rw-rw-r-- 1 jenkins jenkins 27269 Jun 22 15:38 CHANGELOG.md 15:42:17 -rw-rw-r-- 1 jenkins jenkins 2087 Jun 22 15:38 Dockerfile 15:42:17 -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:38 GOVERNANCE.md 15:42:17 -rw-rw-r-- 1 jenkins jenkins 688 Jun 22 15:38 Jenkinsfile 15:42:17 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:38 LICENSE 15:42:17 -rw-rw-r-- 1 jenkins jenkins 618 Jun 22 15:38 OWNERS.md 15:42:17 -rw-rw-r-- 1 jenkins jenkins 3718 Jun 22 15:38 README.md 15:42:17 -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:36 VERSION 15:42:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:38 bin 15:42:17 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 15:40 coverage.out 15:42:17 -rw-rw-r-- 1 jenkins jenkins 3273 Jun 22 15:38 go.mod 15:42:17 -rw-rw-r-- 1 jenkins jenkins 34709 Jun 22 15:38 go.sum 15:42:17 -rw-rw-r-- 1 jenkins jenkins 1949 Jun 22 15:38 main.go 15:42:17 -rw-rw-r-- 1 jenkins jenkins 1972 Jun 22 15:38 makefile 15:42:17 drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 15:38 res 15:42:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:17 + 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=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f --label arch=arm64 --label version=2.2.1-dev.2 . 15:42:17 Sending build context to Docker daemon 204.3kB 15:42:18 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:42:18 Step 2/27 : FROM ${BASE} AS builder 15:42:18 ---> 826dcde3998d 15:42:18 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:42:18 ---> Running in 4266b6e3e95e 15:42:18 Removing intermediate container 4266b6e3e95e 15:42:18 ---> 36c39baec651 15:42:18 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:42:18 ---> Running in 91a77e606815 15:42:18 Removing intermediate container 91a77e606815 15:42:18 ---> 7fb299f95397 15:42:18 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:42:19 ---> Running in 176c9ee19c23 15:42:19 Removing intermediate container 176c9ee19c23 15:42:19 ---> 312da306cc68 15:42:19 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:19 ---> Running in 863f07868d3b 15:42:21 Removing intermediate container 863f07868d3b 15:42:21 ---> 63f3d55c5cad 15:42:21 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:21 ---> Running in 21ceecd65360 15:42:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:42:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:42:24 OK: 220 MiB in 52 packages 15:42:25 Removing intermediate container 21ceecd65360 15:42:25 ---> f4b5131e8869 15:42:25 Step 8/27 : WORKDIR /app 15:42:25 ---> Running in 7d2ba47885ca 15:42:25 Removing intermediate container 7d2ba47885ca 15:42:25 ---> feb4fbbfc746 15:42:25 Step 9/27 : COPY go.mod vendor* ./ 15:42:26 ---> d48c6aa0c76f 15:42:26 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:26 ---> Running in e7c27a4498f1 15:42:28 Removing intermediate container e7c27a4498f1 15:42:28 ---> a0560811fcf0 15:42:28 Step 11/27 : COPY . . 15:42:29 ---> 68a75b5fa6bf 15:42:29 Step 12/27 : ARG MAKE="make build" 15:42:29 ---> Running in b192d29143af 15:42:29 Removing intermediate container b192d29143af 15:42:29 ---> 874c0e6d1fc1 15:42:29 Step 13/27 : RUN $MAKE 15:42:29 ---> Running in 1436b4565288 15:42:30 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 15:44:37 Removing intermediate container 1436b4565288 15:44:37 ---> ff6c04a81bfa 15:44:37 Step 14/27 : FROM alpine:3.14 15:44:37 3.14: Pulling from library/alpine 15:44:37 455c02918c45: Pulling fs layer 15:44:37 455c02918c45: Download complete 15:44:37 455c02918c45: Pull complete 15:44:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:44:37 Status: Downloaded newer image for alpine:3.14 15:44:37 ---> ac73e934f311 15:44:37 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:44:37 ---> Running in 3f2e2477d69e 15:44:37 Removing intermediate container 3f2e2477d69e 15:44:37 ---> d0c5793e8eac 15:44:37 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:44:37 ---> Running in b3e077f71259 15:44:37 Removing intermediate container b3e077f71259 15:44:37 ---> 8a1d7b5cb293 15:44:37 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:44:37 ---> Running in bac61c0f0211 15:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:44:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:44:38 (1/7) Installing ca-certificates (20211220-r0) 15:44:38 (2/7) Installing dumb-init (1.2.5-r1) 15:44:38 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:44:38 (4/7) Installing libsodium (1.0.18-r0) 15:44:38 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:44:38 (6/7) Installing libzmq (4.3.4-r0) 15:44:38 (7/7) Installing zeromq (4.3.4-r0) 15:44:38 Executing busybox-1.33.1-r7.trigger 15:44:38 Executing ca-certificates-20211220-r0.trigger 15:44:38 OK: 9 MiB in 21 packages 15:44:39 Removing intermediate container bac61c0f0211 15:44:39 ---> 594a391dd422 15:44:39 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:44:40 ---> 3b4eee8eabbb 15:44:40 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:44:40 ---> d18b2eadc57b 15:44:40 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:44:41 ---> d86275ff5db2 15:44:41 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:44:43 ---> 94297b6afa00 15:44:43 Step 22/27 : EXPOSE 48095 15:44:43 ---> Running in 2c84900d7dbd 15:44:43 Removing intermediate container 2c84900d7dbd 15:44:43 ---> 698880d445ce 15:44:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:44:43 ---> Running in 97bac426959b 15:44:43 Removing intermediate container 97bac426959b 15:44:43 ---> f1b5ba2dd463 15:44:43 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:44:43 ---> Running in 0113e815a0e1 15:44:44 Removing intermediate container 0113e815a0e1 15:44:44 ---> 06e47648c28b 15:44:44 Step 25/27 : LABEL arch=arm64 15:44:44 ---> Running in acdc043d396b 15:44:44 Removing intermediate container acdc043d396b 15:44:44 ---> b4657f8df852 15:44:44 Step 26/27 : LABEL git_sha=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:44:44 ---> Running in ce61b2008f71 15:44:44 Removing intermediate container ce61b2008f71 15:44:44 ---> a8e626114f7c 15:44:44 Step 27/27 : LABEL version=2.2.1-dev.2 15:44:44 ---> Running in cff33f6f7821 15:44:45 Removing intermediate container cff33f6f7821 15:44:45 ---> 81d8373722cd 15:44:45 [Warning] One or more build-args [ARCH] were not consumed 15:44:45 Successfully built 81d8373722cd 15:44:45 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 15:44:45 provisioning config files... 15:44:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/79@tmp/config3890216002846382465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:45 ---> docker-login.sh 15:44:45 nexus3.edgexfoundry.org:10001 15:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:46 Configure a credential helper to remove this warning. See 15:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:46 15:44:46 Login Succeeded 15:44:46 nexus3.edgexfoundry.org:10002 15:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:46 Configure a credential helper to remove this warning. See 15:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:46 15:44:46 Login Succeeded 15:44:46 nexus3.edgexfoundry.org:10003 15:44:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:47 Configure a credential helper to remove this warning. See 15:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:47 15:44:47 Login Succeeded 15:44:47 nexus3.edgexfoundry.org:10004 15:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:47 Configure a credential helper to remove this warning. See 15:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:47 15:44:47 Login Succeeded 15:44:47 docker.io 15:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:48 Configure a credential helper to remove this warning. See 15:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:48 15:44:48 Login Succeeded 15:44:48 ---> docker-login.sh ends [Pipeline] } 15:44:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:44:48 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:44:48 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:44:48 latest 15:44:48 2.2.1-dev.2 15:44:48 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 15:44:48 main 15:44:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:44:49 4f1dd2ef4d44: Preparing 15:44:49 27b546aac60d: Preparing 15:44:49 c1437f8082c8: Preparing 15:44:49 4249517fd3d0: Preparing 15:44:49 f34927901d9e: Preparing 15:44:49 f73e7dbfee58: Preparing 15:44:49 f73e7dbfee58: Waiting 15:44:49 c1437f8082c8: Pushed 15:44:49 4249517fd3d0: Pushed 15:44:49 27b546aac60d: Pushed 15:44:49 f73e7dbfee58: Layer already exists 15:44:50 f34927901d9e: Pushed 15:44:55 4f1dd2ef4d44: Pushed 15:44:55 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:56 + 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 15:44:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:44:56 4f1dd2ef4d44: Preparing 15:44:56 27b546aac60d: Preparing 15:44:56 c1437f8082c8: Preparing 15:44:56 4249517fd3d0: Preparing 15:44:56 f34927901d9e: Preparing 15:44:56 f73e7dbfee58: Preparing 15:44:56 f73e7dbfee58: Waiting 15:44:56 4f1dd2ef4d44: Layer already exists 15:44:56 4249517fd3d0: Layer already exists 15:44:56 c1437f8082c8: Layer already exists 15:44:56 27b546aac60d: Layer already exists 15:44:56 f34927901d9e: Layer already exists 15:44:56 f73e7dbfee58: Layer already exists 15:44:56 latest: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.2 15:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:44:57 4f1dd2ef4d44: Preparing 15:44:57 27b546aac60d: Preparing 15:44:57 c1437f8082c8: Preparing 15:44:57 4249517fd3d0: Preparing 15:44:57 f34927901d9e: Preparing 15:44:57 f73e7dbfee58: Preparing 15:44:57 f73e7dbfee58: Waiting 15:44:57 4249517fd3d0: Layer already exists 15:44:57 f34927901d9e: Layer already exists 15:44:57 27b546aac60d: Layer already exists 15:44:57 4f1dd2ef4d44: Layer already exists 15:44:57 c1437f8082c8: Layer already exists 15:44:57 f73e7dbfee58: Layer already exists 15:44:57 2.2.1-dev.2: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 15:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:44:58 4f1dd2ef4d44: Preparing 15:44:58 27b546aac60d: Preparing 15:44:58 c1437f8082c8: Preparing 15:44:58 4249517fd3d0: Preparing 15:44:58 f34927901d9e: Preparing 15:44:58 f73e7dbfee58: Preparing 15:44:58 f73e7dbfee58: Waiting 15:44:58 f34927901d9e: Layer already exists 15:44:58 c1437f8082c8: Layer already exists 15:44:58 4f1dd2ef4d44: Layer already exists 15:44:58 4249517fd3d0: Layer already exists 15:44:58 27b546aac60d: Layer already exists 15:44:58 f73e7dbfee58: Layer already exists 15:44:58 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:59 + 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 15:44:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:44:59 4f1dd2ef4d44: Preparing 15:44:59 27b546aac60d: Preparing 15:44:59 c1437f8082c8: Preparing 15:44:59 4249517fd3d0: Preparing 15:44:59 f34927901d9e: Preparing 15:44:59 f73e7dbfee58: Preparing 15:44:59 f73e7dbfee58: Waiting 15:44:59 c1437f8082c8: Layer already exists 15:44:59 4249517fd3d0: Layer already exists 15:44:59 27b546aac60d: Layer already exists 15:44:59 4f1dd2ef4d44: Layer already exists 15:44:59 f34927901d9e: Layer already exists 15:44:59 f73e7dbfee58: Layer already exists 15:44:59 main: digest: sha256:4126d075edb60ba5e7d4eab5579edd0c045694d6c99de91dac16e73945cd5939 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:59 ===================================================== [Pipeline] echo 15:44:59 taggedImages: 15:44:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f 15:44:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:44:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.2 15:44:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1efec17b9cd6fa36347b51e5d2e9f1185cb0218f-2.2.1-dev.2 15:44:59 - 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 15:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:00 15:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:00 arm64: Pulling from edgex-lftools-log-publisher 15:45:00 8998bd30e6a1: Pulling fs layer 15:45:00 04944245beec: Pulling fs layer 15:45:00 699f458cf7ca: Pulling fs layer 15:45:00 765212b225bb: Pulling fs layer 15:45:00 f23df028b6ca: Pulling fs layer 15:45:00 d65c8cfc05b1: Pulling fs layer 15:45:00 2437ff75d9bd: Pulling fs layer 15:45:00 765212b225bb: Waiting 15:45:00 f23df028b6ca: Waiting 15:45:00 2437ff75d9bd: Waiting 15:45:00 d65c8cfc05b1: Waiting 15:45:00 04944245beec: Verifying Checksum 15:45:00 04944245beec: Download complete 15:45:00 765212b225bb: Verifying Checksum 15:45:00 765212b225bb: Download complete 15:45:00 f23df028b6ca: Verifying Checksum 15:45:00 f23df028b6ca: Download complete 15:45:00 d65c8cfc05b1: Verifying Checksum 15:45:00 d65c8cfc05b1: Download complete 15:45:01 699f458cf7ca: Verifying Checksum 15:45:01 699f458cf7ca: Download complete 15:45:01 8998bd30e6a1: Verifying Checksum 15:45:01 8998bd30e6a1: Download complete 15:45:04 2437ff75d9bd: Verifying Checksum 15:45:04 2437ff75d9bd: Download complete 15:45:06 8998bd30e6a1: Pull complete 15:45:06 04944245beec: Pull complete 15:45:08 699f458cf7ca: Pull complete 15:45:08 765212b225bb: Pull complete 15:45:09 f23df028b6ca: Pull complete 15:45:09 d65c8cfc05b1: Pull complete 15:45:24 2437ff75d9bd: Pull complete 15:45:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:24 prd-ubuntu20.04-docker-arm64-4c-16g-15329 does not seem to be running inside a container 15:45:24 $ 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/79 -v /w/workspace/app-service-configurable/79:/w/workspace/app-service-configurable/79:rw,z -v /w/workspace/app-service-configurable/79@tmp:/w/workspace/app-service-configurable/79@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 15:45:27 $ docker top 2f3ac427834c0b53d3eae8f8bc06e2344f5895edf9dcf8e8a233317796059588 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:28 ---> job-cost.sh 15:45:28 lf-activate-venv: SKIPPING 15:45:28 INFO: No Stack... 15:45:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:29 INFO: Archiving Costs [Pipeline] sh 15:45:30 + cat /w/workspace/app-service-configurable/79/archives/cost.csv 15:45:30 + cut -d, -f6 [Pipeline] lock 15:45:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] 15:45:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] did not exist. Created. 15:45:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:31 /w/workspace/app-service-configurable/79@tmp/durable-1b193552/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:45:31 + echo total: 0.10999999940395355 [Pipeline] stash 15:45:31 Warning: overwriting stash ‘stack-cost’ 15:45:31 Stashed 1 file(s) [Pipeline] } 15:45:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-79-stack-cost] [Pipeline] // lock [Pipeline] } 15:45:31 $ docker stop --time=1 2f3ac427834c0b53d3eae8f8bc06e2344f5895edf9dcf8e8a233317796059588 15:45:33 $ docker rm -f 2f3ac427834c0b53d3eae8f8bc06e2344f5895edf9dcf8e8a233317796059588 [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 15:45:34 provisioning config files... 15:45:34 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3492337447409870727tmp [Pipeline] { [Pipeline] sh 15:45:34 + set +x 15:45:34 + curl -s https://codecov.io/bash 15:45:34 + bash -s -- 15:45:34 15:45:34 _____ _ 15:45:34 / ____| | | 15:45:34 | | ___ __| | ___ ___ _____ __ 15:45:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:45:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:45:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:45:34 Bash-1.0.6 15:45:34 15:45:34 15:45:34 ==> git version 2.25.1 found 15:45:34 ==> 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 15:45:34 Release-Date: 2020-01-08 15:45:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:45:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:45:34 ==> Jenkins CI detected. 15:45:34 current dir:  /w/workspace/ry_app-service-configurable_main 15:45:34 project root: . 15:45:34 --> token set from env 15:45:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:45:34 ==> Running gcov in . (disable via -X gcov) 15:45:34 ==> Python coveragepy not found 15:45:34 ==> Searching for coverage reports in: 15:45:34 + . 15:45:34 -> Found 1 reports 15:45:34 ==> Detecting git/mercurial file structure 15:45:34 ==> Reading reports 15:45:34 + ./coverage.out bytes=10 15:45:34 ==> Appending adjustments 15:45:34 https://docs.codecov.io/docs/fixing-reports 15:45:34 + Found adjustments 15:45:34 ==> Gzipping contents 15:45:34 4.0K /tmp/codecov.FWlztr.gz 15:45:34 ==> Uploading reports 15:45:34 url: https://codecov.io 15:45:34 query: branch=main&commit=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:34 -> Pinging Codecov 15:45:34 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=1efec17b9cd6fa36347b51e5d2e9f1185cb0218f&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:34 -> Uploading to 15:45:34 https://storage.googleapis.com/codecov/v4/raw/2022-06-22/A97CA9966030D2A3747ED39772930CCE/1efec17b9cd6fa36347b51e5d2e9f1185cb0218f/e5de7265-f8ad-4907-8fe5-e41c18611854.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T154534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6376db9be1ac5692cfcc35f2da6ac867fe15f79bc6201d61ae31801390b666ce 15:45:34 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:34 Dload Upload Total Spent Left Speed 15:45:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2779 --:--:-- --:--:-- --:--:-- 2779 15:45:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] } 15:45:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:45:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:45:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:35 15:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:45:35 df9b9388f04a: Pulling fs layer 15:45:35 52dc419b0ee2: Pulling fs layer 15:45:35 25bc292e5bac: Pulling fs layer 15:45:35 114826534d7a: Pulling fs layer 15:45:35 4657fd5d0bcf: Pulling fs layer 15:45:35 6ad1cebc031e: Pulling fs layer 15:45:35 8a3aa393b2d8: Pulling fs layer 15:45:35 4657fd5d0bcf: Waiting 15:45:35 6ad1cebc031e: Waiting 15:45:35 25bc292e5bac: Verifying Checksum 15:45:35 25bc292e5bac: Download complete 15:45:35 52dc419b0ee2: Verifying Checksum 15:45:35 52dc419b0ee2: Download complete 15:45:35 4657fd5d0bcf: Verifying Checksum 15:45:35 4657fd5d0bcf: Download complete 15:45:36 df9b9388f04a: Download complete 15:45:36 6ad1cebc031e: Verifying Checksum 15:45:36 6ad1cebc031e: Download complete 15:45:36 df9b9388f04a: Pull complete 15:45:36 52dc419b0ee2: Pull complete 15:45:36 25bc292e5bac: Pull complete 15:45:36 114826534d7a: Verifying Checksum 15:45:36 114826534d7a: Download complete 15:45:36 8a3aa393b2d8: Verifying Checksum 15:45:36 8a3aa393b2d8: Download complete 15:45:41 114826534d7a: Pull complete 15:45:41 4657fd5d0bcf: Pull complete 15:45:41 6ad1cebc031e: Pull complete 15:45:43 8a3aa393b2d8: Pull complete 15:45:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:45:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:43 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:45:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:45:46 $ docker top 8d6f5dfdaf62b0dd0569a4cfd3984522ee669d44b7073942d36473d4205dae6e -eo pid,comm [Pipeline] { [Pipeline] echo 15:45:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:45:46 + set -o pipefail 15:45:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:45:53 15:45:53 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:45:53 15:45:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/8b5b3aad-bffb-458e-9df3-388a4ea1baca 15:45:53 15:45:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:45:53 15:45:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:45:53 15:45:53 15:45:53 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:45:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:45:53 $ docker stop --time=1 8d6f5dfdaf62b0dd0569a4cfd3984522ee669d44b7073942d36473d4205dae6e 15:45:55 $ docker rm -f 8d6f5dfdaf62b0dd0569a4cfd3984522ee669d44b7073942d36473d4205dae6e [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 15:45:56 + git log --format=format:%s -1 1efec17b9cd6fa36347b51e5d2e9f1185cb0218f [Pipeline] sh 15:45:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:57 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:45:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:45:57 $ docker top 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:45:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:45:57 [ssh-agent] Looking for ssh-agent implementation... 15:45:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:45:57 $ docker exec 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 ssh-agent 15:45:57 SSH_AUTH_SOCK=/tmp/ssh-Ehye80gYXg91/agent.33 15:45:57 SSH_AGENT_PID=40 15:45:57 Running ssh-add (command line suppressed) 15:45:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4040083354942268828.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4040083354942268828.key) 15:45:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:45:58 + git semver tag 15:45:58 2022-06-22 15:45:58,498 [run_tag] DEBUG tag force:False 15:45:58 2022-06-22 15:45:58,498 [check_head_tag] DEBUG check head tag 15:45:58 2022-06-22 15:45:58,498 [execute] INFO git cat-file --batch-check 15:45:58 2022-06-22 15:45:58,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:45:58 2022-06-22 15:45:58,501 [execute] INFO git cat-file --batch 15:45:58 2022-06-22 15:45:58,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:45:58 2022-06-22 15:45:58,509 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:45:58 2022-06-22 15:45:58,509 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 15:45:58 2022-06-22 15:45:58,509 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:45:58 2022-06-22 15:45:58,514 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:45:58 2.2.1-dev.2 [Pipeline] } 15:45:58 $ docker exec --env ******** --env ******** 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 ssh-agent -k 15:45:58 unset SSH_AUTH_SOCK; 15:45:58 unset SSH_AGENT_PID; 15:45:58 echo Agent pid 40 killed; 15:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:59 + git semver [Pipeline] } 15:45:59 $ docker stop --time=1 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 15:46:00 $ docker rm -f 63583514cd829ec74339ed3b7fb02ecbda096b24a4898473d77b4ad5e33d5783 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:01 15:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:01 0.23.1-centos7: Pulling from edgex-lftools 15:46:01 ab5ef0e58194: Pulling fs layer 15:46:01 9712f1f96733: Pulling fs layer 15:46:01 63f879dbbcfc: Pulling fs layer 15:46:01 0d9ebad4ef96: Pulling fs layer 15:46:01 e9a5061849ea: Pulling fs layer 15:46:01 d747dcd14b5f: Pulling fs layer 15:46:01 0d9ebad4ef96: Waiting 15:46:01 2de7ff778b66: Pulling fs layer 15:46:01 d747dcd14b5f: Waiting 15:46:01 2de7ff778b66: Waiting 15:46:01 9712f1f96733: Download complete 15:46:01 63f879dbbcfc: Verifying Checksum 15:46:01 63f879dbbcfc: Download complete 15:46:02 ab5ef0e58194: Verifying Checksum 15:46:02 ab5ef0e58194: Download complete 15:46:02 0d9ebad4ef96: Verifying Checksum 15:46:02 0d9ebad4ef96: Download complete 15:46:02 e9a5061849ea: Verifying Checksum 15:46:02 e9a5061849ea: Download complete 15:46:02 d747dcd14b5f: Verifying Checksum 15:46:02 d747dcd14b5f: Download complete 15:46:02 2de7ff778b66: Verifying Checksum 15:46:02 2de7ff778b66: Download complete 15:46:04 ab5ef0e58194: Pull complete 15:46:04 9712f1f96733: Pull complete 15:46:05 63f879dbbcfc: Pull complete 15:46:09 0d9ebad4ef96: Pull complete 15:46:09 e9a5061849ea: Pull complete 15:46:09 d747dcd14b5f: Pull complete 15:46:10 2de7ff778b66: Pull complete 15:46:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:10 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:46:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:46:13 $ docker top ff517a2879332eb92559d59896ee46bc923cfb3ddcc047b47f20a8bab0bd4697 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:46:13 provisioning config files... 15:46:13 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7310697442163705244tmp 15:46:13 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8866197998961296504tmp 15:46:13 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3417978582150138194tmp [Pipeline] { [Pipeline] echo 15:46:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:46:13 ---> sigul-configuration.sh 15:46:13 gpg: directory `/root/.gnupg' created 15:46:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:46:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:46:13 gpg: keyring `/root/.gnupg/secring.gpg' created 15:46:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:46:13 gpg: CAST5 encrypted data 15:46:13 gpg: encrypted with 1 passphrase 15:46:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:46:14 + mkdir /home/jenkins 15:46:14 + mkdir /home/jenkins/sigul [Pipeline] sh 15:46:14 + 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 15:46:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:46:14 ---> sigul-install.sh 15:46:14 Sigul already installed; skipping installation. [Pipeline] sh 15:46:15 + git tag --list 15:46:15 v1.0.0 15:46:15 v1.1.0 15:46:15 v1.2.0 15:46:15 v1.3.0 15:46:15 v1.3.1 15:46:15 v2.0.0 15:46:15 v2.0.1 15:46:15 v2.1.0 15:46:15 v2.1.1 15:46:15 v2.1.1-dev.1 15:46:15 v2.1.1-dev.2 15:46:15 v2.2.0 15:46:15 v2.2.1-dev.1 15:46:15 v2.2.1-dev.2 [Pipeline] sh 15:46:15 + lftools sign git-tag v2.2.1-dev.2 15:46:15 Signing Git tag with Sigul... 15:46:15 Signing v2.2.1-dev.2 [Pipeline] echo 15:46:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:46:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:46:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:46:16 $ docker stop --time=1 ff517a2879332eb92559d59896ee46bc923cfb3ddcc047b47f20a8bab0bd4697 15:46:17 $ docker rm -f ff517a2879332eb92559d59896ee46bc923cfb3ddcc047b47f20a8bab0bd4697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:46:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:18 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:46:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:46:19 $ docker top 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:19 [ssh-agent] Looking for ssh-agent implementation... 15:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:19 $ docker exec 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 ssh-agent 15:46:19 SSH_AUTH_SOCK=/tmp/ssh-NRIwamJ9DyH9/agent.32 15:46:19 SSH_AGENT_PID=38 15:46:19 Running ssh-add (command line suppressed) 15:46:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5518373607794384384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5518373607794384384.key) 15:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:19 + git semver bump pre 15:46:20 2022-06-22 15:46:20,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:46:20 2022-06-22 15:46:20,057 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev 15:46:20 2022-06-22 15:46:20,057 [bump_version] DEBUG bumped version:2.2.1-dev.3 15:46:20 2022-06-22 15:46:20,057 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:46:20 2022-06-22 15:46:20,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:46:20 2022-06-22 15:46:20,057 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:46:20 2022-06-22 15:46:20,060 [execute] INFO git cat-file --batch-check 15:46:20 2022-06-22 15:46:20,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:46:20 2022-06-22 15:46:20,067 [execute] INFO git cat-file --batch 15:46:20 2022-06-22 15:46:20,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:46:20 2022-06-22 15:46:20,072 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:46:20 2.2.1-dev.3 [Pipeline] } 15:46:20 $ docker exec --env ******** --env ******** 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 ssh-agent -k 15:46:20 unset SSH_AUTH_SOCK; 15:46:20 unset SSH_AGENT_PID; 15:46:20 echo Agent pid 38 killed; 15:46:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:20 + git semver [Pipeline] } 15:46:20 $ docker stop --time=1 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 15:46:22 $ docker rm -f 9e660355135103cfeae9db49ba38eff417668006c412f3758ab8a3a7059c71d9 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:23 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:46:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:46:23 $ docker top 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 -eo pid,comm 15:46:23 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). 15:46:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:23 [ssh-agent] Looking for ssh-agent implementation... 15:46:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:23 $ docker exec 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 ssh-agent 15:46:24 SSH_AUTH_SOCK=/tmp/ssh-MVNpLk5b1AWw/agent.32 15:46:24 SSH_AGENT_PID=38 15:46:24 Running ssh-add (command line suppressed) 15:46:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_890257826320125996.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_890257826320125996.key) 15:46:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:24 + git semver push 15:46:24 2022-06-22 15:46:24,758 [run_push] DEBUG push 15:46:24 2022-06-22 15:46:24,759 [execute] INFO git cat-file --batch-check 15:46:24 2022-06-22 15:46:24,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:46:24 2022-06-22 15:46:24,764 [execute] INFO git rev-list d497c7a562496c1f6878bc89623c06f0e0b3e03f -- 15:46:24 2022-06-22 15:46:24,764 [execute] DEBUG Popen(['git', 'rev-list', 'd497c7a562496c1f6878bc89623c06f0e0b3e03f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:46:24 2022-06-22 15:46:24,774 [execute] INFO git fetch -v origin 15:46:24 2022-06-22 15:46:24,775 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:46:25 2022-06-22 15:46:25,252 [run_push] DEBUG no remote changes detected 15:46:25 2022-06-22 15:46:25,252 [execute] INFO git push origin semver 15:46:25 2022-06-22 15:46:25,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:46:26 2022-06-22 15:46:26,100 [run_push] DEBUG push all version tags 15:46:26 2022-06-22 15:46:26,100 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:46:26 2022-06-22 15:46:26,101 [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) 15:46:27 2022-06-22 15:46:26,957 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:46:27 2.2.1-dev.3 [Pipeline] } 15:46:27 $ docker exec --env ******** --env ******** 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 ssh-agent -k 15:46:27 unset SSH_AUTH_SOCK; 15:46:27 unset SSH_AGENT_PID; 15:46:27 echo Agent pid 38 killed; 15:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:27 + git semver [Pipeline] } 15:46:28 $ docker stop --time=1 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 15:46:29 $ docker rm -f 89103afea89d0a5d7e061dae10e499c96bb5d9b30026f08feefa762fe060eb39 [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 15:46:29 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:46:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:46:29 total 16 15:46:29 drwxr-xr-x 3 root root 4096 Jun 22 15:38 . 15:46:29 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:46 .. 15:46:29 drwxr-xr-x 2 root root 4096 Jun 22 15:38 cost 15:46:29 -rw-r--r-- 1 root root 94 Jun 22 15:38 cost.csv 15:46:29 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:46:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:46:29 total 16 15:46:29 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:38 . 15:46:29 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:46 .. 15:46:29 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:38 cost 15:46:29 -rw-r--r-- 1 jenkins jenkins 94 Jun 22 15:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:46:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:46:31 ---> package-listing.sh 15:46:31 ++ facter osfamily 15:46:31 ++ tr '[:upper:]' '[:lower:]' 15:46:31 + OS_FAMILY=debian 15:46:31 + workspace=/w/workspace/ry_app-service-configurable_main 15:46:31 + START_PACKAGES=/tmp/packages_start.txt 15:46:31 + END_PACKAGES=/tmp/packages_end.txt 15:46:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:46:31 + PACKAGES=/tmp/packages_start.txt 15:46:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:46:31 + PACKAGES=/tmp/packages_end.txt 15:46:31 + case "${OS_FAMILY}" in 15:46:31 + dpkg -l 15:46:31 + grep '^ii' 15:46:31 + '[' -f /tmp/packages_start.txt ']' 15:46:31 + '[' -f /tmp/packages_end.txt ']' 15:46:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:46:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:46:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:46:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:46:31 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 15:46:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:32 prd-ubuntu20.04-docker-8c-8g-15327 does not seem to be running inside a container 15:46:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:46:32 $ docker top 100642f7d8686a2c5ba4087af7d1d590b81f714fabaec97d20f71f47453f44d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:32 + touch /tmp/pre-build-complete [Pipeline] sh 15:46:33 + mkdir -p /var/log/sysstat [Pipeline] sh 15:46:33 + ls /var/log/sa-host 15:46:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:33 provisioning config files... 15:46:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config914121440298691038tmp [Pipeline] { [Pipeline] echo 15:46:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:46:33 ---> create-netrc.sh [Pipeline] } 15:46:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:46:34 ---> python-tools-install.sh [Pipeline] echo 15:46:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:46:34 ---> sudo-logs.sh 15:46:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:46:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:46:34 ---> job-cost.sh 15:46:34 lf-activate-venv: SKIPPING 15:46:34 DEBUG: total: 0.2199999988079071 15:46:34 INFO: Retrieving Stack Cost... 15:46:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:46:35 INFO: Archiving Costs [Pipeline] echo 15:46:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:46:36 ---> logs-deploy.sh 15:46:36 lf-activate-venv: SKIPPING 15:46:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/79 15:46:36 INFO: archiving workspace using pattern(s): 15:46:37 Archives upload complete. 15:46:37 INFO: archiving logs to Nexus