Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 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-ssh14728503702117679462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2762389441110814466.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2439593555464941821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16004284139464308675.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-ssh2627478587705454449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4889’ Running on prd-ubuntu20.04-docker-8c-8g-4892 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 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#590)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 # timeout=10 > git rev-list --no-walk aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-30T15:05:11.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-30T15:05:11.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-30T15:05:11.558Z] ========================================================= [2023-08-30T15:05:11.558Z] EdgeX Global Pipelines Version Info [2023-08-30T15:05:11.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:05:12.279Z] ------------------- [2023-08-30T15:05:12.279Z] stable info: [2023-08-30T15:05:12.279Z] ------------------- [2023-08-30T15:05:12.279Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-30T15:05:12.279Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T15:05:12.279Z] Message: update stable to v1.0.253 [2023-08-30T15:05:12.850Z] ------------------- [2023-08-30T15:05:12.850Z] experimental info: [2023-08-30T15:05:12.850Z] ------------------- [2023-08-30T15:05:12.850Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-30T15:05:12.850Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-30T15:05:12.850Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-30T15:05:13.016Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-30T15:05:13.032Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-30T15:05:13.047Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-30T15:05:13.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-30T15:05:13.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-30T15:05:13.084Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-30T15:05:13.096Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-30T15:05:13.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-30T15:05:13.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-30T15:05:13.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-30T15:05:13.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-30T15:05:13.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-30T15:05:13.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-30T15:05:13.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-30T15:05:13.232Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T15:05:13.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-30T15:05:13.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:05:13.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-30T15:05:13.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-30T15:05:13.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-30T15:05:13.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-30T15:05:13.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-30T15:05:13.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-30T15:05:13.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-30T15:05:13.385Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-30T15:05:13.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-30T15:05:13.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-30T15:05:13.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-30T15:05:13.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-30T15:05:13.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-30T15:05:13.492Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo [2023-08-30T15:05:13.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b15cce [Pipeline] echo [2023-08-30T15:05:13.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:05:13.571Z] provisioning config files... [2023-08-30T15:05:13.594Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1226142596043004872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:05:13.910Z] ---> docker-login.sh [2023-08-30T15:05:13.910Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:05:14.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:14.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:14.169Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:14.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:14.169Z] [2023-08-30T15:05:14.169Z] Login Succeeded [2023-08-30T15:05:14.169Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:05:14.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:14.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:14.169Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:14.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:14.169Z] [2023-08-30T15:05:14.169Z] Login Succeeded [2023-08-30T15:05:14.169Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:05:14.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:14.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:14.428Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:14.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:14.428Z] [2023-08-30T15:05:14.428Z] Login Succeeded [2023-08-30T15:05:14.428Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:05:14.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:14.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:14.428Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:14.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:14.428Z] [2023-08-30T15:05:14.428Z] Login Succeeded [2023-08-30T15:05:14.428Z] docker.io [2023-08-30T15:05:14.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:14.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:14.952Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:14.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:14.952Z] [2023-08-30T15:05:14.952Z] Login Succeeded [2023-08-30T15:05:14.952Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:05:14.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-30T15:05:15.320Z] + git rev-list -1 --merges 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3~1..7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo [2023-08-30T15:05:15.376Z] -----------> git rev-list -1 --merges 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3~1..7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [false] [Pipeline] sh [2023-08-30T15:05:15.667Z] + git log --format=format:%s -1 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo [2023-08-30T15:05:15.683Z] ========================================================= [2023-08-30T15:05:15.683Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-30T15:05:15.683Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:05:16.002Z] + git log --format=format:%s -1 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo [2023-08-30T15:05:16.014Z] [semverPrep] GIT_COMMIT: 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#590) [Pipeline] echo [2023-08-30T15:05:16.025Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-30T15:05:16.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:05:16.364Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-30T15:05:16.364Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-30T15:05:16.364Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-30T15:05:16.364Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-30T15:05:16.364Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-30T15:05:16.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:05:16.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:05:16.708Z] [2023-08-30T15:05:16.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:05:17.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:05:17.003Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-30T15:05:17.003Z] b85a868b505f: Pulling fs layer [2023-08-30T15:05:17.003Z] e2be974225ed: Pulling fs layer [2023-08-30T15:05:17.003Z] 339a4e72a1f5: Pulling fs layer [2023-08-30T15:05:17.003Z] 988bab9f4d93: Pulling fs layer [2023-08-30T15:05:17.003Z] 1469e6f7b9e6: Pulling fs layer [2023-08-30T15:05:17.003Z] eaf3925da568: Pulling fs layer [2023-08-30T15:05:17.003Z] bab4dde63d76: Pulling fs layer [2023-08-30T15:05:17.003Z] bde34c3a00c8: Pulling fs layer [2023-08-30T15:05:17.003Z] b352a97aabf1: Pulling fs layer [2023-08-30T15:05:17.003Z] 4872d77fe225: Pulling fs layer [2023-08-30T15:05:17.003Z] 5851b861e8e6: Pulling fs layer [2023-08-30T15:05:17.003Z] 988bab9f4d93: Waiting [2023-08-30T15:05:17.003Z] 1469e6f7b9e6: Waiting [2023-08-30T15:05:17.003Z] eaf3925da568: Waiting [2023-08-30T15:05:17.003Z] bab4dde63d76: Waiting [2023-08-30T15:05:17.003Z] bde34c3a00c8: Waiting [2023-08-30T15:05:17.003Z] b352a97aabf1: Waiting [2023-08-30T15:05:17.003Z] 4872d77fe225: Waiting [2023-08-30T15:05:17.003Z] 5851b861e8e6: Waiting [2023-08-30T15:05:17.003Z] e2be974225ed: Verifying Checksum [2023-08-30T15:05:17.003Z] e2be974225ed: Download complete [2023-08-30T15:05:17.003Z] 988bab9f4d93: Verifying Checksum [2023-08-30T15:05:17.003Z] 988bab9f4d93: Download complete [2023-08-30T15:05:17.261Z] 1469e6f7b9e6: Verifying Checksum [2023-08-30T15:05:17.261Z] 1469e6f7b9e6: Download complete [2023-08-30T15:05:17.261Z] eaf3925da568: Verifying Checksum [2023-08-30T15:05:17.261Z] eaf3925da568: Download complete [2023-08-30T15:05:17.261Z] 339a4e72a1f5: Verifying Checksum [2023-08-30T15:05:17.261Z] 339a4e72a1f5: Download complete [2023-08-30T15:05:17.261Z] bde34c3a00c8: Verifying Checksum [2023-08-30T15:05:17.261Z] bde34c3a00c8: Download complete [2023-08-30T15:05:17.261Z] b352a97aabf1: Verifying Checksum [2023-08-30T15:05:17.261Z] b352a97aabf1: Download complete [2023-08-30T15:05:17.261Z] 4872d77fe225: Download complete [2023-08-30T15:05:17.261Z] 5851b861e8e6: Verifying Checksum [2023-08-30T15:05:17.261Z] 5851b861e8e6: Download complete [2023-08-30T15:05:17.261Z] b85a868b505f: Verifying Checksum [2023-08-30T15:05:17.261Z] b85a868b505f: Download complete [2023-08-30T15:05:17.520Z] bab4dde63d76: Download complete [2023-08-30T15:05:18.458Z] b85a868b505f: Pull complete [2023-08-30T15:05:18.717Z] e2be974225ed: Pull complete [2023-08-30T15:05:19.289Z] 339a4e72a1f5: Pull complete [2023-08-30T15:05:19.289Z] 988bab9f4d93: Pull complete [2023-08-30T15:05:19.550Z] 1469e6f7b9e6: Pull complete [2023-08-30T15:05:19.817Z] eaf3925da568: Pull complete [2023-08-30T15:05:21.721Z] bab4dde63d76: Pull complete [2023-08-30T15:05:21.721Z] bde34c3a00c8: Pull complete [2023-08-30T15:05:21.721Z] b352a97aabf1: Pull complete [2023-08-30T15:05:21.721Z] 4872d77fe225: Pull complete [2023-08-30T15:05:21.980Z] 5851b861e8e6: Pull complete [2023-08-30T15:05:21.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-30T15:05:21.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:05:21.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:05:22.071Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:05:22.098Z] $ 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 [2023-08-30T15:05:25.194Z] $ docker top e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de -eo pid,comm [2023-08-30T15:05:25.253Z] 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). [2023-08-30T15:05:25.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:05:25.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:05:25.282Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:05:25.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:05:25.399Z] $ docker exec e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent [2023-08-30T15:05:25.524Z] SSH_AUTH_SOCK=/tmp/ssh-QawD8uqYBoLj/agent.32 [2023-08-30T15:05:25.524Z] SSH_AGENT_PID=38 [2023-08-30T15:05:25.530Z] Running ssh-add (command line suppressed) [2023-08-30T15:05:25.637Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1328403048953292831.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1328403048953292831.key) [2023-08-30T15:05:25.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:05:25.944Z] + git tag --points-at HEAD [Pipeline] } [2023-08-30T15:05:25.952Z] $ docker exec --env ******** --env ******** e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent -k [2023-08-30T15:05:26.050Z] unset SSH_AUTH_SOCK; [2023-08-30T15:05:26.050Z] unset SSH_AGENT_PID; [2023-08-30T15:05:26.050Z] echo Agent pid 38 killed; [2023-08-30T15:05:26.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-30T15:05:26.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:05:26.089Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:05:26.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:05:26.201Z] $ docker exec e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent [2023-08-30T15:05:26.327Z] SSH_AUTH_SOCK=/tmp/ssh-u2DPSzJxUOgq/agent.70 [2023-08-30T15:05:26.327Z] SSH_AGENT_PID=76 [2023-08-30T15:05:26.332Z] Running ssh-add (command line suppressed) [2023-08-30T15:05:26.429Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10040215797654067129.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10040215797654067129.key) [2023-08-30T15:05:26.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:05:26.738Z] + git semver init [2023-08-30T15:05:26.998Z] 2023-08-30 15:05:26,918 [run_init] DEBUG init version:0.0.0 force:False [2023-08-30T15:05:26.998Z] 2023-08-30 15:05:26,919 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-30T15:05:26.998Z] 2023-08-30 15:05:26,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-08-30T15:05:26.998Z] 2023-08-30 15:05:26,920 [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) [2023-08-30T15:05:27.935Z] 2023-08-30 15:05:27,729 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-30T15:05:27.935Z] 2023-08-30 15:05:27,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-08-30T15:05:27.935Z] 2023-08-30 15:05:27,730 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:05:27.935Z] 2023-08-30 15:05:27,730 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:05:27.935Z] 3.1.0-dev.15 [Pipeline] } [2023-08-30T15:05:27.942Z] $ docker exec --env ******** --env ******** e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent -k [2023-08-30T15:05:28.043Z] unset SSH_AUTH_SOCK; [2023-08-30T15:05:28.043Z] unset SSH_AGENT_PID; [2023-08-30T15:05:28.043Z] echo Agent pid 76 killed; [2023-08-30T15:05:28.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:05:28.373Z] + git semver [Pipeline] } [2023-08-30T15:05:28.641Z] $ docker stop --time=1 e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de [2023-08-30T15:05:29.951Z] $ docker rm -f --volumes e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:05:30.286Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-30T15:05:30.498Z] Stashed 1 file(s) [Pipeline] echo [2023-08-30T15:05:30.500Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 [2023-08-30T15:05:30.661Z] provisioning config files... [2023-08-30T15:05:30.670Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12193875626011211018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:05:30.971Z] ---> docker-login.sh [2023-08-30T15:05:30.971Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:05:30.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:30.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:30.971Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:30.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:30.971Z] [2023-08-30T15:05:30.971Z] Login Succeeded [2023-08-30T15:05:30.971Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:05:30.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:30.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:30.971Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:30.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:30.971Z] [2023-08-30T15:05:30.971Z] Login Succeeded [2023-08-30T15:05:30.971Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:05:31.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:31.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:31.236Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:31.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:31.236Z] [2023-08-30T15:05:31.236Z] Login Succeeded [2023-08-30T15:05:31.236Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:05:31.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:31.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:31.236Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:31.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:31.236Z] [2023-08-30T15:05:31.236Z] Login Succeeded [2023-08-30T15:05:31.236Z] docker.io [2023-08-30T15:05:31.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:05:31.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:05:31.494Z] Configure a credential helper to remove this warning. See [2023-08-30T15:05:31.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:05:31.494Z] [2023-08-30T15:05:31.494Z] Login Succeeded [2023-08-30T15:05:31.494Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:05:31.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T15:05:31.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:05:31.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:05:31.583Z] ========================================================= [2023-08-30T15:05:31.583Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-30T15:05:31.583Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:05:31.899Z] + 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 . [2023-08-30T15:05:31.899Z] Sending build context to Docker daemon 3.33MB [2023-08-30T15:05:31.899Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:05:31.899Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T15:05:31.899Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-30T15:05:31.899Z] 4db1b89c0bd1: Pulling fs layer [2023-08-30T15:05:31.899Z] 6911f1a30b25: Pulling fs layer [2023-08-30T15:05:31.899Z] e194b8c5c2a9: Pulling fs layer [2023-08-30T15:05:31.899Z] 6863d3e3a2b1: Pulling fs layer [2023-08-30T15:05:31.899Z] ec0bb842ea78: Pulling fs layer [2023-08-30T15:05:31.899Z] 40a00589a448: Pulling fs layer [2023-08-30T15:05:31.899Z] 6c08303d61cc: Pulling fs layer [2023-08-30T15:05:31.899Z] 798269fcf238: Pulling fs layer [2023-08-30T15:05:31.899Z] 6c08303d61cc: Waiting [2023-08-30T15:05:31.899Z] 6863d3e3a2b1: Waiting [2023-08-30T15:05:31.899Z] 798269fcf238: Waiting [2023-08-30T15:05:31.899Z] ec0bb842ea78: Waiting [2023-08-30T15:05:31.899Z] 40a00589a448: Waiting [2023-08-30T15:05:31.899Z] 6911f1a30b25: Verifying Checksum [2023-08-30T15:05:31.899Z] 6911f1a30b25: Download complete [2023-08-30T15:05:31.899Z] 6863d3e3a2b1: Verifying Checksum [2023-08-30T15:05:31.899Z] 6863d3e3a2b1: Download complete [2023-08-30T15:05:31.899Z] ec0bb842ea78: Download complete [2023-08-30T15:05:31.899Z] 4db1b89c0bd1: Download complete [2023-08-30T15:05:32.158Z] 40a00589a448: Verifying Checksum [2023-08-30T15:05:32.158Z] 40a00589a448: Download complete [2023-08-30T15:05:32.158Z] 4db1b89c0bd1: Pull complete [2023-08-30T15:05:32.419Z] 6911f1a30b25: Pull complete [2023-08-30T15:05:32.679Z] e194b8c5c2a9: Verifying Checksum [2023-08-30T15:05:32.679Z] e194b8c5c2a9: Download complete [2023-08-30T15:05:32.679Z] 798269fcf238: Verifying Checksum [2023-08-30T15:05:32.679Z] 798269fcf238: Download complete [2023-08-30T15:05:32.938Z] 6c08303d61cc: Verifying Checksum [2023-08-30T15:05:32.938Z] 6c08303d61cc: Download complete [2023-08-30T15:05:36.222Z] e194b8c5c2a9: Pull complete [2023-08-30T15:05:36.222Z] 6863d3e3a2b1: Pull complete [2023-08-30T15:05:36.222Z] ec0bb842ea78: Pull complete [2023-08-30T15:05:36.222Z] 40a00589a448: Pull complete [2023-08-30T15:05:38.767Z] 6c08303d61cc: Pull complete [2023-08-30T15:05:39.703Z] 798269fcf238: Pull complete [2023-08-30T15:05:39.703Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-30T15:05:39.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-30T15:05:39.703Z] ---> ec979cd7f677 [2023-08-30T15:05:39.703Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:05:43.899Z] ---> Running in d5ac1aef24f6 [2023-08-30T15:05:44.158Z] Removing intermediate container d5ac1aef24f6 [2023-08-30T15:05:44.158Z] ---> 2bd82a15f105 [2023-08-30T15:05:44.158Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:05:44.158Z] ---> Running in 48747fab9182 [2023-08-30T15:05:44.158Z] Removing intermediate container 48747fab9182 [2023-08-30T15:05:44.158Z] ---> cd17a511526b [2023-08-30T15:05:44.158Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:05:44.159Z] ---> Running in c6bb44fbf561 [2023-08-30T15:05:44.417Z] Removing intermediate container c6bb44fbf561 [2023-08-30T15:05:44.417Z] ---> 8f42ba1a0005 [2023-08-30T15:05:44.417Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:05:44.417Z] ---> Running in 080ebcb9cdf3 [2023-08-30T15:05:44.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T15:05:44.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T15:05:45.195Z] OK: 265 MiB in 53 packages [2023-08-30T15:05:45.454Z] Removing intermediate container 080ebcb9cdf3 [2023-08-30T15:05:45.454Z] ---> 25fbe73fb5ed [2023-08-30T15:05:45.454Z] Step 7/12 : WORKDIR /app [2023-08-30T15:05:45.454Z] ---> Running in 5a3f4b20ec9e [2023-08-30T15:05:45.613Z] Still waiting to schedule task [2023-08-30T15:05:45.614Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4891’ [2023-08-30T15:05:45.713Z] Removing intermediate container 5a3f4b20ec9e [2023-08-30T15:05:45.713Z] ---> b9a31dcf03c1 [2023-08-30T15:05:45.713Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T15:05:45.713Z] ---> d754432fa701 [2023-08-30T15:05:45.713Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:05:45.713Z] ---> Running in c60e9d407403 [2023-08-30T15:06:18.326Z] Removing intermediate container c60e9d407403 [2023-08-30T15:06:18.326Z] ---> 590353f05323 [2023-08-30T15:06:18.326Z] Step 10/12 : COPY . . [2023-08-30T15:06:18.326Z] ---> b9bf175e207e [2023-08-30T15:06:18.326Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:06:18.326Z] ---> Running in 5239d2b1f9f8 [2023-08-30T15:06:18.326Z] Removing intermediate container 5239d2b1f9f8 [2023-08-30T15:06:18.326Z] ---> 451d7ea7d33f [2023-08-30T15:06:18.326Z] Step 12/12 : RUN $MAKE [2023-08-30T15:06:18.326Z] ---> Running in 8dd3f78fe19e [2023-08-30T15:06:18.326Z] noop [2023-08-30T15:06:18.326Z] Removing intermediate container 8dd3f78fe19e [2023-08-30T15:06:18.326Z] ---> 56f66e1cf151 [2023-08-30T15:06:18.326Z] Successfully built 56f66e1cf151 [2023-08-30T15:06:18.326Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:18.639Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T15:06:18.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:06:18.703Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:06:18.739Z] $ 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 [2023-08-30T15:06:19.045Z] $ docker top 567922271d35add5c3756998718e00000f867210f80129a6cebecab127127715 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:06:19.388Z] + go version [2023-08-30T15:06:19.388Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-30T15:06:19.402Z] $ docker stop --time=1 567922271d35add5c3756998718e00000f867210f80129a6cebecab127127715 [2023-08-30T15:06:20.650Z] $ docker rm -f --volumes 567922271d35add5c3756998718e00000f867210f80129a6cebecab127127715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:06:21.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-30T15:06:21.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:06:21.099Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:06:21.133Z] $ 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 [2023-08-30T15:06:21.458Z] $ docker top 5872fdca2bed6b843f20b6742a94f7f41fc77d1be16a3de65dafc701c763d429 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:06:21.857Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:06:22.152Z] + make test [2023-08-30T15:06:22.152Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:06:40.222Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-30T15:06:58.294Z] go vet ./... [2023-08-30T15:07:02.481Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:07:02.481Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:07:02.481Z] ./bin/test-attribution-txt.sh [2023-08-30T15:07:02.481Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-30T15:07:02.481Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-30T15:07:02.481Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T15:07:02.481Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T15:07:02.481Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T15:07:02.481Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T15:07:02.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T15:07:02.510Z] $ docker stop --time=1 5872fdca2bed6b843f20b6742a94f7f41fc77d1be16a3de65dafc701c763d429 [2023-08-30T15:07:07.085Z] $ docker rm -f --volumes 5872fdca2bed6b843f20b6742a94f7f41fc77d1be16a3de65dafc701c763d429 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:07:07.581Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T15:07:07.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-30T15:07:08.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T15:07:08.334Z] + ls -al . [2023-08-30T15:07:08.334Z] total 184 [2023-08-30T15:07:08.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:06 . [2023-08-30T15:07:08.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:05 .. [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:05 .dockerignore [2023-08-30T15:07:08.334Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:05 .git [2023-08-30T15:07:08.334Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:05 .github [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 15:05 .gitignore [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:05 .golangci.yml [2023-08-30T15:07:08.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:05 .semver [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 30 15:05 Attribution.txt [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 30 15:05 CHANGELOG.md [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 30 15:05 Dockerfile [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:05 GOVERNANCE.md [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 15:05 Jenkinsfile [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:05 LICENSE [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 15:05 OWNERS.md [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 30 15:05 README.md [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:05 VERSION [2023-08-30T15:07:08.334Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 bin [2023-08-30T15:07:08.334Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 30 15:06 coverage.out [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 30 15:05 go.mod [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 30 15:05 go.sum [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 30 15:05 main.go [2023-08-30T15:07:08.334Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 30 15:05 makefile [2023-08-30T15:07:08.334Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:05 res [2023-08-30T15:07:08.334Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:08.635Z] + 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=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 --label arch=amd64 --label version=3.1.0-dev.15 . [2023-08-30T15:07:08.635Z] Sending build context to Docker daemon 3.331MB [2023-08-30T15:07:08.635Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:07:08.635Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T15:07:08.635Z] ---> 56f66e1cf151 [2023-08-30T15:07:08.635Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:07:08.635Z] ---> Running in 7d87054823e7 [2023-08-30T15:07:08.894Z] Removing intermediate container 7d87054823e7 [2023-08-30T15:07:08.894Z] ---> f258344f812a [2023-08-30T15:07:08.894Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:07:08.894Z] ---> Running in afb65d7f92fc [2023-08-30T15:07:08.894Z] Removing intermediate container afb65d7f92fc [2023-08-30T15:07:08.894Z] ---> 4daaddf5ddb3 [2023-08-30T15:07:08.894Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:07:08.894Z] ---> Running in 7c3ca93d721f [2023-08-30T15:07:08.894Z] Removing intermediate container 7c3ca93d721f [2023-08-30T15:07:08.894Z] ---> f75d5db22c0e [2023-08-30T15:07:08.894Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:07:09.153Z] ---> Running in 716b1046bf6a [2023-08-30T15:07:09.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T15:07:09.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T15:07:09.673Z] OK: 265 MiB in 53 packages [2023-08-30T15:07:10.239Z] Removing intermediate container 716b1046bf6a [2023-08-30T15:07:10.239Z] ---> 5a6859003ac5 [2023-08-30T15:07:10.239Z] Step 7/26 : WORKDIR /app [2023-08-30T15:07:10.239Z] ---> Running in b0a5a24f6864 [2023-08-30T15:07:10.239Z] Removing intermediate container b0a5a24f6864 [2023-08-30T15:07:10.239Z] ---> ac8b037a9e29 [2023-08-30T15:07:10.239Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T15:07:10.239Z] ---> 14c155df2bbe [2023-08-30T15:07:10.239Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:07:10.239Z] ---> Running in 25374cea2473 [2023-08-30T15:07:11.183Z] Removing intermediate container 25374cea2473 [2023-08-30T15:07:11.183Z] ---> 809212c73729 [2023-08-30T15:07:11.183Z] Step 10/26 : COPY . . [2023-08-30T15:07:11.441Z] ---> 7652c885daa3 [2023-08-30T15:07:11.441Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:07:11.441Z] ---> Running in e27c778fb795 [2023-08-30T15:07:11.441Z] Removing intermediate container e27c778fb795 [2023-08-30T15:07:11.441Z] ---> 0d7f5807e284 [2023-08-30T15:07:11.441Z] Step 12/26 : RUN $MAKE [2023-08-30T15:07:11.441Z] ---> Running in 7d12f8e7fbd0 [2023-08-30T15:07:11.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [2023-08-30T15:07:33.618Z] Removing intermediate container 7d12f8e7fbd0 [2023-08-30T15:07:33.618Z] ---> 3e34dfd58942 [2023-08-30T15:07:33.618Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T15:07:33.618Z] 3.17: Pulling from library/alpine [2023-08-30T15:07:33.618Z] 9398808236ff: Pulling fs layer [2023-08-30T15:07:33.618Z] 9398808236ff: Verifying Checksum [2023-08-30T15:07:33.618Z] 9398808236ff: Download complete [2023-08-30T15:07:33.618Z] 9398808236ff: Pull complete [2023-08-30T15:07:33.618Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T15:07:33.618Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T15:07:33.618Z] ---> 1e0b8b5322fc [2023-08-30T15:07:33.618Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T15:07:33.618Z] ---> Running in bafa1af43fff [2023-08-30T15:07:33.618Z] Removing intermediate container bafa1af43fff [2023-08-30T15:07:33.618Z] ---> 53cf28c5dac6 [2023-08-30T15:07:33.618Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-30T15:07:33.618Z] ---> Running in 99193df0c1ff [2023-08-30T15:07:33.618Z] Removing intermediate container 99193df0c1ff [2023-08-30T15:07:33.618Z] ---> 47d7f51525ab [2023-08-30T15:07:33.618Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T15:07:33.618Z] ---> Running in 0d3116315ebb [2023-08-30T15:07:33.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-30T15:07:33.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-30T15:07:33.618Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T15:07:33.618Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T15:07:33.618Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T15:07:33.618Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T15:07:33.618Z] OK: 8 MiB in 17 packages [2023-08-30T15:07:33.618Z] Removing intermediate container 0d3116315ebb [2023-08-30T15:07:33.618Z] ---> 11d1065b35ee [2023-08-30T15:07:33.618Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T15:07:33.618Z] ---> 842d6d93db47 [2023-08-30T15:07:33.618Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T15:07:33.618Z] ---> e23a4b85c3be [2023-08-30T15:07:33.618Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T15:07:33.875Z] ---> 849e2bf8d0f5 [2023-08-30T15:07:33.875Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-30T15:07:34.810Z] ---> 4f4b5b19be9a [2023-08-30T15:07:34.810Z] Step 21/26 : EXPOSE 48095 [2023-08-30T15:07:34.810Z] ---> Running in 6c6721916a1c [2023-08-30T15:07:34.810Z] Removing intermediate container 6c6721916a1c [2023-08-30T15:07:34.810Z] ---> 17017f327cee [2023-08-30T15:07:34.810Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-30T15:07:34.810Z] ---> Running in 6770c40151ce [2023-08-30T15:07:34.810Z] Removing intermediate container 6770c40151ce [2023-08-30T15:07:34.810Z] ---> ce1a53c684e9 [2023-08-30T15:07:34.810Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T15:07:35.072Z] ---> Running in b9ae7b9aebb6 [2023-08-30T15:07:35.072Z] Removing intermediate container b9ae7b9aebb6 [2023-08-30T15:07:35.072Z] ---> 907fb51aa51d [2023-08-30T15:07:35.072Z] Step 24/26 : LABEL arch=amd64 [2023-08-30T15:07:35.072Z] ---> Running in d583f69c4892 [2023-08-30T15:07:35.072Z] Removing intermediate container d583f69c4892 [2023-08-30T15:07:35.072Z] ---> 53e2c20f9520 [2023-08-30T15:07:35.072Z] Step 25/26 : LABEL git_sha=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:07:35.072Z] ---> Running in 3a18e6c96ba2 [2023-08-30T15:07:35.072Z] Removing intermediate container 3a18e6c96ba2 [2023-08-30T15:07:35.072Z] ---> 3de103623c85 [2023-08-30T15:07:35.072Z] Step 26/26 : LABEL version=3.1.0-dev.15 [2023-08-30T15:07:35.331Z] ---> Running in 8708ab92c094 [2023-08-30T15:07:35.331Z] Removing intermediate container 8708ab92c094 [2023-08-30T15:07:35.331Z] ---> 2da15a5a4a0c [2023-08-30T15:07:35.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T15:07:35.331Z] Successfully built 2da15a5a4a0c [2023-08-30T15:07:35.331Z] 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 [2023-08-30T15:07:35.406Z] provisioning config files... [2023-08-30T15:07:35.415Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2218124658958038017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:07:35.713Z] ---> docker-login.sh [2023-08-30T15:07:35.713Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:07:35.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:07:35.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:07:35.713Z] Configure a credential helper to remove this warning. See [2023-08-30T15:07:35.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:07:35.713Z] [2023-08-30T15:07:35.713Z] Login Succeeded [2023-08-30T15:07:35.713Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:07:35.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:07:35.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:07:35.713Z] Configure a credential helper to remove this warning. See [2023-08-30T15:07:35.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:07:35.713Z] [2023-08-30T15:07:35.713Z] Login Succeeded [2023-08-30T15:07:35.713Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:07:36.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:07:36.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:07:36.097Z] Configure a credential helper to remove this warning. See [2023-08-30T15:07:36.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:07:36.097Z] [2023-08-30T15:07:36.097Z] Login Succeeded [2023-08-30T15:07:36.097Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:07:36.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:07:36.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:07:36.097Z] Configure a credential helper to remove this warning. See [2023-08-30T15:07:36.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:07:36.097Z] [2023-08-30T15:07:36.097Z] Login Succeeded [2023-08-30T15:07:36.097Z] docker.io [2023-08-30T15:07:36.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:07:36.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:07:36.356Z] Configure a credential helper to remove this warning. See [2023-08-30T15:07:36.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:07:36.356Z] [2023-08-30T15:07:36.356Z] Login Succeeded [2023-08-30T15:07:36.356Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:07:36.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:07:36.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:07:36.408Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-30T15:07:36.408Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:07:36.408Z] latest [2023-08-30T15:07:36.408Z] 3.1.0-dev.15 [2023-08-30T15:07:36.408Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [2023-08-30T15:07:36.408Z] main [2023-08-30T15:07:36.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:36.727Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:37.031Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:07:37.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-30T15:07:37.031Z] 61ad88e4811d: Preparing [2023-08-30T15:07:37.031Z] b384202541a1: Preparing [2023-08-30T15:07:37.031Z] 2821495d7a97: Preparing [2023-08-30T15:07:37.031Z] 0970158dcc99: Preparing [2023-08-30T15:07:37.031Z] dfc72e45cadc: Preparing [2023-08-30T15:07:37.031Z] 36b50b131297: Preparing [2023-08-30T15:07:37.031Z] 36b50b131297: Waiting [2023-08-30T15:07:37.031Z] b384202541a1: Pushed [2023-08-30T15:07:37.031Z] 0970158dcc99: Pushed [2023-08-30T15:07:37.031Z] 2821495d7a97: Pushed [2023-08-30T15:07:37.031Z] 36b50b131297: Layer already exists [2023-08-30T15:07:37.031Z] dfc72e45cadc: Pushed [2023-08-30T15:07:39.569Z] 61ad88e4811d: Pushed [2023-08-30T15:07:39.828Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:40.144Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:40.455Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-30T15:07:40.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-30T15:07:40.456Z] 61ad88e4811d: Preparing [2023-08-30T15:07:40.456Z] b384202541a1: Preparing [2023-08-30T15:07:40.456Z] 2821495d7a97: Preparing [2023-08-30T15:07:40.456Z] 0970158dcc99: Preparing [2023-08-30T15:07:40.456Z] dfc72e45cadc: Preparing [2023-08-30T15:07:40.456Z] 36b50b131297: Preparing [2023-08-30T15:07:40.456Z] 36b50b131297: Waiting [2023-08-30T15:07:40.456Z] 0970158dcc99: Layer already exists [2023-08-30T15:07:40.456Z] dfc72e45cadc: Layer already exists [2023-08-30T15:07:40.456Z] 2821495d7a97: Layer already exists [2023-08-30T15:07:40.456Z] 61ad88e4811d: Layer already exists [2023-08-30T15:07:40.456Z] b384202541a1: Layer already exists [2023-08-30T15:07:40.456Z] 36b50b131297: Layer already exists [2023-08-30T15:07:40.456Z] latest: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:40.774Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:41.083Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.15 [2023-08-30T15:07:41.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-30T15:07:41.083Z] 61ad88e4811d: Preparing [2023-08-30T15:07:41.083Z] b384202541a1: Preparing [2023-08-30T15:07:41.083Z] 2821495d7a97: Preparing [2023-08-30T15:07:41.083Z] 0970158dcc99: Preparing [2023-08-30T15:07:41.083Z] dfc72e45cadc: Preparing [2023-08-30T15:07:41.083Z] 36b50b131297: Preparing [2023-08-30T15:07:41.083Z] dfc72e45cadc: Layer already exists [2023-08-30T15:07:41.083Z] 2821495d7a97: Layer already exists [2023-08-30T15:07:41.083Z] b384202541a1: Layer already exists [2023-08-30T15:07:41.083Z] 61ad88e4811d: Layer already exists [2023-08-30T15:07:41.083Z] 0970158dcc99: Layer already exists [2023-08-30T15:07:41.083Z] 36b50b131297: Layer already exists [2023-08-30T15:07:41.083Z] 3.1.0-dev.15: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:41.400Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:41.714Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [2023-08-30T15:07:41.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-30T15:07:41.714Z] 61ad88e4811d: Preparing [2023-08-30T15:07:41.714Z] b384202541a1: Preparing [2023-08-30T15:07:41.714Z] 2821495d7a97: Preparing [2023-08-30T15:07:41.714Z] 0970158dcc99: Preparing [2023-08-30T15:07:41.714Z] dfc72e45cadc: Preparing [2023-08-30T15:07:41.714Z] 36b50b131297: Preparing [2023-08-30T15:07:41.714Z] 36b50b131297: Waiting [2023-08-30T15:07:41.714Z] dfc72e45cadc: Layer already exists [2023-08-30T15:07:41.714Z] 2821495d7a97: Layer already exists [2023-08-30T15:07:41.714Z] 0970158dcc99: Layer already exists [2023-08-30T15:07:41.714Z] b384202541a1: Layer already exists [2023-08-30T15:07:41.714Z] 61ad88e4811d: Layer already exists [2023-08-30T15:07:41.714Z] 36b50b131297: Layer already exists [2023-08-30T15:07:41.714Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:42.019Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:42.324Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-30T15:07:42.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-30T15:07:42.324Z] 61ad88e4811d: Preparing [2023-08-30T15:07:42.324Z] b384202541a1: Preparing [2023-08-30T15:07:42.324Z] 2821495d7a97: Preparing [2023-08-30T15:07:42.324Z] 0970158dcc99: Preparing [2023-08-30T15:07:42.324Z] dfc72e45cadc: Preparing [2023-08-30T15:07:42.324Z] 36b50b131297: Preparing [2023-08-30T15:07:42.324Z] 36b50b131297: Waiting [2023-08-30T15:07:42.324Z] 61ad88e4811d: Layer already exists [2023-08-30T15:07:42.324Z] b384202541a1: Layer already exists [2023-08-30T15:07:42.324Z] 2821495d7a97: Layer already exists [2023-08-30T15:07:42.324Z] 0970158dcc99: Layer already exists [2023-08-30T15:07:42.324Z] dfc72e45cadc: Layer already exists [2023-08-30T15:07:42.324Z] 36b50b131297: Layer already exists [2023-08-30T15:07:42.324Z] main: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:07:42.378Z] ===================================================== [Pipeline] echo [2023-08-30T15:07:42.388Z] taggedImages: [2023-08-30T15:07:42.388Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:07:42.388Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-30T15:07:42.388Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.15 [2023-08-30T15:07:42.388Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [2023-08-30T15:07:42.388Z] - 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 [2023-08-30T15:07:42.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:07:42.753Z] [2023-08-30T15:07:42.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:07:43.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:07:43.059Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-30T15:07:43.059Z] 5eb5b503b376: Pulling fs layer [2023-08-30T15:07:43.059Z] 5c69ac0246d0: Pulling fs layer [2023-08-30T15:07:43.059Z] ec43610c2a17: Pulling fs layer [2023-08-30T15:07:43.059Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-30T15:07:43.059Z] 33b1e0a273af: Pulling fs layer [2023-08-30T15:07:43.059Z] 5d3b04190fa2: Pulling fs layer [2023-08-30T15:07:43.059Z] 2f39f015ded8: Pulling fs layer [2023-08-30T15:07:43.059Z] 33b1e0a273af: Waiting [2023-08-30T15:07:43.059Z] 2f39f015ded8: Waiting [2023-08-30T15:07:43.059Z] 5d3b04190fa2: Waiting [2023-08-30T15:07:43.059Z] 3a2ae6a8a46f: Waiting [2023-08-30T15:07:43.059Z] 5c69ac0246d0: Download complete [2023-08-30T15:07:43.059Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-30T15:07:43.059Z] 3a2ae6a8a46f: Download complete [2023-08-30T15:07:43.059Z] 33b1e0a273af: Verifying Checksum [2023-08-30T15:07:43.059Z] 33b1e0a273af: Download complete [2023-08-30T15:07:43.317Z] 5d3b04190fa2: Download complete [2023-08-30T15:07:43.317Z] ec43610c2a17: Verifying Checksum [2023-08-30T15:07:43.317Z] ec43610c2a17: Download complete [2023-08-30T15:07:43.317Z] 5eb5b503b376: Verifying Checksum [2023-08-30T15:07:43.317Z] 5eb5b503b376: Download complete [2023-08-30T15:07:43.884Z] 2f39f015ded8: Download complete [2023-08-30T15:07:44.451Z] 5eb5b503b376: Pull complete [2023-08-30T15:07:44.709Z] 5c69ac0246d0: Pull complete [2023-08-30T15:07:44.968Z] ec43610c2a17: Pull complete [2023-08-30T15:07:44.968Z] 3a2ae6a8a46f: Pull complete [2023-08-30T15:07:45.225Z] 33b1e0a273af: Pull complete [2023-08-30T15:07:45.225Z] 5d3b04190fa2: Pull complete [2023-08-30T15:07:49.406Z] 2f39f015ded8: Pull complete [2023-08-30T15:07:49.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-30T15:07:49.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:07:49.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:07:49.498Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:07:49.536Z] $ 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 [2023-08-30T15:07:52.989Z] $ docker top c758b735ab76fd1b8cfdf0d9aed7b6a88d2b46111d8d788176a5f376adaea820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:07:53.363Z] ---> job-cost.sh [2023-08-30T15:07:53.363Z] lf-activate-venv: SKIPPING [2023-08-30T15:07:53.363Z] INFO: No Stack... [2023-08-30T15:07:53.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T15:07:53.882Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T15:07:54.169Z] + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-30T15:07:54.169Z] cut -d, -f6 [Pipeline] lock [2023-08-30T15:07:54.183Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [2023-08-30T15:07:54.189Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] did not exist. Created. [2023-08-30T15:07:54.189Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T15:07:54.489Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-30T15:07:54.521Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T15:07:54.534Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T15:07:54.557Z] $ docker stop --time=1 c758b735ab76fd1b8cfdf0d9aed7b6a88d2b46111d8d788176a5f376adaea820 [2023-08-30T15:07:55.703Z] $ docker rm -f --volumes c758b735ab76fd1b8cfdf0d9aed7b6a88d2b46111d8d788176a5f376adaea820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-30T15:08:04.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4893 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-08-30T15:08:04.265Z] Running in /w/workspace/app-service-configurable/184 [Pipeline] { [Pipeline] checkout [2023-08-30T15:08:04.306Z] Selected Git installation does not exist. Using Default [2023-08-30T15:08:04.306Z] The recommended git tool is: NONE [2023-08-30T15:08:09.504Z] using credential edgex-jenkins-ssh [2023-08-30T15:08:09.518Z] Cloning the remote Git repository [2023-08-30T15:08:09.562Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-30T15:08:09.673Z] > git init /w/workspace/app-service-configurable/184 # timeout=10 [2023-08-30T15:08:09.815Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-30T15:08:09.816Z] > git --version # timeout=10 [2023-08-30T15:08:09.834Z] > git --version # 'git version 2.25.1' [2023-08-30T15:08:09.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-30T15:08:09.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T15:08:11.093Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-30T15:08:11.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-30T15:08:11.942Z] Avoid second fetch [2023-08-30T15:08:11.942Z] Checking out Revision 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 (main) [2023-08-30T15:08:12.495Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#590)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-08-30T15:08:11.960Z] > git config core.sparsecheckout # timeout=10 [2023-08-30T15:08:12.035Z] > git checkout -f 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:08:13.560Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-30T15:08:13.560Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:08:13.560Z] Dload Upload Total Spent Left Speed [2023-08-30T15:08:13.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh [2023-08-30T15:08:14.149Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-30T15:08:14.469Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-30T15:08:14.469Z] + sudo tee /etc/docker/daemon.new [2023-08-30T15:08:14.469Z] { [2023-08-30T15:08:14.469Z] "registry-mirrors": [ [2023-08-30T15:08:14.469Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-30T15:08:14.469Z] ], [2023-08-30T15:08:14.469Z] "bip": "10.250.0.254/24", [2023-08-30T15:08:14.469Z] "hosts": [ [2023-08-30T15:08:14.469Z] "tcp://0.0.0.0:5555", [2023-08-30T15:08:14.469Z] "unix:///var/run/docker.sock" [2023-08-30T15:08:14.469Z] ], [2023-08-30T15:08:14.469Z] "mtu": 1458, [2023-08-30T15:08:14.469Z] "selinux-enabled": true, [2023-08-30T15:08:14.469Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-30T15:08:14.469Z] } [Pipeline] sh [2023-08-30T15:08:14.794Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-30T15:08:15.124Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:08:33.388Z] provisioning config files... [2023-08-30T15:08:33.412Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/184@tmp/config14791425266796031613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:08:33.758Z] ---> docker-login.sh [2023-08-30T15:08:33.758Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:08:34.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:08:34.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:08:34.294Z] Configure a credential helper to remove this warning. See [2023-08-30T15:08:34.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:08:34.294Z] [2023-08-30T15:08:34.294Z] Login Succeeded [2023-08-30T15:08:34.561Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:08:34.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:08:34.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:08:34.829Z] Configure a credential helper to remove this warning. See [2023-08-30T15:08:34.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:08:34.829Z] [2023-08-30T15:08:34.829Z] Login Succeeded [2023-08-30T15:08:34.829Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:08:35.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:08:35.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:08:35.101Z] Configure a credential helper to remove this warning. See [2023-08-30T15:08:35.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:08:35.101Z] [2023-08-30T15:08:35.101Z] Login Succeeded [2023-08-30T15:08:35.101Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:08:35.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:08:35.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:08:35.368Z] Configure a credential helper to remove this warning. See [2023-08-30T15:08:35.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:08:35.368Z] [2023-08-30T15:08:35.368Z] Login Succeeded [2023-08-30T15:08:35.368Z] docker.io [2023-08-30T15:08:35.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:08:35.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:08:35.905Z] Configure a credential helper to remove this warning. See [2023-08-30T15:08:35.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:08:35.905Z] [2023-08-30T15:08:35.905Z] Login Succeeded [2023-08-30T15:08:35.905Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:08:35.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-30T15:08:36.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:08:36.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:08:36.187Z] ========================================================= [2023-08-30T15:08:36.188Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-30T15:08:36.188Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:08:36.522Z] + 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 . [2023-08-30T15:08:36.523Z] Sending build context to Docker daemon 178.2kB [2023-08-30T15:08:36.792Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:08:36.792Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-30T15:08:36.792Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-30T15:08:36.792Z] edb6bdbacee9: Pulling fs layer [2023-08-30T15:08:36.792Z] 5f9638ab2659: Pulling fs layer [2023-08-30T15:08:36.792Z] 8d51d6327a98: Pulling fs layer [2023-08-30T15:08:36.792Z] 8b374f2dd631: Pulling fs layer [2023-08-30T15:08:36.792Z] ec14aa9079de: Pulling fs layer [2023-08-30T15:08:36.792Z] 2f466654f4bb: Pulling fs layer [2023-08-30T15:08:36.792Z] 554e91adad29: Pulling fs layer [2023-08-30T15:08:36.792Z] ec14aa9079de: Waiting [2023-08-30T15:08:36.792Z] 2f466654f4bb: Waiting [2023-08-30T15:08:36.792Z] 8b374f2dd631: Waiting [2023-08-30T15:08:36.792Z] 554e91adad29: Waiting [2023-08-30T15:08:36.792Z] 5f9638ab2659: Download complete [2023-08-30T15:08:37.062Z] 8b374f2dd631: Verifying Checksum [2023-08-30T15:08:37.062Z] 8b374f2dd631: Download complete [2023-08-30T15:08:37.062Z] ec14aa9079de: Verifying Checksum [2023-08-30T15:08:37.062Z] ec14aa9079de: Download complete [2023-08-30T15:08:37.062Z] edb6bdbacee9: Verifying Checksum [2023-08-30T15:08:37.062Z] edb6bdbacee9: Download complete [2023-08-30T15:08:38.487Z] 554e91adad29: Verifying Checksum [2023-08-30T15:08:38.487Z] 554e91adad29: Download complete [2023-08-30T15:08:39.449Z] 2f466654f4bb: Verifying Checksum [2023-08-30T15:08:39.449Z] 2f466654f4bb: Download complete [2023-08-30T15:08:39.449Z] 8d51d6327a98: Download complete [2023-08-30T15:08:40.408Z] edb6bdbacee9: Pull complete [2023-08-30T15:08:40.674Z] 5f9638ab2659: Pull complete [2023-08-30T15:08:53.028Z] 8d51d6327a98: Pull complete [2023-08-30T15:08:53.028Z] 8b374f2dd631: Pull complete [2023-08-30T15:08:53.028Z] ec14aa9079de: Pull complete [2023-08-30T15:08:58.387Z] 2f466654f4bb: Pull complete [2023-08-30T15:09:00.336Z] 554e91adad29: Pull complete [2023-08-30T15:09:00.336Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-30T15:09:00.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-30T15:09:00.336Z] ---> 1e15ea492957 [2023-08-30T15:09:00.336Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:09:02.287Z] ---> Running in e23b270f81b1 [2023-08-30T15:09:02.553Z] Removing intermediate container e23b270f81b1 [2023-08-30T15:09:02.553Z] ---> e1a9813ea72f [2023-08-30T15:09:02.553Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:09:02.553Z] ---> Running in f81335969019 [2023-08-30T15:09:02.821Z] Removing intermediate container f81335969019 [2023-08-30T15:09:02.821Z] ---> dd0c3f3fd133 [2023-08-30T15:09:02.821Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:09:02.821Z] ---> Running in 4aba709c0f37 [2023-08-30T15:09:03.095Z] Removing intermediate container 4aba709c0f37 [2023-08-30T15:09:03.095Z] ---> 70159dc9be04 [2023-08-30T15:09:03.095Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:09:03.363Z] ---> Running in 2b246c1b145a [2023-08-30T15:09:04.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T15:09:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T15:09:06.594Z] OK: 263 MiB in 53 packages [2023-08-30T15:09:07.590Z] Removing intermediate container 2b246c1b145a [2023-08-30T15:09:07.590Z] ---> 68791b3c7f49 [2023-08-30T15:09:07.590Z] Step 7/12 : WORKDIR /app [2023-08-30T15:09:07.590Z] ---> Running in af2ffb0b6010 [2023-08-30T15:09:07.856Z] Removing intermediate container af2ffb0b6010 [2023-08-30T15:09:07.856Z] ---> 266a11dd3312 [2023-08-30T15:09:07.856Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-30T15:09:08.459Z] ---> 95089ef676ca [2023-08-30T15:09:08.459Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:09:08.459Z] ---> Running in 3bf0a2c83950 [2023-08-30T15:10:16.381Z] Removing intermediate container 3bf0a2c83950 [2023-08-30T15:10:16.381Z] ---> 134a4209a7f9 [2023-08-30T15:10:16.381Z] Step 10/12 : COPY . . [2023-08-30T15:10:16.381Z] ---> e206e0063a0a [2023-08-30T15:10:16.381Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:10:16.381Z] ---> Running in 635ff13ba95b [2023-08-30T15:10:16.381Z] Removing intermediate container 635ff13ba95b [2023-08-30T15:10:16.381Z] ---> c7157ecc9cea [2023-08-30T15:10:16.381Z] Step 12/12 : RUN $MAKE [2023-08-30T15:10:16.381Z] ---> Running in 42286582c074 [2023-08-30T15:10:17.346Z] noop [2023-08-30T15:10:17.934Z] Removing intermediate container 42286582c074 [2023-08-30T15:10:17.934Z] ---> 18f29e38fc4e [2023-08-30T15:10:17.934Z] Successfully built 18f29e38fc4e [2023-08-30T15:10:17.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:10:18.295Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T15:10:18.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:10:18.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2023-08-30T15:10:18.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/184 -v /w/workspace/app-service-configurable/184:/w/workspace/app-service-configurable/184:rw,z -v /w/workspace/app-service-configurable/184@tmp:/w/workspace/app-service-configurable/184@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 [2023-08-30T15:10:19.778Z] $ docker top 8c2baa559da079d0dda77748451e1eef526e167d718ed0ba65e8e2c56988bd59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:10:20.616Z] + go version [2023-08-30T15:10:20.616Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-30T15:10:20.642Z] $ docker stop --time=1 8c2baa559da079d0dda77748451e1eef526e167d718ed0ba65e8e2c56988bd59 [2023-08-30T15:10:22.285Z] $ docker rm -f --volumes 8c2baa559da079d0dda77748451e1eef526e167d718ed0ba65e8e2c56988bd59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:10:22.851Z] + docker inspect -f . ci-base-image-arm64 [2023-08-30T15:10:22.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:10:23.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2023-08-30T15:10:23.112Z] $ 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/184 -v /w/workspace/app-service-configurable/184:/w/workspace/app-service-configurable/184:rw,z -v /w/workspace/app-service-configurable/184@tmp:/w/workspace/app-service-configurable/184@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 [2023-08-30T15:10:24.256Z] $ docker top 149df202f58563efd25527e0e2edf949157ee99d6809f988298b53ffe8c917d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:10:24.762Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/184 [Pipeline] fileExists [Pipeline] sh [2023-08-30T15:10:25.103Z] + make test [2023-08-30T15:10:25.103Z] go test -race -coverprofile=coverage.out ./... [2023-08-30T15:13:16.917Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-30T15:13:16.917Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-30T15:13:16.917Z] go vet ./... [2023-08-30T15:15:38.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-30T15:15:38.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-30T15:15:38.621Z] ./bin/test-attribution-txt.sh [2023-08-30T15:15:38.621Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-30T15:15:38.621Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-30T15:15:38.621Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-30T15:15:38.621Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-30T15:15:38.621Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-30T15:15:38.621Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-30T15:15:38.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-30T15:15:38.658Z] $ docker stop --time=1 149df202f58563efd25527e0e2edf949157ee99d6809f988298b53ffe8c917d5 [2023-08-30T15:15:42.757Z] $ docker rm -f --volumes 149df202f58563efd25527e0e2edf949157ee99d6809f988298b53ffe8c917d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:15:44.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-30T15:15:44.286Z] Warning: overwriting stash ‘coverage-report’ [2023-08-30T15:15:44.679Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-30T15:15:45.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-30T15:15:45.368Z] + ls -al . [2023-08-30T15:15:45.368Z] total 180 [2023-08-30T15:15:45.368Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 15:10 . [2023-08-30T15:15:45.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:08 .. [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:08 .dockerignore [2023-08-30T15:15:45.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:08 .git [2023-08-30T15:15:45.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:08 .github [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 15:08 .gitignore [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:08 .golangci.yml [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 30 15:08 Attribution.txt [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 30 15:08 CHANGELOG.md [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 30 15:08 Dockerfile [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:08 GOVERNANCE.md [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 15:08 Jenkinsfile [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:08 LICENSE [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 15:08 OWNERS.md [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 30 15:08 README.md [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:05 VERSION [2023-08-30T15:15:45.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:08 bin [2023-08-30T15:15:45.368Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 30 15:10 coverage.out [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 3729 Aug 30 15:08 go.mod [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 33854 Aug 30 15:08 go.sum [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 30 15:08 main.go [2023-08-30T15:15:45.368Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 30 15:08 makefile [2023-08-30T15:15:45.368Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:08 res [2023-08-30T15:15:45.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:15:45.700Z] + 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=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 --label arch=arm64 --label version=3.1.0-dev.15 . [2023-08-30T15:15:45.700Z] Sending build context to Docker daemon 179.2kB [2023-08-30T15:15:45.966Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-30T15:15:45.966Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-30T15:15:45.966Z] ---> 18f29e38fc4e [2023-08-30T15:15:45.966Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-30T15:15:45.966Z] ---> Running in e71b418e8d8d [2023-08-30T15:15:46.236Z] Removing intermediate container e71b418e8d8d [2023-08-30T15:15:46.236Z] ---> 7f6689165431 [2023-08-30T15:15:46.236Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-30T15:15:46.236Z] ---> Running in 481a7e4a939a [2023-08-30T15:15:46.823Z] Removing intermediate container 481a7e4a939a [2023-08-30T15:15:46.823Z] ---> 1aa42c235a05 [2023-08-30T15:15:46.823Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-30T15:15:46.823Z] ---> Running in af5cb21b509b [2023-08-30T15:15:47.090Z] Removing intermediate container af5cb21b509b [2023-08-30T15:15:47.090Z] ---> 830f1b9057f3 [2023-08-30T15:15:47.091Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-30T15:15:47.091Z] ---> Running in ed2118a026bb [2023-08-30T15:15:48.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T15:15:48.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T15:15:49.589Z] OK: 263 MiB in 53 packages [2023-08-30T15:15:50.550Z] Removing intermediate container ed2118a026bb [2023-08-30T15:15:50.550Z] ---> 7f232d800b61 [2023-08-30T15:15:50.550Z] Step 7/26 : WORKDIR /app [2023-08-30T15:15:50.550Z] ---> Running in dba286954f13 [2023-08-30T15:15:50.817Z] Removing intermediate container dba286954f13 [2023-08-30T15:15:50.817Z] ---> 3847c3954673 [2023-08-30T15:15:50.817Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-30T15:15:51.402Z] ---> 6feabb1991b6 [2023-08-30T15:15:51.402Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-30T15:15:51.402Z] ---> Running in 8271d88802ca [2023-08-30T15:15:55.657Z] Removing intermediate container 8271d88802ca [2023-08-30T15:15:55.657Z] ---> 045fcace5cb7 [2023-08-30T15:15:55.657Z] Step 10/26 : COPY . . [2023-08-30T15:15:56.241Z] ---> 4876eda4ca37 [2023-08-30T15:15:56.241Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-30T15:15:56.241Z] ---> Running in 101cfd4aaa80 [2023-08-30T15:15:56.508Z] Removing intermediate container 101cfd4aaa80 [2023-08-30T15:15:56.508Z] ---> 8f93e3a6e32c [2023-08-30T15:15:56.508Z] Step 12/26 : RUN $MAKE [2023-08-30T15:15:56.508Z] ---> Running in 603530742ec2 [2023-08-30T15:15:57.466Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-service-configurable [2023-08-30T15:18:19.143Z] Removing intermediate container 603530742ec2 [2023-08-30T15:18:19.143Z] ---> e4e8362cd56a [2023-08-30T15:18:19.143Z] Step 13/26 : FROM alpine:3.17 [2023-08-30T15:18:19.143Z] 3.17: Pulling from library/alpine [2023-08-30T15:18:19.143Z] 4060ece20d7a: Pulling fs layer [2023-08-30T15:18:19.143Z] 4060ece20d7a: Verifying Checksum [2023-08-30T15:18:19.143Z] 4060ece20d7a: Pull complete [2023-08-30T15:18:19.143Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-30T15:18:19.143Z] Status: Downloaded newer image for alpine:3.17 [2023-08-30T15:18:19.143Z] ---> 8650cd65339b [2023-08-30T15:18:19.143Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-30T15:18:19.143Z] ---> Running in 614c9329aad7 [2023-08-30T15:18:19.143Z] Removing intermediate container 614c9329aad7 [2023-08-30T15:18:19.143Z] ---> 8a638b66b1ee [2023-08-30T15:18:19.143Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-30T15:18:19.143Z] ---> Running in 27071252606c [2023-08-30T15:18:19.143Z] Removing intermediate container 27071252606c [2023-08-30T15:18:19.143Z] ---> afa229382a24 [2023-08-30T15:18:19.143Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-30T15:18:19.143Z] ---> Running in 3a0918afdc1c [2023-08-30T15:18:19.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-30T15:18:19.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-30T15:18:19.143Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-30T15:18:19.143Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-30T15:18:19.143Z] Executing busybox-1.35.0-r29.trigger [2023-08-30T15:18:19.143Z] Executing ca-certificates-20230506-r0.trigger [2023-08-30T15:18:19.143Z] OK: 8 MiB in 17 packages [2023-08-30T15:18:19.143Z] Removing intermediate container 3a0918afdc1c [2023-08-30T15:18:19.143Z] ---> 8273cc0e82e1 [2023-08-30T15:18:19.143Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-30T15:18:19.143Z] ---> 0608ca67987b [2023-08-30T15:18:19.143Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-30T15:18:19.143Z] ---> 61d2caf94cb7 [2023-08-30T15:18:19.143Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-30T15:18:19.143Z] ---> b43711308ffb [2023-08-30T15:18:19.143Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-30T15:18:19.143Z] ---> 60ed8fe02ab9 [2023-08-30T15:18:19.143Z] Step 21/26 : EXPOSE 48095 [2023-08-30T15:18:19.413Z] ---> Running in 959c7a98ded3 [2023-08-30T15:18:19.679Z] Removing intermediate container 959c7a98ded3 [2023-08-30T15:18:19.679Z] ---> 2f89b6d726d2 [2023-08-30T15:18:19.679Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-30T15:18:19.679Z] ---> Running in 42531ac7fb9d [2023-08-30T15:18:19.946Z] Removing intermediate container 42531ac7fb9d [2023-08-30T15:18:19.946Z] ---> 96562967f679 [2023-08-30T15:18:19.946Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-30T15:18:19.946Z] ---> Running in b00c6e37cfd1 [2023-08-30T15:18:20.215Z] Removing intermediate container b00c6e37cfd1 [2023-08-30T15:18:20.215Z] ---> 221ee9352c30 [2023-08-30T15:18:20.215Z] Step 24/26 : LABEL arch=arm64 [2023-08-30T15:18:20.215Z] ---> Running in 1e2cbd6dc1e1 [2023-08-30T15:18:20.483Z] Removing intermediate container 1e2cbd6dc1e1 [2023-08-30T15:18:20.483Z] ---> 6f19db45b5f4 [2023-08-30T15:18:20.483Z] Step 25/26 : LABEL git_sha=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:18:20.757Z] ---> Running in 648098536a43 [2023-08-30T15:18:21.025Z] Removing intermediate container 648098536a43 [2023-08-30T15:18:21.025Z] ---> f6a42607d78e [2023-08-30T15:18:21.025Z] Step 26/26 : LABEL version=3.1.0-dev.15 [2023-08-30T15:18:21.025Z] ---> Running in 9ba6251c668d [2023-08-30T15:18:21.289Z] Removing intermediate container 9ba6251c668d [2023-08-30T15:18:21.289Z] ---> afbc7828122f [2023-08-30T15:18:21.289Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-30T15:18:21.289Z] Successfully built afbc7828122f [2023-08-30T15:18:21.289Z] 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 [2023-08-30T15:18:21.379Z] provisioning config files... [2023-08-30T15:18:21.392Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/184@tmp/config8676939514393450097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:18:21.720Z] ---> docker-login.sh [2023-08-30T15:18:21.720Z] nexus3.edgexfoundry.org:10001 [2023-08-30T15:18:21.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:18:21.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:18:21.989Z] Configure a credential helper to remove this warning. See [2023-08-30T15:18:21.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:18:21.989Z] [2023-08-30T15:18:21.989Z] Login Succeeded [2023-08-30T15:18:21.989Z] nexus3.edgexfoundry.org:10002 [2023-08-30T15:18:22.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:18:22.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:18:22.257Z] Configure a credential helper to remove this warning. See [2023-08-30T15:18:22.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:18:22.257Z] [2023-08-30T15:18:22.257Z] Login Succeeded [2023-08-30T15:18:22.257Z] nexus3.edgexfoundry.org:10003 [2023-08-30T15:18:22.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:18:22.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:18:22.790Z] Configure a credential helper to remove this warning. See [2023-08-30T15:18:22.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:18:22.790Z] [2023-08-30T15:18:22.790Z] Login Succeeded [2023-08-30T15:18:22.790Z] nexus3.edgexfoundry.org:10004 [2023-08-30T15:18:23.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:18:23.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:18:23.057Z] Configure a credential helper to remove this warning. See [2023-08-30T15:18:23.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:18:23.057Z] [2023-08-30T15:18:23.057Z] Login Succeeded [2023-08-30T15:18:23.057Z] docker.io [2023-08-30T15:18:23.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-30T15:18:23.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-30T15:18:23.588Z] Configure a credential helper to remove this warning. See [2023-08-30T15:18:23.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-30T15:18:23.588Z] [2023-08-30T15:18:23.588Z] Login Succeeded [2023-08-30T15:18:23.588Z] ---> docker-login.sh ends [Pipeline] } [2023-08-30T15:18:23.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:18:23.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-30T15:18:23.664Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-30T15:18:23.664Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:18:23.664Z] latest [2023-08-30T15:18:23.664Z] 3.1.0-dev.15 [2023-08-30T15:18:23.664Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [2023-08-30T15:18:23.664Z] main [2023-08-30T15:18:23.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:24.020Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:24.359Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:18:24.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-30T15:18:24.359Z] a74be878d492: Preparing [2023-08-30T15:18:24.359Z] fd61920ffcdc: Preparing [2023-08-30T15:18:24.359Z] 130dc64f4a71: Preparing [2023-08-30T15:18:24.359Z] c81ee7fb23b1: Preparing [2023-08-30T15:18:24.359Z] 03e8fd5d95f5: Preparing [2023-08-30T15:18:24.359Z] d2d9d24a8c2a: Preparing [2023-08-30T15:18:24.359Z] d2d9d24a8c2a: Waiting [2023-08-30T15:18:24.623Z] c81ee7fb23b1: Pushed [2023-08-30T15:18:24.623Z] fd61920ffcdc: Pushed [2023-08-30T15:18:24.623Z] 130dc64f4a71: Pushed [2023-08-30T15:18:24.623Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:18:24.889Z] 03e8fd5d95f5: Pushed [2023-08-30T15:18:30.222Z] a74be878d492: Pushed [2023-08-30T15:18:30.488Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:30.841Z] + 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 [2023-08-30T15:18:31.181Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-30T15:18:31.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-30T15:18:31.181Z] a74be878d492: Preparing [2023-08-30T15:18:31.181Z] fd61920ffcdc: Preparing [2023-08-30T15:18:31.181Z] 130dc64f4a71: Preparing [2023-08-30T15:18:31.181Z] c81ee7fb23b1: Preparing [2023-08-30T15:18:31.181Z] 03e8fd5d95f5: Preparing [2023-08-30T15:18:31.181Z] d2d9d24a8c2a: Preparing [2023-08-30T15:18:31.181Z] d2d9d24a8c2a: Waiting [2023-08-30T15:18:31.181Z] a74be878d492: Layer already exists [2023-08-30T15:18:31.181Z] c81ee7fb23b1: Layer already exists [2023-08-30T15:18:31.181Z] 03e8fd5d95f5: Layer already exists [2023-08-30T15:18:31.181Z] 130dc64f4a71: Layer already exists [2023-08-30T15:18:31.181Z] fd61920ffcdc: Layer already exists [2023-08-30T15:18:31.181Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:18:31.181Z] latest: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:31.782Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:32.112Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.15 [2023-08-30T15:18:32.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-30T15:18:32.112Z] a74be878d492: Preparing [2023-08-30T15:18:32.112Z] fd61920ffcdc: Preparing [2023-08-30T15:18:32.112Z] 130dc64f4a71: Preparing [2023-08-30T15:18:32.112Z] c81ee7fb23b1: Preparing [2023-08-30T15:18:32.112Z] 03e8fd5d95f5: Preparing [2023-08-30T15:18:32.113Z] d2d9d24a8c2a: Preparing [2023-08-30T15:18:32.113Z] d2d9d24a8c2a: Waiting [2023-08-30T15:18:32.113Z] c81ee7fb23b1: Layer already exists [2023-08-30T15:18:32.113Z] fd61920ffcdc: Layer already exists [2023-08-30T15:18:32.113Z] 130dc64f4a71: Layer already exists [2023-08-30T15:18:32.113Z] a74be878d492: Layer already exists [2023-08-30T15:18:32.113Z] 03e8fd5d95f5: Layer already exists [2023-08-30T15:18:32.113Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:18:32.113Z] 3.1.0-dev.15: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:32.463Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:32.808Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [2023-08-30T15:18:32.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-30T15:18:32.808Z] a74be878d492: Preparing [2023-08-30T15:18:32.808Z] fd61920ffcdc: Preparing [2023-08-30T15:18:32.808Z] 130dc64f4a71: Preparing [2023-08-30T15:18:32.808Z] c81ee7fb23b1: Preparing [2023-08-30T15:18:32.808Z] 03e8fd5d95f5: Preparing [2023-08-30T15:18:32.808Z] d2d9d24a8c2a: Preparing [2023-08-30T15:18:32.808Z] d2d9d24a8c2a: Waiting [2023-08-30T15:18:32.808Z] 03e8fd5d95f5: Layer already exists [2023-08-30T15:18:32.808Z] c81ee7fb23b1: Layer already exists [2023-08-30T15:18:32.808Z] fd61920ffcdc: Layer already exists [2023-08-30T15:18:32.808Z] a74be878d492: Layer already exists [2023-08-30T15:18:32.808Z] 130dc64f4a71: Layer already exists [2023-08-30T15:18:32.808Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:18:32.808Z] 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:33.209Z] + 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 [2023-08-30T15:18:33.567Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-30T15:18:33.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-30T15:18:33.568Z] a74be878d492: Preparing [2023-08-30T15:18:33.568Z] fd61920ffcdc: Preparing [2023-08-30T15:18:33.568Z] 130dc64f4a71: Preparing [2023-08-30T15:18:33.568Z] c81ee7fb23b1: Preparing [2023-08-30T15:18:33.568Z] 03e8fd5d95f5: Preparing [2023-08-30T15:18:33.568Z] d2d9d24a8c2a: Preparing [2023-08-30T15:18:33.568Z] d2d9d24a8c2a: Waiting [2023-08-30T15:18:33.568Z] c81ee7fb23b1: Layer already exists [2023-08-30T15:18:33.568Z] a74be878d492: Layer already exists [2023-08-30T15:18:33.568Z] 03e8fd5d95f5: Layer already exists [2023-08-30T15:18:33.568Z] fd61920ffcdc: Layer already exists [2023-08-30T15:18:33.568Z] 130dc64f4a71: Layer already exists [2023-08-30T15:18:33.568Z] d2d9d24a8c2a: Layer already exists [2023-08-30T15:18:33.833Z] main: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-30T15:18:33.907Z] ===================================================== [Pipeline] echo [2023-08-30T15:18:33.921Z] taggedImages: [2023-08-30T15:18:33.921Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [2023-08-30T15:18:33.921Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-30T15:18:33.921Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.15 [2023-08-30T15:18:33.921Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [2023-08-30T15:18:33.921Z] - 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 [2023-08-30T15:18:34.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:18:34.291Z] [2023-08-30T15:18:34.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:18:34.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:18:34.633Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-30T15:18:34.633Z] 8998bd30e6a1: Pulling fs layer [2023-08-30T15:18:34.633Z] 04944245beec: Pulling fs layer [2023-08-30T15:18:34.633Z] 699f458cf7ca: Pulling fs layer [2023-08-30T15:18:34.633Z] 765212b225bb: Pulling fs layer [2023-08-30T15:18:34.633Z] f23df028b6ca: Pulling fs layer [2023-08-30T15:18:34.633Z] d65c8cfc05b1: Pulling fs layer [2023-08-30T15:18:34.633Z] 2437ff75d9bd: Pulling fs layer [2023-08-30T15:18:34.633Z] 765212b225bb: Waiting [2023-08-30T15:18:34.633Z] f23df028b6ca: Waiting [2023-08-30T15:18:34.633Z] 2437ff75d9bd: Waiting [2023-08-30T15:18:34.633Z] d65c8cfc05b1: Waiting [2023-08-30T15:18:34.913Z] 04944245beec: Verifying Checksum [2023-08-30T15:18:34.913Z] 04944245beec: Download complete [2023-08-30T15:18:34.913Z] 765212b225bb: Download complete [2023-08-30T15:18:34.913Z] f23df028b6ca: Verifying Checksum [2023-08-30T15:18:34.913Z] f23df028b6ca: Download complete [2023-08-30T15:18:34.913Z] d65c8cfc05b1: Verifying Checksum [2023-08-30T15:18:34.913Z] d65c8cfc05b1: Download complete [2023-08-30T15:18:34.913Z] 699f458cf7ca: Verifying Checksum [2023-08-30T15:18:34.913Z] 699f458cf7ca: Download complete [2023-08-30T15:18:35.499Z] 8998bd30e6a1: Verifying Checksum [2023-08-30T15:18:35.499Z] 8998bd30e6a1: Download complete [2023-08-30T15:18:37.515Z] 2437ff75d9bd: Verifying Checksum [2023-08-30T15:18:37.515Z] 2437ff75d9bd: Download complete [2023-08-30T15:18:39.452Z] 8998bd30e6a1: Pull complete [2023-08-30T15:18:40.031Z] 04944245beec: Pull complete [2023-08-30T15:18:41.439Z] 699f458cf7ca: Pull complete [2023-08-30T15:18:41.439Z] 765212b225bb: Pull complete [2023-08-30T15:18:42.021Z] f23df028b6ca: Pull complete [2023-08-30T15:18:42.289Z] d65c8cfc05b1: Pull complete [2023-08-30T15:18:57.270Z] 2437ff75d9bd: Pull complete [2023-08-30T15:18:57.270Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-30T15:18:57.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-30T15:18:57.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:18:57.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container [2023-08-30T15:18:57.511Z] $ 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/184 -v /w/workspace/app-service-configurable/184:/w/workspace/app-service-configurable/184:rw,z -v /w/workspace/app-service-configurable/184@tmp:/w/workspace/app-service-configurable/184@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 [2023-08-30T15:18:59.955Z] $ docker top cfdd79eb376ac1fa816c84ad1579732c059681909793a0c50a84c11c82340430 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:19:00.771Z] ---> job-cost.sh [2023-08-30T15:19:00.771Z] lf-activate-venv: SKIPPING [2023-08-30T15:19:00.771Z] INFO: No Stack... [2023-08-30T15:19:01.034Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-30T15:19:01.987Z] INFO: Archiving Costs [Pipeline] sh [2023-08-30T15:19:02.309Z] + cut -d, -f6 [2023-08-30T15:19:02.309Z] + cat /w/workspace/app-service-configurable/184/archives/cost.csv [Pipeline] lock [2023-08-30T15:19:02.368Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [2023-08-30T15:19:02.374Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] did not exist. Created. [2023-08-30T15:19:02.374Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-30T15:19:02.700Z] /w/workspace/app-service-configurable/184@tmp/durable-7ba669fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-30T15:19:03.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-30T15:19:03.056Z] Warning: overwriting stash ‘stack-cost’ [2023-08-30T15:19:03.107Z] Stashed 1 file(s) [Pipeline] } [2023-08-30T15:19:03.117Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-30T15:19:03.139Z] $ docker stop --time=1 cfdd79eb376ac1fa816c84ad1579732c059681909793a0c50a84c11c82340430 [2023-08-30T15:19:07.244Z] $ docker rm -f --volumes cfdd79eb376ac1fa816c84ad1579732c059681909793a0c50a84c11c82340430 [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 [2023-08-30T15:19:07.596Z] provisioning config files... [2023-08-30T15:19:07.602Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13623873338112725582tmp [Pipeline] { [Pipeline] sh [2023-08-30T15:19:07.893Z] + set +x [2023-08-30T15:19:07.894Z] + curl -s https://codecov.io/bash [2023-08-30T15:19:07.894Z] + bash -s -- [2023-08-30T15:19:07.894Z] [2023-08-30T15:19:07.894Z] _____ _ [2023-08-30T15:19:07.894Z] / ____| | | [2023-08-30T15:19:07.894Z] | | ___ __| | ___ ___ _____ __ [2023-08-30T15:19:07.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-30T15:19:07.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-30T15:19:07.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-30T15:19:07.894Z] Bash-1.0.6 [2023-08-30T15:19:07.894Z] [2023-08-30T15:19:07.894Z] [2023-08-30T15:19:07.894Z] ==> git version 2.25.1 found [2023-08-30T15:19:07.894Z] ==> 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 [2023-08-30T15:19:07.894Z] Release-Date: 2020-01-08 [2023-08-30T15:19:07.894Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-30T15:19:07.894Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-30T15:19:07.894Z] ==> Jenkins CI detected. [2023-08-30T15:19:07.894Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-30T15:19:07.894Z] project root: . [2023-08-30T15:19:07.894Z] --> token set from env [2023-08-30T15:19:07.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-30T15:19:07.894Z] ==> Running gcov in . (disable via -X gcov) [2023-08-30T15:19:07.894Z] ==> Python coveragepy not found [2023-08-30T15:19:07.894Z] ==> Searching for coverage reports in: [2023-08-30T15:19:07.894Z] + . [2023-08-30T15:19:07.894Z] -> Found 1 reports [2023-08-30T15:19:07.894Z] ==> Detecting git/mercurial file structure [2023-08-30T15:19:07.894Z] ==> Reading reports [2023-08-30T15:19:07.894Z] + ./coverage.out bytes=13 [2023-08-30T15:19:07.894Z] ==> Appending adjustments [2023-08-30T15:19:07.894Z] https://docs.codecov.io/docs/fixing-reports [2023-08-30T15:19:08.153Z] + Found adjustments [2023-08-30T15:19:08.153Z] ==> Gzipping contents [2023-08-30T15:19:08.153Z] 4.0K /tmp/codecov.F8YiuO.gz [2023-08-30T15:19:08.153Z] ==> Uploading reports [2023-08-30T15:19:08.153Z] url: https://codecov.io [2023-08-30T15:19:08.153Z] query: branch=main&commit=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T15:19:08.153Z] -> Pinging Codecov [2023-08-30T15:19:08.153Z] 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=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-30T15:19:08.153Z] -> Uploading to [2023-08-30T15:19:08.153Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-30/A97CA9966030D2A3747ED39772930CCE/7b15cceeed622dc4aeebb3d22ff7765cc603f8c3/2aad12da-58c9-4f8c-8dd1-e2fb92bb119e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T151908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed7da97ab154450467925b4413ddee48c94c652fd0d224378d0be2f1264165f [2023-08-30T15:19:08.153Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-30T15:19:08.153Z] Dload Upload Total Spent Left Speed [2023-08-30T15:19:08.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2523 --:--:-- --:--:-- --:--:-- 2523 [2023-08-30T15:19:08.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] } [2023-08-30T15:19:08.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-30T15:19:08.534Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-30T15:19:08.545Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:19:08.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:19:08.836Z] [2023-08-30T15:19:08.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:19:09.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:19:09.141Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-30T15:19:09.141Z] df9b9388f04a: Pulling fs layer [2023-08-30T15:19:09.141Z] 52dc419b0ee2: Pulling fs layer [2023-08-30T15:19:09.141Z] 25bc292e5bac: Pulling fs layer [2023-08-30T15:19:09.141Z] 114826534d7a: Pulling fs layer [2023-08-30T15:19:09.141Z] 4657fd5d0bcf: Pulling fs layer [2023-08-30T15:19:09.141Z] 6ad1cebc031e: Pulling fs layer [2023-08-30T15:19:09.141Z] 8a3aa393b2d8: Pulling fs layer [2023-08-30T15:19:09.141Z] 114826534d7a: Waiting [2023-08-30T15:19:09.141Z] 4657fd5d0bcf: Waiting [2023-08-30T15:19:09.141Z] 8a3aa393b2d8: Waiting [2023-08-30T15:19:09.141Z] 25bc292e5bac: Verifying Checksum [2023-08-30T15:19:09.141Z] 25bc292e5bac: Download complete [2023-08-30T15:19:09.141Z] 52dc419b0ee2: Verifying Checksum [2023-08-30T15:19:09.141Z] 52dc419b0ee2: Download complete [2023-08-30T15:19:09.141Z] 4657fd5d0bcf: Verifying Checksum [2023-08-30T15:19:09.141Z] 4657fd5d0bcf: Download complete [2023-08-30T15:19:09.400Z] df9b9388f04a: Download complete [2023-08-30T15:19:09.400Z] 6ad1cebc031e: Verifying Checksum [2023-08-30T15:19:09.400Z] 6ad1cebc031e: Download complete [2023-08-30T15:19:09.400Z] df9b9388f04a: Pull complete [2023-08-30T15:19:09.658Z] 52dc419b0ee2: Pull complete [2023-08-30T15:19:09.658Z] 25bc292e5bac: Pull complete [2023-08-30T15:19:09.916Z] 114826534d7a: Download complete [2023-08-30T15:19:10.173Z] 8a3aa393b2d8: Verifying Checksum [2023-08-30T15:19:10.173Z] 8a3aa393b2d8: Download complete [2023-08-30T15:19:13.448Z] 114826534d7a: Pull complete [2023-08-30T15:19:13.448Z] 4657fd5d0bcf: Pull complete [2023-08-30T15:19:13.448Z] 6ad1cebc031e: Pull complete [2023-08-30T15:19:16.724Z] 8a3aa393b2d8: Pull complete [2023-08-30T15:19:16.724Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-30T15:19:16.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-30T15:19:16.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:19:16.799Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:19:16.838Z] $ 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 [2023-08-30T15:19:21.438Z] $ docker top c03bebaf29f5e90e9c6917bfd00fd11ed2d5d99ab8465756511c8ae0ead3680d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-30T15:19:21.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-30T15:19:21.768Z] + set -o pipefail [2023-08-30T15:19:21.768Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-30T15:19:27.037Z] [2023-08-30T15:19:27.037Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-30T15:19:27.037Z] [2023-08-30T15:19:27.037Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3aa77304-b253-4d96-9d1a-1154aefe72d2 [2023-08-30T15:19:27.037Z] [2023-08-30T15:19:27.037Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-30T15:19:27.037Z] [2023-08-30T15:19:27.037Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-30T15:19:27.037Z] [2023-08-30T15:19:27.297Z] [2023-08-30T15:19:27.297Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-30T15:19:27.297Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-30T15:19:27.297Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-30T15:19:27.315Z] $ docker stop --time=1 c03bebaf29f5e90e9c6917bfd00fd11ed2d5d99ab8465756511c8ae0ead3680d [2023-08-30T15:19:33.114Z] $ docker rm -f --volumes c03bebaf29f5e90e9c6917bfd00fd11ed2d5d99ab8465756511c8ae0ead3680d [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 [2023-08-30T15:19:33.803Z] + git log --format=format:%s -1 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] sh [2023-08-30T15:19:34.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:19:34.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:19:34.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:19:34.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:19:34.451Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:19:34.485Z] $ 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 [2023-08-30T15:19:34.990Z] $ docker top 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a -eo pid,comm [2023-08-30T15:19:35.025Z] 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). [2023-08-30T15:19:35.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:19:35.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:19:35.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:19:35.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:19:35.178Z] $ docker exec 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a ssh-agent [2023-08-30T15:19:35.280Z] SSH_AUTH_SOCK=/tmp/ssh-HVnpZlPNwzch/agent.32 [2023-08-30T15:19:35.280Z] SSH_AGENT_PID=38 [2023-08-30T15:19:35.284Z] Running ssh-add (command line suppressed) [2023-08-30T15:19:35.394Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5783857972677838742.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5783857972677838742.key) [2023-08-30T15:19:35.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:19:35.680Z] + git semver tag [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,890 [run_tag] DEBUG tag force:False [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,890 [check_head_tag] DEBUG check head tag [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,891 [execute] INFO git cat-file --batch-check [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,894 [execute] INFO git cat-file --batch [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,906 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,906 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,907 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:19:35.938Z] 2023-08-30 15:19:35,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:19:35.938Z] 3.1.0-dev.15 [Pipeline] } [2023-08-30T15:19:35.955Z] $ docker exec --env ******** --env ******** 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a ssh-agent -k [2023-08-30T15:19:36.046Z] unset SSH_AUTH_SOCK; [2023-08-30T15:19:36.047Z] unset SSH_AGENT_PID; [2023-08-30T15:19:36.047Z] echo Agent pid 38 killed; [2023-08-30T15:19:36.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:19:36.346Z] + git semver [Pipeline] } [2023-08-30T15:19:36.624Z] $ docker stop --time=1 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a [2023-08-30T15:19:38.122Z] $ docker rm -f --volumes 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:19:38.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:19:38.475Z] [2023-08-30T15:19:38.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:19:38.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:19:38.769Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-30T15:19:38.769Z] ab5ef0e58194: Pulling fs layer [2023-08-30T15:19:38.769Z] 9712f1f96733: Pulling fs layer [2023-08-30T15:19:38.769Z] 63f879dbbcfc: Pulling fs layer [2023-08-30T15:19:38.769Z] 0d9ebad4ef96: Pulling fs layer [2023-08-30T15:19:38.769Z] e9a5061849ea: Pulling fs layer [2023-08-30T15:19:38.769Z] d747dcd14b5f: Pulling fs layer [2023-08-30T15:19:38.769Z] 2de7ff778b66: Pulling fs layer [2023-08-30T15:19:38.769Z] d747dcd14b5f: Waiting [2023-08-30T15:19:38.769Z] 2de7ff778b66: Waiting [2023-08-30T15:19:38.769Z] e9a5061849ea: Waiting [2023-08-30T15:19:38.769Z] 0d9ebad4ef96: Waiting [2023-08-30T15:19:38.769Z] 9712f1f96733: Verifying Checksum [2023-08-30T15:19:38.769Z] 9712f1f96733: Download complete [2023-08-30T15:19:39.028Z] 63f879dbbcfc: Verifying Checksum [2023-08-30T15:19:39.028Z] 63f879dbbcfc: Download complete [2023-08-30T15:19:39.286Z] e9a5061849ea: Verifying Checksum [2023-08-30T15:19:39.286Z] e9a5061849ea: Download complete [2023-08-30T15:19:39.286Z] d747dcd14b5f: Download complete [2023-08-30T15:19:39.286Z] ab5ef0e58194: Verifying Checksum [2023-08-30T15:19:39.286Z] ab5ef0e58194: Download complete [2023-08-30T15:19:39.286Z] 0d9ebad4ef96: Verifying Checksum [2023-08-30T15:19:39.286Z] 0d9ebad4ef96: Download complete [2023-08-30T15:19:39.286Z] 2de7ff778b66: Verifying Checksum [2023-08-30T15:19:39.286Z] 2de7ff778b66: Download complete [2023-08-30T15:19:41.848Z] ab5ef0e58194: Pull complete [2023-08-30T15:19:41.849Z] 9712f1f96733: Pull complete [2023-08-30T15:19:42.812Z] 63f879dbbcfc: Pull complete [2023-08-30T15:19:47.058Z] 0d9ebad4ef96: Pull complete [2023-08-30T15:19:47.317Z] e9a5061849ea: Pull complete [2023-08-30T15:19:47.317Z] d747dcd14b5f: Pull complete [2023-08-30T15:19:48.250Z] 2de7ff778b66: Pull complete [2023-08-30T15:19:48.250Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-30T15:19:48.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-30T15:19:48.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:19:48.327Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:19:48.369Z] $ 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 [2023-08-30T15:19:53.794Z] $ docker top 30d64a7ffd0b46dd4a00cfd3313861e45ec2a4b791ab7701fd73fc9fb424ff66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:19:53.852Z] provisioning config files... [2023-08-30T15:19:53.858Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17574691257473722311tmp [2023-08-30T15:19:53.868Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10826915147970152841tmp [2023-08-30T15:19:53.877Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12149808984407960707tmp [Pipeline] { [Pipeline] echo [2023-08-30T15:19:53.894Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:19:54.178Z] ---> sigul-configuration.sh [2023-08-30T15:19:54.178Z] gpg: directory `/root/.gnupg' created [2023-08-30T15:19:54.178Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-30T15:19:54.178Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-30T15:19:54.178Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-30T15:19:54.178Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-30T15:19:54.178Z] gpg: CAST5 encrypted data [2023-08-30T15:19:54.178Z] gpg: encrypted with 1 passphrase [2023-08-30T15:19:54.178Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-30T15:19:54.466Z] + mkdir /home/jenkins [2023-08-30T15:19:54.466Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-30T15:19:54.753Z] + 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 [2023-08-30T15:19:54.761Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:19:55.041Z] ---> sigul-install.sh [2023-08-30T15:19:55.041Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-30T15:19:55.327Z] + git tag --list [2023-08-30T15:19:55.327Z] v1.0.0 [2023-08-30T15:19:55.327Z] v1.1.0 [2023-08-30T15:19:55.327Z] v1.2.0 [2023-08-30T15:19:55.327Z] v1.3.0 [2023-08-30T15:19:55.327Z] v1.3.1 [2023-08-30T15:19:55.327Z] v2.0.0 [2023-08-30T15:19:55.327Z] v2.0.1 [2023-08-30T15:19:55.327Z] v2.1.0 [2023-08-30T15:19:55.327Z] v2.1.1 [2023-08-30T15:19:55.327Z] v2.1.2 [2023-08-30T15:19:55.327Z] v2.2.0 [2023-08-30T15:19:55.327Z] v2.3 [2023-08-30T15:19:55.327Z] v2.3.0 [2023-08-30T15:19:55.327Z] v2.3.1 [2023-08-30T15:19:55.327Z] v3.0 [2023-08-30T15:19:55.327Z] v3.0.0 [2023-08-30T15:19:55.327Z] v3.0.1 [2023-08-30T15:19:55.327Z] v3.0.1-dev.1 [2023-08-30T15:19:55.327Z] v3.1.0-dev.1 [2023-08-30T15:19:55.327Z] v3.1.0-dev.10 [2023-08-30T15:19:55.327Z] v3.1.0-dev.11 [2023-08-30T15:19:55.327Z] v3.1.0-dev.12 [2023-08-30T15:19:55.327Z] v3.1.0-dev.13 [2023-08-30T15:19:55.327Z] v3.1.0-dev.14 [2023-08-30T15:19:55.327Z] v3.1.0-dev.15 [2023-08-30T15:19:55.327Z] v3.1.0-dev.2 [2023-08-30T15:19:55.327Z] v3.1.0-dev.3 [2023-08-30T15:19:55.327Z] v3.1.0-dev.4 [2023-08-30T15:19:55.327Z] v3.1.0-dev.5 [2023-08-30T15:19:55.327Z] v3.1.0-dev.6 [2023-08-30T15:19:55.327Z] v3.1.0-dev.7 [2023-08-30T15:19:55.327Z] v3.1.0-dev.8 [2023-08-30T15:19:55.327Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-30T15:19:55.610Z] + lftools sign git-tag v3.1.0-dev.15 [2023-08-30T15:19:56.176Z] Signing Git tag with Sigul... [2023-08-30T15:19:56.176Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-08-30T15:19:56.752Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:19:57.040Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-30T15:19:57.048Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-30T15:19:57.078Z] $ docker stop --time=1 30d64a7ffd0b46dd4a00cfd3313861e45ec2a4b791ab7701fd73fc9fb424ff66 [2023-08-30T15:19:58.333Z] $ docker rm -f --volumes 30d64a7ffd0b46dd4a00cfd3313861e45ec2a4b791ab7701fd73fc9fb424ff66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-30T15:19:58.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:19:58.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:19:59.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:19:59.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:19:59.082Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:19:59.117Z] $ 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 [2023-08-30T15:19:59.513Z] $ docker top 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:19:59.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:19:59.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:19:59.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:19:59.706Z] $ docker exec 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 ssh-agent [2023-08-30T15:19:59.808Z] SSH_AUTH_SOCK=/tmp/ssh-ncDrS2QZHnaw/agent.32 [2023-08-30T15:19:59.808Z] SSH_AGENT_PID=38 [2023-08-30T15:19:59.813Z] Running ssh-add (command line suppressed) [2023-08-30T15:19:59.913Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17666497454101687898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17666497454101687898.key) [2023-08-30T15:19:59.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:20:00.193Z] + git semver bump pre [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,379 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,379 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,379 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,379 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,379 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,379 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,382 [execute] INFO git cat-file --batch-check [2023-08-30T15:20:00.451Z] 2023-08-30 15:20:00,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:20:00.452Z] 2023-08-30 15:20:00,387 [execute] INFO git cat-file --batch [2023-08-30T15:20:00.452Z] 2023-08-30 15:20:00,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:20:00.452Z] 2023-08-30 15:20:00,392 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:20:00.452Z] 3.1.0-dev.16 [Pipeline] } [2023-08-30T15:20:00.469Z] $ docker exec --env ******** --env ******** 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 ssh-agent -k [2023-08-30T15:20:00.557Z] unset SSH_AUTH_SOCK; [2023-08-30T15:20:00.557Z] unset SSH_AGENT_PID; [2023-08-30T15:20:00.557Z] echo Agent pid 38 killed; [2023-08-30T15:20:00.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:20:00.865Z] + git semver [Pipeline] } [2023-08-30T15:20:01.144Z] $ docker stop --time=1 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 [2023-08-30T15:20:02.403Z] $ docker rm -f --volumes 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-30T15:20:02.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-30T15:20:02.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:20:03.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-30T15:20:03.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:20:03.090Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:20:03.125Z] $ 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 [2023-08-30T15:20:03.471Z] $ docker top 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-30T15:20:03.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-30T15:20:03.544Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-30T15:20:03.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-30T15:20:03.658Z] $ docker exec 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 ssh-agent [2023-08-30T15:20:03.756Z] SSH_AUTH_SOCK=/tmp/ssh-TsqkjpRLjP13/agent.31 [2023-08-30T15:20:03.756Z] SSH_AGENT_PID=37 [2023-08-30T15:20:03.761Z] Running ssh-add (command line suppressed) [2023-08-30T15:20:03.862Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3033709973526332241.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3033709973526332241.key) [2023-08-30T15:20:03.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-30T15:20:04.154Z] + git semver push [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,341 [run_push] DEBUG push [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,341 [execute] INFO git cat-file --batch-check [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,345 [execute] INFO git rev-list 25fb4737b9fbc27178fab5ecf26fcd270b646446 -- [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,345 [execute] DEBUG Popen(['git', 'rev-list', '25fb4737b9fbc27178fab5ecf26fcd270b646446', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,355 [execute] INFO git fetch -v origin [2023-08-30T15:20:04.412Z] 2023-08-30 15:20:04,355 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-30T15:20:04.981Z] 2023-08-30 15:20:04,837 [run_push] DEBUG no remote changes detected [2023-08-30T15:20:04.981Z] 2023-08-30 15:20:04,837 [execute] INFO git push origin semver [2023-08-30T15:20:04.981Z] 2023-08-30 15:20:04,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-30T15:20:06.362Z] 2023-08-30 15:20:05,966 [run_push] DEBUG push all version tags [2023-08-30T15:20:06.363Z] 2023-08-30 15:20:05,967 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-30T15:20:06.363Z] 2023-08-30 15:20:05,967 [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) [2023-08-30T15:20:07.300Z] 2023-08-30 15:20:07,002 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-30T15:20:07.300Z] 3.1.0-dev.16 [Pipeline] } [2023-08-30T15:20:07.319Z] $ docker exec --env ******** --env ******** 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 ssh-agent -k [2023-08-30T15:20:07.423Z] unset SSH_AUTH_SOCK; [2023-08-30T15:20:07.424Z] unset SSH_AGENT_PID; [2023-08-30T15:20:07.424Z] echo Agent pid 37 killed; [2023-08-30T15:20:07.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-30T15:20:07.965Z] + git semver [Pipeline] } [2023-08-30T15:20:07.984Z] $ docker stop --time=1 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 [2023-08-30T15:20:09.602Z] $ docker rm -f --volumes 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 [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 [2023-08-30T15:20:10.211Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-30T15:20:10.211Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-30T15:20:10.211Z] total 16 [2023-08-30T15:20:10.211Z] drwxr-xr-x 3 root root 4096 Aug 30 15:07 . [2023-08-30T15:20:10.212Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:19 .. [2023-08-30T15:20:10.212Z] drwxr-xr-x 2 root root 4096 Aug 30 15:07 cost [2023-08-30T15:20:10.212Z] -rw-r--r-- 1 root root 96 Aug 30 15:07 cost.csv [2023-08-30T15:20:10.212Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-30T15:20:10.212Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-30T15:20:10.212Z] total 16 [2023-08-30T15:20:10.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:07 . [2023-08-30T15:20:10.212Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:19 .. [2023-08-30T15:20:10.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 15:07 cost [2023-08-30T15:20:10.212Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 30 15:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:10.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:11.539Z] ---> package-listing.sh [2023-08-30T15:20:11.539Z] ++ facter osfamily [2023-08-30T15:20:11.539Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-30T15:20:11.798Z] + OS_FAMILY=debian [2023-08-30T15:20:11.798Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-30T15:20:11.798Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-30T15:20:11.798Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-30T15:20:11.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-30T15:20:11.798Z] + PACKAGES=/tmp/packages_start.txt [2023-08-30T15:20:11.798Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-30T15:20:11.798Z] + PACKAGES=/tmp/packages_end.txt [2023-08-30T15:20:11.798Z] + case "${OS_FAMILY}" in [2023-08-30T15:20:11.798Z] + dpkg -l [2023-08-30T15:20:11.798Z] + grep '^ii' [2023-08-30T15:20:11.798Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-30T15:20:11.798Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-30T15:20:11.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-30T15:20:11.798Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-30T15:20:11.798Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-30T15:20:11.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-08-30T15:20:11.809Z] 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 [2023-08-30T15:20:12.087Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-30T15:20:12.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-30T15:20:12.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-30T15:20:12.716Z] prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container [2023-08-30T15:20:12.755Z] $ 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 [2023-08-30T15:20:13.035Z] $ docker top da36cd2ab0f3d07387242aa53f645ef6ffcbd2c83f518085fb17bd00de6e82b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-30T15:20:13.365Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-30T15:20:13.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-30T15:20:13.932Z] + ls /var/log/sa-host [2023-08-30T15:20:13.932Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-30T15:20:13.993Z] provisioning config files... [2023-08-30T15:20:14.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8902279474832909704tmp [Pipeline] { [Pipeline] echo [2023-08-30T15:20:14.012Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:14.292Z] ---> create-netrc.sh [Pipeline] } [2023-08-30T15:20:14.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:14.621Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-30T15:20:14.630Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:14.911Z] ---> sudo-logs.sh [2023-08-30T15:20:14.911Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-30T15:20:14.935Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:15.211Z] ---> job-cost.sh [2023-08-30T15:20:15.211Z] lf-activate-venv: SKIPPING [2023-08-30T15:20:15.211Z] DEBUG: total: 0.2199999988079071 [2023-08-30T15:20:15.211Z] INFO: Retrieving Stack Cost... [2023-08-30T15:20:15.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-30T15:20:16.040Z] INFO: Archiving Costs [Pipeline] echo [2023-08-30T15:20:16.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-30T15:20:16.335Z] ---> logs-deploy.sh [2023-08-30T15:20:16.335Z] lf-activate-venv: SKIPPING [2023-08-30T15:20:16.335Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/184 [2023-08-30T15:20:16.335Z] INFO: archiving workspace using pattern(s): [2023-08-30T15:20:17.276Z] Archives upload complete. [2023-08-30T15:20:17.534Z] INFO: archiving logs to Nexus