Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 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-ssh16377107030727889405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12837793426976008167.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5103820980537107449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3722875735761520280.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12886358905574654692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3540 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 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba (main) Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt (#584)" > 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 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 > git rev-list --no-walk fdc0b547c145f72a9286221b0fd95be07ef18d55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:49:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:49:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:49:25 ========================================================= 16:49:25 EdgeX Global Pipelines Version Info 16:49:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:49:26 ------------------- 16:49:26 stable info: 16:49:26 ------------------- 16:49:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:49:26 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:49:26 Message: update stable to v1.0.253 16:49:26 ------------------- 16:49:26 experimental info: 16:49:26 ------------------- 16:49:26 Commited By: **** collab-it+edgex@linuxfoundation.org 16:49:26 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:49:26 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:49:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:49:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7eb6870 [Pipeline] echo 16:49:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:27 provisioning config files... 16:49:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14450368465622754480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:27 ---> docker-login.sh 16:49:27 nexus3.edgexfoundry.org:10001 16:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:27 Configure a credential helper to remove this warning. See 16:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:27 16:49:27 Login Succeeded 16:49:27 nexus3.edgexfoundry.org:10002 16:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:27 Configure a credential helper to remove this warning. See 16:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:27 16:49:27 Login Succeeded 16:49:27 nexus3.edgexfoundry.org:10003 16:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:28 Configure a credential helper to remove this warning. See 16:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:28 16:49:28 Login Succeeded 16:49:28 nexus3.edgexfoundry.org:10004 16:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:28 Configure a credential helper to remove this warning. See 16:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:28 16:49:28 Login Succeeded 16:49:28 docker.io 16:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:28 Configure a credential helper to remove this warning. See 16:49:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:28 16:49:28 Login Succeeded 16:49:28 ---> docker-login.sh ends [Pipeline] } 16:49:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:49:28 + git rev-list -1 --merges 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba~1..7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo 16:49:28 -----------> git rev-list -1 --merges 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba~1..7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [false] [Pipeline] sh 16:49:29 + git log --format=format:%s -1 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo 16:49:29 ========================================================= 16:49:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:49:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:49:29 + git log --format=format:%s -1 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo 16:49:29 [semverPrep] GIT_COMMIT: 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba, Commit Message: refactor: Remove github.com/pkg/errors from Attribution.txt (#584) [Pipeline] echo 16:49:29 [semverPrep] This is not a build commit. [Pipeline] sh 16:49:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:29 + grep -v github /etc/ssh/ssh_known_hosts 16:49:29 + [ -e /tmp/ssh_known_hosts ] 16:49:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:49:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:49:29 sudo tee -a /etc/ssh/ssh_known_hosts 16:49:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:30 16:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:30 0.1.4: Pulling from edgex-devops/py-git-semver 16:49:30 b85a868b505f: Pulling fs layer 16:49:30 e2be974225ed: Pulling fs layer 16:49:30 339a4e72a1f5: Pulling fs layer 16:49:30 988bab9f4d93: Pulling fs layer 16:49:30 1469e6f7b9e6: Pulling fs layer 16:49:30 eaf3925da568: Pulling fs layer 16:49:30 bab4dde63d76: Pulling fs layer 16:49:30 bde34c3a00c8: Pulling fs layer 16:49:30 b352a97aabf1: Pulling fs layer 16:49:30 4872d77fe225: Pulling fs layer 16:49:30 5851b861e8e6: Pulling fs layer 16:49:30 eaf3925da568: Waiting 16:49:30 bab4dde63d76: Waiting 16:49:30 988bab9f4d93: Waiting 16:49:30 bde34c3a00c8: Waiting 16:49:30 1469e6f7b9e6: Waiting 16:49:30 b352a97aabf1: Waiting 16:49:30 4872d77fe225: Waiting 16:49:30 5851b861e8e6: Waiting 16:49:30 e2be974225ed: Verifying Checksum 16:49:30 e2be974225ed: Download complete 16:49:30 988bab9f4d93: Verifying Checksum 16:49:30 988bab9f4d93: Download complete 16:49:30 1469e6f7b9e6: Verifying Checksum 16:49:30 1469e6f7b9e6: Download complete 16:49:30 eaf3925da568: Download complete 16:49:30 339a4e72a1f5: Verifying Checksum 16:49:30 339a4e72a1f5: Download complete 16:49:30 bde34c3a00c8: Verifying Checksum 16:49:30 bde34c3a00c8: Download complete 16:49:30 b352a97aabf1: Verifying Checksum 16:49:30 b352a97aabf1: Download complete 16:49:30 4872d77fe225: Verifying Checksum 16:49:30 4872d77fe225: Download complete 16:49:30 5851b861e8e6: Download complete 16:49:30 b85a868b505f: Verifying Checksum 16:49:30 b85a868b505f: Download complete 16:49:31 bab4dde63d76: Verifying Checksum 16:49:31 bab4dde63d76: Download complete 16:49:32 b85a868b505f: Pull complete 16:49:32 e2be974225ed: Pull complete 16:49:32 339a4e72a1f5: Pull complete 16:49:32 988bab9f4d93: Pull complete 16:49:33 1469e6f7b9e6: Pull complete 16:49:33 eaf3925da568: Pull complete 16:49:35 bab4dde63d76: Pull complete 16:49:35 bde34c3a00c8: Pull complete 16:49:35 b352a97aabf1: Pull complete 16:49:35 4872d77fe225: Pull complete 16:49:35 5851b861e8e6: Pull complete 16:49:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:49:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:35 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 16:49:35 $ 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 16:49:38 $ docker top 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c -eo pid,comm 16:49:38 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). 16:49:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:38 [ssh-agent] Looking for ssh-agent implementation... 16:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:38 $ docker exec 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent 16:49:38 SSH_AUTH_SOCK=/tmp/ssh-R9snHK5JB7Ma/agent.32 16:49:38 SSH_AGENT_PID=38 16:49:38 Running ssh-add (command line suppressed) 16:49:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11677260076121593035.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11677260076121593035.key) 16:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:39 + git tag --points-at HEAD [Pipeline] } 16:49:39 $ docker exec --env ******** --env ******** 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent -k 16:49:39 unset SSH_AUTH_SOCK; 16:49:39 unset SSH_AGENT_PID; 16:49:39 echo Agent pid 38 killed; 16:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:49:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:39 [ssh-agent] Looking for ssh-agent implementation... 16:49:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:39 $ docker exec 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent 16:49:39 SSH_AUTH_SOCK=/tmp/ssh-DhAPtAWqS5uE/agent.70 16:49:39 SSH_AGENT_PID=77 16:49:39 Running ssh-add (command line suppressed) 16:49:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2435851213746555728.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2435851213746555728.key) 16:49:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:40 + git semver init 16:49:40 2023-08-14 16:49:40,373 [run_init] DEBUG init version:0.0.0 force:False 16:49:40 2023-08-14 16:49:40,374 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:49:40 2023-08-14 16:49:40,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:49:40 2023-08-14 16:49:40,375 [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) 16:49:41 2023-08-14 16:49:41,147 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:49:41 2023-08-14 16:49:41,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:49:41 2023-08-14 16:49:41,148 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:49:41 2023-08-14 16:49:41,148 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:49:41 3.1.0-dev.10 [Pipeline] } 16:49:41 $ docker exec --env ******** --env ******** 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent -k 16:49:41 unset SSH_AUTH_SOCK; 16:49:41 unset SSH_AGENT_PID; 16:49:41 echo Agent pid 77 killed; 16:49:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:41 + git semver [Pipeline] } 16:49:42 $ docker stop --time=1 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c 16:49:43 $ docker rm -f --volumes 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c [Pipeline] // withDockerContainer [Pipeline] sh 16:49:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:49:43 Stashed 1 file(s) [Pipeline] echo 16:49:43 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 16:49:44 provisioning config files... 16:49:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12387564269217915709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:44 ---> docker-login.sh 16:49:44 nexus3.edgexfoundry.org:10001 16:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:44 Configure a credential helper to remove this warning. See 16:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:44 16:49:44 Login Succeeded 16:49:44 nexus3.edgexfoundry.org:10002 16:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:44 Configure a credential helper to remove this warning. See 16:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:44 16:49:44 Login Succeeded 16:49:44 nexus3.edgexfoundry.org:10003 16:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:44 Configure a credential helper to remove this warning. See 16:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:44 16:49:44 Login Succeeded 16:49:44 nexus3.edgexfoundry.org:10004 16:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:44 Configure a credential helper to remove this warning. See 16:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:44 16:49:44 Login Succeeded 16:49:44 docker.io 16:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:49:44 Configure a credential helper to remove this warning. See 16:49:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:49:44 16:49:44 Login Succeeded 16:49:44 ---> docker-login.sh ends [Pipeline] } 16:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:49:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:49:44 ========================================================= 16:49:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:49:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:49:45 Sending build context to Docker daemon 3.315MB 16:49:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:49:45 Step 2/12 : FROM ${BASE} AS builder 16:49:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:49:45 4db1b89c0bd1: Pulling fs layer 16:49:45 6911f1a30b25: Pulling fs layer 16:49:45 e194b8c5c2a9: Pulling fs layer 16:49:45 6863d3e3a2b1: Pulling fs layer 16:49:45 ec0bb842ea78: Pulling fs layer 16:49:45 40a00589a448: Pulling fs layer 16:49:45 6c08303d61cc: Pulling fs layer 16:49:45 798269fcf238: Pulling fs layer 16:49:45 6c08303d61cc: Waiting 16:49:45 798269fcf238: Waiting 16:49:45 40a00589a448: Waiting 16:49:45 6863d3e3a2b1: Waiting 16:49:45 ec0bb842ea78: Waiting 16:49:45 6911f1a30b25: Download complete 16:49:45 6863d3e3a2b1: Download complete 16:49:45 ec0bb842ea78: Verifying Checksum 16:49:45 ec0bb842ea78: Download complete 16:49:45 4db1b89c0bd1: Download complete 16:49:45 40a00589a448: Verifying Checksum 16:49:45 40a00589a448: Download complete 16:49:45 4db1b89c0bd1: Pull complete 16:49:45 6911f1a30b25: Pull complete 16:49:46 798269fcf238: Verifying Checksum 16:49:46 798269fcf238: Download complete 16:49:46 e194b8c5c2a9: Verifying Checksum 16:49:46 e194b8c5c2a9: Download complete 16:49:46 6c08303d61cc: Verifying Checksum 16:49:46 6c08303d61cc: Download complete 16:49:50 e194b8c5c2a9: Pull complete 16:49:50 6863d3e3a2b1: Pull complete 16:49:50 ec0bb842ea78: Pull complete 16:49:50 40a00589a448: Pull complete 16:49:52 6c08303d61cc: Pull complete 16:49:53 798269fcf238: Pull complete 16:49:53 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:49:53 ---> ec979cd7f677 16:49:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:49:56 ---> Running in 8e1914a4b2a9 16:49:56 Removing intermediate container 8e1914a4b2a9 16:49:56 ---> de8ef8345550 16:49:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:49:56 ---> Running in 288b7c20d239 16:49:56 Removing intermediate container 288b7c20d239 16:49:56 ---> db501e937b08 16:49:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:49:56 ---> Running in 5832dfcc364b 16:49:56 Removing intermediate container 5832dfcc364b 16:49:56 ---> bd32feea7fdb 16:49:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:49:57 ---> Running in 3e6a07a4f87c 16:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:49:58 OK: 265 MiB in 53 packages 16:49:58 Removing intermediate container 3e6a07a4f87c 16:49:58 ---> c68200bd4b08 16:49:58 Step 7/12 : WORKDIR /app 16:49:58 ---> Running in c9cc53fbb1ff 16:49:58 Removing intermediate container c9cc53fbb1ff 16:49:58 ---> 0ede30bd2dd7 16:49:58 Step 8/12 : COPY go.mod vendor* ./ 16:49:58 ---> 83e9ad56b094 16:49:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:58 ---> Running in a84f25f6a0fb 16:49:59 Still waiting to schedule task 16:49:59 ‘prd-centos7-blackbox-4c-2g-3401’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:49:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3537’ is offline 16:49:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3539’ is offline 16:50:25 Removing intermediate container a84f25f6a0fb 16:50:25 ---> b3ea2eed4f5c 16:50:25 Step 10/12 : COPY . . 16:50:25 ---> cfe6906a4b60 16:50:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:50:25 ---> Running in 579d70492086 16:50:25 Removing intermediate container 579d70492086 16:50:25 ---> abded111c544 16:50:25 Step 12/12 : RUN $MAKE 16:50:25 ---> Running in b85612ee4dfe 16:50:25 noop 16:50:25 Removing intermediate container b85612ee4dfe 16:50:25 ---> ac87b36c8139 16:50:25 Successfully built ac87b36c8139 16:50:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:25 + docker inspect -f . ci-base-image-x86_64 16:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:25 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 16:50:25 $ 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 16:50:25 $ docker top dc8a17edcb353228a5a6f9e0b8721ee9b22fcc7625d48fdc0851e27251126881 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:26 + go version 16:50:26 go version go1.20.6 linux/amd64 [Pipeline] } 16:50:26 $ docker stop --time=1 dc8a17edcb353228a5a6f9e0b8721ee9b22fcc7625d48fdc0851e27251126881 16:50:27 $ docker rm -f --volumes dc8a17edcb353228a5a6f9e0b8721ee9b22fcc7625d48fdc0851e27251126881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:27 + docker inspect -f . ci-base-image-x86_64 16:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:27 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 16:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 16:50:28 $ docker top 0711e27cc93bf4e415aee4ba50e1eb7114a5b3d6e6f3ac6e7c45163689137056 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:28 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:50:29 + make test 16:50:29 go test -race -coverprofile=coverage.out ./... 16:50:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:51:09 go vet ./... 16:51:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:51:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:51:09 ./bin/test-attribution-txt.sh [Pipeline] echo 16:51:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:51:10 $ docker stop --time=1 0711e27cc93bf4e415aee4ba50e1eb7114a5b3d6e6f3ac6e7c45163689137056 16:51:14 $ docker rm -f --volumes 0711e27cc93bf4e415aee4ba50e1eb7114a5b3d6e6f3ac6e7c45163689137056 [Pipeline] // withDockerContainer [Pipeline] sh 16:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:51:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:51:16 + ls -al . 16:51:16 total 180 16:51:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:50 . 16:51:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:49 .. 16:51:16 -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 16:49 .dockerignore 16:51:16 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:49 .git 16:51:16 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:49 .github 16:51:16 -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 16:49 .gitignore 16:51:16 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 16:49 .golangci.yml 16:51:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:49 .semver 16:51:16 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 14 16:49 Attribution.txt 16:51:16 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 16:49 CHANGELOG.md 16:51:16 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 16:49 Dockerfile 16:51:16 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 16:49 GOVERNANCE.md 16:51:16 -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 16:49 Jenkinsfile 16:51:16 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 16:49 LICENSE 16:51:16 -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 16:49 OWNERS.md 16:51:16 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 16:49 README.md 16:51:16 -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 16:49 VERSION 16:51:16 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:49 bin 16:51:16 -rw-r--r-- 1 jenkins jenkins 13 Aug 14 16:50 coverage.out 16:51:16 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 16:49 go.mod 16:51:16 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 16:49 go.sum 16:51:16 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 16:49 main.go 16:51:16 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 16:49 makefile 16:51:16 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 16:49 res 16:51:16 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:16 + 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=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba --label arch=amd64 --label version=3.1.0-dev.10 . 16:51:16 Sending build context to Docker daemon 3.316MB 16:51:16 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:51:16 Step 2/26 : FROM ${BASE} AS builder 16:51:16 ---> ac87b36c8139 16:51:16 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:51:16 ---> Running in 6f233a3148db 16:51:16 Removing intermediate container 6f233a3148db 16:51:16 ---> 8fe3eab8b64a 16:51:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:51:16 ---> Running in bbf49f128062 16:51:16 Removing intermediate container bbf49f128062 16:51:16 ---> 02f1fcb2899b 16:51:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:51:16 ---> Running in 367fdcb5342d 16:51:16 Removing intermediate container 367fdcb5342d 16:51:16 ---> 75a4bc84cff2 16:51:16 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:51:16 ---> Running in fbf9301b603b 16:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:51:17 OK: 265 MiB in 53 packages 16:51:17 Removing intermediate container fbf9301b603b 16:51:17 ---> 5128f2bc1ca6 16:51:17 Step 7/26 : WORKDIR /app 16:51:17 ---> Running in 6e9b4af31445 16:51:18 Removing intermediate container 6e9b4af31445 16:51:18 ---> 83012b46286f 16:51:18 Step 8/26 : COPY go.mod vendor* ./ 16:51:18 ---> 2656a5051ca7 16:51:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:18 ---> Running in 70c2f4667860 16:51:18 Removing intermediate container 70c2f4667860 16:51:18 ---> f74477180390 16:51:18 Step 10/26 : COPY . . 16:51:18 ---> ede59eae4586 16:51:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:51:18 ---> Running in e6b4a85aeadd 16:51:19 Removing intermediate container e6b4a85aeadd 16:51:19 ---> 6072e1341c91 16:51:19 Step 12/26 : RUN $MAKE 16:51:19 ---> Running in 9f10d1b8f215 16:51:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10" -trimpath -mod=readonly -o app-service-configurable 16:51:41 Removing intermediate container 9f10d1b8f215 16:51:41 ---> ed4b206c0b5e 16:51:41 Step 13/26 : FROM alpine:3.17 16:51:41 3.17: Pulling from library/alpine 16:51:41 9398808236ff: Pulling fs layer 16:51:41 9398808236ff: Verifying Checksum 16:51:41 9398808236ff: Download complete 16:51:41 9398808236ff: Pull complete 16:51:41 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:51:41 Status: Downloaded newer image for alpine:3.17 16:51:41 ---> 1e0b8b5322fc 16:51:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:51:41 ---> Running in 13979dedea2c 16:51:41 Removing intermediate container 13979dedea2c 16:51:41 ---> 1853af289268 16:51:41 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:51:41 ---> Running in 1f1587a04244 16:51:41 Removing intermediate container 1f1587a04244 16:51:41 ---> 217e0e7385d4 16:51:41 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:51:41 ---> Running in 5c631e319baa 16:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:51:41 (1/2) Installing ca-certificates (20230506-r0) 16:51:41 (2/2) Installing dumb-init (1.2.5-r2) 16:51:41 Executing busybox-1.35.0-r29.trigger 16:51:41 Executing ca-certificates-20230506-r0.trigger 16:51:41 OK: 8 MiB in 17 packages 16:51:41 Removing intermediate container 5c631e319baa 16:51:41 ---> 2cbbf5ad6ae9 16:51:41 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:51:41 ---> 953b55a7b107 16:51:41 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:51:41 ---> 56c7bf0b7cd2 16:51:41 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:51:41 ---> 2ba1ba8d71a8 16:51:41 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:51:41 ---> 879e449639fc 16:51:41 Step 21/26 : EXPOSE 48095 16:51:41 ---> Running in 02313dc311ee 16:51:42 Removing intermediate container 02313dc311ee 16:51:42 ---> 68d18a7fed6d 16:51:42 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:51:42 ---> Running in 5b58e402ae65 16:51:42 Removing intermediate container 5b58e402ae65 16:51:42 ---> e85594199b73 16:51:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:51:42 ---> Running in 1f7cb927616c 16:51:42 Removing intermediate container 1f7cb927616c 16:51:42 ---> 9caad9f1d249 16:51:42 Step 24/26 : LABEL arch=amd64 16:51:42 ---> Running in 2922e63be5db 16:51:42 Removing intermediate container 2922e63be5db 16:51:42 ---> 85e16250e193 16:51:42 Step 25/26 : LABEL git_sha=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 16:51:42 ---> Running in 4c59f886ff43 16:51:42 Removing intermediate container 4c59f886ff43 16:51:42 ---> 581c729a4c10 16:51:42 Step 26/26 : LABEL version=3.1.0-dev.10 16:51:42 ---> Running in 18cd376cc805 16:51:42 Removing intermediate container 18cd376cc805 16:51:42 ---> 1bf4c9980229 16:51:42 [Warning] One or more build-args [ARCH] were not consumed 16:51:42 Successfully built 1bf4c9980229 16:51:42 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 16:51:42 provisioning config files... 16:51:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config439349449481041073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:42 ---> docker-login.sh 16:51:42 nexus3.edgexfoundry.org:10001 16:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:42 Configure a credential helper to remove this warning. See 16:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:42 16:51:42 Login Succeeded 16:51:42 nexus3.edgexfoundry.org:10002 16:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:42 Configure a credential helper to remove this warning. See 16:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:42 16:51:42 Login Succeeded 16:51:42 nexus3.edgexfoundry.org:10003 16:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:42 Configure a credential helper to remove this warning. See 16:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:42 16:51:42 Login Succeeded 16:51:42 nexus3.edgexfoundry.org:10004 16:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:42 Configure a credential helper to remove this warning. See 16:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:42 16:51:42 Login Succeeded 16:51:42 docker.io 16:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:43 Configure a credential helper to remove this warning. See 16:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:43 16:51:43 Login Succeeded 16:51:43 ---> docker-login.sh ends [Pipeline] } 16:51:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:51:43 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:51:43 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 16:51:43 latest 16:51:43 3.1.0-dev.10 16:51:43 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 16:51:43 main 16:51:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 16:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:51:43 6aa860707de9: Preparing 16:51:43 143fa907db1b: Preparing 16:51:43 3d1519291bb2: Preparing 16:51:43 608f4a487be3: Preparing 16:51:43 f78d0b53dfad: Preparing 16:51:43 36b50b131297: Preparing 16:51:43 36b50b131297: Waiting 16:51:43 3d1519291bb2: Pushed 16:51:43 143fa907db1b: Pushed 16:51:43 608f4a487be3: Pushed 16:51:43 f78d0b53dfad: Pushed 16:51:44 36b50b131297: Layer already exists 16:51:46 6aa860707de9: Pushed 16:51:46 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:51:47 6aa860707de9: Preparing 16:51:47 143fa907db1b: Preparing 16:51:47 3d1519291bb2: Preparing 16:51:47 608f4a487be3: Preparing 16:51:47 f78d0b53dfad: Preparing 16:51:47 36b50b131297: Preparing 16:51:47 36b50b131297: Waiting 16:51:47 143fa907db1b: Layer already exists 16:51:47 f78d0b53dfad: Layer already exists 16:51:47 6aa860707de9: Layer already exists 16:51:47 3d1519291bb2: Layer already exists 16:51:47 608f4a487be3: Layer already exists 16:51:47 36b50b131297: Layer already exists 16:51:47 latest: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.10 16:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:51:47 6aa860707de9: Preparing 16:51:47 143fa907db1b: Preparing 16:51:47 3d1519291bb2: Preparing 16:51:47 608f4a487be3: Preparing 16:51:47 f78d0b53dfad: Preparing 16:51:47 36b50b131297: Preparing 16:51:47 36b50b131297: Waiting 16:51:47 f78d0b53dfad: Layer already exists 16:51:47 3d1519291bb2: Layer already exists 16:51:47 143fa907db1b: Layer already exists 16:51:47 6aa860707de9: Layer already exists 16:51:47 608f4a487be3: Layer already exists 16:51:47 36b50b131297: Layer already exists 16:51:47 3.1.0-dev.10: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 16:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:51:48 6aa860707de9: Preparing 16:51:48 143fa907db1b: Preparing 16:51:48 3d1519291bb2: Preparing 16:51:48 608f4a487be3: Preparing 16:51:48 f78d0b53dfad: Preparing 16:51:48 36b50b131297: Preparing 16:51:48 36b50b131297: Waiting 16:51:48 f78d0b53dfad: Layer already exists 16:51:48 6aa860707de9: Layer already exists 16:51:48 3d1519291bb2: Layer already exists 16:51:48 608f4a487be3: Layer already exists 16:51:48 143fa907db1b: Layer already exists 16:51:48 36b50b131297: Layer already exists 16:51:48 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:48 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:51:49 6aa860707de9: Preparing 16:51:49 143fa907db1b: Preparing 16:51:49 3d1519291bb2: Preparing 16:51:49 608f4a487be3: Preparing 16:51:49 f78d0b53dfad: Preparing 16:51:49 36b50b131297: Preparing 16:51:49 36b50b131297: Waiting 16:51:49 6aa860707de9: Layer already exists 16:51:49 f78d0b53dfad: Layer already exists 16:51:49 3d1519291bb2: Layer already exists 16:51:49 608f4a487be3: Layer already exists 16:51:49 143fa907db1b: Layer already exists 16:51:49 36b50b131297: Layer already exists 16:51:49 main: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:51:49 ===================================================== [Pipeline] echo 16:51:49 taggedImages: 16:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 16:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.10 16:51:49 - nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 16:51:49 - 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 16:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:49 16:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:49 latest: Pulling from edgex-lftools-log-publisher 16:51:49 5eb5b503b376: Pulling fs layer 16:51:49 5c69ac0246d0: Pulling fs layer 16:51:49 ec43610c2a17: Pulling fs layer 16:51:49 3a2ae6a8a46f: Pulling fs layer 16:51:49 33b1e0a273af: Pulling fs layer 16:51:49 5d3b04190fa2: Pulling fs layer 16:51:49 2f39f015ded8: Pulling fs layer 16:51:49 5d3b04190fa2: Waiting 16:51:49 3a2ae6a8a46f: Waiting 16:51:49 33b1e0a273af: Waiting 16:51:49 2f39f015ded8: Waiting 16:51:49 5c69ac0246d0: Download complete 16:51:49 3a2ae6a8a46f: Verifying Checksum 16:51:49 3a2ae6a8a46f: Download complete 16:51:49 33b1e0a273af: Verifying Checksum 16:51:49 33b1e0a273af: Download complete 16:51:50 5d3b04190fa2: Verifying Checksum 16:51:50 5d3b04190fa2: Download complete 16:51:50 ec43610c2a17: Download complete 16:51:50 5eb5b503b376: Verifying Checksum 16:51:50 5eb5b503b376: Download complete 16:51:50 2f39f015ded8: Download complete 16:51:51 5eb5b503b376: Pull complete 16:51:51 5c69ac0246d0: Pull complete 16:51:51 ec43610c2a17: Pull complete 16:51:51 3a2ae6a8a46f: Pull complete 16:51:51 33b1e0a273af: Pull complete 16:51:52 5d3b04190fa2: Pull complete 16:51:55 2f39f015ded8: Pull complete 16:51:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:51:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:55 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 16:51:55 $ 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 16:51:58 $ docker top 2a5bb0a6f84b35c064dea374c23dc0b415257c9b975e1775f56a07622b34248b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:59 ---> job-cost.sh 16:51:59 lf-activate-venv: SKIPPING 16:51:59 INFO: No Stack... 16:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:51:59 INFO: Archiving Costs [Pipeline] sh 16:51:59 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:51:59 + cut -d, -f6 [Pipeline] lock 16:51:59 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] 16:51:59 Resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] did not exist. Created. 16:51:59 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:52:00 + echo total: 0.2199999988079071 [Pipeline] stash 16:52:00 Stashed 1 file(s) [Pipeline] } 16:52:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 16:52:00 $ docker stop --time=1 2a5bb0a6f84b35c064dea374c23dc0b415257c9b975e1775f56a07622b34248b 16:52:01 $ docker rm -f --volumes 2a5bb0a6f84b35c064dea374c23dc0b415257c9b975e1775f56a07622b34248b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:52:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3542 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:52:47 Running in /w/workspace/app-service-configurable/179 [Pipeline] { [Pipeline] checkout 16:52:47 Selected Git installation does not exist. Using Default 16:52:47 The recommended git tool is: NONE 16:52:53 using credential edgex-jenkins-ssh 16:52:53 Cloning the remote Git repository 16:52:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:52:53 > git init /w/workspace/app-service-configurable/179 # timeout=10 16:52:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:52:53 > git --version # timeout=10 16:52:53 > git --version # 'git version 2.25.1' 16:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:52:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:56 Avoid second fetch 16:52:56 Checking out Revision 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba (main) 16:52:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:52:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:52:56 > git config core.sparsecheckout # timeout=10 16:52:56 > git checkout -f 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 16:52:56 Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt (#584)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:52:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:52:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:52:57 Dload Upload Total Spent Left Speed 16:52:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 16:52:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:52:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:52:58 + sudo tee /etc/docker/daemon.new 16:52:58 { 16:52:58 "registry-mirrors": [ 16:52:58 "https://nexus3.edgexfoundry.org:10001" 16:52:58 ], 16:52:58 "bip": "10.250.0.254/24", 16:52:58 "hosts": [ 16:52:58 "tcp://0.0.0.0:5555", 16:52:58 "unix:///var/run/docker.sock" 16:52:58 ], 16:52:58 "mtu": 1458, 16:52:58 "selinux-enabled": true, 16:52:58 "seccomp-profile": "/etc/docker/seccomp.json" 16:52:58 } [Pipeline] sh 16:52:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:52:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:17 provisioning config files... 16:53:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/179@tmp/config9036817572438479378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:18 ---> docker-login.sh 16:53:18 nexus3.edgexfoundry.org:10001 16:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:18 Configure a credential helper to remove this warning. See 16:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:18 16:53:18 Login Succeeded 16:53:18 nexus3.edgexfoundry.org:10002 16:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:19 Configure a credential helper to remove this warning. See 16:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:19 16:53:19 Login Succeeded 16:53:19 nexus3.edgexfoundry.org:10003 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:19 Configure a credential helper to remove this warning. See 16:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:19 16:53:19 Login Succeeded 16:53:19 nexus3.edgexfoundry.org:10004 16:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 docker.io 16:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:20 Configure a credential helper to remove this warning. See 16:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:20 16:53:20 Login Succeeded 16:53:20 ---> docker-login.sh ends [Pipeline] } 16:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:21 ========================================================= 16:53:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:53:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:53:21 Sending build context to Docker daemon 176.1kB 16:53:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:53:21 Step 2/12 : FROM ${BASE} AS builder 16:53:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:53:21 edb6bdbacee9: Pulling fs layer 16:53:21 5f9638ab2659: Pulling fs layer 16:53:21 8d51d6327a98: Pulling fs layer 16:53:21 8b374f2dd631: Pulling fs layer 16:53:21 ec14aa9079de: Pulling fs layer 16:53:21 2f466654f4bb: Pulling fs layer 16:53:21 554e91adad29: Pulling fs layer 16:53:21 ec14aa9079de: Waiting 16:53:21 2f466654f4bb: Waiting 16:53:21 554e91adad29: Waiting 16:53:21 8b374f2dd631: Waiting 16:53:21 5f9638ab2659: Verifying Checksum 16:53:21 5f9638ab2659: Download complete 16:53:21 8b374f2dd631: Verifying Checksum 16:53:21 8b374f2dd631: Download complete 16:53:21 ec14aa9079de: Verifying Checksum 16:53:21 ec14aa9079de: Download complete 16:53:21 edb6bdbacee9: Verifying Checksum 16:53:21 edb6bdbacee9: Download complete 16:53:23 554e91adad29: Verifying Checksum 16:53:23 554e91adad29: Download complete 16:53:24 8d51d6327a98: Verifying Checksum 16:53:24 8d51d6327a98: Download complete 16:53:24 2f466654f4bb: Verifying Checksum 16:53:24 2f466654f4bb: Download complete 16:53:26 edb6bdbacee9: Pull complete 16:53:26 5f9638ab2659: Pull complete 16:53:41 8d51d6327a98: Pull complete 16:53:41 8b374f2dd631: Pull complete 16:53:41 ec14aa9079de: Pull complete 16:53:48 2f466654f4bb: Pull complete 16:53:50 554e91adad29: Pull complete 16:53:50 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:53:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:53:50 ---> 1e15ea492957 16:53:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:53:51 ---> Running in 81b35a98f3f3 16:53:51 Removing intermediate container 81b35a98f3f3 16:53:51 ---> 3f98ef9634ac 16:53:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:53:51 ---> Running in 8898e1e79f4a 16:53:53 Removing intermediate container 8898e1e79f4a 16:53:53 ---> 24671b042d99 16:53:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:53:53 ---> Running in fb45f54c9ff4 16:53:53 Removing intermediate container fb45f54c9ff4 16:53:53 ---> 5b43dd8bdfc0 16:53:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:53 ---> Running in 830d41c2fb2c 16:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:53:57 OK: 263 MiB in 53 packages 16:53:58 Removing intermediate container 830d41c2fb2c 16:53:58 ---> 705aa98157a9 16:53:58 Step 7/12 : WORKDIR /app 16:53:58 ---> Running in 872989c4f462 16:53:58 Removing intermediate container 872989c4f462 16:53:58 ---> 8fd866209ce3 16:53:58 Step 8/12 : COPY go.mod vendor* ./ 16:53:58 ---> 1f1beb0bea52 16:53:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:58 ---> Running in c8e902e43362 16:55:06 Removing intermediate container c8e902e43362 16:55:06 ---> 3128cdb6f6e3 16:55:06 Step 10/12 : COPY . . 16:55:06 ---> ccfecf85999e 16:55:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:55:06 ---> Running in 382342aba528 16:55:06 Removing intermediate container 382342aba528 16:55:06 ---> 6a43ea071085 16:55:06 Step 12/12 : RUN $MAKE 16:55:06 ---> Running in 831c65150691 16:55:06 noop 16:55:06 Removing intermediate container 831c65150691 16:55:06 ---> 9305794a021f 16:55:06 Successfully built 9305794a021f 16:55:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:07 + docker inspect -f . ci-base-image-arm64 16:55:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:07 prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container 16:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/179 -v /w/workspace/app-service-configurable/179:/w/workspace/app-service-configurable/179:rw,z -v /w/workspace/app-service-configurable/179@tmp:/w/workspace/app-service-configurable/179@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 16:55:08 $ docker top fdff9f0e12e19a33dfcb212a016810d46242013d6db89492f8200091968b9d7b -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:09 + go version 16:55:09 go version go1.20.6 linux/arm64 [Pipeline] } 16:55:09 $ docker stop --time=1 fdff9f0e12e19a33dfcb212a016810d46242013d6db89492f8200091968b9d7b 16:55:11 $ docker rm -f --volumes fdff9f0e12e19a33dfcb212a016810d46242013d6db89492f8200091968b9d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:12 + docker inspect -f . ci-base-image-arm64 16:55:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:12 prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container 16:55:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/179 -v /w/workspace/app-service-configurable/179:/w/workspace/app-service-configurable/179:rw,z -v /w/workspace/app-service-configurable/179@tmp:/w/workspace/app-service-configurable/179@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 16:55:13 $ docker top 0c5f9c3ef6741d692e944f2ec90d08df88be1f45623ba9c2ef8670d403ddce7c -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:14 + git config --global --add safe.directory /w/workspace/app-service-configurable/179 [Pipeline] fileExists [Pipeline] sh 16:55:15 + make test 16:55:15 go test -race -coverprofile=coverage.out ./... 16:58:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:58:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:58:37 go vet ./... 17:01:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:01:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:01:14 ./bin/test-attribution-txt.sh [Pipeline] echo 17:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:01:14 $ docker stop --time=1 0c5f9c3ef6741d692e944f2ec90d08df88be1f45623ba9c2ef8670d403ddce7c 17:01:16 $ docker rm -f --volumes 0c5f9c3ef6741d692e944f2ec90d08df88be1f45623ba9c2ef8670d403ddce7c [Pipeline] // withDockerContainer [Pipeline] sh 17:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:01:17 Warning: overwriting stash ‘coverage-report’ 17:01:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:01:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:01:19 + ls -al . 17:01:19 total 176 17:01:19 drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 16:55 . 17:01:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:52 .. 17:01:19 -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 16:52 .dockerignore 17:01:19 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:52 .git 17:01:19 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:52 .github 17:01:19 -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 16:52 .gitignore 17:01:19 -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 16:52 .golangci.yml 17:01:19 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 14 16:52 Attribution.txt 17:01:19 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 16:52 CHANGELOG.md 17:01:19 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 16:52 Dockerfile 17:01:19 -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 16:52 GOVERNANCE.md 17:01:19 -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 16:52 Jenkinsfile 17:01:19 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 16:52 LICENSE 17:01:19 -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 16:52 OWNERS.md 17:01:19 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 16:52 README.md 17:01:19 -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 16:49 VERSION 17:01:19 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:52 bin 17:01:19 -rw-r--r-- 1 jenkins jenkins 13 Aug 14 16:55 coverage.out 17:01:19 -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 16:52 go.mod 17:01:19 -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 16:52 go.sum 17:01:19 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 16:52 main.go 17:01:19 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 16:52 makefile 17:01:19 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 16:52 res 17:01:19 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:19 + 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=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba --label arch=arm64 --label version=3.1.0-dev.10 . 17:01:19 Sending build context to Docker daemon 177.2kB 17:01:19 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:01:19 Step 2/26 : FROM ${BASE} AS builder 17:01:19 ---> 9305794a021f 17:01:19 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:01:19 ---> Running in ef4a13bf0f2f 17:01:24 Removing intermediate container ef4a13bf0f2f 17:01:24 ---> 3e11b38e6007 17:01:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:01:24 ---> Running in 23a06b8988d9 17:01:24 Removing intermediate container 23a06b8988d9 17:01:24 ---> 505de3ee35cc 17:01:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:01:24 ---> Running in 3337c934feab 17:01:24 Removing intermediate container 3337c934feab 17:01:24 ---> afcf8e95ad0e 17:01:24 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:24 ---> Running in 963a83a77803 17:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:01:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:01:27 OK: 263 MiB in 53 packages 17:01:28 Removing intermediate container 963a83a77803 17:01:28 ---> 6d9a0f8358f5 17:01:28 Step 7/26 : WORKDIR /app 17:01:28 ---> Running in a0faf133b446 17:01:28 Removing intermediate container a0faf133b446 17:01:28 ---> 1b47c688d1dc 17:01:28 Step 8/26 : COPY go.mod vendor* ./ 17:01:29 ---> e1991c7dd870 17:01:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:29 ---> Running in cab99ebbb4ef 17:01:31 Removing intermediate container cab99ebbb4ef 17:01:31 ---> 04326868ac90 17:01:31 Step 10/26 : COPY . . 17:01:32 ---> 787637cebd2f 17:01:32 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:01:32 ---> Running in cc461e979deb 17:01:32 Removing intermediate container cc461e979deb 17:01:32 ---> dc8cf9d59a70 17:01:32 Step 12/26 : RUN $MAKE 17:01:32 ---> Running in 0c280f615526 17:01:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.10" -trimpath -mod=readonly -o app-service-configurable 17:04:10 Removing intermediate container 0c280f615526 17:04:10 ---> 104d80369206 17:04:10 Step 13/26 : FROM alpine:3.17 17:04:10 3.17: Pulling from library/alpine 17:04:10 4060ece20d7a: Pulling fs layer 17:04:10 4060ece20d7a: Verifying Checksum 17:04:10 4060ece20d7a: Download complete 17:04:10 4060ece20d7a: Pull complete 17:04:10 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:04:10 Status: Downloaded newer image for alpine:3.17 17:04:10 ---> 8650cd65339b 17:04:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:04:10 ---> Running in 3a8a8b23954b 17:04:10 Removing intermediate container 3a8a8b23954b 17:04:10 ---> 472802ce3e57 17:04:10 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:04:10 ---> Running in f1070bb2ce84 17:04:10 Removing intermediate container f1070bb2ce84 17:04:10 ---> f650948b0120 17:04:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:04:10 ---> Running in 456a8afe0238 17:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:04:10 (1/2) Installing ca-certificates (20230506-r0) 17:04:10 (2/2) Installing dumb-init (1.2.5-r2) 17:04:10 Executing busybox-1.35.0-r29.trigger 17:04:10 Executing ca-certificates-20230506-r0.trigger 17:04:10 OK: 8 MiB in 17 packages 17:04:10 Removing intermediate container 456a8afe0238 17:04:10 ---> 7f5d46e3f35c 17:04:10 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:04:10 ---> 155c87948c91 17:04:10 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:04:10 ---> 50b1991963f9 17:04:10 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:04:10 ---> bdd5e88d4913 17:04:10 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:04:10 ---> 04b4dc12f607 17:04:10 Step 21/26 : EXPOSE 48095 17:04:10 ---> Running in 348584a78ec0 17:04:10 Removing intermediate container 348584a78ec0 17:04:10 ---> 249b30725bc1 17:04:10 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:04:10 ---> Running in d34dec0f336f 17:04:10 Removing intermediate container d34dec0f336f 17:04:10 ---> 69418b5bb2b0 17:04:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:04:10 ---> Running in 5e762386f7fa 17:04:10 Removing intermediate container 5e762386f7fa 17:04:10 ---> a1d772f447da 17:04:10 Step 24/26 : LABEL arch=arm64 17:04:10 ---> Running in 47c092f9089e 17:04:10 Removing intermediate container 47c092f9089e 17:04:10 ---> c3c2df46bced 17:04:10 Step 25/26 : LABEL git_sha=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 17:04:10 ---> Running in 2ca7f2373ae2 17:04:10 Removing intermediate container 2ca7f2373ae2 17:04:10 ---> 90fcb17e0ef1 17:04:10 Step 26/26 : LABEL version=3.1.0-dev.10 17:04:10 ---> Running in 2e2c807e8ffd 17:04:11 Removing intermediate container 2e2c807e8ffd 17:04:11 ---> 0a889897c6c4 17:04:11 [Warning] One or more build-args [ARCH] were not consumed 17:04:11 Successfully built 0a889897c6c4 17:04:11 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 17:04:11 provisioning config files... 17:04:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/179@tmp/config6137011574531401447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:11 ---> docker-login.sh 17:04:11 nexus3.edgexfoundry.org:10001 17:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:11 Configure a credential helper to remove this warning. See 17:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:11 17:04:11 Login Succeeded 17:04:11 nexus3.edgexfoundry.org:10002 17:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:12 Configure a credential helper to remove this warning. See 17:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:12 17:04:12 Login Succeeded 17:04:12 nexus3.edgexfoundry.org:10003 17:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:12 Configure a credential helper to remove this warning. See 17:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:12 17:04:12 Login Succeeded 17:04:12 nexus3.edgexfoundry.org:10004 17:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:13 Configure a credential helper to remove this warning. See 17:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:13 17:04:13 Login Succeeded 17:04:13 docker.io 17:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:13 Configure a credential helper to remove this warning. See 17:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:13 17:04:13 Login Succeeded 17:04:13 ---> docker-login.sh ends [Pipeline] } 17:04:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:04:13 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:04:13 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 17:04:13 latest 17:04:13 3.1.0-dev.10 17:04:13 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 17:04:13 main 17:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:13 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:14 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 17:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:04:14 1b728ae3dacb: Preparing 17:04:14 940b51c42270: Preparing 17:04:14 7943336c4f13: Preparing 17:04:14 dd8cb7f1a845: Preparing 17:04:14 6a2e2078d958: Preparing 17:04:14 d2d9d24a8c2a: Preparing 17:04:14 d2d9d24a8c2a: Waiting 17:04:14 dd8cb7f1a845: Pushed 17:04:14 7943336c4f13: Pushed 17:04:14 940b51c42270: Pushed 17:04:14 d2d9d24a8c2a: Layer already exists 17:04:14 6a2e2078d958: Pushed 17:04:20 1b728ae3dacb: Pushed 17:04:20 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:20 + 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 17:04:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:04:20 1b728ae3dacb: Preparing 17:04:20 940b51c42270: Preparing 17:04:20 7943336c4f13: Preparing 17:04:20 dd8cb7f1a845: Preparing 17:04:20 6a2e2078d958: Preparing 17:04:20 d2d9d24a8c2a: Preparing 17:04:20 d2d9d24a8c2a: Waiting 17:04:20 940b51c42270: Layer already exists 17:04:20 1b728ae3dacb: Layer already exists 17:04:20 6a2e2078d958: Layer already exists 17:04:20 dd8cb7f1a845: Layer already exists 17:04:20 7943336c4f13: Layer already exists 17:04:20 d2d9d24a8c2a: Layer already exists 17:04:21 latest: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.10 17:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:04:21 1b728ae3dacb: Preparing 17:04:21 940b51c42270: Preparing 17:04:21 7943336c4f13: Preparing 17:04:21 dd8cb7f1a845: Preparing 17:04:21 6a2e2078d958: Preparing 17:04:21 d2d9d24a8c2a: Preparing 17:04:21 d2d9d24a8c2a: Waiting 17:04:21 6a2e2078d958: Layer already exists 17:04:21 dd8cb7f1a845: Layer already exists 17:04:21 1b728ae3dacb: Layer already exists 17:04:21 940b51c42270: Layer already exists 17:04:21 7943336c4f13: Layer already exists 17:04:21 d2d9d24a8c2a: Layer already exists 17:04:22 3.1.0-dev.10: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 17:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:04:22 1b728ae3dacb: Preparing 17:04:22 940b51c42270: Preparing 17:04:22 7943336c4f13: Preparing 17:04:22 dd8cb7f1a845: Preparing 17:04:22 6a2e2078d958: Preparing 17:04:22 d2d9d24a8c2a: Preparing 17:04:22 d2d9d24a8c2a: Waiting 17:04:22 1b728ae3dacb: Layer already exists 17:04:22 6a2e2078d958: Layer already exists 17:04:22 7943336c4f13: Layer already exists 17:04:22 940b51c42270: Layer already exists 17:04:22 dd8cb7f1a845: Layer already exists 17:04:22 d2d9d24a8c2a: Layer already exists 17:04:23 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:23 + 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 17:04:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:04:23 1b728ae3dacb: Preparing 17:04:23 940b51c42270: Preparing 17:04:23 7943336c4f13: Preparing 17:04:23 dd8cb7f1a845: Preparing 17:04:23 6a2e2078d958: Preparing 17:04:23 d2d9d24a8c2a: Preparing 17:04:23 d2d9d24a8c2a: Waiting 17:04:23 6a2e2078d958: Layer already exists 17:04:23 dd8cb7f1a845: Layer already exists 17:04:23 7943336c4f13: Layer already exists 17:04:23 940b51c42270: Layer already exists 17:04:23 1b728ae3dacb: Layer already exists 17:04:23 d2d9d24a8c2a: Layer already exists 17:04:24 main: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:04:24 ===================================================== [Pipeline] echo 17:04:24 taggedImages: 17:04:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 17:04:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:04:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.10 17:04:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 17:04:24 - 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 17:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:24 17:04:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:24 arm64: Pulling from edgex-lftools-log-publisher 17:04:24 8998bd30e6a1: Pulling fs layer 17:04:24 04944245beec: Pulling fs layer 17:04:24 699f458cf7ca: Pulling fs layer 17:04:24 765212b225bb: Pulling fs layer 17:04:24 f23df028b6ca: Pulling fs layer 17:04:24 d65c8cfc05b1: Pulling fs layer 17:04:24 2437ff75d9bd: Pulling fs layer 17:04:24 765212b225bb: Waiting 17:04:24 f23df028b6ca: Waiting 17:04:24 d65c8cfc05b1: Waiting 17:04:24 2437ff75d9bd: Waiting 17:04:25 04944245beec: Verifying Checksum 17:04:25 04944245beec: Download complete 17:04:25 765212b225bb: Verifying Checksum 17:04:25 765212b225bb: Download complete 17:04:25 f23df028b6ca: Verifying Checksum 17:04:25 f23df028b6ca: Download complete 17:04:25 d65c8cfc05b1: Verifying Checksum 17:04:25 d65c8cfc05b1: Download complete 17:04:25 699f458cf7ca: Verifying Checksum 17:04:25 699f458cf7ca: Download complete 17:04:25 8998bd30e6a1: Verifying Checksum 17:04:25 8998bd30e6a1: Download complete 17:04:28 2437ff75d9bd: Verifying Checksum 17:04:28 2437ff75d9bd: Download complete 17:04:29 8998bd30e6a1: Pull complete 17:04:30 04944245beec: Pull complete 17:04:31 699f458cf7ca: Pull complete 17:04:31 765212b225bb: Pull complete 17:04:35 f23df028b6ca: Pull complete 17:04:35 d65c8cfc05b1: Pull complete 17:04:50 2437ff75d9bd: Pull complete 17:04:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:50 prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container 17:04:50 $ 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/179 -v /w/workspace/app-service-configurable/179:/w/workspace/app-service-configurable/179:rw,z -v /w/workspace/app-service-configurable/179@tmp:/w/workspace/app-service-configurable/179@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 17:04:53 $ docker top d0c19ee0965ca40833ddf056025da2c90e7f81a85758730228c5ac4f21e9fb1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:54 ---> job-cost.sh 17:04:54 lf-activate-venv: SKIPPING 17:04:54 INFO: No Stack... 17:04:54 INFO: Retrieving Pricing Info for: v3-standard-4 17:04:55 INFO: Archiving Costs [Pipeline] sh 17:04:56 + + cut -d,cat -f6 /w/workspace/app-service-configurable/179/archives/cost.csv 17:04:56 [Pipeline] lock 17:04:56 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] 17:04:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] did not exist. Created. 17:04:56 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:04:56 /w/workspace/app-service-configurable/179@tmp/durable-6c9b923e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:04:57 + echo total: 0.10999999940395355 [Pipeline] stash 17:04:57 Warning: overwriting stash ‘stack-cost’ 17:04:57 Stashed 1 file(s) [Pipeline] } 17:04:57 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:57 $ docker stop --time=1 d0c19ee0965ca40833ddf056025da2c90e7f81a85758730228c5ac4f21e9fb1d 17:05:01 $ docker rm -f --volumes d0c19ee0965ca40833ddf056025da2c90e7f81a85758730228c5ac4f21e9fb1d [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 17:05:05 provisioning config files... 17:05:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3650058399769920135tmp [Pipeline] { [Pipeline] sh 17:05:06 + set +x 17:05:06 + curl -s https://codecov.io/bash 17:05:06 + bash -s -- 17:05:06 17:05:06 _____ _ 17:05:06 / ____| | | 17:05:06 | | ___ __| | ___ ___ _____ __ 17:05:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:05:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:05:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:05:06 Bash-1.0.6 17:05:06 17:05:06 17:05:06 ==> git version 2.25.1 found 17:05:06 ==> 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 17:05:06 Release-Date: 2020-01-08 17:05:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:05:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:05:06 ==> Jenkins CI detected. 17:05:06 current dir:  /w/workspace/ry_app-service-configurable_main 17:05:06 project root: . 17:05:06 --> token set from env 17:05:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:05:06 ==> Running gcov in . (disable via -X gcov) 17:05:06 ==> Python coveragepy not found 17:05:06 ==> Searching for coverage reports in: 17:05:06 + . 17:05:06 -> Found 1 reports 17:05:06 ==> Detecting git/mercurial file structure 17:05:06 ==> Reading reports 17:05:06 + ./coverage.out bytes=13 17:05:06 ==> Appending adjustments 17:05:06 https://docs.codecov.io/docs/fixing-reports 17:05:06 + Found adjustments 17:05:06 ==> Gzipping contents 17:05:06 4.0K /tmp/codecov.P3RBhY.gz 17:05:06 ==> Uploading reports 17:05:06 url: https://codecov.io 17:05:06 query: branch=main&commit=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:05:06 -> Pinging Codecov 17:05:06 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=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:05:06 -> Uploading to 17:05:06 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/A97CA9966030D2A3747ED39772930CCE/7eb6870f083ace6c1f79e58d33ce706f6bd3bcba/56cd9a2e-67d4-4230-8232-8396602c8214.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T170506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8307af90e0b2f836cf570d8c57c46d1f694999db6494ebbf5705679b0b992dc4 17:05:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:05:06 Dload Upload Total Spent Left Speed 17:05:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2294 --:--:-- --:--:-- --:--:-- 2281 17:05:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] } 17:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:05:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:05:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:05:07 17:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:05:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:05:07 df9b9388f04a: Pulling fs layer 17:05:07 52dc419b0ee2: Pulling fs layer 17:05:07 25bc292e5bac: Pulling fs layer 17:05:07 114826534d7a: Pulling fs layer 17:05:07 4657fd5d0bcf: Pulling fs layer 17:05:07 6ad1cebc031e: Pulling fs layer 17:05:07 8a3aa393b2d8: Pulling fs layer 17:05:07 114826534d7a: Waiting 17:05:07 6ad1cebc031e: Waiting 17:05:07 8a3aa393b2d8: Waiting 17:05:07 4657fd5d0bcf: Waiting 17:05:07 25bc292e5bac: Verifying Checksum 17:05:07 25bc292e5bac: Download complete 17:05:07 52dc419b0ee2: Verifying Checksum 17:05:07 52dc419b0ee2: Download complete 17:05:07 4657fd5d0bcf: Verifying Checksum 17:05:07 4657fd5d0bcf: Download complete 17:05:07 df9b9388f04a: Download complete 17:05:07 df9b9388f04a: Pull complete 17:05:07 52dc419b0ee2: Pull complete 17:05:07 6ad1cebc031e: Verifying Checksum 17:05:07 6ad1cebc031e: Download complete 17:05:07 25bc292e5bac: Pull complete 17:05:08 114826534d7a: Verifying Checksum 17:05:08 114826534d7a: Download complete 17:05:08 8a3aa393b2d8: Verifying Checksum 17:05:08 8a3aa393b2d8: Download complete 17:05:11 114826534d7a: Pull complete 17:05:11 4657fd5d0bcf: Pull complete 17:05:12 6ad1cebc031e: Pull complete 17:05:14 8a3aa393b2d8: Pull complete 17:05:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:05:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:14 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 17:05:14 $ 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 17:05:19 $ docker top b94c61408648a64fa7cda94bdd00d00c838b0402cfa2712ae1a315566bb75d08 -eo pid,comm [Pipeline] { [Pipeline] echo 17:05:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:05:19 + set -o pipefail 17:05:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:05:26 17:05:26 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:05:26 17:05:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dec8ac21-e3d7-4aed-805b-fa432846a978 17:05:26 17:05:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:05:26 17:05:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:05:26 17:05:26 17:05:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:05:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:05:26 More details here: https://snyk.co/ue1NS 17:05:26 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:05:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:05:27 $ docker stop --time=1 b94c61408648a64fa7cda94bdd00d00c838b0402cfa2712ae1a315566bb75d08 17:05:30 $ docker rm -f --volumes b94c61408648a64fa7cda94bdd00d00c838b0402cfa2712ae1a315566bb75d08 [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 17:05:31 + git log --format=format:%s -1 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] sh 17:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:32 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 17:05:32 $ 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 17:05:32 $ docker top dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 -eo pid,comm 17:05:32 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). 17:05:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:32 [ssh-agent] Looking for ssh-agent implementation... 17:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:32 $ docker exec dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 ssh-agent 17:05:33 SSH_AUTH_SOCK=/tmp/ssh-tHfNPwxrqiXZ/agent.32 17:05:33 SSH_AGENT_PID=38 17:05:33 Running ssh-add (command line suppressed) 17:05:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14667682463985408926.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14667682463985408926.key) 17:05:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:33 + git semver tag 17:05:33 2023-08-14 17:05:33,631 [run_tag] DEBUG tag force:False 17:05:33 2023-08-14 17:05:33,631 [check_head_tag] DEBUG check head tag 17:05:33 2023-08-14 17:05:33,633 [execute] INFO git cat-file --batch-check 17:05:33 2023-08-14 17:05:33,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:05:33 2023-08-14 17:05:33,637 [execute] INFO git cat-file --batch 17:05:33 2023-08-14 17:05:33,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:05:33 2023-08-14 17:05:33,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:05:33 2023-08-14 17:05:33,649 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 17:05:33 2023-08-14 17:05:33,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:05:33 2023-08-14 17:05:33,654 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:05:33 3.1.0-dev.10 [Pipeline] } 17:05:33 $ docker exec --env ******** --env ******** dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 ssh-agent -k 17:05:33 unset SSH_AUTH_SOCK; 17:05:33 unset SSH_AGENT_PID; 17:05:33 echo Agent pid 38 killed; 17:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:34 + git semver [Pipeline] } 17:05:34 $ docker stop --time=1 dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 17:05:35 $ docker rm -f --volumes dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:36 17:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:36 0.23.1-centos7: Pulling from edgex-lftools 17:05:36 ab5ef0e58194: Pulling fs layer 17:05:36 9712f1f96733: Pulling fs layer 17:05:36 63f879dbbcfc: Pulling fs layer 17:05:36 0d9ebad4ef96: Pulling fs layer 17:05:36 e9a5061849ea: Pulling fs layer 17:05:36 d747dcd14b5f: Pulling fs layer 17:05:36 2de7ff778b66: Pulling fs layer 17:05:36 2de7ff778b66: Waiting 17:05:36 d747dcd14b5f: Waiting 17:05:36 e9a5061849ea: Waiting 17:05:36 0d9ebad4ef96: Waiting 17:05:36 9712f1f96733: Verifying Checksum 17:05:36 9712f1f96733: Download complete 17:05:36 63f879dbbcfc: Verifying Checksum 17:05:36 63f879dbbcfc: Download complete 17:05:36 0d9ebad4ef96: Verifying Checksum 17:05:36 0d9ebad4ef96: Download complete 17:05:36 d747dcd14b5f: Verifying Checksum 17:05:36 d747dcd14b5f: Download complete 17:05:36 e9a5061849ea: Verifying Checksum 17:05:36 e9a5061849ea: Download complete 17:05:37 ab5ef0e58194: Verifying Checksum 17:05:37 ab5ef0e58194: Download complete 17:05:37 2de7ff778b66: Verifying Checksum 17:05:37 2de7ff778b66: Download complete 17:05:39 ab5ef0e58194: Pull complete 17:05:39 9712f1f96733: Pull complete 17:05:40 63f879dbbcfc: Pull complete 17:05:43 0d9ebad4ef96: Pull complete 17:05:43 e9a5061849ea: Pull complete 17:05:43 d747dcd14b5f: Pull complete 17:05:44 2de7ff778b66: Pull complete 17:05:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:05:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:44 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 17:05:44 $ 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 17:05:49 $ docker top 5b5275cbac1c53276109f2914bdd9a8f0216d1d90db53c23d87d22147c63ffcc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:05:49 provisioning config files... 17:05:49 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18040410552012702569tmp 17:05:49 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1177728532126829176tmp 17:05:49 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config828842455125530608tmp [Pipeline] { [Pipeline] echo 17:05:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:05:49 ---> sigul-configuration.sh 17:05:49 gpg: directory `/root/.gnupg' created 17:05:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:05:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:05:49 gpg: keyring `/root/.gnupg/secring.gpg' created 17:05:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:05:49 gpg: CAST5 encrypted data 17:05:49 gpg: encrypted with 1 passphrase 17:05:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:05:49 + mkdir /home/jenkins 17:05:49 + mkdir /home/jenkins/sigul [Pipeline] sh 17:05:50 + 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 17:05:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:05:50 ---> sigul-install.sh 17:05:50 Sigul already installed; skipping installation. [Pipeline] sh 17:05:50 + git tag --list 17:05:50 v1.0.0 17:05:50 v1.1.0 17:05:50 v1.2.0 17:05:50 v1.3.0 17:05:50 v1.3.1 17:05:50 v2.0.0 17:05:50 v2.0.1 17:05:50 v2.1.0 17:05:50 v2.1.1 17:05:50 v2.1.2 17:05:50 v2.2.0 17:05:50 v2.3 17:05:50 v2.3.0 17:05:50 v2.3.1 17:05:50 v3.0 17:05:50 v3.0.0 17:05:50 v3.0.1 17:05:50 v3.0.1-dev.1 17:05:50 v3.1.0-dev.1 17:05:50 v3.1.0-dev.10 17:05:50 v3.1.0-dev.2 17:05:50 v3.1.0-dev.3 17:05:50 v3.1.0-dev.4 17:05:50 v3.1.0-dev.5 17:05:50 v3.1.0-dev.6 17:05:50 v3.1.0-dev.7 17:05:50 v3.1.0-dev.8 17:05:50 v3.1.0-dev.9 [Pipeline] sh 17:05:50 + lftools sign git-tag v3.1.0-dev.10 17:05:51 Signing Git tag with Sigul... 17:05:51 Signing v3.1.0-dev.10 [Pipeline] echo 17:05:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:05:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:05:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:05:52 $ docker stop --time=1 5b5275cbac1c53276109f2914bdd9a8f0216d1d90db53c23d87d22147c63ffcc 17:05:53 $ docker rm -f --volumes 5b5275cbac1c53276109f2914bdd9a8f0216d1d90db53c23d87d22147c63ffcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:05:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:54 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 17:05:54 $ 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 17:05:55 $ docker top 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d -eo pid,comm 17:05:55 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). 17:05:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:55 [ssh-agent] Looking for ssh-agent implementation... 17:05:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:55 $ docker exec 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d ssh-agent 17:05:55 SSH_AUTH_SOCK=/tmp/ssh-TN9QdpC5kCBy/agent.31 17:05:55 SSH_AGENT_PID=37 17:05:55 Running ssh-add (command line suppressed) 17:05:55 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7834261145191898849.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7834261145191898849.key) 17:05:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:55 + git semver bump pre 17:05:56 2023-08-14 17:05:55,898 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:05:56 2023-08-14 17:05:55,898 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 17:05:56 2023-08-14 17:05:55,898 [bump_version] DEBUG bumped version:3.1.0-dev.11 17:05:56 2023-08-14 17:05:55,899 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:05:56 2023-08-14 17:05:55,899 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:05:56 2023-08-14 17:05:55,899 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:05:56 2023-08-14 17:05:55,902 [execute] INFO git cat-file --batch-check 17:05:56 2023-08-14 17:05:55,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:05:56 2023-08-14 17:05:55,907 [execute] INFO git cat-file --batch 17:05:56 2023-08-14 17:05:55,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:05:56 2023-08-14 17:05:55,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:05:56 3.1.0-dev.11 [Pipeline] } 17:05:56 $ docker exec --env ******** --env ******** 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d ssh-agent -k 17:05:56 unset SSH_AUTH_SOCK; 17:05:56 unset SSH_AGENT_PID; 17:05:56 echo Agent pid 37 killed; 17:05:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:05:56 + git semver [Pipeline] } 17:05:56 $ docker stop --time=1 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d 17:05:57 $ docker rm -f --volumes 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d [Pipeline] // withDockerContainer [Pipeline] sh 17:05:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:05:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:58 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 17:05:58 $ 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 17:05:59 $ docker top 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:05:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:59 [ssh-agent] Looking for ssh-agent implementation... 17:05:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:59 $ docker exec 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 ssh-agent 17:05:59 SSH_AUTH_SOCK=/tmp/ssh-rsGWCEJFECyM/agent.32 17:05:59 SSH_AGENT_PID=38 17:05:59 Running ssh-add (command line suppressed) 17:05:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11475127628826588480.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11475127628826588480.key) 17:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:05:59 + git semver push 17:06:00 2023-08-14 17:05:59,951 [run_push] DEBUG push 17:06:00 2023-08-14 17:05:59,953 [execute] INFO git cat-file --batch-check 17:06:00 2023-08-14 17:05:59,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:06:00 2023-08-14 17:05:59,957 [execute] INFO git rev-list 5806c3a6f77d22c324a620e9012d42c7831120bc -- 17:06:00 2023-08-14 17:05:59,957 [execute] DEBUG Popen(['git', 'rev-list', '5806c3a6f77d22c324a620e9012d42c7831120bc', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:06:00 2023-08-14 17:05:59,967 [execute] INFO git fetch -v origin 17:06:00 2023-08-14 17:05:59,967 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:06:00 2023-08-14 17:06:00,451 [run_push] DEBUG no remote changes detected 17:06:00 2023-08-14 17:06:00,452 [execute] INFO git push origin semver 17:06:00 2023-08-14 17:06:00,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:06:01 2023-08-14 17:06:01,224 [run_push] DEBUG push all version tags 17:06:01 2023-08-14 17:06:01,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:06:01 2023-08-14 17:06:01,225 [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) 17:06:02 2023-08-14 17:06:02,075 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:06:02 3.1.0-dev.11 [Pipeline] } 17:06:02 $ docker exec --env ******** --env ******** 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 ssh-agent -k 17:06:02 unset SSH_AUTH_SOCK; 17:06:02 unset SSH_AGENT_PID; 17:06:02 echo Agent pid 38 killed; 17:06:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:06:02 + git semver [Pipeline] } 17:06:02 $ docker stop --time=1 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 17:06:04 $ docker rm -f --volumes 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 [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 17:06:04 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:06:04 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:06:04 total 16 17:06:04 drwxr-xr-x 3 root root 4096 Aug 14 16:51 . 17:06:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 17:05 .. 17:06:04 drwxr-xr-x 2 root root 4096 Aug 14 16:51 cost 17:06:04 -rw-r--r-- 1 root root 96 Aug 14 16:51 cost.csv 17:06:04 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:06:04 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:06:04 total 16 17:06:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:51 . 17:06:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 17:05 .. 17:06:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 16:51 cost 17:06:04 -rw-r--r-- 1 jenkins jenkins 96 Aug 14 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:06:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:05 ---> package-listing.sh 17:06:05 ++ facter osfamily 17:06:05 ++ tr '[:upper:]' '[:lower:]' 17:06:06 + OS_FAMILY=debian 17:06:06 + workspace=/w/workspace/ry_app-service-configurable_main 17:06:06 + START_PACKAGES=/tmp/packages_start.txt 17:06:06 + END_PACKAGES=/tmp/packages_end.txt 17:06:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:06 + PACKAGES=/tmp/packages_start.txt 17:06:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:06:06 + PACKAGES=/tmp/packages_end.txt 17:06:06 + case "${OS_FAMILY}" in 17:06:06 + dpkg -l 17:06:06 + grep '^ii' 17:06:06 + '[' -f /tmp/packages_start.txt ']' 17:06:06 + '[' -f /tmp/packages_end.txt ']' 17:06:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:06 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:06:06 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:06:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:06:06 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 17:06:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:06 prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container 17:06:07 $ 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 17:06:07 $ docker top 2c118322c7aadf2ce8f64efc693f570676e1c73223714731a79a9d49dea5bd94 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:07 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:08 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:08 + ls /var/log/sa-host 17:06:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:08 provisioning config files... 17:06:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7858630046690739648tmp [Pipeline] { [Pipeline] echo 17:06:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:08 ---> create-netrc.sh [Pipeline] } 17:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:09 ---> python-tools-install.sh [Pipeline] echo 17:06:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:09 ---> sudo-logs.sh 17:06:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:09 ---> job-cost.sh 17:06:09 lf-activate-venv: SKIPPING 17:06:09 DEBUG: total: 0.2199999988079071 17:06:09 INFO: Retrieving Stack Cost... 17:06:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:10 INFO: Archiving Costs [Pipeline] echo 17:06:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:10 ---> logs-deploy.sh 17:06:10 lf-activate-venv: SKIPPING 17:06:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/179 17:06:10 INFO: archiving workspace using pattern(s): 17:06:11 Archives upload complete. 17:06:11 INFO: archiving logs to Nexus