Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ea7de7037f69387958e609f1deec0c61dae2d1a 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-ssh4391663001984996370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh421464937062585364.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7556032393160212829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5603527729177144946.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-ssh12526322440442699444.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5836 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 6ea7de7037f69387958e609f1deec0c61dae2d1a (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#536)" > 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 6ea7de7037f69387958e609f1deec0c61dae2d1a # timeout=10 > git rev-list --no-walk dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:03 ========================================================= 04:22:03 EdgeX Global Pipelines Version Info 04:22:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:03 ------------------- 04:22:03 stable info: 04:22:03 ------------------- 04:22:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:03 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:22:03 Message: update stable to v1.0.245 04:22:04 ------------------- 04:22:04 experimental info: 04:22:04 ------------------- 04:22:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:04 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:22:04 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ea7de7 [Pipeline] echo 04:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:05 provisioning config files... 04:22:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5171784280829840094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:05 ---> docker-login.sh 04:22:05 nexus3.edgexfoundry.org:10001 04:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:06 Configure a credential helper to remove this warning. See 04:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:06 04:22:06 Login Succeeded 04:22:06 nexus3.edgexfoundry.org:10002 04:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:06 Configure a credential helper to remove this warning. See 04:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:06 04:22:06 Login Succeeded 04:22:06 nexus3.edgexfoundry.org:10003 04:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:06 Configure a credential helper to remove this warning. See 04:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:06 04:22:06 Login Succeeded 04:22:06 nexus3.edgexfoundry.org:10004 04:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:06 Configure a credential helper to remove this warning. See 04:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:06 04:22:06 Login Succeeded 04:22:06 docker.io 04:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:06 Configure a credential helper to remove this warning. See 04:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:06 04:22:06 Login Succeeded 04:22:06 ---> docker-login.sh ends [Pipeline] } 04:22:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:22:07 + git rev-list -1 --merges 6ea7de7037f69387958e609f1deec0c61dae2d1a~1..6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo 04:22:07 -----------> git rev-list -1 --merges 6ea7de7037f69387958e609f1deec0c61dae2d1a~1..6ea7de7037f69387958e609f1deec0c61dae2d1a 6ea7de7037f69387958e609f1deec0c61dae2d1a [false] [Pipeline] sh 04:22:07 + git log --format=format:%s -1 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo 04:22:07 ========================================================= 04:22:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:22:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:07 + git log --format=format:%s -1 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] echo 04:22:07 [semverPrep] GIT_COMMIT: 6ea7de7037f69387958e609f1deec0c61dae2d1a, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#536) [Pipeline] echo 04:22:07 [semverPrep] This is not a build commit. [Pipeline] sh 04:22:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:08 + grep -v github /etc/ssh/ssh_known_hosts 04:22:08 + [ -e /tmp/ssh_known_hosts ] 04:22:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:08 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:08 04:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:09 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:09 b85a868b505f: Pulling fs layer 04:22:09 e2be974225ed: Pulling fs layer 04:22:09 339a4e72a1f5: Pulling fs layer 04:22:09 988bab9f4d93: Pulling fs layer 04:22:09 1469e6f7b9e6: Pulling fs layer 04:22:09 eaf3925da568: Pulling fs layer 04:22:09 bab4dde63d76: Pulling fs layer 04:22:09 bde34c3a00c8: Pulling fs layer 04:22:09 b352a97aabf1: Pulling fs layer 04:22:09 4872d77fe225: Pulling fs layer 04:22:09 5851b861e8e6: Pulling fs layer 04:22:09 bab4dde63d76: Waiting 04:22:09 bde34c3a00c8: Waiting 04:22:09 b352a97aabf1: Waiting 04:22:09 5851b861e8e6: Waiting 04:22:09 988bab9f4d93: Waiting 04:22:09 4872d77fe225: Waiting 04:22:09 1469e6f7b9e6: Waiting 04:22:09 eaf3925da568: Waiting 04:22:09 e2be974225ed: Verifying Checksum 04:22:09 e2be974225ed: Download complete 04:22:09 988bab9f4d93: Verifying Checksum 04:22:09 988bab9f4d93: Download complete 04:22:09 1469e6f7b9e6: Verifying Checksum 04:22:09 1469e6f7b9e6: Download complete 04:22:09 339a4e72a1f5: Verifying Checksum 04:22:09 339a4e72a1f5: Download complete 04:22:09 eaf3925da568: Download complete 04:22:09 bde34c3a00c8: Download complete 04:22:09 b352a97aabf1: Download complete 04:22:09 4872d77fe225: Download complete 04:22:09 5851b861e8e6: Verifying Checksum 04:22:09 5851b861e8e6: Download complete 04:22:09 b85a868b505f: Verifying Checksum 04:22:09 b85a868b505f: Download complete 04:22:09 bab4dde63d76: Verifying Checksum 04:22:09 bab4dde63d76: Download complete 04:22:10 b85a868b505f: Pull complete 04:22:10 e2be974225ed: Pull complete 04:22:11 339a4e72a1f5: Pull complete 04:22:11 988bab9f4d93: Pull complete 04:22:11 1469e6f7b9e6: Pull complete 04:22:11 eaf3925da568: Pull complete 04:22:13 bab4dde63d76: Pull complete 04:22:13 bde34c3a00c8: Pull complete 04:22:13 b352a97aabf1: Pull complete 04:22:13 4872d77fe225: Pull complete 04:22:13 5851b861e8e6: Pull complete 04:22:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:13 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:22:13 $ 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 04:22:16 $ docker top 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 -eo pid,comm 04:22:16 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). 04:22:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:16 [ssh-agent] Looking for ssh-agent implementation... 04:22:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:16 $ docker exec 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent 04:22:16 SSH_AUTH_SOCK=/tmp/ssh-Owu6K7daRQF8/agent.32 04:22:16 SSH_AGENT_PID=37 04:22:16 Running ssh-add (command line suppressed) 04:22:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15791158771732343079.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15791158771732343079.key) 04:22:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:16 + git tag --points-at HEAD [Pipeline] } 04:22:16 $ docker exec --env ******** --env ******** 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent -k 04:22:16 unset SSH_AUTH_SOCK; 04:22:16 unset SSH_AGENT_PID; 04:22:16 echo Agent pid 37 killed; 04:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:22:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:16 [ssh-agent] Looking for ssh-agent implementation... 04:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:17 $ docker exec 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent 04:22:17 SSH_AUTH_SOCK=/tmp/ssh-Eh20BkPdgX2y/agent.69 04:22:17 SSH_AGENT_PID=75 04:22:17 Running ssh-add (command line suppressed) 04:22:17 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15869617124121274729.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15869617124121274729.key) 04:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:17 + git semver init 04:22:17 2023-03-26 04:22:17,743 [run_init] DEBUG init version:0.0.0 force:False 04:22:17 2023-03-26 04:22:17,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:22:17 2023-03-26 04:22:17,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:22:17 2023-03-26 04:22:17,744 [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) 04:22:18 2023-03-26 04:22:18,520 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:22:18 2023-03-26 04:22:18,521 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:22:18 2023-03-26 04:22:18,521 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:22:18 2023-03-26 04:22:18,521 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:22:18 3.0.0-dev.26 [Pipeline] } 04:22:18 $ docker exec --env ******** --env ******** 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 ssh-agent -k 04:22:18 unset SSH_AUTH_SOCK; 04:22:18 unset SSH_AGENT_PID; 04:22:18 echo Agent pid 75 killed; 04:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:19 + git semver [Pipeline] } 04:22:19 $ docker stop --time=1 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 04:22:20 $ docker rm -f --volumes 81d8b627050b746ea1fd788ed9f168c9c03a86870c972c41651445269b979d59 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:21 Stashed 1 file(s) [Pipeline] echo 04:22:21 [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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 04:22:21 provisioning config files... 04:22:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11297408292229319702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:21 ---> docker-login.sh 04:22:21 nexus3.edgexfoundry.org:10001 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 nexus3.edgexfoundry.org:10002 04:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:21 Configure a credential helper to remove this warning. See 04:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:21 04:22:21 Login Succeeded 04:22:21 nexus3.edgexfoundry.org:10003 04:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:22 Configure a credential helper to remove this warning. See 04:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:22 04:22:22 Login Succeeded 04:22:22 nexus3.edgexfoundry.org:10004 04:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:22 Configure a credential helper to remove this warning. See 04:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:22 04:22:22 Login Succeeded 04:22:22 docker.io 04:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:22:22 Configure a credential helper to remove this warning. See 04:22:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:22:22 04:22:22 Login Succeeded 04:22:22 ---> docker-login.sh ends [Pipeline] } 04:22:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:22:22 ========================================================= 04:22:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:22:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:22 + 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 . 04:22:22 Sending build context to Docker daemon 3.237MB 04:22:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:22:22 Step 2/12 : FROM ${BASE} AS builder 04:22:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:22:22 63b65145d645: Pulling fs layer 04:22:22 a2d21d5440eb: Pulling fs layer 04:22:22 935e6c44a52c: Pulling fs layer 04:22:22 94cc34f8dd06: Pulling fs layer 04:22:22 30dea6a524f1: Pulling fs layer 04:22:22 a2aff8979fd8: Pulling fs layer 04:22:22 6808be2612f2: Pulling fs layer 04:22:22 f25807f1079a: Pulling fs layer 04:22:22 94cc34f8dd06: Waiting 04:22:22 30dea6a524f1: Waiting 04:22:22 a2aff8979fd8: Waiting 04:22:22 6808be2612f2: Waiting 04:22:22 f25807f1079a: Waiting 04:22:22 a2d21d5440eb: Download complete 04:22:22 94cc34f8dd06: Verifying Checksum 04:22:22 94cc34f8dd06: Download complete 04:22:22 30dea6a524f1: Download complete 04:22:23 63b65145d645: Verifying Checksum 04:22:23 63b65145d645: Download complete 04:22:23 a2aff8979fd8: Verifying Checksum 04:22:23 a2aff8979fd8: Download complete 04:22:23 63b65145d645: Pull complete 04:22:23 a2d21d5440eb: Pull complete 04:22:23 f25807f1079a: Verifying Checksum 04:22:23 f25807f1079a: Download complete 04:22:23 935e6c44a52c: Verifying Checksum 04:22:23 935e6c44a52c: Download complete 04:22:23 6808be2612f2: Verifying Checksum 04:22:23 6808be2612f2: Download complete 04:22:27 935e6c44a52c: Pull complete 04:22:27 94cc34f8dd06: Pull complete 04:22:27 30dea6a524f1: Pull complete 04:22:27 a2aff8979fd8: Pull complete 04:22:28 6808be2612f2: Pull complete 04:22:29 f25807f1079a: Pull complete 04:22:29 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:22:29 ---> 3b553350e43f 04:22:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:22:33 ---> Running in d92362306802 04:22:33 Removing intermediate container d92362306802 04:22:33 ---> 4cb50ca73e34 04:22:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:22:33 ---> Running in 709b2afbf6c7 04:22:33 Removing intermediate container 709b2afbf6c7 04:22:33 ---> 4697d8527a55 04:22:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:22:33 ---> Running in d3b29e650776 04:22:33 Removing intermediate container d3b29e650776 04:22:33 ---> 05e3b3197f7d 04:22:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:33 ---> Running in 2cc267adde56 04:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:22:34 OK: 265 MiB in 53 packages 04:22:34 Removing intermediate container 2cc267adde56 04:22:34 ---> 1fe0382a3963 04:22:34 Step 7/12 : WORKDIR /app 04:22:34 ---> Running in 826e28618409 04:22:34 Removing intermediate container 826e28618409 04:22:34 ---> 79c3c896243f 04:22:34 Step 8/12 : COPY go.mod vendor* ./ 04:22:34 ---> c5f7651a2fa5 04:22:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:34 ---> Running in 3da29d807caf 04:22:36 Still waiting to schedule task 04:22:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:23:13 Removing intermediate container 3da29d807caf 04:23:13 ---> d0617bb14ccb 04:23:13 Step 10/12 : COPY . . 04:23:13 ---> 93e18e13028e 04:23:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:13 ---> Running in 32c8b9f62a02 04:23:13 Removing intermediate container 32c8b9f62a02 04:23:13 ---> dbc3aadc7e15 04:23:13 Step 12/12 : RUN $MAKE 04:23:13 ---> Running in 529a030d7731 04:23:13 noop 04:23:13 Removing intermediate container 529a030d7731 04:23:13 ---> 0e6b2fd5f82c 04:23:13 Successfully built 0e6b2fd5f82c 04:23:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:13 + docker inspect -f . ci-base-image-x86_64 04:23:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:13 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:23:13 $ 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 04:23:14 $ docker top 2353a4d3bb370fdeac758dc4dadee69439011225180ecfc6f8725feef46e377b -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:14 + go version 04:23:14 go version go1.20.2 linux/amd64 [Pipeline] } 04:23:14 $ docker stop --time=1 2353a4d3bb370fdeac758dc4dadee69439011225180ecfc6f8725feef46e377b 04:23:15 $ docker rm -f --volumes 2353a4d3bb370fdeac758dc4dadee69439011225180ecfc6f8725feef46e377b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:15 + docker inspect -f . ci-base-image-x86_64 04:23:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:16 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:23:16 $ 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 04:23:16 $ docker top d83bba930bce2d02faa489126dfd2b933619fc91d7c5efc7341f30732cdea93a -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:16 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:23:17 + make test 04:23:17 go test -race -coverprofile=coverage.out ./... 04:23:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:23:57 go vet ./... 04:24:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:00 ./bin/test-attribution-txt.sh 04:24:00 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 04:24:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:24:00 $ docker stop --time=1 d83bba930bce2d02faa489126dfd2b933619fc91d7c5efc7341f30732cdea93a 04:24:03 $ docker rm -f --volumes d83bba930bce2d02faa489126dfd2b933619fc91d7c5efc7341f30732cdea93a [Pipeline] // withDockerContainer [Pipeline] sh 04:24:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:04 + ls -al . 04:24:04 total 176 04:24:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 04:23 . 04:24:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:22 .. 04:24:04 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 04:22 .dockerignore 04:24:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 04:22 .git 04:24:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 04:22 .github 04:24:04 -rw-rw-r-- 1 jenkins jenkins 171 Mar 26 04:22 .gitignore 04:24:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 04:22 .golangci.yml 04:24:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 04:22 .semver 04:24:04 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 26 04:22 Attribution.txt 04:24:04 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 26 04:22 CHANGELOG.md 04:24:04 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 26 04:22 Dockerfile 04:24:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 04:22 GOVERNANCE.md 04:24:04 -rw-rw-r-- 1 jenkins jenkins 688 Mar 26 04:22 Jenkinsfile 04:24:04 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 04:22 LICENSE 04:24:04 -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 04:22 OWNERS.md 04:24:04 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 26 04:22 README.md 04:24:04 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 04:22 VERSION 04:24:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 04:22 bin 04:24:04 -rw-r--r-- 1 jenkins jenkins 13 Mar 26 04:23 coverage.out 04:24:04 -rw-rw-r-- 1 jenkins jenkins 3299 Mar 26 04:22 go.mod 04:24:04 -rw-rw-r-- 1 jenkins jenkins 30864 Mar 26 04:22 go.sum 04:24:04 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 26 04:22 main.go 04:24:04 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 26 04:22 makefile 04:24:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:22 res 04:24:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:05 + 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=6ea7de7037f69387958e609f1deec0c61dae2d1a --label arch=amd64 --label version=3.0.0-dev.26 . 04:24:05 Sending build context to Docker daemon 3.238MB 04:24:05 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:24:05 Step 2/26 : FROM ${BASE} AS builder 04:24:05 ---> 0e6b2fd5f82c 04:24:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:24:05 ---> Running in 3184aa357a93 04:24:05 Removing intermediate container 3184aa357a93 04:24:05 ---> 75b3c2fb6c73 04:24:05 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:24:05 ---> Running in 0fbb33470317 04:24:05 Removing intermediate container 0fbb33470317 04:24:05 ---> 79fafe4caa10 04:24:05 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:24:05 ---> Running in bb6a83e340df 04:24:05 Removing intermediate container bb6a83e340df 04:24:05 ---> b05b97917d0d 04:24:05 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:05 ---> Running in 1a40b53653b0 04:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:24:06 OK: 265 MiB in 53 packages 04:24:06 Removing intermediate container 1a40b53653b0 04:24:06 ---> f286dd4b4369 04:24:06 Step 7/26 : WORKDIR /app 04:24:06 ---> Running in fd3e723e2a77 04:24:06 Removing intermediate container fd3e723e2a77 04:24:06 ---> e29727c36037 04:24:06 Step 8/26 : COPY go.mod vendor* ./ 04:24:06 ---> 41c764c21ecb 04:24:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:06 ---> Running in 837855e7f7ce 04:24:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5837 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:24:07 Running in /w/workspace/app-service-configurable/143 [Pipeline] { [Pipeline] checkout 04:24:07 Selected Git installation does not exist. Using Default 04:24:07 The recommended git tool is: NONE 04:24:07 Removing intermediate container 837855e7f7ce 04:24:07 ---> b306a6e8232e 04:24:07 Step 10/26 : COPY . . 04:24:07 ---> 99bf4b6ad916 04:24:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:07 ---> Running in b19660fead1c 04:24:07 Removing intermediate container b19660fead1c 04:24:07 ---> c1b64172bfe2 04:24:07 Step 12/26 : RUN $MAKE 04:24:07 ---> Running in 1f420dd6c271 04:24:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26" -trimpath -mod=readonly -o app-service-configurable 04:24:12 using credential edgex-jenkins-ssh 04:24:12 Cloning the remote Git repository 04:24:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:24:12 > git init /w/workspace/app-service-configurable/143 # timeout=10 04:24:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:24:12 > git --version # timeout=10 04:24:12 > git --version # 'git version 2.25.1' 04:24:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:15 Avoid second fetch 04:24:15 Checking out Revision 6ea7de7037f69387958e609f1deec0c61dae2d1a (main) 04:24:15 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#536)" 04:24:15 > git config core.sparsecheckout # timeout=10 04:24:15 > git checkout -f 6ea7de7037f69387958e609f1deec0c61dae2d1a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:24:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:16 Dload Upload Total Spent Left Speed 04:24:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 04:24:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:24:17 + sudo tee /etc/docker/daemon.new 04:24:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:24:17 { 04:24:17 "registry-mirrors": [ 04:24:17 "https://nexus3.edgexfoundry.org:10001" 04:24:17 ], 04:24:17 "bip": "10.250.0.254/24", 04:24:17 "hosts": [ 04:24:17 "tcp://0.0.0.0:5555", 04:24:17 "unix:///var/run/docker.sock" 04:24:17 ], 04:24:17 "mtu": 1458, 04:24:17 "selinux-enabled": true, 04:24:17 "seccomp-profile": "/etc/docker/seccomp.json" 04:24:17 } [Pipeline] sh 04:24:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:24:18 + sudo service docker restart 04:24:26 Removing intermediate container 1f420dd6c271 04:24:26 ---> 032a3e7a9864 04:24:26 Step 13/26 : FROM alpine:3.17 04:24:26 3.17: Pulling from library/alpine 04:24:26 63b65145d645: Already exists 04:24:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:24:26 Status: Downloaded newer image for alpine:3.17 04:24:26 ---> b2aa39c304c2 04:24:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:24:27 ---> Running in 0dcad3177a1d 04:24:27 Removing intermediate container 0dcad3177a1d 04:24:27 ---> 05c9d1d6f0f9 04:24:27 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 04:24:27 ---> Running in 6a3bef03e100 04:24:27 Removing intermediate container 6a3bef03e100 04:24:27 ---> b5310de0bdf3 04:24:27 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:24:27 ---> Running in 1c891c534a46 04:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:24:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:24:27 (1/2) Installing ca-certificates (20220614-r4) 04:24:27 (2/2) Installing dumb-init (1.2.5-r2) 04:24:28 Executing busybox-1.35.0-r29.trigger 04:24:28 Executing ca-certificates-20220614-r4.trigger 04:24:28 OK: 8 MiB in 17 packages 04:24:28 Removing intermediate container 1c891c534a46 04:24:28 ---> 872456211a5a 04:24:28 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:24:28 ---> 97be22e2b314 04:24:28 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:24:28 ---> a3e73b49fcfc 04:24:28 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:24:28 ---> 747109fef86a 04:24:28 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:24:29 ---> 6b0b6483cb75 04:24:29 Step 21/26 : EXPOSE 48095 04:24:29 ---> Running in 7992ad378d39 04:24:29 Removing intermediate container 7992ad378d39 04:24:29 ---> 7497d33e5a60 04:24:29 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 04:24:29 ---> Running in 8040fc16e543 04:24:29 Removing intermediate container 8040fc16e543 04:24:29 ---> 426933edfa9e 04:24:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:24:29 ---> Running in 114052e0884c 04:24:29 Removing intermediate container 114052e0884c 04:24:29 ---> f2aad2a690e1 04:24:29 Step 24/26 : LABEL arch=amd64 04:24:29 ---> Running in 1cb4a813a39f 04:24:29 Removing intermediate container 1cb4a813a39f 04:24:29 ---> a0a18170fd55 04:24:29 Step 25/26 : LABEL git_sha=6ea7de7037f69387958e609f1deec0c61dae2d1a 04:24:29 ---> Running in 9c3d1f379546 04:24:30 Removing intermediate container 9c3d1f379546 04:24:30 ---> db3a683b1842 04:24:30 Step 26/26 : LABEL version=3.0.0-dev.26 04:24:30 ---> Running in afa165ba22b4 04:24:30 Removing intermediate container afa165ba22b4 04:24:30 ---> 8251621c4707 04:24:30 [Warning] One or more build-args [ARCH] were not consumed 04:24:30 Successfully built 8251621c4707 04:24:30 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 04:24:30 provisioning config files... 04:24:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17691201826863581843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:30 ---> docker-login.sh 04:24:30 nexus3.edgexfoundry.org:10001 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 nexus3.edgexfoundry.org:10002 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 nexus3.edgexfoundry.org:10003 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 nexus3.edgexfoundry.org:10004 04:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:30 Configure a credential helper to remove this warning. See 04:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:30 04:24:30 Login Succeeded 04:24:30 docker.io 04:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:31 Configure a credential helper to remove this warning. See 04:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:31 04:24:31 Login Succeeded 04:24:31 ---> docker-login.sh ends [Pipeline] } 04:24:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:31 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:24:31 6ea7de7037f69387958e609f1deec0c61dae2d1a 04:24:31 latest 04:24:31 3.0.0-dev.26 04:24:31 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 04:24:31 main 04:24:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a 04:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:24:31 3dd403f915f0: Preparing 04:24:31 6f172efc8035: Preparing 04:24:31 ab756d6f4c90: Preparing 04:24:31 76c2b6d1a49e: Preparing 04:24:31 08d59ee1b623: Preparing 04:24:31 7cd52847ad77: Preparing 04:24:31 7cd52847ad77: Waiting 04:24:31 76c2b6d1a49e: Pushed 04:24:31 6f172efc8035: Pushed 04:24:31 7cd52847ad77: Layer already exists 04:24:31 ab756d6f4c90: Pushed 04:24:32 08d59ee1b623: Pushed 04:24:34 3dd403f915f0: Pushed 04:24:34 6ea7de7037f69387958e609f1deec0c61dae2d1a: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:24:35 3dd403f915f0: Preparing 04:24:35 6f172efc8035: Preparing 04:24:35 ab756d6f4c90: Preparing 04:24:35 76c2b6d1a49e: Preparing 04:24:35 08d59ee1b623: Preparing 04:24:35 7cd52847ad77: Preparing 04:24:35 7cd52847ad77: Waiting 04:24:35 ab756d6f4c90: Layer already exists 04:24:35 6f172efc8035: Layer already exists 04:24:35 08d59ee1b623: Layer already exists 04:24:35 3dd403f915f0: Layer already exists 04:24:35 76c2b6d1a49e: Layer already exists 04:24:35 7cd52847ad77: Layer already exists 04:24:35 latest: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.26 04:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:24:35 3dd403f915f0: Preparing 04:24:35 6f172efc8035: Preparing 04:24:35 ab756d6f4c90: Preparing 04:24:35 76c2b6d1a49e: Preparing 04:24:35 08d59ee1b623: Preparing 04:24:35 7cd52847ad77: Preparing 04:24:35 7cd52847ad77: Waiting 04:24:35 76c2b6d1a49e: Layer already exists 04:24:35 3dd403f915f0: Layer already exists 04:24:35 ab756d6f4c90: Layer already exists 04:24:35 08d59ee1b623: Layer already exists 04:24:35 6f172efc8035: Layer already exists 04:24:35 7cd52847ad77: Layer already exists 04:24:35 3.0.0-dev.26: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 04:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:24:36 3dd403f915f0: Preparing 04:24:36 6f172efc8035: Preparing 04:24:36 ab756d6f4c90: Preparing 04:24:36 76c2b6d1a49e: Preparing 04:24:36 08d59ee1b623: Preparing 04:24:36 7cd52847ad77: Preparing 04:24:36 7cd52847ad77: Waiting 04:24:36 6f172efc8035: Layer already exists 04:24:36 3dd403f915f0: Layer already exists 04:24:36 08d59ee1b623: Layer already exists 04:24:36 ab756d6f4c90: Layer already exists 04:24:36 76c2b6d1a49e: Layer already exists 04:24:36 7cd52847ad77: Layer already exists 04:24:36 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:36 provisioning config files... [Pipeline] sh 04:24:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/143@tmp/config3799423288236621912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:36 ---> docker-login.sh 04:24:36 nexus3.edgexfoundry.org:10001 04:24:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:24:37 3dd403f915f0: Preparing 04:24:37 6f172efc8035: Preparing 04:24:37 ab756d6f4c90: Preparing 04:24:37 76c2b6d1a49e: Preparing 04:24:37 08d59ee1b623: Preparing 04:24:37 7cd52847ad77: Preparing 04:24:37 ab756d6f4c90: Layer already exists 04:24:37 3dd403f915f0: Layer already exists 04:24:37 76c2b6d1a49e: Layer already exists 04:24:37 08d59ee1b623: Layer already exists 04:24:37 6f172efc8035: Layer already exists 04:24:37 7cd52847ad77: Layer already exists 04:24:37 main: digest: sha256:2f1b39e5d3fae35c56f31672ccb24720517488cd62bd8428934e019b55ccf9a5 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:37 ===================================================== 04:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 04:24:37 taggedImages: 04:24:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a 04:24:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:24:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.26 04:24:37 - nexus3.edgexfoundry.org:10004/app-service-configurable:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 04:24:37 - 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 04:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:37 Configure a credential helper to remove this warning. See 04:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:37 04:24:37 Login Succeeded 04:24:37 nexus3.edgexfoundry.org:10002 04:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:37 04:24:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:37 Configure a credential helper to remove this warning. See 04:24:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:37 04:24:37 Login Succeeded 04:24:37 nexus3.edgexfoundry.org:10003 04:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 latest: Pulling from edgex-lftools-log-publisher 04:24:38 5eb5b503b376: Pulling fs layer 04:24:38 5c69ac0246d0: Pulling fs layer 04:24:38 ec43610c2a17: Pulling fs layer 04:24:38 3a2ae6a8a46f: Pulling fs layer 04:24:38 33b1e0a273af: Pulling fs layer 04:24:38 5d3b04190fa2: Pulling fs layer 04:24:38 2f39f015ded8: Pulling fs layer 04:24:38 3a2ae6a8a46f: Waiting 04:24:38 33b1e0a273af: Waiting 04:24:38 2f39f015ded8: Waiting 04:24:38 5d3b04190fa2: Waiting 04:24:38 5c69ac0246d0: Verifying Checksum 04:24:38 5c69ac0246d0: Download complete 04:24:38 3a2ae6a8a46f: Verifying Checksum 04:24:38 3a2ae6a8a46f: Download complete 04:24:38 33b1e0a273af: Verifying Checksum 04:24:38 33b1e0a273af: Download complete 04:24:38 5d3b04190fa2: Verifying Checksum 04:24:38 5d3b04190fa2: Download complete 04:24:38 ec43610c2a17: Verifying Checksum 04:24:38 ec43610c2a17: Download complete 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 nexus3.edgexfoundry.org:10004 04:24:38 5eb5b503b376: Verifying Checksum 04:24:38 5eb5b503b376: Download complete 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 docker.io 04:24:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:38 2f39f015ded8: Download complete 04:24:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:38 Configure a credential helper to remove this warning. See 04:24:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:38 04:24:38 Login Succeeded 04:24:38 ---> docker-login.sh ends [Pipeline] } 04:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:39 ========================================================= 04:24:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:24:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 5eb5b503b376: Pull complete 04:24:39 + 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 . 04:24:39 Sending build context to Docker daemon 173.6kB 04:24:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:24:39 Step 2/12 : FROM ${BASE} AS builder 04:24:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:39 af6eaf76a39c: Pulling fs layer 04:24:39 55522c791124: Pulling fs layer 04:24:39 ce5c4a1c91eb: Pulling fs layer 04:24:39 169dfbe0d373: Pulling fs layer 04:24:39 e1ff8fa3b103: Pulling fs layer 04:24:39 52ebb69f0ebf: Pulling fs layer 04:24:39 169dfbe0d373: Waiting 04:24:39 e1ff8fa3b103: Waiting 04:24:39 52ebb69f0ebf: Waiting 04:24:39 5abe8eddf0d5: Pulling fs layer 04:24:39 5abe8eddf0d5: Waiting 04:24:40 5c69ac0246d0: Pull complete 04:24:40 55522c791124: Verifying Checksum 04:24:40 55522c791124: Download complete 04:24:40 169dfbe0d373: Verifying Checksum 04:24:40 169dfbe0d373: Download complete 04:24:40 e1ff8fa3b103: Verifying Checksum 04:24:40 e1ff8fa3b103: Download complete 04:24:40 af6eaf76a39c: Download complete 04:24:40 ec43610c2a17: Pull complete 04:24:40 3a2ae6a8a46f: Pull complete 04:24:40 33b1e0a273af: Pull complete 04:24:40 5d3b04190fa2: Pull complete 04:24:41 af6eaf76a39c: Pull complete 04:24:41 5abe8eddf0d5: Verifying Checksum 04:24:41 5abe8eddf0d5: Download complete 04:24:41 55522c791124: Pull complete 04:24:42 ce5c4a1c91eb: Verifying Checksum 04:24:42 ce5c4a1c91eb: Download complete 04:24:42 52ebb69f0ebf: Verifying Checksum 04:24:42 52ebb69f0ebf: Download complete 04:24:44 2f39f015ded8: Pull complete 04:24:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:45 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:24:45 $ 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 04:24:47 $ docker top e33cfa961b6e90952ddf08e602771a6158e369176ede8eb3f4a3e54b0c7f3407 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:48 ---> job-cost.sh 04:24:48 lf-activate-venv: SKIPPING 04:24:48 INFO: No Stack... 04:24:48 INFO: Retrieving Pricing Info for: v3-standard-8 04:24:49 INFO: Archiving Costs [Pipeline] sh 04:24:49 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:24:49 + cut -d, -f6 [Pipeline] lock 04:24:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] 04:24:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] did not exist. Created. 04:24:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:24:49 + echo total: 0.2199999988079071 [Pipeline] stash 04:24:49 Stashed 1 file(s) [Pipeline] } 04:24:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 04:24:49 $ docker stop --time=1 e33cfa961b6e90952ddf08e602771a6158e369176ede8eb3f4a3e54b0c7f3407 04:24:50 $ docker rm -f --volumes e33cfa961b6e90952ddf08e602771a6158e369176ede8eb3f4a3e54b0c7f3407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:52 ce5c4a1c91eb: Pull complete 04:24:53 169dfbe0d373: Pull complete 04:24:53 e1ff8fa3b103: Pull complete 04:25:00 52ebb69f0ebf: Pull complete 04:25:02 5abe8eddf0d5: Pull complete 04:25:02 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:25:02 ---> 6cb57ee374ae 04:25:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:25:04 ---> Running in 119853aefc35 04:25:04 Removing intermediate container 119853aefc35 04:25:04 ---> e208d6148940 04:25:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:25:04 ---> Running in 51514f9f1e1f 04:25:04 Removing intermediate container 51514f9f1e1f 04:25:04 ---> 35b14db31d28 04:25:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:25:04 ---> Running in 99a61a141c31 04:25:04 Removing intermediate container 99a61a141c31 04:25:04 ---> 091d31d5553b 04:25:04 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:25:04 ---> Running in 57cd96766b64 04:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:25:07 OK: 263 MiB in 53 packages 04:25:08 Removing intermediate container 57cd96766b64 04:25:08 ---> 9a607232ff5c 04:25:08 Step 7/12 : WORKDIR /app 04:25:08 ---> Running in 5ccc221bcd0b 04:25:08 Removing intermediate container 5ccc221bcd0b 04:25:08 ---> e7431477904e 04:25:08 Step 8/12 : COPY go.mod vendor* ./ 04:25:09 ---> e902e6afa82d 04:25:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:09 ---> Running in 9b875778c35e 04:26:17 Removing intermediate container 9b875778c35e 04:26:17 ---> 8dab84fa0645 04:26:17 Step 10/12 : COPY . . 04:26:17 ---> 4ded02cb7905 04:26:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:26:17 ---> Running in c71975b9d053 04:26:17 Removing intermediate container c71975b9d053 04:26:17 ---> 38c21565e460 04:26:17 Step 12/12 : RUN $MAKE 04:26:17 ---> Running in cd8ddb41b5c2 04:26:17 noop 04:26:17 Removing intermediate container cd8ddb41b5c2 04:26:17 ---> 22710ddd5d82 04:26:17 Successfully built 22710ddd5d82 04:26:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:17 + docker inspect -f . ci-base-image-arm64 04:26:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:17 prd-ubuntu20.04-docker-arm64-4c-16g-5837 does not seem to be running inside a container 04:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/143 -v /w/workspace/app-service-configurable/143:/w/workspace/app-service-configurable/143:rw,z -v /w/workspace/app-service-configurable/143@tmp:/w/workspace/app-service-configurable/143@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 04:26:19 $ docker top 8326a504907944f4dab9cad7843f111d20308651bbfcce1805e64871b1ce3838 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:19 + go version 04:26:19 go version go1.20.2 linux/arm64 [Pipeline] } 04:26:19 $ docker stop --time=1 8326a504907944f4dab9cad7843f111d20308651bbfcce1805e64871b1ce3838 04:26:21 $ docker rm -f --volumes 8326a504907944f4dab9cad7843f111d20308651bbfcce1805e64871b1ce3838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:22 + docker inspect -f . ci-base-image-arm64 04:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:22 prd-ubuntu20.04-docker-arm64-4c-16g-5837 does not seem to be running inside a container 04:26:22 $ 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/143 -v /w/workspace/app-service-configurable/143:/w/workspace/app-service-configurable/143:rw,z -v /w/workspace/app-service-configurable/143@tmp:/w/workspace/app-service-configurable/143@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 04:26:23 $ docker top 142573f165c73270e322679e5ae7d00f8a891031ee7a6d5d2d965a33a0b87ee8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:24 + git config --global --add safe.directory /w/workspace/app-service-configurable/143 [Pipeline] fileExists [Pipeline] sh 04:26:24 + make test 04:26:24 go test -race -coverprofile=coverage.out ./... 04:28:46 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:28:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:46 go vet ./... 04:31:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:07 ./bin/test-attribution-txt.sh 04:31:07 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 04:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:31:07 $ docker stop --time=1 142573f165c73270e322679e5ae7d00f8a891031ee7a6d5d2d965a33a0b87ee8 04:31:09 $ docker rm -f --volumes 142573f165c73270e322679e5ae7d00f8a891031ee7a6d5d2d965a33a0b87ee8 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:11 Warning: overwriting stash ‘coverage-report’ 04:31:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:12 + ls -al . 04:31:12 total 172 04:31:12 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 04:26 . 04:31:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:24 .. 04:31:12 -rw-rw-r-- 1 jenkins jenkins 119 Mar 26 04:24 .dockerignore 04:31:12 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 04:24 .git 04:31:12 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 04:24 .github 04:31:12 -rw-rw-r-- 1 jenkins jenkins 171 Mar 26 04:24 .gitignore 04:31:12 -rw-rw-r-- 1 jenkins jenkins 41 Mar 26 04:24 .golangci.yml 04:31:12 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 26 04:24 Attribution.txt 04:31:12 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 26 04:24 CHANGELOG.md 04:31:12 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 26 04:24 Dockerfile 04:31:12 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 04:24 GOVERNANCE.md 04:31:12 -rw-rw-r-- 1 jenkins jenkins 688 Mar 26 04:24 Jenkinsfile 04:31:12 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 26 04:24 LICENSE 04:31:12 -rw-rw-r-- 1 jenkins jenkins 618 Mar 26 04:24 OWNERS.md 04:31:12 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 26 04:24 README.md 04:31:12 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 04:22 VERSION 04:31:12 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 04:24 bin 04:31:12 -rw-r--r-- 1 jenkins jenkins 13 Mar 26 04:26 coverage.out 04:31:12 -rw-rw-r-- 1 jenkins jenkins 3299 Mar 26 04:24 go.mod 04:31:12 -rw-rw-r-- 1 jenkins jenkins 30864 Mar 26 04:24 go.sum 04:31:12 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 26 04:24 main.go 04:31:12 -rw-rw-r-- 1 jenkins jenkins 2569 Mar 26 04:24 makefile 04:31:12 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:24 res 04:31:12 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 04:24 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:12 + 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=6ea7de7037f69387958e609f1deec0c61dae2d1a --label arch=arm64 --label version=3.0.0-dev.26 . 04:31:12 Sending build context to Docker daemon 174.6kB 04:31:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 04:31:12 Step 2/26 : FROM ${BASE} AS builder 04:31:12 ---> 22710ddd5d82 04:31:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 04:31:12 ---> Running in cf867fbcc352 04:31:13 Removing intermediate container cf867fbcc352 04:31:13 ---> 2e385dc7ad74 04:31:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:31:13 ---> Running in 4f806b70525c 04:31:13 Removing intermediate container 4f806b70525c 04:31:13 ---> 2dee63f05b01 04:31:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:31:13 ---> Running in f294da74341d 04:31:13 Removing intermediate container f294da74341d 04:31:13 ---> dbae380e5201 04:31:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:13 ---> Running in 28e60fc6a7a4 04:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:31:16 OK: 263 MiB in 53 packages 04:31:17 Removing intermediate container 28e60fc6a7a4 04:31:17 ---> 89ad4747960c 04:31:17 Step 7/26 : WORKDIR /app 04:31:17 ---> Running in d168ec1e8286 04:31:17 Removing intermediate container d168ec1e8286 04:31:17 ---> 0d71eef529ad 04:31:17 Step 8/26 : COPY go.mod vendor* ./ 04:31:19 ---> c76a178212d4 04:31:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:19 ---> Running in 266faebef84b 04:31:21 Removing intermediate container 266faebef84b 04:31:21 ---> 713bc86fecb2 04:31:21 Step 10/26 : COPY . . 04:31:22 ---> a75e46d20843 04:31:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:22 ---> Running in 0bce72a4bf19 04:31:22 Removing intermediate container 0bce72a4bf19 04:31:22 ---> 8b123428980a 04:31:22 Step 12/26 : RUN $MAKE 04:31:22 ---> Running in d89dabda4e2c 04:31:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.26" -trimpath -mod=readonly -o app-service-configurable 04:33:30 Removing intermediate container d89dabda4e2c 04:33:30 ---> 8c74f6b1985a 04:33:30 Step 13/26 : FROM alpine:3.17 04:33:30 3.17: Pulling from library/alpine 04:33:30 af6eaf76a39c: Already exists 04:33:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 04:33:30 Status: Downloaded newer image for alpine:3.17 04:33:30 ---> d74e625d9115 04:33:30 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:30 ---> Running in c713aab63898 04:33:30 Removing intermediate container c713aab63898 04:33:30 ---> c9b9ae865c5f 04:33:30 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 04:33:30 ---> Running in 53dd40595264 04:33:30 Removing intermediate container 53dd40595264 04:33:30 ---> 0d77de0a3119 04:33:30 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 04:33:30 ---> Running in b8b2e688a6e2 04:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:33:30 (1/2) Installing ca-certificates (20220614-r4) 04:33:30 (2/2) Installing dumb-init (1.2.5-r2) 04:33:30 Executing busybox-1.35.0-r29.trigger 04:33:30 Executing ca-certificates-20220614-r4.trigger 04:33:30 OK: 8 MiB in 17 packages 04:33:32 Removing intermediate container b8b2e688a6e2 04:33:32 ---> 0a1ebd6ae119 04:33:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:33:32 ---> e0987bb7c708 04:33:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 04:33:33 ---> e4f9128d0bc2 04:33:33 Step 19/26 : COPY --from=builder /app/res/ /res/ 04:33:33 ---> 36de40839420 04:33:33 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:33:35 ---> 573ec4dcf08c 04:33:35 Step 21/26 : EXPOSE 48095 04:33:35 ---> Running in 4ea671ded59d 04:33:35 Removing intermediate container 4ea671ded59d 04:33:35 ---> dc21dc13ca2a 04:33:35 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 04:33:35 ---> Running in 16f5c44739cc 04:33:35 Removing intermediate container 16f5c44739cc 04:33:35 ---> 340d49fb3a1a 04:33:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:33:35 ---> Running in ac70e301d5c0 04:33:36 Removing intermediate container ac70e301d5c0 04:33:36 ---> d06442edf934 04:33:36 Step 24/26 : LABEL arch=arm64 04:33:36 ---> Running in 4223a75ee792 04:33:36 Removing intermediate container 4223a75ee792 04:33:36 ---> 220cf35ac62d 04:33:36 Step 25/26 : LABEL git_sha=6ea7de7037f69387958e609f1deec0c61dae2d1a 04:33:36 ---> Running in 519ab79c811d 04:33:36 Removing intermediate container 519ab79c811d 04:33:36 ---> 3c6e2198a272 04:33:36 Step 26/26 : LABEL version=3.0.0-dev.26 04:33:36 ---> Running in b696a8e8faf5 04:33:37 Removing intermediate container b696a8e8faf5 04:33:37 ---> 2889941514ef 04:33:37 [Warning] One or more build-args [ARCH] were not consumed 04:33:37 Successfully built 2889941514ef 04:33:37 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 04:33:37 provisioning config files... 04:33:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/143@tmp/config10132284481383189397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:37 ---> docker-login.sh 04:33:37 nexus3.edgexfoundry.org:10001 04:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:37 Configure a credential helper to remove this warning. See 04:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:37 04:33:37 Login Succeeded 04:33:37 nexus3.edgexfoundry.org:10002 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 nexus3.edgexfoundry.org:10003 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 nexus3.edgexfoundry.org:10004 04:33:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:38 Configure a credential helper to remove this warning. See 04:33:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:38 04:33:38 Login Succeeded 04:33:38 docker.io 04:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:39 Configure a credential helper to remove this warning. See 04:33:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:39 04:33:39 Login Succeeded 04:33:39 ---> docker-login.sh ends [Pipeline] } 04:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:33:39 6ea7de7037f69387958e609f1deec0c61dae2d1a 04:33:39 latest 04:33:39 3.0.0-dev.26 04:33:39 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 04:33:39 main 04:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a 04:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:33:40 6b52b27947e6: Preparing 04:33:40 003f0ca8a0e5: Preparing 04:33:40 1b256fc333d2: Preparing 04:33:40 e183d2eb4364: Preparing 04:33:40 0d3126a9d137: Preparing 04:33:40 edf70074bd40: Preparing 04:33:40 edf70074bd40: Waiting 04:33:40 e183d2eb4364: Pushed 04:33:40 1b256fc333d2: Pushed 04:33:40 003f0ca8a0e5: Pushed 04:33:40 edf70074bd40: Layer already exists 04:33:40 0d3126a9d137: Pushed 04:33:46 6b52b27947e6: Pushed 04:33:46 6ea7de7037f69387958e609f1deec0c61dae2d1a: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:46 + 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 04:33:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:33:46 6b52b27947e6: Preparing 04:33:46 003f0ca8a0e5: Preparing 04:33:46 1b256fc333d2: Preparing 04:33:46 e183d2eb4364: Preparing 04:33:46 0d3126a9d137: Preparing 04:33:46 edf70074bd40: Preparing 04:33:46 edf70074bd40: Waiting 04:33:46 0d3126a9d137: Layer already exists 04:33:46 1b256fc333d2: Layer already exists 04:33:46 003f0ca8a0e5: Layer already exists 04:33:46 6b52b27947e6: Layer already exists 04:33:46 e183d2eb4364: Layer already exists 04:33:46 edf70074bd40: Layer already exists 04:33:46 latest: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.26 04:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:33:47 6b52b27947e6: Preparing 04:33:47 003f0ca8a0e5: Preparing 04:33:47 1b256fc333d2: Preparing 04:33:47 e183d2eb4364: Preparing 04:33:47 0d3126a9d137: Preparing 04:33:47 edf70074bd40: Preparing 04:33:47 edf70074bd40: Waiting 04:33:47 6b52b27947e6: Layer already exists 04:33:47 003f0ca8a0e5: Layer already exists 04:33:47 1b256fc333d2: Layer already exists 04:33:47 0d3126a9d137: Layer already exists 04:33:47 e183d2eb4364: Layer already exists 04:33:47 edf70074bd40: Layer already exists 04:33:47 3.0.0-dev.26: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 04:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:33:48 6b52b27947e6: Preparing 04:33:48 003f0ca8a0e5: Preparing 04:33:48 1b256fc333d2: Preparing 04:33:48 e183d2eb4364: Preparing 04:33:48 0d3126a9d137: Preparing 04:33:48 edf70074bd40: Preparing 04:33:48 edf70074bd40: Waiting 04:33:48 6b52b27947e6: Layer already exists 04:33:48 1b256fc333d2: Layer already exists 04:33:48 e183d2eb4364: Layer already exists 04:33:48 003f0ca8a0e5: Layer already exists 04:33:48 0d3126a9d137: Layer already exists 04:33:48 edf70074bd40: Layer already exists 04:33:48 6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:48 + 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 04:33:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:33:48 6b52b27947e6: Preparing 04:33:48 003f0ca8a0e5: Preparing 04:33:48 1b256fc333d2: Preparing 04:33:48 e183d2eb4364: Preparing 04:33:48 0d3126a9d137: Preparing 04:33:48 edf70074bd40: Preparing 04:33:48 edf70074bd40: Waiting 04:33:48 0d3126a9d137: Layer already exists 04:33:48 6b52b27947e6: Layer already exists 04:33:48 003f0ca8a0e5: Layer already exists 04:33:48 1b256fc333d2: Layer already exists 04:33:48 e183d2eb4364: Layer already exists 04:33:48 edf70074bd40: Layer already exists 04:33:48 main: digest: sha256:1a49ace5b016572237eb5977f66055fab43fd06d9114ddb6fbdc27b7e874d0e3 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:49 ===================================================== [Pipeline] echo 04:33:49 taggedImages: 04:33:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a 04:33:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:33:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.26 04:33:49 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6ea7de7037f69387958e609f1deec0c61dae2d1a-3.0.0-dev.26 04:33:49 - 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 04:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:49 04:33:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:49 arm64: Pulling from edgex-lftools-log-publisher 04:33:49 8998bd30e6a1: Pulling fs layer 04:33:49 04944245beec: Pulling fs layer 04:33:49 699f458cf7ca: Pulling fs layer 04:33:49 765212b225bb: Pulling fs layer 04:33:49 f23df028b6ca: Pulling fs layer 04:33:49 d65c8cfc05b1: Pulling fs layer 04:33:49 2437ff75d9bd: Pulling fs layer 04:33:49 765212b225bb: Waiting 04:33:49 f23df028b6ca: Waiting 04:33:49 d65c8cfc05b1: Waiting 04:33:49 04944245beec: Verifying Checksum 04:33:49 04944245beec: Download complete 04:33:49 765212b225bb: Download complete 04:33:49 f23df028b6ca: Verifying Checksum 04:33:49 f23df028b6ca: Download complete 04:33:49 d65c8cfc05b1: Verifying Checksum 04:33:49 d65c8cfc05b1: Download complete 04:33:49 699f458cf7ca: Verifying Checksum 04:33:49 699f458cf7ca: Download complete 04:33:50 8998bd30e6a1: Verifying Checksum 04:33:50 8998bd30e6a1: Download complete 04:33:52 2437ff75d9bd: Verifying Checksum 04:33:52 2437ff75d9bd: Download complete 04:33:54 8998bd30e6a1: Pull complete 04:33:54 04944245beec: Pull complete 04:33:55 699f458cf7ca: Pull complete 04:33:56 765212b225bb: Pull complete 04:33:56 f23df028b6ca: Pull complete 04:33:57 d65c8cfc05b1: Pull complete 04:34:09 2437ff75d9bd: Pull complete 04:34:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:09 prd-ubuntu20.04-docker-arm64-4c-16g-5837 does not seem to be running inside a container 04:34:09 $ 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/143 -v /w/workspace/app-service-configurable/143:/w/workspace/app-service-configurable/143:rw,z -v /w/workspace/app-service-configurable/143@tmp:/w/workspace/app-service-configurable/143@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 04:34:12 $ docker top d326423a5e06c11d5e431a2331801b6889749b7c95e95233d3dbe68d96b4f5a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:13 ---> job-cost.sh 04:34:13 lf-activate-venv: SKIPPING 04:34:13 INFO: No Stack... 04:34:13 INFO: Retrieving Pricing Info for: v3-standard-4 04:34:14 INFO: Archiving Costs [Pipeline] sh 04:34:14 + cat /w/workspace/app-service-configurable/143/archives/cost.csv 04:34:14 + cut -d, -f6 [Pipeline] lock 04:34:14 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] 04:34:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] did not exist. Created. 04:34:14 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:34:15 /w/workspace/app-service-configurable/143@tmp/durable-47a0e0dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:34:15 + echo total: 0.10999999940395355 [Pipeline] stash 04:34:15 Warning: overwriting stash ‘stack-cost’ 04:34:15 Stashed 1 file(s) [Pipeline] } 04:34:15 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 04:34:15 $ docker stop --time=1 d326423a5e06c11d5e431a2331801b6889749b7c95e95233d3dbe68d96b4f5a5 04:34:17 $ docker rm -f --volumes d326423a5e06c11d5e431a2331801b6889749b7c95e95233d3dbe68d96b4f5a5 [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 04:34:18 provisioning config files... 04:34:18 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3998800375796219361tmp [Pipeline] { [Pipeline] sh 04:34:18 + set +x 04:34:18 + curl -s https://codecov.io/bash 04:34:18 + bash -s -- 04:34:18 04:34:18 _____ _ 04:34:18 / ____| | | 04:34:18 | | ___ __| | ___ ___ _____ __ 04:34:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:34:18 | |___| (_) | (_| | __/ (_| (_) \ V / 04:34:18 \_____\___/ \__,_|\___|\___\___/ \_/ 04:34:18 Bash-1.0.6 04:34:18 04:34:18 04:34:18 ==> git version 2.25.1 found 04:34:18 ==> 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 04:34:18 Release-Date: 2020-01-08 04:34:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:34:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:34:18 ==> Jenkins CI detected. 04:34:18 current dir:  /w/workspace/ry_app-service-configurable_main 04:34:18 project root: . 04:34:18 --> token set from env 04:34:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:34:18 ==> Running gcov in . (disable via -X gcov) 04:34:18 ==> Python coveragepy not found 04:34:18 ==> Searching for coverage reports in: 04:34:18 + . 04:34:18 -> Found 1 reports 04:34:18 ==> Detecting git/mercurial file structure 04:34:18 ==> Reading reports 04:34:18 + ./coverage.out bytes=13 04:34:18 ==> Appending adjustments 04:34:18 https://docs.codecov.io/docs/fixing-reports 04:34:18 + Found adjustments 04:34:18 ==> Gzipping contents 04:34:18 4.0K /tmp/codecov.c4CUyG.gz 04:34:18 ==> Uploading reports 04:34:18 url: https://codecov.io 04:34:18 query: branch=main&commit=6ea7de7037f69387958e609f1deec0c61dae2d1a&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:34:18 -> Pinging Codecov 04:34:18 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=6ea7de7037f69387958e609f1deec0c61dae2d1a&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:34:19 -> Uploading to 04:34:19 https://storage.googleapis.com/codecov/v4/raw/2023-03-26/A97CA9966030D2A3747ED39772930CCE/6ea7de7037f69387958e609f1deec0c61dae2d1a/a567daf3-e17d-43be-908c-5c0b91409522.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230326T043418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8674996e7d61521f091d80174a2ebd69075e6d29f5b17b573616fdd3337ca343 04:34:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:34:19 Dload Upload Total Spent Left Speed 04:34:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 511 0 0 100 511 0 1703 --:--:-- --:--:-- --:--:-- 1703 04:34:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] } 04:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:34:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:34:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:34:19 04:34:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:34:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:34:20 df9b9388f04a: Pulling fs layer 04:34:20 52dc419b0ee2: Pulling fs layer 04:34:20 25bc292e5bac: Pulling fs layer 04:34:20 114826534d7a: Pulling fs layer 04:34:20 4657fd5d0bcf: Pulling fs layer 04:34:20 6ad1cebc031e: Pulling fs layer 04:34:20 8a3aa393b2d8: Pulling fs layer 04:34:20 4657fd5d0bcf: Waiting 04:34:20 6ad1cebc031e: Waiting 04:34:20 8a3aa393b2d8: Waiting 04:34:20 114826534d7a: Waiting 04:34:20 25bc292e5bac: Verifying Checksum 04:34:20 25bc292e5bac: Download complete 04:34:20 52dc419b0ee2: Verifying Checksum 04:34:20 52dc419b0ee2: Download complete 04:34:20 4657fd5d0bcf: Download complete 04:34:20 df9b9388f04a: Verifying Checksum 04:34:20 df9b9388f04a: Download complete 04:34:20 6ad1cebc031e: Verifying Checksum 04:34:20 6ad1cebc031e: Download complete 04:34:20 df9b9388f04a: Pull complete 04:34:20 52dc419b0ee2: Pull complete 04:34:20 25bc292e5bac: Pull complete 04:34:20 114826534d7a: Verifying Checksum 04:34:20 114826534d7a: Download complete 04:34:21 8a3aa393b2d8: Verifying Checksum 04:34:21 8a3aa393b2d8: Download complete 04:34:24 114826534d7a: Pull complete 04:34:24 4657fd5d0bcf: Pull complete 04:34:25 6ad1cebc031e: Pull complete 04:34:28 8a3aa393b2d8: Pull complete 04:34:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:28 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:34:28 $ 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 04:34:31 $ docker top ccb958a1f2e5bb3ded00c1b5f9b2d017447045e8fa73d9200bf94e14a76d12ef -eo pid,comm [Pipeline] { [Pipeline] echo 04:34:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:34:32 + set -o pipefail 04:34:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:34:37 04:34:37 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:34:37 04:34:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/7cf47e5c-afbe-443e-8d85-e2901d3c4baa 04:34:37 04:34:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:34:37 04:34:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:34:37 04:34:37 04:34:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:34:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:34:37 More details here: https://snyk.co/ue1NS [Pipeline] } 04:34:37 $ docker stop --time=1 ccb958a1f2e5bb3ded00c1b5f9b2d017447045e8fa73d9200bf94e14a76d12ef 04:34:41 $ docker rm -f --volumes ccb958a1f2e5bb3ded00c1b5f9b2d017447045e8fa73d9200bf94e14a76d12ef [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 04:34:41 + git log --format=format:%s -1 6ea7de7037f69387958e609f1deec0c61dae2d1a [Pipeline] sh 04:34:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:42 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:34:42 $ 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 04:34:42 $ docker top d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 -eo pid,comm 04:34:42 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). 04:34:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:43 [ssh-agent] Looking for ssh-agent implementation... 04:34:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:43 $ docker exec d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 ssh-agent 04:34:43 SSH_AUTH_SOCK=/tmp/ssh-4r25WhUDufLk/agent.31 04:34:43 SSH_AGENT_PID=37 04:34:43 Running ssh-add (command line suppressed) 04:34:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11027723192006304222.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11027723192006304222.key) 04:34:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:43 + git semver tag 04:34:43 2023-03-26 04:34:43,825 [run_tag] DEBUG tag force:False 04:34:43 2023-03-26 04:34:43,825 [check_head_tag] DEBUG check head tag 04:34:43 2023-03-26 04:34:43,826 [execute] INFO git cat-file --batch-check 04:34:43 2023-03-26 04:34:43,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:34:43 2023-03-26 04:34:43,831 [execute] INFO git cat-file --batch 04:34:43 2023-03-26 04:34:43,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:34:43 2023-03-26 04:34:43,858 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:34:43 2023-03-26 04:34:43,858 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 04:34:43 2023-03-26 04:34:43,859 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:34:43 2023-03-26 04:34:43,864 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:34:43 3.0.0-dev.26 [Pipeline] } 04:34:43 $ docker exec --env ******** --env ******** d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 ssh-agent -k 04:34:44 unset SSH_AUTH_SOCK; 04:34:44 unset SSH_AGENT_PID; 04:34:44 echo Agent pid 37 killed; 04:34:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:44 + git semver [Pipeline] } 04:34:44 $ docker stop --time=1 d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 04:34:45 $ docker rm -f --volumes d775f3acd127f5c026942829663c03a4b8d73c17e7c4d085381120112be26976 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:34:46 04:34:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:34:46 0.23.1-centos7: Pulling from edgex-lftools 04:34:46 ab5ef0e58194: Pulling fs layer 04:34:46 9712f1f96733: Pulling fs layer 04:34:46 63f879dbbcfc: Pulling fs layer 04:34:46 0d9ebad4ef96: Pulling fs layer 04:34:46 e9a5061849ea: Pulling fs layer 04:34:46 d747dcd14b5f: Pulling fs layer 04:34:46 2de7ff778b66: Pulling fs layer 04:34:46 2de7ff778b66: Waiting 04:34:46 e9a5061849ea: Waiting 04:34:46 d747dcd14b5f: Waiting 04:34:46 0d9ebad4ef96: Waiting 04:34:46 9712f1f96733: Verifying Checksum 04:34:46 9712f1f96733: Download complete 04:34:46 63f879dbbcfc: Verifying Checksum 04:34:46 63f879dbbcfc: Download complete 04:34:47 e9a5061849ea: Verifying Checksum 04:34:47 e9a5061849ea: Download complete 04:34:47 d747dcd14b5f: Download complete 04:34:47 0d9ebad4ef96: Verifying Checksum 04:34:47 0d9ebad4ef96: Download complete 04:34:47 ab5ef0e58194: Verifying Checksum 04:34:47 ab5ef0e58194: Download complete 04:34:47 2de7ff778b66: Verifying Checksum 04:34:47 2de7ff778b66: Download complete 04:34:50 ab5ef0e58194: Pull complete 04:34:50 9712f1f96733: Pull complete 04:34:51 63f879dbbcfc: Pull complete 04:34:55 0d9ebad4ef96: Pull complete 04:34:55 e9a5061849ea: Pull complete 04:34:55 d747dcd14b5f: Pull complete 04:34:56 2de7ff778b66: Pull complete 04:34:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:34:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:56 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:34:56 $ 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 04:35:00 $ docker top 70db3ed9d6f3f591198998c2e220fbe9d8a0832ed2c5db4d4ea89f704f901829 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:35:00 provisioning config files... 04:35:00 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13167816804240029075tmp 04:35:00 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1342510726198355603tmp 04:35:00 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2043920997224306811tmp [Pipeline] { [Pipeline] echo 04:35:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:35:00 ---> sigul-configuration.sh 04:35:00 gpg: directory `/root/.gnupg' created 04:35:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:35:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:35:00 gpg: keyring `/root/.gnupg/secring.gpg' created 04:35:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:35:00 gpg: CAST5 encrypted data 04:35:00 gpg: encrypted with 1 passphrase 04:35:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:35:00 + mkdir /home/jenkins 04:35:00 + mkdir /home/jenkins/sigul [Pipeline] sh 04:35:01 + 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 04:35:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:35:01 ---> sigul-install.sh 04:35:01 Sigul already installed; skipping installation. [Pipeline] sh 04:35:01 + git tag --list 04:35:01 v1.0.0 04:35:01 v1.1.0 04:35:01 v1.2.0 04:35:01 v1.3.0 04:35:01 v1.3.1 04:35:01 v2.0.0 04:35:01 v2.0.1 04:35:01 v2.1.0 04:35:01 v2.1.1 04:35:01 v2.1.1-dev.1 04:35:01 v2.1.1-dev.2 04:35:01 v2.2.0 04:35:01 v2.2.1-dev.1 04:35:01 v2.2.1-dev.10 04:35:01 v2.2.1-dev.2 04:35:01 v2.2.1-dev.3 04:35:01 v2.2.1-dev.4 04:35:01 v2.2.1-dev.5 04:35:01 v2.2.1-dev.6 04:35:01 v2.2.1-dev.7 04:35:01 v2.2.1-dev.8 04:35:01 v2.2.1-dev.9 04:35:01 v2.3.0 04:35:01 v2.3.0-dev.10 04:35:01 v2.3.0-dev.11 04:35:01 v2.3.0-dev.12 04:35:01 v2.3.0-dev.13 04:35:01 v2.3.0-dev.14 04:35:01 v2.3.0-dev.15 04:35:01 v2.3.0-dev.16 04:35:01 v2.3.0-dev.17 04:35:01 v2.3.0-dev.18 04:35:01 v2.3.0-dev.19 04:35:01 v2.3.0-dev.20 04:35:01 v2.3.0-dev.21 04:35:01 v2.3.0-dev.22 04:35:01 v2.3.0-dev.23 04:35:01 v2.3.0-dev.24 04:35:01 v2.3.0-dev.25 04:35:01 v2.3.0-dev.26 04:35:01 v2.3.0-dev.27 04:35:01 v2.3.0-dev.28 04:35:01 v2.3.0-dev.29 04:35:01 v2.3.0-dev.30 04:35:01 v2.3.0-dev.31 04:35:01 v2.3.0-dev.32 04:35:01 v2.3.0-dev.33 04:35:01 v2.3.0-dev.34 04:35:01 v2.3.0-dev.35 04:35:01 v2.3.0-dev.36 04:35:01 v2.3.0-dev.37 04:35:01 v3.0.0-dev.1 04:35:01 v3.0.0-dev.10 04:35:01 v3.0.0-dev.11 04:35:01 v3.0.0-dev.12 04:35:01 v3.0.0-dev.13 04:35:01 v3.0.0-dev.14 04:35:01 v3.0.0-dev.15 04:35:01 v3.0.0-dev.16 04:35:01 v3.0.0-dev.17 04:35:01 v3.0.0-dev.18 04:35:01 v3.0.0-dev.19 04:35:01 v3.0.0-dev.2 04:35:01 v3.0.0-dev.20 04:35:01 v3.0.0-dev.21 04:35:01 v3.0.0-dev.22 04:35:01 v3.0.0-dev.23 04:35:01 v3.0.0-dev.24 04:35:01 v3.0.0-dev.25 04:35:01 v3.0.0-dev.26 04:35:01 v3.0.0-dev.3 04:35:01 v3.0.0-dev.4 04:35:01 v3.0.0-dev.5 04:35:01 v3.0.0-dev.6 04:35:01 v3.0.0-dev.7 04:35:01 v3.0.0-dev.8 04:35:01 v3.0.0-dev.9 [Pipeline] sh 04:35:02 + lftools sign git-tag v3.0.0-dev.26 04:35:02 Signing Git tag with Sigul... 04:35:02 Signing v3.0.0-dev.26 [Pipeline] echo 04:35:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:35:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:35:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:35:03 $ docker stop --time=1 70db3ed9d6f3f591198998c2e220fbe9d8a0832ed2c5db4d4ea89f704f901829 04:35:04 $ docker rm -f --volumes 70db3ed9d6f3f591198998c2e220fbe9d8a0832ed2c5db4d4ea89f704f901829 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:35:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:05 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:05 $ docker top ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 -eo pid,comm 04:35:05 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). 04:35:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:05 [ssh-agent] Looking for ssh-agent implementation... 04:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:05 $ docker exec ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 ssh-agent 04:35:05 SSH_AUTH_SOCK=/tmp/ssh-X6SxWOKiNyrO/agent.32 04:35:05 SSH_AGENT_PID=38 04:35:05 Running ssh-add (command line suppressed) 04:35:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7874211015779719099.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7874211015779719099.key) 04:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:06 + git semver bump pre 04:35:06 2023-03-26 04:35:06,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:35:06 2023-03-26 04:35:06,583 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev 04:35:06 2023-03-26 04:35:06,583 [bump_version] DEBUG bumped version:3.0.0-dev.27 04:35:06 2023-03-26 04:35:06,583 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:35:06 2023-03-26 04:35:06,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:35:06 2023-03-26 04:35:06,583 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:35:06 2023-03-26 04:35:06,585 [execute] INFO git cat-file --batch-check 04:35:06 2023-03-26 04:35:06,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:06 2023-03-26 04:35:06,591 [execute] INFO git cat-file --batch 04:35:06 2023-03-26 04:35:06,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:06 2023-03-26 04:35:06,597 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:35:06 3.0.0-dev.27 [Pipeline] } 04:35:06 $ docker exec --env ******** --env ******** ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 ssh-agent -k 04:35:06 unset SSH_AUTH_SOCK; 04:35:06 unset SSH_AGENT_PID; 04:35:06 echo Agent pid 38 killed; 04:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:07 + git semver [Pipeline] } 04:35:07 $ docker stop --time=1 ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 04:35:08 $ docker rm -f --volumes ebf138d2d5a3249e2f59bf47852504ef8dfdb409898b10841e393f9a656e7cc2 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:35:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:09 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:35:09 $ 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 04:35:09 $ docker top 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:09 [ssh-agent] Looking for ssh-agent implementation... 04:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:09 $ docker exec 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 ssh-agent 04:35:10 SSH_AUTH_SOCK=/tmp/ssh-bLuIsMp0z1uD/agent.32 04:35:10 SSH_AGENT_PID=38 04:35:10 Running ssh-add (command line suppressed) 04:35:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14917338387572416367.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14917338387572416367.key) 04:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:10 + git semver push 04:35:10 2023-03-26 04:35:10,682 [run_push] DEBUG push 04:35:10 2023-03-26 04:35:10,682 [execute] INFO git cat-file --batch-check 04:35:10 2023-03-26 04:35:10,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:35:10 2023-03-26 04:35:10,687 [execute] INFO git rev-list 2a6858f62bfff17fd90f6aadd9bd788ed4e320eb -- 04:35:10 2023-03-26 04:35:10,687 [execute] DEBUG Popen(['git', 'rev-list', '2a6858f62bfff17fd90f6aadd9bd788ed4e320eb', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:35:10 2023-03-26 04:35:10,696 [execute] INFO git fetch -v origin 04:35:10 2023-03-26 04:35:10,696 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 04:35:11 2023-03-26 04:35:11,171 [run_push] DEBUG no remote changes detected 04:35:11 2023-03-26 04:35:11,171 [execute] INFO git push origin semver 04:35:11 2023-03-26 04:35:11,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:35:12 2023-03-26 04:35:11,967 [run_push] DEBUG push all version tags 04:35:12 2023-03-26 04:35:11,968 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:35:12 2023-03-26 04:35:11,968 [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) 04:35:12 2023-03-26 04:35:12,728 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:35:12 3.0.0-dev.27 [Pipeline] } 04:35:12 $ docker exec --env ******** --env ******** 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 ssh-agent -k 04:35:12 unset SSH_AUTH_SOCK; 04:35:12 unset SSH_AGENT_PID; 04:35:12 echo Agent pid 38 killed; 04:35:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:13 + git semver [Pipeline] } 04:35:13 $ docker stop --time=1 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 04:35:14 $ docker rm -f --volumes 348b9b8ee6c119590e5054241559639004446d521feae2242c55cce38526d1e3 [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 04:35:15 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:35:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:35:15 total 16 04:35:15 drwxr-xr-x 3 root root 4096 Mar 26 04:24 . 04:35:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:35 .. 04:35:15 drwxr-xr-x 2 root root 4096 Mar 26 04:24 cost 04:35:15 -rw-r--r-- 1 root root 96 Mar 26 04:24 cost.csv 04:35:15 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:35:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:35:15 total 16 04:35:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 04:24 . 04:35:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 04:35 .. 04:35:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 04:24 cost 04:35:15 -rw-r--r-- 1 jenkins jenkins 96 Mar 26 04:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:35:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:35:16 ---> package-listing.sh 04:35:16 ++ facter osfamily 04:35:16 ++ tr '[:upper:]' '[:lower:]' 04:35:16 + OS_FAMILY=debian 04:35:16 + workspace=/w/workspace/ry_app-service-configurable_main 04:35:16 + START_PACKAGES=/tmp/packages_start.txt 04:35:16 + END_PACKAGES=/tmp/packages_end.txt 04:35:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:35:16 + PACKAGES=/tmp/packages_start.txt 04:35:16 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:35:16 + PACKAGES=/tmp/packages_end.txt 04:35:16 + case "${OS_FAMILY}" in 04:35:16 + dpkg -l 04:35:16 + grep '^ii' 04:35:16 + '[' -f /tmp/packages_start.txt ']' 04:35:16 + '[' -f /tmp/packages_end.txt ']' 04:35:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:35:16 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:35:16 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:35:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:35:16 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 04:35:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:17 prd-ubuntu20.04-docker-8c-8g-5836 does not seem to be running inside a container 04:35:17 $ 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 04:35:18 $ docker top 478008bbb1c4cdb67bdb0da0fa82312ed56fadf3a2987097363dba7bbb709a20 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:35:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:35:18 + ls /var/log/sa-host 04:35:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:19 provisioning config files... 04:35:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5079897787097813340tmp [Pipeline] { [Pipeline] echo 04:35:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:35:19 ---> create-netrc.sh [Pipeline] } 04:35:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:35:19 ---> python-tools-install.sh [Pipeline] echo 04:35:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:35:20 ---> sudo-logs.sh 04:35:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:35:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:35:20 ---> job-cost.sh 04:35:20 lf-activate-venv: SKIPPING 04:35:20 DEBUG: total: 0.2199999988079071 04:35:20 INFO: Retrieving Stack Cost... 04:35:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:21 INFO: Archiving Costs [Pipeline] echo 04:35:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:35:21 ---> logs-deploy.sh 04:35:21 lf-activate-venv: SKIPPING 04:35:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/143 04:35:21 INFO: archiving workspace using pattern(s): 04:35:22 Archives upload complete. 04:35:22 INFO: archiving logs to Nexus