Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 773240d7c00756d96df130f49dca2804083f7a37 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-ssh3889189209539774826.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2725193210893744564.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6022940731978762662.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1883485635390233614.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-ssh17423284370077340167.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15944 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 773240d7c00756d96df130f49dca2804083f7a37 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#565)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 > git rev-list --no-walk f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T20:32:28.764Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T20:32:28.831Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T20:32:28.846Z] ========================================================= [2023-05-17T20:32:28.847Z] EdgeX Global Pipelines Version Info [2023-05-17T20:32:28.847Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:32:29.571Z] ------------------- [2023-05-17T20:32:29.571Z] stable info: [2023-05-17T20:32:29.571Z] ------------------- [2023-05-17T20:32:29.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T20:32:29.571Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:32:29.571Z] Message: update stable to v1.0.249 [2023-05-17T20:32:30.143Z] ------------------- [2023-05-17T20:32:30.143Z] experimental info: [2023-05-17T20:32:30.143Z] ------------------- [2023-05-17T20:32:30.143Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T20:32:30.143Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T20:32:30.143Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T20:32:30.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-17T20:32:30.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-17T20:32:30.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T20:32:30.394Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T20:32:30.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T20:32:30.420Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T20:32:30.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T20:32:30.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T20:32:30.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T20:32:30.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T20:32:30.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T20:32:30.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-17T20:32:30.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T20:32:30.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T20:32:30.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:32:30.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T20:32:30.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T20:32:30.631Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T20:32:30.647Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T20:32:30.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T20:32:30.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T20:32:30.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T20:32:30.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T20:32:30.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T20:32:30.736Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T20:32:30.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T20:32:30.769Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T20:32:30.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T20:32:30.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T20:32:30.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T20:32:30.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo [2023-05-17T20:32:30.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 773240d [Pipeline] echo [2023-05-17T20:32:30.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:32:30.919Z] provisioning config files... [2023-05-17T20:32:30.934Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config143583843699662436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:32:31.235Z] ---> docker-login.sh [2023-05-17T20:32:31.235Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:32:31.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:31.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:31.496Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:31.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:31.496Z] [2023-05-17T20:32:31.496Z] Login Succeeded [2023-05-17T20:32:31.496Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:32:31.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:31.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:31.758Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:31.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:31.758Z] [2023-05-17T20:32:31.758Z] Login Succeeded [2023-05-17T20:32:31.758Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:32:31.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:31.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:31.759Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:31.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:31.759Z] [2023-05-17T20:32:31.759Z] Login Succeeded [2023-05-17T20:32:31.759Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:32:32.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:32.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:32.020Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:32.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:32.020Z] [2023-05-17T20:32:32.020Z] Login Succeeded [2023-05-17T20:32:32.020Z] docker.io [2023-05-17T20:32:32.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:32.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:32.283Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:32.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:32.283Z] [2023-05-17T20:32:32.283Z] Login Succeeded [2023-05-17T20:32:32.283Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:32:32.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T20:32:32.665Z] + git rev-list -1 --merges 773240d7c00756d96df130f49dca2804083f7a37~1..773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo [2023-05-17T20:32:32.713Z] -----------> git rev-list -1 --merges 773240d7c00756d96df130f49dca2804083f7a37~1..773240d7c00756d96df130f49dca2804083f7a37 773240d7c00756d96df130f49dca2804083f7a37 [false] [Pipeline] sh [2023-05-17T20:32:33.006Z] + git log --format=format:%s -1 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo [2023-05-17T20:32:33.021Z] ========================================================= [2023-05-17T20:32:33.021Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T20:32:33.021Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:32:33.353Z] + git log --format=format:%s -1 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] echo [2023-05-17T20:32:33.365Z] [semverPrep] GIT_COMMIT: 773240d7c00756d96df130f49dca2804083f7a37, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#565) [Pipeline] echo [2023-05-17T20:32:33.374Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T20:32:33.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:32:33.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T20:32:33.832Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T20:32:33.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T20:32:33.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T20:32:33.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T20:32:33.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:34.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:32:34.269Z] [2023-05-17T20:32:34.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:34.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:32:34.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T20:32:34.573Z] b85a868b505f: Pulling fs layer [2023-05-17T20:32:34.573Z] e2be974225ed: Pulling fs layer [2023-05-17T20:32:34.573Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T20:32:34.573Z] 988bab9f4d93: Pulling fs layer [2023-05-17T20:32:34.573Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T20:32:34.573Z] eaf3925da568: Pulling fs layer [2023-05-17T20:32:34.573Z] bab4dde63d76: Pulling fs layer [2023-05-17T20:32:34.573Z] bde34c3a00c8: Pulling fs layer [2023-05-17T20:32:34.573Z] b352a97aabf1: Pulling fs layer [2023-05-17T20:32:34.573Z] 4872d77fe225: Pulling fs layer [2023-05-17T20:32:34.573Z] 5851b861e8e6: Pulling fs layer [2023-05-17T20:32:34.573Z] bab4dde63d76: Waiting [2023-05-17T20:32:34.573Z] bde34c3a00c8: Waiting [2023-05-17T20:32:34.573Z] b352a97aabf1: Waiting [2023-05-17T20:32:34.573Z] 988bab9f4d93: Waiting [2023-05-17T20:32:34.573Z] 1469e6f7b9e6: Waiting [2023-05-17T20:32:34.573Z] 4872d77fe225: Waiting [2023-05-17T20:32:34.573Z] eaf3925da568: Waiting [2023-05-17T20:32:34.573Z] 5851b861e8e6: Waiting [2023-05-17T20:32:34.573Z] e2be974225ed: Verifying Checksum [2023-05-17T20:32:34.573Z] e2be974225ed: Download complete [2023-05-17T20:32:34.573Z] 988bab9f4d93: Verifying Checksum [2023-05-17T20:32:34.573Z] 988bab9f4d93: Download complete [2023-05-17T20:32:34.835Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T20:32:34.835Z] 339a4e72a1f5: Download complete [2023-05-17T20:32:34.835Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T20:32:34.835Z] 1469e6f7b9e6: Download complete [2023-05-17T20:32:34.835Z] eaf3925da568: Verifying Checksum [2023-05-17T20:32:34.835Z] eaf3925da568: Download complete [2023-05-17T20:32:34.835Z] bde34c3a00c8: Verifying Checksum [2023-05-17T20:32:34.835Z] bde34c3a00c8: Download complete [2023-05-17T20:32:34.835Z] b352a97aabf1: Verifying Checksum [2023-05-17T20:32:34.835Z] b352a97aabf1: Download complete [2023-05-17T20:32:34.835Z] 4872d77fe225: Verifying Checksum [2023-05-17T20:32:34.835Z] 4872d77fe225: Download complete [2023-05-17T20:32:34.835Z] 5851b861e8e6: Download complete [2023-05-17T20:32:34.835Z] b85a868b505f: Download complete [2023-05-17T20:32:35.094Z] bab4dde63d76: Verifying Checksum [2023-05-17T20:32:35.094Z] bab4dde63d76: Download complete [2023-05-17T20:32:36.475Z] b85a868b505f: Pull complete [2023-05-17T20:32:36.475Z] e2be974225ed: Pull complete [2023-05-17T20:32:37.045Z] 339a4e72a1f5: Pull complete [2023-05-17T20:32:37.045Z] 988bab9f4d93: Pull complete [2023-05-17T20:32:37.304Z] 1469e6f7b9e6: Pull complete [2023-05-17T20:32:37.304Z] eaf3925da568: Pull complete [2023-05-17T20:32:39.225Z] bab4dde63d76: Pull complete [2023-05-17T20:32:39.225Z] bde34c3a00c8: Pull complete [2023-05-17T20:32:39.485Z] b352a97aabf1: Pull complete [2023-05-17T20:32:39.485Z] 4872d77fe225: Pull complete [2023-05-17T20:32:39.749Z] 5851b861e8e6: Pull complete [2023-05-17T20:32:39.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T20:32:39.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:32:39.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:32:39.846Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:32:39.884Z] $ 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-05-17T20:32:42.512Z] $ docker top 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 -eo pid,comm [2023-05-17T20:32:42.569Z] 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-05-17T20:32:42.569Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:32:42.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:32:42.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:32:42.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:32:42.733Z] $ docker exec 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent [2023-05-17T20:32:42.848Z] SSH_AUTH_SOCK=/tmp/ssh-9Ou935zLKjs6/agent.32 [2023-05-17T20:32:42.848Z] SSH_AGENT_PID=38 [2023-05-17T20:32:42.854Z] Running ssh-add (command line suppressed) [2023-05-17T20:32:42.960Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15755306354867571922.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15755306354867571922.key) [2023-05-17T20:32:42.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:32:43.266Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T20:32:43.281Z] $ docker exec --env ******** --env ******** 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent -k [2023-05-17T20:32:43.385Z] unset SSH_AUTH_SOCK; [2023-05-17T20:32:43.386Z] unset SSH_AGENT_PID; [2023-05-17T20:32:43.386Z] echo Agent pid 38 killed; [2023-05-17T20:32:43.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T20:32:43.428Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:32:43.428Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:32:43.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:32:43.535Z] $ docker exec 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent [2023-05-17T20:32:43.644Z] SSH_AUTH_SOCK=/tmp/ssh-S5JBTJZPJdfB/agent.70 [2023-05-17T20:32:43.644Z] SSH_AGENT_PID=76 [2023-05-17T20:32:43.649Z] Running ssh-add (command line suppressed) [2023-05-17T20:32:43.758Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15923968376953383143.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15923968376953383143.key) [2023-05-17T20:32:43.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:32:44.061Z] + git semver init [2023-05-17T20:32:44.323Z] 2023-05-17 20:32:44,244 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T20:32:44.323Z] 2023-05-17 20:32:44,245 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-17T20:32:44.323Z] 2023-05-17 20:32:44,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-17T20:32:44.323Z] 2023-05-17 20:32:44,246 [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-05-17T20:32:45.262Z] 2023-05-17 20:32:45,024 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-17T20:32:45.262Z] 2023-05-17 20:32:45,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-17T20:32:45.262Z] 2023-05-17 20:32:45,025 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:32:45.262Z] 2023-05-17 20:32:45,025 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:32:45.262Z] 3.0.0-dev.47 [Pipeline] } [2023-05-17T20:32:45.274Z] $ docker exec --env ******** --env ******** 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 ssh-agent -k [2023-05-17T20:32:45.373Z] unset SSH_AUTH_SOCK; [2023-05-17T20:32:45.374Z] unset SSH_AGENT_PID; [2023-05-17T20:32:45.374Z] echo Agent pid 76 killed; [2023-05-17T20:32:45.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:32:45.691Z] + git semver [Pipeline] } [2023-05-17T20:32:45.969Z] $ docker stop --time=1 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 [2023-05-17T20:32:47.276Z] $ docker rm -f --volumes 02b5acfd7982fac086721cd26be7f1b34b5ac5927dc2edf9a0e5e4b503aea278 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:32:47.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T20:32:47.819Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T20:32:47.822Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.47 [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) [2023-05-17T20:32:47.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15938 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-17T20:32:47.977Z] Running in /w/workspace/app-service-configurable/165 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-17T20:32:48.014Z] Selected Git installation does not exist. Using Default [2023-05-17T20:32:48.014Z] The recommended git tool is: NONE [Pipeline] configFileProvider [2023-05-17T20:32:48.015Z] provisioning config files... [2023-05-17T20:32:48.025Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4897532572562606613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:32:48.323Z] ---> docker-login.sh [2023-05-17T20:32:48.324Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:32:48.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:48.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:48.324Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:48.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:48.324Z] [2023-05-17T20:32:48.324Z] Login Succeeded [2023-05-17T20:32:48.324Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:32:48.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:48.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:48.324Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:48.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:48.324Z] [2023-05-17T20:32:48.324Z] Login Succeeded [2023-05-17T20:32:48.324Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:32:48.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:48.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:48.583Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:48.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:48.583Z] [2023-05-17T20:32:48.583Z] Login Succeeded [2023-05-17T20:32:48.583Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:32:48.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:48.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:48.583Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:48.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:48.583Z] [2023-05-17T20:32:48.583Z] Login Succeeded [2023-05-17T20:32:48.583Z] docker.io [2023-05-17T20:32:48.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:32:48.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:32:48.843Z] Configure a credential helper to remove this warning. See [2023-05-17T20:32:48.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:32:48.843Z] [2023-05-17T20:32:48.843Z] Login Succeeded [2023-05-17T20:32:48.843Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:32:48.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T20:32:48.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:32:48.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:32:48.946Z] ========================================================= [2023-05-17T20:32:48.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T20:32:48.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:32:49.255Z] + 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-05-17T20:32:49.255Z] Sending build context to Docker daemon 3.345MB [2023-05-17T20:32:49.255Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:32:49.255Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T20:32:49.255Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T20:32:49.255Z] f56be85fc22e: Pulling fs layer [2023-05-17T20:32:49.255Z] 85791d961cd3: Pulling fs layer [2023-05-17T20:32:49.255Z] d694b5ae8c79: Pulling fs layer [2023-05-17T20:32:49.255Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T20:32:49.255Z] 4d19c01a9841: Pulling fs layer [2023-05-17T20:32:49.255Z] 9f32a84ed3da: Waiting [2023-05-17T20:32:49.255Z] 9325e15d5711: Pulling fs layer [2023-05-17T20:32:49.255Z] 556b6ee489ea: Pulling fs layer [2023-05-17T20:32:49.255Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T20:32:49.255Z] 4d19c01a9841: Waiting [2023-05-17T20:32:49.255Z] 9325e15d5711: Waiting [2023-05-17T20:32:49.255Z] 556b6ee489ea: Waiting [2023-05-17T20:32:49.516Z] 85791d961cd3: Download complete [2023-05-17T20:32:49.516Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T20:32:49.516Z] 9f32a84ed3da: Download complete [2023-05-17T20:32:49.516Z] 4d19c01a9841: Download complete [2023-05-17T20:32:49.516Z] f56be85fc22e: Verifying Checksum [2023-05-17T20:32:49.516Z] f56be85fc22e: Download complete [2023-05-17T20:32:49.516Z] 9325e15d5711: Download complete [2023-05-17T20:32:49.516Z] f56be85fc22e: Pull complete [2023-05-17T20:32:49.775Z] 85791d961cd3: Pull complete [2023-05-17T20:32:50.035Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T20:32:50.035Z] c5a4b2cf53e6: Download complete [2023-05-17T20:32:50.035Z] d694b5ae8c79: Verifying Checksum [2023-05-17T20:32:50.035Z] d694b5ae8c79: Download complete [2023-05-17T20:32:50.293Z] 556b6ee489ea: Verifying Checksum [2023-05-17T20:32:50.293Z] 556b6ee489ea: Download complete [2023-05-17T20:32:53.580Z] d694b5ae8c79: Pull complete [2023-05-17T20:32:53.580Z] 9f32a84ed3da: Pull complete [2023-05-17T20:32:53.838Z] 4d19c01a9841: Pull complete [2023-05-17T20:32:53.838Z] 9325e15d5711: Pull complete [2023-05-17T20:32:56.377Z] 556b6ee489ea: Pull complete [2023-05-17T20:32:56.507Z] using credential edgex-jenkins-ssh [2023-05-17T20:32:56.526Z] Cloning the remote Git repository [2023-05-17T20:32:56.581Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T20:32:56.691Z] > git init /w/workspace/app-service-configurable/165 # timeout=10 [2023-05-17T20:32:57.318Z] c5a4b2cf53e6: Pull complete [2023-05-17T20:32:57.318Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T20:32:57.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T20:32:57.318Z] ---> c4be618373d6 [2023-05-17T20:32:57.318Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:32:56.840Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T20:32:56.841Z] > git --version # timeout=10 [2023-05-17T20:32:56.864Z] > git --version # 'git version 2.25.1' [2023-05-17T20:32:56.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T20:32:57.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T20:32:59.418Z] Avoid second fetch [2023-05-17T20:32:59.418Z] Checking out Revision 773240d7c00756d96df130f49dca2804083f7a37 (main) [2023-05-17T20:32:58.310Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-17T20:32:58.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T20:32:59.438Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T20:32:59.503Z] > git checkout -f 773240d7c00756d96df130f49dca2804083f7a37 # timeout=10 [2023-05-17T20:33:00.044Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#565)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:33:00.631Z] ---> Running in 4c2016bc847e [2023-05-17T20:33:00.890Z] Removing intermediate container 4c2016bc847e [2023-05-17T20:33:00.890Z] ---> 042a4cf9e2a3 [2023-05-17T20:33:00.890Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:33:00.890Z] ---> Running in c3bb227649ab [2023-05-17T20:33:00.890Z] Removing intermediate container c3bb227649ab [2023-05-17T20:33:00.890Z] ---> 1fe1e5a157f5 [2023-05-17T20:33:00.890Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:33:00.890Z] ---> Running in ad0ee3f96264 [2023-05-17T20:33:00.901Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T20:33:00.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:33:00.901Z] Dload Upload Total Spent Left Speed [2023-05-17T20:33:00.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [2023-05-17T20:33:01.150Z] Removing intermediate container ad0ee3f96264 [2023-05-17T20:33:01.150Z] ---> 65a1e4412066 [2023-05-17T20:33:01.150Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:33:01.150Z] ---> Running in d29244d3ffdc [Pipeline] sh [2023-05-17T20:33:01.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:33:01.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:33:01.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T20:33:01.671Z] OK: 265 MiB in 53 packages [2023-05-17T20:33:01.857Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T20:33:01.857Z] + sudo tee /etc/docker/daemon.new [2023-05-17T20:33:01.857Z] { [2023-05-17T20:33:01.857Z] "registry-mirrors": [ [2023-05-17T20:33:01.857Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T20:33:01.857Z] ], [2023-05-17T20:33:01.857Z] "bip": "10.250.0.254/24", [2023-05-17T20:33:01.857Z] "hosts": [ [2023-05-17T20:33:01.857Z] "tcp://0.0.0.0:5555", [2023-05-17T20:33:01.857Z] "unix:///var/run/docker.sock" [2023-05-17T20:33:01.857Z] ], [2023-05-17T20:33:01.857Z] "mtu": 1458, [2023-05-17T20:33:01.857Z] "selinux-enabled": true, [2023-05-17T20:33:01.857Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T20:33:01.857Z] } [Pipeline] sh [2023-05-17T20:33:02.189Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T20:33:02.246Z] Removing intermediate container d29244d3ffdc [2023-05-17T20:33:02.246Z] ---> fbe4a871d2ee [2023-05-17T20:33:02.246Z] Step 7/12 : WORKDIR /app [2023-05-17T20:33:02.246Z] ---> Running in 9a3e2339713c [2023-05-17T20:33:02.246Z] Removing intermediate container 9a3e2339713c [2023-05-17T20:33:02.246Z] ---> 16ff42ac1252 [2023-05-17T20:33:02.246Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T20:33:02.246Z] ---> 99955211253b [2023-05-17T20:33:02.246Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:33:02.246Z] ---> Running in 97d432d7eb60 [2023-05-17T20:33:02.526Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:33:24.650Z] provisioning config files... [2023-05-17T20:33:24.679Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/165@tmp/config12255554603671840612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:33:25.034Z] ---> docker-login.sh [2023-05-17T20:33:25.034Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:33:25.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:33:25.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:33:25.887Z] Configure a credential helper to remove this warning. See [2023-05-17T20:33:25.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:33:25.887Z] [2023-05-17T20:33:25.887Z] Login Succeeded [2023-05-17T20:33:25.887Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:33:26.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:33:26.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:33:26.156Z] Configure a credential helper to remove this warning. See [2023-05-17T20:33:26.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:33:26.156Z] [2023-05-17T20:33:26.156Z] Login Succeeded [2023-05-17T20:33:26.156Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:33:26.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:33:26.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:33:26.424Z] Configure a credential helper to remove this warning. See [2023-05-17T20:33:26.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:33:26.424Z] [2023-05-17T20:33:26.424Z] Login Succeeded [2023-05-17T20:33:26.424Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:33:26.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:33:26.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:33:26.963Z] Configure a credential helper to remove this warning. See [2023-05-17T20:33:26.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:33:26.963Z] [2023-05-17T20:33:26.963Z] Login Succeeded [2023-05-17T20:33:26.963Z] docker.io [2023-05-17T20:33:27.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:33:27.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:33:27.498Z] Configure a credential helper to remove this warning. See [2023-05-17T20:33:27.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:33:27.498Z] [2023-05-17T20:33:27.498Z] Login Succeeded [2023-05-17T20:33:27.498Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:33:27.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T20:33:27.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:33:27.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:33:27.764Z] ========================================================= [2023-05-17T20:33:27.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T20:33:27.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:28.112Z] + 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-05-17T20:33:28.112Z] Sending build context to Docker daemon 168.4kB [2023-05-17T20:33:28.380Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:33:28.380Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T20:33:28.648Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T20:33:28.648Z] c41833b44d91: Pulling fs layer [2023-05-17T20:33:28.648Z] ed15518f5707: Pulling fs layer [2023-05-17T20:33:28.648Z] feae8fd75edb: Pulling fs layer [2023-05-17T20:33:28.648Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T20:33:28.648Z] 3cdef696dda3: Pulling fs layer [2023-05-17T20:33:28.648Z] 2ced38df9373: Pulling fs layer [2023-05-17T20:33:28.648Z] 58f1dce35555: Pulling fs layer [2023-05-17T20:33:28.648Z] 242c74f7c9fa: Waiting [2023-05-17T20:33:28.648Z] 3cdef696dda3: Waiting [2023-05-17T20:33:28.648Z] 2ced38df9373: Waiting [2023-05-17T20:33:28.648Z] 58f1dce35555: Waiting [2023-05-17T20:33:28.648Z] ed15518f5707: Verifying Checksum [2023-05-17T20:33:28.648Z] ed15518f5707: Download complete [2023-05-17T20:33:28.648Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T20:33:28.648Z] 242c74f7c9fa: Download complete [2023-05-17T20:33:28.648Z] 3cdef696dda3: Download complete [2023-05-17T20:33:28.648Z] c41833b44d91: Verifying Checksum [2023-05-17T20:33:28.648Z] c41833b44d91: Download complete [2023-05-17T20:33:28.952Z] Removing intermediate container 97d432d7eb60 [2023-05-17T20:33:28.952Z] ---> 8b589e0f84e7 [2023-05-17T20:33:28.952Z] Step 10/12 : COPY . . [2023-05-17T20:33:29.209Z] ---> f4eb92ae4778 [2023-05-17T20:33:29.209Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:33:29.209Z] ---> Running in 766b3b77299c [2023-05-17T20:33:29.209Z] Removing intermediate container 766b3b77299c [2023-05-17T20:33:29.209Z] ---> 80e3fc1402db [2023-05-17T20:33:29.209Z] Step 12/12 : RUN $MAKE [2023-05-17T20:33:29.209Z] ---> Running in 016d2af33390 [2023-05-17T20:33:29.467Z] noop [2023-05-17T20:33:29.615Z] c41833b44d91: Pull complete [2023-05-17T20:33:29.725Z] Removing intermediate container 016d2af33390 [2023-05-17T20:33:29.725Z] ---> c4cd0249aa94 [2023-05-17T20:33:29.725Z] Successfully built c4cd0249aa94 [2023-05-17T20:33:29.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:29.884Z] 58f1dce35555: Verifying Checksum [2023-05-17T20:33:29.884Z] 58f1dce35555: Download complete [2023-05-17T20:33:30.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T20:33:30.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:33:30.107Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:33:30.141Z] $ 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-05-17T20:33:30.152Z] ed15518f5707: Pull complete [2023-05-17T20:33:30.502Z] $ docker top e2cc3ee556a41666a7f74d4b1c6b51b61907dbd1d6b7c0e7099b2a12006cee59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:33:30.851Z] + go version [2023-05-17T20:33:30.851Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T20:33:30.865Z] $ docker stop --time=1 e2cc3ee556a41666a7f74d4b1c6b51b61907dbd1d6b7c0e7099b2a12006cee59 [2023-05-17T20:33:31.117Z] feae8fd75edb: Verifying Checksum [2023-05-17T20:33:31.117Z] feae8fd75edb: Download complete [2023-05-17T20:33:31.117Z] 2ced38df9373: Verifying Checksum [2023-05-17T20:33:31.117Z] 2ced38df9373: Download complete [2023-05-17T20:33:32.178Z] $ docker rm -f --volumes e2cc3ee556a41666a7f74d4b1c6b51b61907dbd1d6b7c0e7099b2a12006cee59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:33:32.597Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T20:33:32.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:33:32.677Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:33:32.713Z] $ 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-05-17T20:33:33.073Z] $ docker top f56466820e432a131e02a7cb5d3e9f84909f93d5658e2c21281095f105f73978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:33:33.426Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:33:33.723Z] + make test [2023-05-17T20:33:33.723Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T20:33:41.223Z] feae8fd75edb: Pull complete [2023-05-17T20:33:41.223Z] 242c74f7c9fa: Pull complete [2023-05-17T20:33:41.491Z] 3cdef696dda3: Pull complete [2023-05-17T20:33:49.712Z] 2ced38df9373: Pull complete [2023-05-17T20:33:51.130Z] 58f1dce35555: Pull complete [2023-05-17T20:33:51.130Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T20:33:51.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T20:33:51.130Z] ---> fadd8f120f05 [2023-05-17T20:33:51.130Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:33:53.082Z] ---> Running in fce9a5e4c365 [2023-05-17T20:33:53.352Z] Removing intermediate container fce9a5e4c365 [2023-05-17T20:33:53.352Z] ---> 91528395017e [2023-05-17T20:33:53.352Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:33:53.352Z] ---> Running in d5fa403b7b0b [2023-05-17T20:33:53.630Z] Removing intermediate container d5fa403b7b0b [2023-05-17T20:33:53.630Z] ---> 566ac6b6b2fa [2023-05-17T20:33:53.630Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:33:53.900Z] ---> Running in d7517a769763 [2023-05-17T20:33:54.172Z] Removing intermediate container d7517a769763 [2023-05-17T20:33:54.172Z] ---> 1b7b37aa4f45 [2023-05-17T20:33:54.172Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:33:54.172Z] ---> Running in 4ca16fc3009e [2023-05-17T20:33:55.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:55.669Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T20:33:56.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:33:57.136Z] OK: 263 MiB in 53 packages [2023-05-17T20:33:58.107Z] Removing intermediate container 4ca16fc3009e [2023-05-17T20:33:58.107Z] ---> b25c0831d51f [2023-05-17T20:33:58.107Z] Step 7/12 : WORKDIR /app [2023-05-17T20:33:58.107Z] ---> Running in 90c5531bbf6f [2023-05-17T20:33:58.375Z] Removing intermediate container 90c5531bbf6f [2023-05-17T20:33:58.375Z] ---> 9ef53d0184b9 [2023-05-17T20:33:58.375Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T20:33:58.962Z] ---> 0fed04ca86b1 [2023-05-17T20:33:58.962Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:33:58.962Z] ---> Running in b31c3a158ae2 [2023-05-17T20:34:13.745Z] go vet ./... [2023-05-17T20:34:17.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T20:34:17.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T20:34:17.932Z] ./bin/test-attribution-txt.sh [2023-05-17T20:34:17.932Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T20:34:17.932Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T20:34:17.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T20:34:17.957Z] $ docker stop --time=1 f56466820e432a131e02a7cb5d3e9f84909f93d5658e2c21281095f105f73978 [2023-05-17T20:34:22.032Z] $ docker rm -f --volumes f56466820e432a131e02a7cb5d3e9f84909f93d5658e2c21281095f105f73978 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:34:22.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T20:34:22.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T20:34:23.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T20:34:23.524Z] + ls -al . [2023-05-17T20:34:23.524Z] total 176 [2023-05-17T20:34:23.524Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:33 . [2023-05-17T20:34:23.524Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 .. [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 20:32 .dockerignore [2023-05-17T20:34:23.524Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:32 .git [2023-05-17T20:34:23.524Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:32 .github [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 20:32 .gitignore [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:32 .golangci.yml [2023-05-17T20:34:23.524Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:32 .semver [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 20:32 Attribution.txt [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 20:32 CHANGELOG.md [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 20:32 Dockerfile [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:32 GOVERNANCE.md [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 20:32 Jenkinsfile [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 20:32 LICENSE [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 20:32 OWNERS.md [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 20:32 README.md [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 20:32 VERSION [2023-05-17T20:34:23.524Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:32 bin [2023-05-17T20:34:23.524Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 20:33 coverage.out [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 20:32 go.mod [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 20:32 go.sum [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 20:32 main.go [2023-05-17T20:34:23.524Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 20:32 makefile [2023-05-17T20:34:23.524Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:32 res [2023-05-17T20:34:23.524Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:23.892Z] + 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=773240d7c00756d96df130f49dca2804083f7a37 --label arch=amd64 --label version=3.0.0-dev.47 . [2023-05-17T20:34:23.892Z] Sending build context to Docker daemon 3.346MB [2023-05-17T20:34:23.892Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:34:23.892Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T20:34:23.892Z] ---> c4cd0249aa94 [2023-05-17T20:34:23.892Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:34:24.152Z] ---> Running in c6deeeea2e44 [2023-05-17T20:34:24.153Z] Removing intermediate container c6deeeea2e44 [2023-05-17T20:34:24.153Z] ---> aeecde5455bc [2023-05-17T20:34:24.153Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:34:24.153Z] ---> Running in 9b0635b9b7d4 [2023-05-17T20:34:24.153Z] Removing intermediate container 9b0635b9b7d4 [2023-05-17T20:34:24.153Z] ---> c4addd0be006 [2023-05-17T20:34:24.153Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:34:24.153Z] ---> Running in 41100a503079 [2023-05-17T20:34:24.153Z] Removing intermediate container 41100a503079 [2023-05-17T20:34:24.153Z] ---> 6b4302a42aaa [2023-05-17T20:34:24.153Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:34:24.412Z] ---> Running in f800e33d70f1 [2023-05-17T20:34:24.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:34:24.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:34:24.931Z] OK: 265 MiB in 53 packages [2023-05-17T20:34:25.191Z] Removing intermediate container f800e33d70f1 [2023-05-17T20:34:25.191Z] ---> cce0c58a2c97 [2023-05-17T20:34:25.191Z] Step 7/26 : WORKDIR /app [2023-05-17T20:34:25.191Z] ---> Running in 80351e00f7ec [2023-05-17T20:34:25.452Z] Removing intermediate container 80351e00f7ec [2023-05-17T20:34:25.452Z] ---> 5b4f9a4245d5 [2023-05-17T20:34:25.452Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T20:34:25.452Z] ---> da0e1783f2e5 [2023-05-17T20:34:25.452Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:34:25.452Z] ---> Running in c11ed4c6b874 [2023-05-17T20:34:26.425Z] Removing intermediate container c11ed4c6b874 [2023-05-17T20:34:26.425Z] ---> 2833cee61d5a [2023-05-17T20:34:26.425Z] Step 10/26 : COPY . . [2023-05-17T20:34:26.684Z] ---> 13a699583b80 [2023-05-17T20:34:26.684Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:34:26.684Z] ---> Running in f0dbaa9963fe [2023-05-17T20:34:26.684Z] Removing intermediate container f0dbaa9963fe [2023-05-17T20:34:26.684Z] ---> b5a9aca14f53 [2023-05-17T20:34:26.684Z] Step 12/26 : RUN $MAKE [2023-05-17T20:34:26.684Z] ---> Running in 58390511210e [2023-05-17T20:34:26.943Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.47" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T20:34:49.027Z] Removing intermediate container 58390511210e [2023-05-17T20:34:49.027Z] ---> 02fff2961b86 [2023-05-17T20:34:49.027Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T20:34:49.027Z] 3.17: Pulling from library/alpine [2023-05-17T20:34:49.027Z] f56be85fc22e: Already exists [2023-05-17T20:34:49.027Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:34:49.027Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T20:34:49.027Z] ---> 9ed4aefc74f6 [2023-05-17T20:34:49.027Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T20:34:49.027Z] ---> Running in 28e1216b7390 [2023-05-17T20:34:49.027Z] Removing intermediate container 28e1216b7390 [2023-05-17T20:34:49.027Z] ---> bd6adcc56387 [2023-05-17T20:34:49.027Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T20:34:49.027Z] ---> Running in be049c1ae76c [2023-05-17T20:34:49.027Z] Removing intermediate container be049c1ae76c [2023-05-17T20:34:49.027Z] ---> 1df21c52b231 [2023-05-17T20:34:49.027Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T20:34:49.027Z] ---> Running in 489ea1629c5f [2023-05-17T20:34:49.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T20:34:49.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T20:34:49.027Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T20:34:49.027Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:34:49.027Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:34:49.027Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:34:49.027Z] OK: 8 MiB in 17 packages [2023-05-17T20:34:49.027Z] Removing intermediate container 489ea1629c5f [2023-05-17T20:34:49.027Z] ---> 6051db246f24 [2023-05-17T20:34:49.027Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T20:34:49.027Z] ---> a7248a44894a [2023-05-17T20:34:49.027Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T20:34:49.027Z] ---> 88794be27985 [2023-05-17T20:34:49.027Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T20:34:49.027Z] ---> b575ceee05b9 [2023-05-17T20:34:49.027Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T20:34:49.027Z] ---> 458a7811860d [2023-05-17T20:34:49.027Z] Step 21/26 : EXPOSE 48095 [2023-05-17T20:34:49.027Z] ---> Running in c383a3decd32 [2023-05-17T20:34:49.288Z] Removing intermediate container c383a3decd32 [2023-05-17T20:34:49.288Z] ---> 8efd079631f5 [2023-05-17T20:34:49.288Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T20:34:49.288Z] ---> Running in 57a110d1bc1a [2023-05-17T20:34:49.288Z] Removing intermediate container 57a110d1bc1a [2023-05-17T20:34:49.288Z] ---> 1215a815a9df [2023-05-17T20:34:49.288Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:34:49.288Z] ---> Running in f61cb07ee9ff [2023-05-17T20:34:49.288Z] Removing intermediate container f61cb07ee9ff [2023-05-17T20:34:49.288Z] ---> 0048b5a4b95d [2023-05-17T20:34:49.288Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T20:34:49.546Z] ---> Running in 74c30ceef165 [2023-05-17T20:34:49.547Z] Removing intermediate container 74c30ceef165 [2023-05-17T20:34:49.547Z] ---> b8bc6684b4b4 [2023-05-17T20:34:49.547Z] Step 25/26 : LABEL git_sha=773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:34:49.547Z] ---> Running in 808ecb838155 [2023-05-17T20:34:49.547Z] Removing intermediate container 808ecb838155 [2023-05-17T20:34:49.547Z] ---> f2bfbe301616 [2023-05-17T20:34:49.547Z] Step 26/26 : LABEL version=3.0.0-dev.47 [2023-05-17T20:34:49.547Z] ---> Running in ef10b8a260d1 [2023-05-17T20:34:49.809Z] Removing intermediate container ef10b8a260d1 [2023-05-17T20:34:49.809Z] ---> fd583fed52e7 [2023-05-17T20:34:49.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T20:34:49.809Z] Successfully built fd583fed52e7 [2023-05-17T20:34:49.809Z] 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-05-17T20:34:49.909Z] provisioning config files... [2023-05-17T20:34:49.921Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7853540315885727565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:34:50.231Z] ---> docker-login.sh [2023-05-17T20:34:50.232Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:34:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:34:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:34:50.232Z] Configure a credential helper to remove this warning. See [2023-05-17T20:34:50.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:34:50.232Z] [2023-05-17T20:34:50.232Z] Login Succeeded [2023-05-17T20:34:50.232Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:34:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:34:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:34:50.232Z] Configure a credential helper to remove this warning. See [2023-05-17T20:34:50.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:34:50.232Z] [2023-05-17T20:34:50.232Z] Login Succeeded [2023-05-17T20:34:50.232Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:34:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:34:50.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:34:50.491Z] Configure a credential helper to remove this warning. See [2023-05-17T20:34:50.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:34:50.491Z] [2023-05-17T20:34:50.491Z] Login Succeeded [2023-05-17T20:34:50.491Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:34:50.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:34:50.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:34:50.491Z] Configure a credential helper to remove this warning. See [2023-05-17T20:34:50.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:34:50.491Z] [2023-05-17T20:34:50.491Z] Login Succeeded [2023-05-17T20:34:50.491Z] docker.io [2023-05-17T20:34:50.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:34:50.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:34:50.750Z] Configure a credential helper to remove this warning. See [2023-05-17T20:34:50.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:34:50.750Z] [2023-05-17T20:34:50.750Z] Login Succeeded [2023-05-17T20:34:50.750Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:34:50.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:34:50.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:34:50.798Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-17T20:34:50.798Z] 773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:34:50.798Z] latest [2023-05-17T20:34:50.798Z] 3.0.0-dev.47 [2023-05-17T20:34:50.798Z] 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [2023-05-17T20:34:50.798Z] main [2023-05-17T20:34:50.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:51.107Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:51.409Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:34:51.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T20:34:51.409Z] 6b830cf4cd5d: Preparing [2023-05-17T20:34:51.409Z] eae516455824: Preparing [2023-05-17T20:34:51.409Z] e11601a93ac0: Preparing [2023-05-17T20:34:51.409Z] aa79c4a66c6a: Preparing [2023-05-17T20:34:51.409Z] c93d7eead25f: Preparing [2023-05-17T20:34:51.409Z] f1417ff83b31: Preparing [2023-05-17T20:34:51.409Z] f1417ff83b31: Waiting [2023-05-17T20:34:51.409Z] aa79c4a66c6a: Pushed [2023-05-17T20:34:51.409Z] eae516455824: Pushed [2023-05-17T20:34:51.409Z] e11601a93ac0: Pushed [2023-05-17T20:34:51.409Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:51.409Z] c93d7eead25f: Pushed [2023-05-17T20:34:54.710Z] 6b830cf4cd5d: Pushed [2023-05-17T20:34:54.710Z] 773240d7c00756d96df130f49dca2804083f7a37: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:55.028Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:55.330Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-17T20:34:55.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T20:34:55.330Z] 6b830cf4cd5d: Preparing [2023-05-17T20:34:55.330Z] eae516455824: Preparing [2023-05-17T20:34:55.330Z] e11601a93ac0: Preparing [2023-05-17T20:34:55.330Z] aa79c4a66c6a: Preparing [2023-05-17T20:34:55.330Z] c93d7eead25f: Preparing [2023-05-17T20:34:55.330Z] f1417ff83b31: Preparing [2023-05-17T20:34:55.330Z] f1417ff83b31: Waiting [2023-05-17T20:34:55.330Z] e11601a93ac0: Layer already exists [2023-05-17T20:34:55.330Z] c93d7eead25f: Layer already exists [2023-05-17T20:34:55.330Z] aa79c4a66c6a: Layer already exists [2023-05-17T20:34:55.330Z] eae516455824: Layer already exists [2023-05-17T20:34:55.330Z] 6b830cf4cd5d: Layer already exists [2023-05-17T20:34:55.330Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:55.330Z] latest: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:55.650Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:55.960Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.47 [2023-05-17T20:34:55.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T20:34:55.960Z] 6b830cf4cd5d: Preparing [2023-05-17T20:34:55.960Z] eae516455824: Preparing [2023-05-17T20:34:55.960Z] e11601a93ac0: Preparing [2023-05-17T20:34:55.960Z] aa79c4a66c6a: Preparing [2023-05-17T20:34:55.960Z] c93d7eead25f: Preparing [2023-05-17T20:34:55.960Z] f1417ff83b31: Preparing [2023-05-17T20:34:55.960Z] f1417ff83b31: Waiting [2023-05-17T20:34:55.960Z] c93d7eead25f: Layer already exists [2023-05-17T20:34:55.960Z] eae516455824: Layer already exists [2023-05-17T20:34:55.960Z] 6b830cf4cd5d: Layer already exists [2023-05-17T20:34:55.960Z] aa79c4a66c6a: Layer already exists [2023-05-17T20:34:55.960Z] e11601a93ac0: Layer already exists [2023-05-17T20:34:55.960Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:55.960Z] 3.0.0-dev.47: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:56.266Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:56.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [2023-05-17T20:34:56.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T20:34:56.583Z] 6b830cf4cd5d: Preparing [2023-05-17T20:34:56.583Z] eae516455824: Preparing [2023-05-17T20:34:56.583Z] e11601a93ac0: Preparing [2023-05-17T20:34:56.583Z] aa79c4a66c6a: Preparing [2023-05-17T20:34:56.583Z] c93d7eead25f: Preparing [2023-05-17T20:34:56.583Z] f1417ff83b31: Preparing [2023-05-17T20:34:56.583Z] f1417ff83b31: Waiting [2023-05-17T20:34:56.583Z] 6b830cf4cd5d: Layer already exists [2023-05-17T20:34:56.583Z] aa79c4a66c6a: Layer already exists [2023-05-17T20:34:56.583Z] e11601a93ac0: Layer already exists [2023-05-17T20:34:56.583Z] eae516455824: Layer already exists [2023-05-17T20:34:56.583Z] c93d7eead25f: Layer already exists [2023-05-17T20:34:56.583Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:56.583Z] 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:56.890Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:57.192Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-17T20:34:57.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T20:34:57.192Z] 6b830cf4cd5d: Preparing [2023-05-17T20:34:57.192Z] eae516455824: Preparing [2023-05-17T20:34:57.192Z] e11601a93ac0: Preparing [2023-05-17T20:34:57.192Z] aa79c4a66c6a: Preparing [2023-05-17T20:34:57.192Z] c93d7eead25f: Preparing [2023-05-17T20:34:57.192Z] f1417ff83b31: Preparing [2023-05-17T20:34:57.192Z] f1417ff83b31: Waiting [2023-05-17T20:34:57.192Z] aa79c4a66c6a: Layer already exists [2023-05-17T20:34:57.192Z] c93d7eead25f: Layer already exists [2023-05-17T20:34:57.192Z] 6b830cf4cd5d: Layer already exists [2023-05-17T20:34:57.192Z] e11601a93ac0: Layer already exists [2023-05-17T20:34:57.192Z] eae516455824: Layer already exists [2023-05-17T20:34:57.192Z] f1417ff83b31: Layer already exists [2023-05-17T20:34:57.192Z] main: digest: sha256:5ddb4635fe676840caa659ad7a4a6f8ad35ed992f451cda154821d996c95839d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:34:57.233Z] ===================================================== [Pipeline] echo [2023-05-17T20:34:57.240Z] taggedImages: [2023-05-17T20:34:57.240Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:34:57.240Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-17T20:34:57.240Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.47 [2023-05-17T20:34:57.240Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [2023-05-17T20:34:57.240Z] - 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-05-17T20:34:57.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:34:57.600Z] [2023-05-17T20:34:57.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:34:57.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:34:57.900Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T20:34:57.900Z] 5eb5b503b376: Pulling fs layer [2023-05-17T20:34:57.900Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T20:34:57.900Z] ec43610c2a17: Pulling fs layer [2023-05-17T20:34:57.900Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T20:34:57.900Z] 33b1e0a273af: Pulling fs layer [2023-05-17T20:34:57.900Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T20:34:57.900Z] 2f39f015ded8: Pulling fs layer [2023-05-17T20:34:57.900Z] 33b1e0a273af: Waiting [2023-05-17T20:34:57.900Z] 5d3b04190fa2: Waiting [2023-05-17T20:34:57.901Z] 2f39f015ded8: Waiting [2023-05-17T20:34:57.901Z] 3a2ae6a8a46f: Waiting [2023-05-17T20:34:57.901Z] 5c69ac0246d0: Download complete [2023-05-17T20:34:57.901Z] 3a2ae6a8a46f: Download complete [2023-05-17T20:34:57.901Z] 33b1e0a273af: Verifying Checksum [2023-05-17T20:34:57.901Z] 33b1e0a273af: Download complete [2023-05-17T20:34:57.901Z] ec43610c2a17: Verifying Checksum [2023-05-17T20:34:57.901Z] ec43610c2a17: Download complete [2023-05-17T20:34:57.901Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T20:34:57.901Z] 5d3b04190fa2: Download complete [2023-05-17T20:34:58.161Z] 5eb5b503b376: Download complete [2023-05-17T20:34:58.729Z] 2f39f015ded8: Download complete [2023-05-17T20:34:59.669Z] 5eb5b503b376: Pull complete [2023-05-17T20:34:59.669Z] 5c69ac0246d0: Pull complete [2023-05-17T20:35:00.240Z] ec43610c2a17: Pull complete [2023-05-17T20:35:00.240Z] 3a2ae6a8a46f: Pull complete [2023-05-17T20:35:00.502Z] 33b1e0a273af: Pull complete [2023-05-17T20:35:00.502Z] 5d3b04190fa2: Pull complete [2023-05-17T20:35:05.780Z] 2f39f015ded8: Pull complete [2023-05-17T20:35:05.780Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T20:35:05.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:35:05.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:35:05.862Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:35:05.896Z] $ 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-05-17T20:35:06.848Z] Removing intermediate container b31c3a158ae2 [2023-05-17T20:35:06.848Z] ---> 28cfc57a7f1e [2023-05-17T20:35:06.848Z] Step 10/12 : COPY . . [2023-05-17T20:35:06.848Z] ---> 18c3d503cadc [2023-05-17T20:35:06.848Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:35:06.848Z] ---> Running in bb0d21a5fb7d [2023-05-17T20:35:06.848Z] Removing intermediate container bb0d21a5fb7d [2023-05-17T20:35:06.848Z] ---> 1a61a5995021 [2023-05-17T20:35:06.848Z] Step 12/12 : RUN $MAKE [2023-05-17T20:35:06.848Z] ---> Running in 92f65cd19e00 [2023-05-17T20:35:06.848Z] noop [2023-05-17T20:35:06.848Z] Removing intermediate container 92f65cd19e00 [2023-05-17T20:35:06.848Z] ---> 033ce52428e2 [2023-05-17T20:35:06.848Z] Successfully built 033ce52428e2 [2023-05-17T20:35:06.848Z] Successfully tagged ci-base-image-arm64:latest [2023-05-17T20:35:09.110Z] $ docker top 2f463428f401d198cf5db3e3cbe1570d74e08d3b7375b73f450ea25f631c31b0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:35:09.509Z] ---> job-cost.sh [2023-05-17T20:35:09.509Z] lf-activate-venv: SKIPPING [2023-05-17T20:35:09.509Z] INFO: No Stack... [2023-05-17T20:35:09.591Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T20:35:09.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:35:09.768Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T20:35:09.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-15938 does not seem to be running inside a container [2023-05-17T20:35:09.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/165 -v /w/workspace/app-service-configurable/165:/w/workspace/app-service-configurable/165:rw,z -v /w/workspace/app-service-configurable/165@tmp:/w/workspace/app-service-configurable/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T20:35:10.027Z] INFO: Archiving Costs [2023-05-17T20:35:11.113Z] $ docker top de272927fb628e332ec7b14c1530fa08c34b2b081e7d11948b47ac1257f0f9f8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-17T20:35:11.609Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-17T20:35:11.609Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T20:35:11.622Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [2023-05-17T20:35:11.627Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] did not exist. Created. [2023-05-17T20:35:11.627Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T20:35:11.937Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T20:35:11.969Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T20:35:11.976Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] // lock [2023-05-17T20:35:11.990Z] + go version [2023-05-17T20:35:11.990Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T20:35:11.997Z] $ docker stop --time=1 2f463428f401d198cf5db3e3cbe1570d74e08d3b7375b73f450ea25f631c31b0 [2023-05-17T20:35:13.167Z] $ docker rm -f --volumes 2f463428f401d198cf5db3e3cbe1570d74e08d3b7375b73f450ea25f631c31b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-05-17T20:35:13.226Z] $ docker stop --time=1 de272927fb628e332ec7b14c1530fa08c34b2b081e7d11948b47ac1257f0f9f8 [2023-05-17T20:35:14.876Z] $ docker rm -f --volumes de272927fb628e332ec7b14c1530fa08c34b2b081e7d11948b47ac1257f0f9f8 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:35:15.460Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T20:35:15.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:35:15.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-15938 does not seem to be running inside a container [2023-05-17T20:35:15.735Z] $ 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/165 -v /w/workspace/app-service-configurable/165:/w/workspace/app-service-configurable/165:rw,z -v /w/workspace/app-service-configurable/165@tmp:/w/workspace/app-service-configurable/165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-17T20:35:16.977Z] $ docker top e5d518c83a976c80f460abd6bd149bb4658cbbc715edde7403a3678b3fd02256 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:35:17.817Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/165 [Pipeline] fileExists [Pipeline] sh [2023-05-17T20:35:18.468Z] + make test [2023-05-17T20:35:18.468Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T20:37:55.211Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T20:37:55.211Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T20:37:55.211Z] go vet ./... [2023-05-17T20:40:17.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T20:40:17.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T20:40:17.150Z] ./bin/test-attribution-txt.sh [2023-05-17T20:40:17.150Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T20:40:17.150Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T20:40:17.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T20:40:17.185Z] $ docker stop --time=1 e5d518c83a976c80f460abd6bd149bb4658cbbc715edde7403a3678b3fd02256 [2023-05-17T20:40:19.253Z] $ docker rm -f --volumes e5d518c83a976c80f460abd6bd149bb4658cbbc715edde7403a3678b3fd02256 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:40:20.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T20:40:20.825Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T20:40:21.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T20:40:21.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T20:40:21.989Z] + ls -al . [2023-05-17T20:40:21.989Z] total 172 [2023-05-17T20:40:21.989Z] drwxrwxr-x 7 jenkins jenkins 4096 May 17 20:35 . [2023-05-17T20:40:21.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 .. [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 20:32 .dockerignore [2023-05-17T20:40:21.989Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 20:32 .git [2023-05-17T20:40:21.989Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 20:32 .github [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 20:32 .gitignore [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 20:32 .golangci.yml [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 20:32 Attribution.txt [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 20:32 CHANGELOG.md [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 20:32 Dockerfile [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 20:32 GOVERNANCE.md [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 20:32 Jenkinsfile [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 20:32 LICENSE [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 20:32 OWNERS.md [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 20:32 README.md [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 20:32 VERSION [2023-05-17T20:40:21.989Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 20:32 bin [2023-05-17T20:40:21.989Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 20:35 coverage.out [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 20:32 go.mod [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 20:32 go.sum [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 20:32 main.go [2023-05-17T20:40:21.989Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 20:32 makefile [2023-05-17T20:40:21.989Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:32 res [2023-05-17T20:40:21.989Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 20:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:40:22.338Z] + 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=773240d7c00756d96df130f49dca2804083f7a37 --label arch=arm64 --label version=3.0.0-dev.47 . [2023-05-17T20:40:22.338Z] Sending build context to Docker daemon 169.5kB [2023-05-17T20:40:22.606Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T20:40:22.606Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T20:40:22.606Z] ---> 033ce52428e2 [2023-05-17T20:40:22.606Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T20:40:22.606Z] ---> Running in 1c48d639d650 [2023-05-17T20:40:23.194Z] Removing intermediate container 1c48d639d650 [2023-05-17T20:40:23.194Z] ---> 645d9dd88ba6 [2023-05-17T20:40:23.194Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T20:40:23.194Z] ---> Running in 8e8295a37bdf [2023-05-17T20:40:23.461Z] Removing intermediate container 8e8295a37bdf [2023-05-17T20:40:23.461Z] ---> af65fd37fa28 [2023-05-17T20:40:23.461Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T20:40:23.461Z] ---> Running in 1ddab4d8c60f [2023-05-17T20:40:23.730Z] Removing intermediate container 1ddab4d8c60f [2023-05-17T20:40:23.730Z] ---> 8fff714ab8a9 [2023-05-17T20:40:23.730Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T20:40:23.730Z] ---> Running in cfa70ab1cbf6 [2023-05-17T20:40:25.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:40:25.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:40:26.844Z] OK: 263 MiB in 53 packages [2023-05-17T20:40:27.430Z] Removing intermediate container cfa70ab1cbf6 [2023-05-17T20:40:27.430Z] ---> f90a02306c08 [2023-05-17T20:40:27.430Z] Step 7/26 : WORKDIR /app [2023-05-17T20:40:27.430Z] ---> Running in 01899b2dcfdf [2023-05-17T20:40:27.697Z] Removing intermediate container 01899b2dcfdf [2023-05-17T20:40:27.697Z] ---> 9f6b09bb4ad8 [2023-05-17T20:40:27.697Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T20:40:28.283Z] ---> f07ca44bedd8 [2023-05-17T20:40:28.283Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T20:40:28.283Z] ---> Running in 2616e6c6f739 [2023-05-17T20:40:30.869Z] Removing intermediate container 2616e6c6f739 [2023-05-17T20:40:30.869Z] ---> 2603b7ed219a [2023-05-17T20:40:30.869Z] Step 10/26 : COPY . . [2023-05-17T20:40:31.468Z] ---> cdeca918620e [2023-05-17T20:40:31.468Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T20:40:31.737Z] ---> Running in 975fe2ca19a6 [2023-05-17T20:40:32.005Z] Removing intermediate container 975fe2ca19a6 [2023-05-17T20:40:32.005Z] ---> be4b79a2570d [2023-05-17T20:40:32.005Z] Step 12/26 : RUN $MAKE [2023-05-17T20:40:32.005Z] ---> Running in 159a955cbf90 [2023-05-17T20:40:32.976Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.47" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T20:42:54.663Z] Removing intermediate container 159a955cbf90 [2023-05-17T20:42:54.663Z] ---> cc7630ae6ec4 [2023-05-17T20:42:54.663Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T20:42:54.663Z] 3.17: Pulling from library/alpine [2023-05-17T20:42:54.663Z] c41833b44d91: Already exists [2023-05-17T20:42:54.663Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T20:42:54.663Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T20:42:54.663Z] ---> 51e60588ff2c [2023-05-17T20:42:54.663Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T20:42:54.663Z] ---> Running in 583bd30e31ed [2023-05-17T20:42:54.663Z] Removing intermediate container 583bd30e31ed [2023-05-17T20:42:54.663Z] ---> 0145c8a67526 [2023-05-17T20:42:54.663Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T20:42:54.663Z] ---> Running in 534909151c84 [2023-05-17T20:42:54.663Z] Removing intermediate container 534909151c84 [2023-05-17T20:42:54.663Z] ---> a32f7dac0d71 [2023-05-17T20:42:54.663Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T20:42:54.663Z] ---> Running in 7c16574a369a [2023-05-17T20:42:54.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T20:42:54.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T20:42:54.663Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T20:42:54.663Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T20:42:54.663Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T20:42:54.663Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T20:42:54.663Z] OK: 8 MiB in 17 packages [2023-05-17T20:42:54.663Z] Removing intermediate container 7c16574a369a [2023-05-17T20:42:54.663Z] ---> 3fbe5a21c829 [2023-05-17T20:42:54.663Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T20:42:54.663Z] ---> 8edf9b4cd331 [2023-05-17T20:42:54.663Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T20:42:54.663Z] ---> 495380d672b9 [2023-05-17T20:42:54.663Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T20:42:54.663Z] ---> 272d7f8c75a0 [2023-05-17T20:42:54.663Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T20:42:54.663Z] ---> 9c2161ac9923 [2023-05-17T20:42:54.663Z] Step 21/26 : EXPOSE 48095 [2023-05-17T20:42:54.663Z] ---> Running in ac528cc8e0d1 [2023-05-17T20:42:54.663Z] Removing intermediate container ac528cc8e0d1 [2023-05-17T20:42:54.663Z] ---> 434243fd9557 [2023-05-17T20:42:54.663Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T20:42:54.663Z] ---> Running in 91468e7dca65 [2023-05-17T20:42:54.663Z] Removing intermediate container 91468e7dca65 [2023-05-17T20:42:54.663Z] ---> 446fdf9aae7e [2023-05-17T20:42:54.663Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T20:42:54.663Z] ---> Running in 5a3895259599 [2023-05-17T20:42:54.663Z] Removing intermediate container 5a3895259599 [2023-05-17T20:42:54.663Z] ---> 80967b87a0a8 [2023-05-17T20:42:54.663Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T20:42:54.663Z] ---> Running in f4ddf58e888e [2023-05-17T20:42:54.663Z] Removing intermediate container f4ddf58e888e [2023-05-17T20:42:54.663Z] ---> 60a3018d0277 [2023-05-17T20:42:54.663Z] Step 25/26 : LABEL git_sha=773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:42:54.663Z] ---> Running in bfa7b6b13bca [2023-05-17T20:42:54.663Z] Removing intermediate container bfa7b6b13bca [2023-05-17T20:42:54.663Z] ---> db27206f7b1b [2023-05-17T20:42:54.663Z] Step 26/26 : LABEL version=3.0.0-dev.47 [2023-05-17T20:42:54.663Z] ---> Running in b0e10e628662 [2023-05-17T20:42:54.663Z] Removing intermediate container b0e10e628662 [2023-05-17T20:42:54.663Z] ---> c30a6daf4698 [2023-05-17T20:42:54.663Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T20:42:54.663Z] Successfully built c30a6daf4698 [2023-05-17T20:42:54.663Z] 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-05-17T20:42:54.786Z] provisioning config files... [2023-05-17T20:42:54.802Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/165@tmp/config17510810775478745856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:42:55.140Z] ---> docker-login.sh [2023-05-17T20:42:55.140Z] nexus3.edgexfoundry.org:10001 [2023-05-17T20:42:55.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:42:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:42:55.409Z] Configure a credential helper to remove this warning. See [2023-05-17T20:42:55.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:42:55.409Z] [2023-05-17T20:42:55.409Z] Login Succeeded [2023-05-17T20:42:55.409Z] nexus3.edgexfoundry.org:10002 [2023-05-17T20:42:55.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:42:55.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:42:55.676Z] Configure a credential helper to remove this warning. See [2023-05-17T20:42:55.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:42:55.676Z] [2023-05-17T20:42:55.676Z] Login Succeeded [2023-05-17T20:42:55.676Z] nexus3.edgexfoundry.org:10003 [2023-05-17T20:42:55.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:42:56.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:42:56.212Z] Configure a credential helper to remove this warning. See [2023-05-17T20:42:56.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:42:56.212Z] [2023-05-17T20:42:56.212Z] Login Succeeded [2023-05-17T20:42:56.212Z] nexus3.edgexfoundry.org:10004 [2023-05-17T20:42:56.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:42:56.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:42:56.479Z] Configure a credential helper to remove this warning. See [2023-05-17T20:42:56.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:42:56.479Z] [2023-05-17T20:42:56.479Z] Login Succeeded [2023-05-17T20:42:56.479Z] docker.io [2023-05-17T20:42:56.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T20:42:57.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T20:42:57.011Z] Configure a credential helper to remove this warning. See [2023-05-17T20:42:57.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T20:42:57.011Z] [2023-05-17T20:42:57.011Z] Login Succeeded [2023-05-17T20:42:57.011Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T20:42:57.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:42:57.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T20:42:57.088Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-17T20:42:57.088Z] 773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:42:57.088Z] latest [2023-05-17T20:42:57.088Z] 3.0.0-dev.47 [2023-05-17T20:42:57.088Z] 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [2023-05-17T20:42:57.088Z] main [2023-05-17T20:42:57.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:42:57.446Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:42:57.796Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:42:57.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T20:42:57.796Z] 0e3ed2d9f834: Preparing [2023-05-17T20:42:57.796Z] 2834c8399467: Preparing [2023-05-17T20:42:57.796Z] 1abf0b4474f2: Preparing [2023-05-17T20:42:57.796Z] 02a34a4a011e: Preparing [2023-05-17T20:42:57.796Z] f9b2408a12a0: Preparing [2023-05-17T20:42:57.796Z] 26cbea5cba74: Preparing [2023-05-17T20:42:57.796Z] 26cbea5cba74: Waiting [2023-05-17T20:42:58.063Z] 1abf0b4474f2: Pushed [2023-05-17T20:42:58.063Z] 02a34a4a011e: Pushed [2023-05-17T20:42:58.063Z] 2834c8399467: Pushed [2023-05-17T20:42:58.063Z] 26cbea5cba74: Layer already exists [2023-05-17T20:42:58.063Z] f9b2408a12a0: Pushed [2023-05-17T20:43:03.392Z] 0e3ed2d9f834: Pushed [2023-05-17T20:43:03.392Z] 773240d7c00756d96df130f49dca2804083f7a37: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:03.748Z] + 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-05-17T20:43:04.094Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-17T20:43:04.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T20:43:04.094Z] 0e3ed2d9f834: Preparing [2023-05-17T20:43:04.094Z] 2834c8399467: Preparing [2023-05-17T20:43:04.094Z] 1abf0b4474f2: Preparing [2023-05-17T20:43:04.094Z] 02a34a4a011e: Preparing [2023-05-17T20:43:04.094Z] f9b2408a12a0: Preparing [2023-05-17T20:43:04.094Z] 26cbea5cba74: Preparing [2023-05-17T20:43:04.094Z] 26cbea5cba74: Waiting [2023-05-17T20:43:04.094Z] 02a34a4a011e: Layer already exists [2023-05-17T20:43:04.094Z] 1abf0b4474f2: Layer already exists [2023-05-17T20:43:04.094Z] 0e3ed2d9f834: Layer already exists [2023-05-17T20:43:04.094Z] 2834c8399467: Layer already exists [2023-05-17T20:43:04.094Z] f9b2408a12a0: Layer already exists [2023-05-17T20:43:04.094Z] 26cbea5cba74: Layer already exists [2023-05-17T20:43:04.094Z] latest: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:04.712Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:05.048Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.47 [2023-05-17T20:43:05.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T20:43:05.048Z] 0e3ed2d9f834: Preparing [2023-05-17T20:43:05.048Z] 2834c8399467: Preparing [2023-05-17T20:43:05.048Z] 1abf0b4474f2: Preparing [2023-05-17T20:43:05.048Z] 02a34a4a011e: Preparing [2023-05-17T20:43:05.048Z] f9b2408a12a0: Preparing [2023-05-17T20:43:05.048Z] 26cbea5cba74: Preparing [2023-05-17T20:43:05.048Z] 26cbea5cba74: Waiting [2023-05-17T20:43:05.048Z] 1abf0b4474f2: Layer already exists [2023-05-17T20:43:05.048Z] f9b2408a12a0: Layer already exists [2023-05-17T20:43:05.048Z] 2834c8399467: Layer already exists [2023-05-17T20:43:05.048Z] 02a34a4a011e: Layer already exists [2023-05-17T20:43:05.048Z] 0e3ed2d9f834: Layer already exists [2023-05-17T20:43:05.048Z] 26cbea5cba74: Layer already exists [2023-05-17T20:43:05.048Z] 3.0.0-dev.47: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:05.660Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:05.996Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [2023-05-17T20:43:05.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T20:43:05.996Z] 0e3ed2d9f834: Preparing [2023-05-17T20:43:05.996Z] 2834c8399467: Preparing [2023-05-17T20:43:05.996Z] 1abf0b4474f2: Preparing [2023-05-17T20:43:05.996Z] 02a34a4a011e: Preparing [2023-05-17T20:43:05.996Z] f9b2408a12a0: Preparing [2023-05-17T20:43:05.996Z] 26cbea5cba74: Preparing [2023-05-17T20:43:05.996Z] 26cbea5cba74: Waiting [2023-05-17T20:43:05.996Z] 02a34a4a011e: Layer already exists [2023-05-17T20:43:05.996Z] 0e3ed2d9f834: Layer already exists [2023-05-17T20:43:05.996Z] f9b2408a12a0: Layer already exists [2023-05-17T20:43:05.996Z] 2834c8399467: Layer already exists [2023-05-17T20:43:05.996Z] 1abf0b4474f2: Layer already exists [2023-05-17T20:43:05.996Z] 26cbea5cba74: Layer already exists [2023-05-17T20:43:06.261Z] 773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:06.611Z] + 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-05-17T20:43:06.956Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-17T20:43:06.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T20:43:06.956Z] 0e3ed2d9f834: Preparing [2023-05-17T20:43:06.956Z] 2834c8399467: Preparing [2023-05-17T20:43:06.956Z] 1abf0b4474f2: Preparing [2023-05-17T20:43:06.956Z] 02a34a4a011e: Preparing [2023-05-17T20:43:06.956Z] f9b2408a12a0: Preparing [2023-05-17T20:43:06.956Z] 26cbea5cba74: Preparing [2023-05-17T20:43:06.956Z] 26cbea5cba74: Waiting [2023-05-17T20:43:06.956Z] 02a34a4a011e: Layer already exists [2023-05-17T20:43:06.956Z] 0e3ed2d9f834: Layer already exists [2023-05-17T20:43:06.956Z] f9b2408a12a0: Layer already exists [2023-05-17T20:43:06.956Z] 1abf0b4474f2: Layer already exists [2023-05-17T20:43:06.956Z] 2834c8399467: Layer already exists [2023-05-17T20:43:06.956Z] 26cbea5cba74: Layer already exists [2023-05-17T20:43:06.956Z] main: digest: sha256:09b93eefbca7e38658eafd4d41ac32ea0a23591f95a2b3205c40367c92f6c315 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T20:43:07.277Z] ===================================================== [Pipeline] echo [2023-05-17T20:43:07.286Z] taggedImages: [2023-05-17T20:43:07.286Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37 [2023-05-17T20:43:07.286Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-17T20:43:07.286Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.47 [2023-05-17T20:43:07.286Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:773240d7c00756d96df130f49dca2804083f7a37-3.0.0-dev.47 [2023-05-17T20:43:07.286Z] - 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-05-17T20:43:07.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:43:07.663Z] [2023-05-17T20:43:07.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:07.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:43:07.993Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T20:43:07.993Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T20:43:07.993Z] 04944245beec: Pulling fs layer [2023-05-17T20:43:07.993Z] 699f458cf7ca: Pulling fs layer [2023-05-17T20:43:07.993Z] 765212b225bb: Pulling fs layer [2023-05-17T20:43:07.993Z] f23df028b6ca: Pulling fs layer [2023-05-17T20:43:07.993Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T20:43:07.993Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T20:43:07.993Z] 765212b225bb: Waiting [2023-05-17T20:43:07.993Z] f23df028b6ca: Waiting [2023-05-17T20:43:07.993Z] d65c8cfc05b1: Waiting [2023-05-17T20:43:07.993Z] 2437ff75d9bd: Waiting [2023-05-17T20:43:08.258Z] 04944245beec: Verifying Checksum [2023-05-17T20:43:08.258Z] 04944245beec: Download complete [2023-05-17T20:43:08.258Z] 765212b225bb: Verifying Checksum [2023-05-17T20:43:08.258Z] 765212b225bb: Download complete [2023-05-17T20:43:08.258Z] f23df028b6ca: Verifying Checksum [2023-05-17T20:43:08.258Z] f23df028b6ca: Download complete [2023-05-17T20:43:08.258Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T20:43:08.258Z] d65c8cfc05b1: Download complete [2023-05-17T20:43:08.258Z] 699f458cf7ca: Verifying Checksum [2023-05-17T20:43:08.258Z] 699f458cf7ca: Download complete [2023-05-17T20:43:08.841Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T20:43:08.841Z] 8998bd30e6a1: Download complete [2023-05-17T20:43:10.784Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T20:43:10.784Z] 2437ff75d9bd: Download complete [2023-05-17T20:43:12.725Z] 8998bd30e6a1: Pull complete [2023-05-17T20:43:12.726Z] 04944245beec: Pull complete [2023-05-17T20:43:15.304Z] 699f458cf7ca: Pull complete [2023-05-17T20:43:15.573Z] 765212b225bb: Pull complete [2023-05-17T20:43:16.157Z] f23df028b6ca: Pull complete [2023-05-17T20:43:16.426Z] d65c8cfc05b1: Pull complete [2023-05-17T20:43:31.402Z] 2437ff75d9bd: Pull complete [2023-05-17T20:43:31.402Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T20:43:31.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T20:43:31.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:43:31.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-15938 does not seem to be running inside a container [2023-05-17T20:43:31.674Z] $ 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/165 -v /w/workspace/app-service-configurable/165:/w/workspace/app-service-configurable/165:rw,z -v /w/workspace/app-service-configurable/165@tmp:/w/workspace/app-service-configurable/165@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:arm64 cat [2023-05-17T20:43:34.422Z] $ docker top cf1f0d3406dadae9f2e7c3e51b7eaa5de4811d5f16a669d921241fb128127aa6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:43:35.253Z] ---> job-cost.sh [2023-05-17T20:43:35.253Z] lf-activate-venv: SKIPPING [2023-05-17T20:43:35.253Z] INFO: No Stack... [2023-05-17T20:43:35.837Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T20:43:36.421Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T20:43:37.060Z] + cut -d, -f6 [2023-05-17T20:43:37.060Z] + cat /w/workspace/app-service-configurable/165/archives/cost.csv [Pipeline] lock [2023-05-17T20:43:37.096Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [2023-05-17T20:43:37.104Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] did not exist. Created. [2023-05-17T20:43:37.104Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T20:43:37.765Z] /w/workspace/app-service-configurable/165@tmp/durable-f48b9772/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T20:43:38.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T20:43:38.441Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T20:43:38.560Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T20:43:38.571Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-165-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T20:43:38.601Z] $ docker stop --time=1 cf1f0d3406dadae9f2e7c3e51b7eaa5de4811d5f16a669d921241fb128127aa6 [2023-05-17T20:43:40.137Z] $ docker rm -f --volumes cf1f0d3406dadae9f2e7c3e51b7eaa5de4811d5f16a669d921241fb128127aa6 [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-05-17T20:43:40.611Z] provisioning config files... [2023-05-17T20:43:40.618Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10788437839318487287tmp [Pipeline] { [Pipeline] sh [2023-05-17T20:43:40.922Z] + set +x [2023-05-17T20:43:40.923Z] + curl -s https://codecov.io/bash [2023-05-17T20:43:40.923Z] + bash -s -- [2023-05-17T20:43:40.923Z] [2023-05-17T20:43:40.923Z] _____ _ [2023-05-17T20:43:40.923Z] / ____| | | [2023-05-17T20:43:40.923Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T20:43:40.923Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T20:43:40.923Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T20:43:40.923Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T20:43:40.923Z] Bash-1.0.6 [2023-05-17T20:43:40.923Z] [2023-05-17T20:43:40.923Z] [2023-05-17T20:43:40.923Z] ==> git version 2.25.1 found [2023-05-17T20:43:40.923Z] ==> 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-05-17T20:43:40.923Z] Release-Date: 2020-01-08 [2023-05-17T20:43:40.923Z] 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-05-17T20:43:40.923Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T20:43:40.923Z] ==> Jenkins CI detected. [2023-05-17T20:43:40.923Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-17T20:43:40.923Z] project root: . [2023-05-17T20:43:40.923Z] --> token set from env [2023-05-17T20:43:40.923Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T20:43:41.182Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T20:43:41.182Z] ==> Python coveragepy not found [2023-05-17T20:43:41.182Z] ==> Searching for coverage reports in: [2023-05-17T20:43:41.182Z] + . [2023-05-17T20:43:41.182Z] -> Found 1 reports [2023-05-17T20:43:41.182Z] ==> Detecting git/mercurial file structure [2023-05-17T20:43:41.182Z] ==> Reading reports [2023-05-17T20:43:41.182Z] + ./coverage.out bytes=13 [2023-05-17T20:43:41.182Z] ==> Appending adjustments [2023-05-17T20:43:41.182Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T20:43:41.182Z] + Found adjustments [2023-05-17T20:43:41.182Z] ==> Gzipping contents [2023-05-17T20:43:41.182Z] 4.0K /tmp/codecov.Tpwh9h.gz [2023-05-17T20:43:41.182Z] ==> Uploading reports [2023-05-17T20:43:41.182Z] url: https://codecov.io [2023-05-17T20:43:41.182Z] query: branch=main&commit=773240d7c00756d96df130f49dca2804083f7a37&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T20:43:41.182Z] -> Pinging Codecov [2023-05-17T20:43:41.182Z] 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=773240d7c00756d96df130f49dca2804083f7a37&build=165&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F165%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T20:43:41.182Z] -> Uploading to [2023-05-17T20:43:41.182Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/A97CA9966030D2A3747ED39772930CCE/773240d7c00756d96df130f49dca2804083f7a37/60200306-bf54-4613-9379-19661fbe2d73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T204341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b41bbe23cb64fe6df8a706ac99234c8c49996ed6a56e033e3d4b881cb9384ec2 [2023-05-17T20:43:41.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T20:43:41.182Z] Dload Upload Total Spent Left Speed [2023-05-17T20:43:41.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1865 --:--:-- --:--:-- --:--:-- 1865 [2023-05-17T20:43:41.441Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] } [2023-05-17T20:43:41.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T20:43:41.664Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T20:43:41.676Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:41.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T20:43:41.976Z] [2023-05-17T20:43:41.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:43:42.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T20:43:42.279Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T20:43:42.279Z] df9b9388f04a: Pulling fs layer [2023-05-17T20:43:42.279Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T20:43:42.279Z] 25bc292e5bac: Pulling fs layer [2023-05-17T20:43:42.279Z] 114826534d7a: Pulling fs layer [2023-05-17T20:43:42.279Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T20:43:42.279Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T20:43:42.279Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T20:43:42.279Z] 114826534d7a: Waiting [2023-05-17T20:43:42.279Z] 4657fd5d0bcf: Waiting [2023-05-17T20:43:42.279Z] 6ad1cebc031e: Waiting [2023-05-17T20:43:42.279Z] 25bc292e5bac: Verifying Checksum [2023-05-17T20:43:42.279Z] 25bc292e5bac: Download complete [2023-05-17T20:43:42.279Z] 52dc419b0ee2: Verifying Checksum [2023-05-17T20:43:42.279Z] 52dc419b0ee2: Download complete [2023-05-17T20:43:42.279Z] 4657fd5d0bcf: Download complete [2023-05-17T20:43:42.279Z] df9b9388f04a: Download complete [2023-05-17T20:43:42.538Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T20:43:42.538Z] 6ad1cebc031e: Download complete [2023-05-17T20:43:42.538Z] df9b9388f04a: Pull complete [2023-05-17T20:43:42.538Z] 52dc419b0ee2: Pull complete [2023-05-17T20:43:42.799Z] 25bc292e5bac: Pull complete [2023-05-17T20:43:43.061Z] 114826534d7a: Verifying Checksum [2023-05-17T20:43:43.061Z] 114826534d7a: Download complete [2023-05-17T20:43:43.320Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T20:43:43.320Z] 8a3aa393b2d8: Download complete [2023-05-17T20:43:47.508Z] 114826534d7a: Pull complete [2023-05-17T20:43:47.508Z] 4657fd5d0bcf: Pull complete [2023-05-17T20:43:47.508Z] 6ad1cebc031e: Pull complete [2023-05-17T20:43:50.038Z] 8a3aa393b2d8: Pull complete [2023-05-17T20:43:50.038Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T20:43:50.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T20:43:50.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:43:50.377Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:43:50.407Z] $ 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-05-17T20:43:53.321Z] $ docker top 01d9b0fe67b00d2ac5c0c4d1e16b81e683c23aac4407df85264fe1524fef90c8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T20:43:53.384Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-17T20:43:53.662Z] + set -o pipefail [2023-05-17T20:43:53.662Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-17T20:43:58.933Z] [2023-05-17T20:43:58.933Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-17T20:43:58.933Z] [2023-05-17T20:43:58.933Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6a6cc850-b7dd-498e-80e2-1f509a1b2b44 [2023-05-17T20:43:58.933Z] [2023-05-17T20:43:58.933Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T20:43:58.933Z] [2023-05-17T20:43:58.933Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T20:43:58.933Z] [2023-05-17T20:43:58.933Z] [2023-05-17T20:43:58.933Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T20:43:58.933Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T20:43:58.933Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T20:43:58.947Z] $ docker stop --time=1 01d9b0fe67b00d2ac5c0c4d1e16b81e683c23aac4407df85264fe1524fef90c8 [2023-05-17T20:44:01.451Z] $ docker rm -f --volumes 01d9b0fe67b00d2ac5c0c4d1e16b81e683c23aac4407df85264fe1524fef90c8 [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-05-17T20:44:02.132Z] + git log --format=format:%s -1 773240d7c00756d96df130f49dca2804083f7a37 [Pipeline] sh [2023-05-17T20:44:02.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:44:02.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:44:02.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:44:02.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:44:02.797Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:44:02.825Z] $ 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-05-17T20:44:03.316Z] $ docker top 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 -eo pid,comm [2023-05-17T20:44:03.368Z] 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-05-17T20:44:03.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:44:03.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:44:03.406Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:44:03.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:44:03.530Z] $ docker exec 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 ssh-agent [2023-05-17T20:44:03.641Z] SSH_AUTH_SOCK=/tmp/ssh-102VujCIQX7g/agent.34 [2023-05-17T20:44:03.641Z] SSH_AGENT_PID=40 [2023-05-17T20:44:03.646Z] Running ssh-add (command line suppressed) [2023-05-17T20:44:03.742Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14991145852265777597.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14991145852265777597.key) [2023-05-17T20:44:03.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:44:04.045Z] + git semver tag [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,229 [run_tag] DEBUG tag force:False [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,229 [check_head_tag] DEBUG check head tag [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,230 [execute] INFO git cat-file --batch-check [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,234 [execute] INFO git cat-file --batch [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,265 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,265 [execute] INFO git tag -a v3.0.0-dev.47 -m v3.0.0-dev.47 [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.47', '-m', 'v3.0.0-dev.47'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:44:04.304Z] 2023-05-17 20:44:04,269 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:04.304Z] 3.0.0-dev.47 [Pipeline] } [2023-05-17T20:44:04.314Z] $ docker exec --env ******** --env ******** 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 ssh-agent -k [2023-05-17T20:44:04.416Z] unset SSH_AUTH_SOCK; [2023-05-17T20:44:04.417Z] unset SSH_AGENT_PID; [2023-05-17T20:44:04.417Z] echo Agent pid 40 killed; [2023-05-17T20:44:04.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:44:04.726Z] + git semver [Pipeline] } [2023-05-17T20:44:04.998Z] $ docker stop --time=1 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 [2023-05-17T20:44:06.300Z] $ docker rm -f --volumes 7476c62341559c63c0deb9745454fa6b3464b679ccd12ac101c629a8b3864894 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:44:06.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T20:44:06.709Z] [2023-05-17T20:44:06.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:44:07.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T20:44:07.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T20:44:07.013Z] ab5ef0e58194: Pulling fs layer [2023-05-17T20:44:07.013Z] 9712f1f96733: Pulling fs layer [2023-05-17T20:44:07.013Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T20:44:07.013Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T20:44:07.013Z] e9a5061849ea: Pulling fs layer [2023-05-17T20:44:07.013Z] d747dcd14b5f: Pulling fs layer [2023-05-17T20:44:07.013Z] 2de7ff778b66: Pulling fs layer [2023-05-17T20:44:07.013Z] 0d9ebad4ef96: Waiting [2023-05-17T20:44:07.013Z] e9a5061849ea: Waiting [2023-05-17T20:44:07.013Z] d747dcd14b5f: Waiting [2023-05-17T20:44:07.013Z] 2de7ff778b66: Waiting [2023-05-17T20:44:07.013Z] 9712f1f96733: Verifying Checksum [2023-05-17T20:44:07.013Z] 9712f1f96733: Download complete [2023-05-17T20:44:07.586Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T20:44:07.586Z] 63f879dbbcfc: Download complete [2023-05-17T20:44:07.586Z] e9a5061849ea: Verifying Checksum [2023-05-17T20:44:07.586Z] e9a5061849ea: Download complete [2023-05-17T20:44:07.586Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T20:44:07.586Z] 0d9ebad4ef96: Download complete [2023-05-17T20:44:07.586Z] d747dcd14b5f: Verifying Checksum [2023-05-17T20:44:07.586Z] d747dcd14b5f: Download complete [2023-05-17T20:44:07.586Z] ab5ef0e58194: Verifying Checksum [2023-05-17T20:44:07.586Z] ab5ef0e58194: Download complete [2023-05-17T20:44:07.586Z] 2de7ff778b66: Verifying Checksum [2023-05-17T20:44:07.586Z] 2de7ff778b66: Download complete [2023-05-17T20:44:10.869Z] ab5ef0e58194: Pull complete [2023-05-17T20:44:10.869Z] 9712f1f96733: Pull complete [2023-05-17T20:44:11.127Z] 63f879dbbcfc: Pull complete [2023-05-17T20:44:15.309Z] 0d9ebad4ef96: Pull complete [2023-05-17T20:44:15.309Z] e9a5061849ea: Pull complete [2023-05-17T20:44:15.309Z] d747dcd14b5f: Pull complete [2023-05-17T20:44:16.685Z] 2de7ff778b66: Pull complete [2023-05-17T20:44:16.685Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T20:44:16.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T20:44:16.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:44:16.762Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:44:16.794Z] $ 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-05-17T20:44:20.545Z] $ docker top 208784cee6af073d0a9a84ba630bb395da967a672adaca73e20920f0ffc0ca97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:44:20.617Z] provisioning config files... [2023-05-17T20:44:20.626Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4767031346958886851tmp [2023-05-17T20:44:20.638Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6123856529708943596tmp [2023-05-17T20:44:20.647Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13631922344909743839tmp [Pipeline] { [Pipeline] echo [2023-05-17T20:44:20.665Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:20.952Z] ---> sigul-configuration.sh [2023-05-17T20:44:20.952Z] gpg: directory `/root/.gnupg' created [2023-05-17T20:44:20.952Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T20:44:20.952Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T20:44:20.952Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T20:44:20.952Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T20:44:20.952Z] gpg: CAST5 encrypted data [2023-05-17T20:44:20.952Z] gpg: encrypted with 1 passphrase [2023-05-17T20:44:20.952Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T20:44:21.240Z] + mkdir /home/jenkins [2023-05-17T20:44:21.240Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T20:44:21.525Z] + 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-05-17T20:44:21.533Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:21.817Z] ---> sigul-install.sh [2023-05-17T20:44:21.817Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T20:44:22.102Z] + git tag --list [2023-05-17T20:44:22.102Z] v1.0.0 [2023-05-17T20:44:22.102Z] v1.1.0 [2023-05-17T20:44:22.102Z] v1.2.0 [2023-05-17T20:44:22.102Z] v1.2.1-dev.1 [2023-05-17T20:44:22.102Z] v1.2.1-dev.10 [2023-05-17T20:44:22.102Z] v1.2.1-dev.11 [2023-05-17T20:44:22.102Z] v1.2.1-dev.12 [2023-05-17T20:44:22.102Z] v1.2.1-dev.13 [2023-05-17T20:44:22.102Z] v1.2.1-dev.14 [2023-05-17T20:44:22.102Z] v1.2.1-dev.15 [2023-05-17T20:44:22.102Z] v1.2.1-dev.16 [2023-05-17T20:44:22.102Z] v1.2.1-dev.17 [2023-05-17T20:44:22.102Z] v1.2.1-dev.18 [2023-05-17T20:44:22.102Z] v1.2.1-dev.19 [2023-05-17T20:44:22.102Z] v1.2.1-dev.2 [2023-05-17T20:44:22.102Z] v1.2.1-dev.20 [2023-05-17T20:44:22.102Z] v1.2.1-dev.21 [2023-05-17T20:44:22.102Z] v1.2.1-dev.22 [2023-05-17T20:44:22.102Z] v1.2.1-dev.23 [2023-05-17T20:44:22.102Z] v1.2.1-dev.3 [2023-05-17T20:44:22.102Z] v1.2.1-dev.4 [2023-05-17T20:44:22.102Z] v1.2.1-dev.5 [2023-05-17T20:44:22.102Z] v1.2.1-dev.6 [2023-05-17T20:44:22.102Z] v1.2.1-dev.7 [2023-05-17T20:44:22.102Z] v1.2.1-dev.8 [2023-05-17T20:44:22.102Z] v1.2.1-dev.9 [2023-05-17T20:44:22.102Z] v1.3.0 [2023-05-17T20:44:22.102Z] v1.3.1 [2023-05-17T20:44:22.102Z] v1.3.1-dev.1 [2023-05-17T20:44:22.102Z] v2.0.0 [2023-05-17T20:44:22.102Z] v2.0.0-dev.1 [2023-05-17T20:44:22.102Z] v2.0.0-dev.2 [2023-05-17T20:44:22.102Z] v2.0.0-dev.3 [2023-05-17T20:44:22.102Z] v2.0.0-dev.4 [2023-05-17T20:44:22.102Z] v2.0.1 [2023-05-17T20:44:22.102Z] v2.1.0 [2023-05-17T20:44:22.102Z] v2.1.1 [2023-05-17T20:44:22.102Z] v2.1.1-dev.1 [2023-05-17T20:44:22.102Z] v2.1.1-dev.2 [2023-05-17T20:44:22.102Z] v2.1.2 [2023-05-17T20:44:22.102Z] v2.1.2-dev.1 [2023-05-17T20:44:22.102Z] v2.1.2-dev.2 [2023-05-17T20:44:22.102Z] v2.2.0 [2023-05-17T20:44:22.102Z] v2.2.1-dev.1 [2023-05-17T20:44:22.102Z] v2.2.1-dev.10 [2023-05-17T20:44:22.102Z] v2.2.1-dev.2 [2023-05-17T20:44:22.102Z] v2.2.1-dev.3 [2023-05-17T20:44:22.102Z] v2.2.1-dev.4 [2023-05-17T20:44:22.102Z] v2.2.1-dev.5 [2023-05-17T20:44:22.102Z] v2.2.1-dev.6 [2023-05-17T20:44:22.102Z] v2.2.1-dev.7 [2023-05-17T20:44:22.102Z] v2.2.1-dev.8 [2023-05-17T20:44:22.102Z] v2.2.1-dev.9 [2023-05-17T20:44:22.102Z] v2.3 [2023-05-17T20:44:22.102Z] v2.3.0 [2023-05-17T20:44:22.102Z] v2.3.0-dev.10 [2023-05-17T20:44:22.102Z] v2.3.0-dev.11 [2023-05-17T20:44:22.102Z] v2.3.0-dev.12 [2023-05-17T20:44:22.102Z] v2.3.0-dev.13 [2023-05-17T20:44:22.102Z] v2.3.0-dev.14 [2023-05-17T20:44:22.102Z] v2.3.0-dev.15 [2023-05-17T20:44:22.102Z] v2.3.0-dev.16 [2023-05-17T20:44:22.102Z] v2.3.0-dev.17 [2023-05-17T20:44:22.102Z] v2.3.0-dev.18 [2023-05-17T20:44:22.102Z] v2.3.0-dev.19 [2023-05-17T20:44:22.102Z] v2.3.0-dev.20 [2023-05-17T20:44:22.102Z] v2.3.0-dev.21 [2023-05-17T20:44:22.102Z] v2.3.0-dev.22 [2023-05-17T20:44:22.102Z] v2.3.0-dev.23 [2023-05-17T20:44:22.102Z] v2.3.0-dev.24 [2023-05-17T20:44:22.102Z] v2.3.0-dev.25 [2023-05-17T20:44:22.102Z] v2.3.0-dev.26 [2023-05-17T20:44:22.102Z] v2.3.0-dev.27 [2023-05-17T20:44:22.102Z] v2.3.0-dev.28 [2023-05-17T20:44:22.102Z] v2.3.0-dev.29 [2023-05-17T20:44:22.102Z] v2.3.0-dev.30 [2023-05-17T20:44:22.102Z] v2.3.0-dev.31 [2023-05-17T20:44:22.102Z] v2.3.0-dev.32 [2023-05-17T20:44:22.102Z] v2.3.0-dev.33 [2023-05-17T20:44:22.102Z] v2.3.0-dev.34 [2023-05-17T20:44:22.102Z] v2.3.0-dev.35 [2023-05-17T20:44:22.102Z] v2.3.0-dev.36 [2023-05-17T20:44:22.102Z] v2.3.0-dev.37 [2023-05-17T20:44:22.102Z] v2.3.1 [2023-05-17T20:44:22.102Z] v2.3.1-dev.1 [2023-05-17T20:44:22.102Z] v2.3.1-dev.2 [2023-05-17T20:44:22.102Z] v2.3.1-dev.3 [2023-05-17T20:44:22.102Z] v2.3.1-dev.4 [2023-05-17T20:44:22.102Z] v3.0.0-dev.1 [2023-05-17T20:44:22.102Z] v3.0.0-dev.10 [2023-05-17T20:44:22.102Z] v3.0.0-dev.11 [2023-05-17T20:44:22.102Z] v3.0.0-dev.12 [2023-05-17T20:44:22.102Z] v3.0.0-dev.13 [2023-05-17T20:44:22.102Z] v3.0.0-dev.14 [2023-05-17T20:44:22.102Z] v3.0.0-dev.15 [2023-05-17T20:44:22.102Z] v3.0.0-dev.16 [2023-05-17T20:44:22.102Z] v3.0.0-dev.17 [2023-05-17T20:44:22.102Z] v3.0.0-dev.18 [2023-05-17T20:44:22.102Z] v3.0.0-dev.19 [2023-05-17T20:44:22.102Z] v3.0.0-dev.2 [2023-05-17T20:44:22.102Z] v3.0.0-dev.20 [2023-05-17T20:44:22.102Z] v3.0.0-dev.21 [2023-05-17T20:44:22.102Z] v3.0.0-dev.22 [2023-05-17T20:44:22.102Z] v3.0.0-dev.23 [2023-05-17T20:44:22.102Z] v3.0.0-dev.24 [2023-05-17T20:44:22.102Z] v3.0.0-dev.25 [2023-05-17T20:44:22.102Z] v3.0.0-dev.26 [2023-05-17T20:44:22.102Z] v3.0.0-dev.27 [2023-05-17T20:44:22.102Z] v3.0.0-dev.28 [2023-05-17T20:44:22.102Z] v3.0.0-dev.29 [2023-05-17T20:44:22.102Z] v3.0.0-dev.3 [2023-05-17T20:44:22.102Z] v3.0.0-dev.30 [2023-05-17T20:44:22.102Z] v3.0.0-dev.31 [2023-05-17T20:44:22.102Z] v3.0.0-dev.32 [2023-05-17T20:44:22.102Z] v3.0.0-dev.33 [2023-05-17T20:44:22.102Z] v3.0.0-dev.34 [2023-05-17T20:44:22.102Z] v3.0.0-dev.35 [2023-05-17T20:44:22.102Z] v3.0.0-dev.36 [2023-05-17T20:44:22.102Z] v3.0.0-dev.37 [2023-05-17T20:44:22.102Z] v3.0.0-dev.38 [2023-05-17T20:44:22.102Z] v3.0.0-dev.39 [2023-05-17T20:44:22.102Z] v3.0.0-dev.4 [2023-05-17T20:44:22.102Z] v3.0.0-dev.40 [2023-05-17T20:44:22.102Z] v3.0.0-dev.41 [2023-05-17T20:44:22.102Z] v3.0.0-dev.42 [2023-05-17T20:44:22.102Z] v3.0.0-dev.43 [2023-05-17T20:44:22.102Z] v3.0.0-dev.44 [2023-05-17T20:44:22.102Z] v3.0.0-dev.45 [2023-05-17T20:44:22.102Z] v3.0.0-dev.46 [2023-05-17T20:44:22.102Z] v3.0.0-dev.47 [2023-05-17T20:44:22.102Z] v3.0.0-dev.5 [2023-05-17T20:44:22.102Z] v3.0.0-dev.6 [2023-05-17T20:44:22.102Z] v3.0.0-dev.7 [2023-05-17T20:44:22.102Z] v3.0.0-dev.8 [2023-05-17T20:44:22.102Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T20:44:22.391Z] + lftools sign git-tag v3.0.0-dev.47 [2023-05-17T20:44:22.960Z] Signing Git tag with Sigul... [2023-05-17T20:44:22.960Z] Signing v3.0.0-dev.47 [Pipeline] echo [2023-05-17T20:44:23.228Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:23.512Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T20:44:23.520Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T20:44:23.544Z] $ docker stop --time=1 208784cee6af073d0a9a84ba630bb395da967a672adaca73e20920f0ffc0ca97 [2023-05-17T20:44:24.830Z] $ docker rm -f --volumes 208784cee6af073d0a9a84ba630bb395da967a672adaca73e20920f0ffc0ca97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T20:44:25.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:44:25.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:44:25.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:44:25.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:44:25.638Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:44:25.671Z] $ 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-05-17T20:44:26.012Z] $ docker top e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce -eo pid,comm [2023-05-17T20:44:26.060Z] 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-05-17T20:44:26.060Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:44:26.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:44:26.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:44:26.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:44:26.217Z] $ docker exec e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce ssh-agent [2023-05-17T20:44:26.327Z] SSH_AUTH_SOCK=/tmp/ssh-0ssdhNv3eIkH/agent.33 [2023-05-17T20:44:26.327Z] SSH_AGENT_PID=39 [2023-05-17T20:44:26.332Z] Running ssh-add (command line suppressed) [2023-05-17T20:44:26.426Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3772263134611236027.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3772263134611236027.key) [2023-05-17T20:44:26.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:44:26.727Z] + git semver bump pre [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,897 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,897 [bump_version] DEBUG bumping version:3.0.0-dev.47 on axis:pre with prefix:dev [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,898 [bump_version] DEBUG bumped version:3.0.0-dev.48 [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,898 [write_version] DEBUG write version:3.0.0-dev.48 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,898 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,898 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:26.987Z] 2023-05-17 20:44:26,899 [execute] INFO git cat-file --batch-check [2023-05-17T20:44:26.988Z] 2023-05-17 20:44:26,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:44:26.988Z] 2023-05-17 20:44:26,905 [execute] INFO git cat-file --batch [2023-05-17T20:44:26.988Z] 2023-05-17 20:44:26,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:44:26.988Z] 2023-05-17 20:44:26,910 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:26.988Z] 3.0.0-dev.48 [Pipeline] } [2023-05-17T20:44:26.998Z] $ docker exec --env ******** --env ******** e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce ssh-agent -k [2023-05-17T20:44:27.108Z] unset SSH_AUTH_SOCK; [2023-05-17T20:44:27.109Z] unset SSH_AGENT_PID; [2023-05-17T20:44:27.109Z] echo Agent pid 39 killed; [2023-05-17T20:44:27.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:44:27.434Z] + git semver [Pipeline] } [2023-05-17T20:44:27.708Z] $ docker stop --time=1 e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce [2023-05-17T20:44:29.001Z] $ docker rm -f --volumes e850f02077bf7ac04a20b82680d054f7d9263c772ca4d0a040c6935def4092ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T20:44:29.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T20:44:29.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:44:29.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T20:44:29.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:44:29.732Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:44:29.761Z] $ 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-05-17T20:44:30.109Z] $ docker top 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 -eo pid,comm [2023-05-17T20:44:30.159Z] 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-05-17T20:44:30.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T20:44:30.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T20:44:30.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T20:44:30.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T20:44:30.325Z] $ docker exec 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 ssh-agent [2023-05-17T20:44:30.428Z] SSH_AUTH_SOCK=/tmp/ssh-wGuQ4PpWkEAp/agent.32 [2023-05-17T20:44:30.428Z] SSH_AGENT_PID=38 [2023-05-17T20:44:30.433Z] Running ssh-add (command line suppressed) [2023-05-17T20:44:30.537Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11125909035697789246.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11125909035697789246.key) [2023-05-17T20:44:30.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T20:44:30.837Z] + git semver push [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,023 [run_push] DEBUG push [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,024 [execute] INFO git cat-file --batch-check [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,028 [execute] INFO git rev-list 6e18a7c9b4c2eeecf17ac433d690efbc89f9820e -- [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,028 [execute] DEBUG Popen(['git', 'rev-list', '6e18a7c9b4c2eeecf17ac433d690efbc89f9820e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,038 [execute] INFO git fetch -v origin [2023-05-17T20:44:31.096Z] 2023-05-17 20:44:31,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T20:44:31.664Z] 2023-05-17 20:44:31,503 [run_push] DEBUG no remote changes detected [2023-05-17T20:44:31.664Z] 2023-05-17 20:44:31,503 [execute] INFO git push origin semver [2023-05-17T20:44:31.664Z] 2023-05-17 20:44:31,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T20:44:32.606Z] 2023-05-17 20:44:32,280 [run_push] DEBUG push all version tags [2023-05-17T20:44:32.606Z] 2023-05-17 20:44:32,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T20:44:32.606Z] 2023-05-17 20:44:32,281 [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-05-17T20:44:33.174Z] 2023-05-17 20:44:33,005 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T20:44:33.174Z] 3.0.0-dev.48 [Pipeline] } [2023-05-17T20:44:33.185Z] $ docker exec --env ******** --env ******** 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 ssh-agent -k [2023-05-17T20:44:33.288Z] unset SSH_AUTH_SOCK; [2023-05-17T20:44:33.288Z] unset SSH_AGENT_PID; [2023-05-17T20:44:33.289Z] echo Agent pid 38 killed; [2023-05-17T20:44:33.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T20:44:33.601Z] + git semver [Pipeline] } [2023-05-17T20:44:33.875Z] $ docker stop --time=1 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 [2023-05-17T20:44:35.153Z] $ docker rm -f --volumes 5fc6209b50b325b77239b2e8792b44103c420d84234a07be50441fc95ed1b1e8 [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-05-17T20:44:35.698Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-17T20:44:35.699Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-17T20:44:35.699Z] total 16 [2023-05-17T20:44:35.699Z] drwxr-xr-x 3 root root 4096 May 17 20:35 . [2023-05-17T20:44:35.699Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:44 .. [2023-05-17T20:44:35.699Z] drwxr-xr-x 2 root root 4096 May 17 20:35 cost [2023-05-17T20:44:35.699Z] -rw-r--r-- 1 root root 96 May 17 20:35 cost.csv [2023-05-17T20:44:35.699Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-17T20:44:35.699Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-17T20:44:35.699Z] total 16 [2023-05-17T20:44:35.699Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 20:35 . [2023-05-17T20:44:35.699Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 20:44 .. [2023-05-17T20:44:35.699Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 20:35 cost [2023-05-17T20:44:35.699Z] -rw-r--r-- 1 jenkins jenkins 96 May 17 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:35.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:36.847Z] ---> package-listing.sh [2023-05-17T20:44:36.847Z] ++ facter osfamily [2023-05-17T20:44:36.847Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T20:44:37.108Z] + OS_FAMILY=debian [2023-05-17T20:44:37.108Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-17T20:44:37.108Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T20:44:37.108Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T20:44:37.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T20:44:37.108Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T20:44:37.108Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-17T20:44:37.108Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T20:44:37.108Z] + case "${OS_FAMILY}" in [2023-05-17T20:44:37.108Z] + dpkg -l [2023-05-17T20:44:37.108Z] + grep '^ii' [2023-05-17T20:44:37.108Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T20:44:37.108Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T20:44:37.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T20:44:37.108Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-17T20:44:37.108Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-17T20:44:37.108Z] + 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-05-17T20:44:37.120Z] 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-05-17T20:44:37.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T20:44:37.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T20:44:37.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T20:44:38.040Z] prd-ubuntu20.04-docker-8c-8g-15944 does not seem to be running inside a container [2023-05-17T20:44:38.064Z] $ 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-05-17T20:44:38.283Z] $ docker top f6eca96108d567adfc330d61e1b3023b276a00faa38367b1707eb13983559faa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T20:44:38.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T20:44:39.063Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T20:44:39.390Z] + ls /var/log/sa-host [2023-05-17T20:44:39.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T20:44:39.462Z] provisioning config files... [2023-05-17T20:44:39.470Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6186619245185948482tmp [Pipeline] { [Pipeline] echo [2023-05-17T20:44:39.491Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:39.773Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T20:44:39.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:40.116Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T20:44:40.125Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:40.408Z] ---> sudo-logs.sh [2023-05-17T20:44:40.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T20:44:40.438Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:40.724Z] ---> job-cost.sh [2023-05-17T20:44:40.724Z] lf-activate-venv: SKIPPING [2023-05-17T20:44:40.724Z] DEBUG: total: 0.2199999988079071 [2023-05-17T20:44:40.724Z] INFO: Retrieving Stack Cost... [2023-05-17T20:44:40.983Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T20:44:41.549Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T20:44:41.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T20:44:41.840Z] ---> logs-deploy.sh [2023-05-17T20:44:41.840Z] lf-activate-venv: SKIPPING [2023-05-17T20:44:41.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/165 [2023-05-17T20:44:41.840Z] INFO: archiving workspace using pattern(s): [2023-05-17T20:44:42.778Z] Archives upload complete. [2023-05-17T20:44:43.038Z] INFO: archiving logs to Nexus [2023-05-17T20:44:43.607Z] ---> uname -a: [2023-05-17T20:44:43.607Z] Linux prd-ubuntu20-04-docker-8c-8g-15944 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] ---> lscpu: [2023-05-17T20:44:43.607Z] Architecture: x86_64 [2023-05-17T20:44:43.607Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-17T20:44:43.607Z] Byte Order: Little Endian [2023-05-17T20:44:43.607Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-17T20:44:43.607Z] CPU(s): 8 [2023-05-17T20:44:43.607Z] On-line CPU(s) list: 0-7 [2023-05-17T20:44:43.607Z] Thread(s) per core: 1 [2023-05-17T20:44:43.607Z] Core(s) per socket: 1 [2023-05-17T20:44:43.607Z] Socket(s): 8 [2023-05-17T20:44:43.607Z] NUMA node(s): 1 [2023-05-17T20:44:43.607Z] Vendor ID: AuthenticAMD [2023-05-17T20:44:43.607Z] CPU family: 23 [2023-05-17T20:44:43.607Z] Model: 49 [2023-05-17T20:44:43.607Z] Model name: AMD EPYC-Rome Processor [2023-05-17T20:44:43.607Z] Stepping: 0 [2023-05-17T20:44:43.607Z] CPU MHz: 2800.000 [2023-05-17T20:44:43.607Z] BogoMIPS: 5600.00 [2023-05-17T20:44:43.607Z] Virtualization: AMD-V [2023-05-17T20:44:43.607Z] Hypervisor vendor: KVM [2023-05-17T20:44:43.607Z] Virtualization type: full [2023-05-17T20:44:43.607Z] L1d cache: 256 KiB [2023-05-17T20:44:43.607Z] L1i cache: 256 KiB [2023-05-17T20:44:43.607Z] L2 cache: 4 MiB [2023-05-17T20:44:43.607Z] L3 cache: 128 MiB [2023-05-17T20:44:43.607Z] NUMA node0 CPU(s): 0-7 [2023-05-17T20:44:43.607Z] Vulnerability Itlb multihit: Not affected [2023-05-17T20:44:43.607Z] Vulnerability L1tf: Not affected [2023-05-17T20:44:43.607Z] Vulnerability Mds: Not affected [2023-05-17T20:44:43.607Z] Vulnerability Meltdown: Not affected [2023-05-17T20:44:43.607Z] Vulnerability Mmio stale data: Not affected [2023-05-17T20:44:43.607Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-17T20:44:43.607Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-17T20:44:43.607Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-17T20:44:43.607Z] Vulnerability Srbds: Not affected [2023-05-17T20:44:43.607Z] Vulnerability Tsx async abort: Not affected [2023-05-17T20:44:43.607Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] ---> nproc: [2023-05-17T20:44:43.607Z] 8 [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] ---> df -h: [2023-05-17T20:44:43.607Z] Filesystem Size Used Avail Use% Mounted on [2023-05-17T20:44:43.607Z] overlay 155G 13G 143G 9% / [2023-05-17T20:44:43.607Z] tmpfs 64M 0 64M 0% /dev [2023-05-17T20:44:43.607Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-17T20:44:43.607Z] shm 64M 0 64M 0% /dev/shm [2023-05-17T20:44:43.607Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] ---> sar -b -r -n DEV: [2023-05-17T20:44:43.607Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15944) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] 20:31:54 LINUX RESTART (8 CPU) [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.607Z] 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-17T20:44:43.607Z] 20:33:02 185.17 48.24 136.93 0.00 5446.03 205799.43 0.00 [2023-05-17T20:44:43.607Z] 20:34:01 136.91 1.36 135.55 0.00 16.81 51615.39 0.00 [2023-05-17T20:44:43.607Z] 20:35:01 161.52 0.27 161.26 0.00 20.93 33709.72 0.00 [2023-05-17T20:44:43.607Z] 20:36:01 33.22 0.02 33.21 0.00 0.80 16462.53 0.00 [2023-05-17T20:44:43.607Z] 20:37:01 14.45 4.50 9.95 0.00 436.59 2089.92 0.00 [2023-05-17T20:44:43.607Z] 20:38:01 33.09 5.85 27.25 0.00 2986.44 4172.64 0.00 [2023-05-17T20:44:43.607Z] 20:39:01 3.68 0.02 3.67 0.00 0.13 84.37 0.00 [2023-05-17T20:44:43.607Z] 20:40:01 2.00 0.00 2.00 0.00 0.00 21.06 0.00 [2023-05-17T20:44:43.607Z] 20:41:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2023-05-17T20:44:43.607Z] 20:42:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 [2023-05-17T20:44:43.607Z] 20:43:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 [2023-05-17T20:44:43.607Z] 20:44:01 49.03 0.17 48.86 0.00 10.80 35359.57 0.00 [2023-05-17T20:44:43.607Z] Average: 51.85 5.04 46.81 0.00 744.17 29080.70 0.00 [2023-05-17T20:44:43.607Z] [2023-05-17T20:44:43.608Z] 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-17T20:44:43.608Z] 20:33:02 29185924 31599680 715944 2.18 72896 2622440 1953296 5.76 981760 2359544 348 [2023-05-17T20:44:43.608Z] 20:34:01 27883816 31479168 814556 2.48 145620 3626840 2163452 6.38 1355940 3163772 430896 [2023-05-17T20:44:43.608Z] 20:35:01 27788780 31552964 743512 2.26 152064 3786840 1999124 5.89 1256160 3357188 351784 [2023-05-17T20:44:43.608Z] 20:36:01 27674528 31578684 716296 2.18 158544 3892752 1730604 5.10 1245268 3451020 4 [2023-05-17T20:44:43.608Z] 20:37:01 27547272 31537340 750812 2.28 162560 3967500 1865188 5.50 1290568 3518160 612 [2023-05-17T20:44:43.608Z] 20:38:01 27292540 31563768 717588 2.18 184672 4216180 1831552 5.40 1480496 3564040 144 [2023-05-17T20:44:43.608Z] 20:39:01 27297220 31563536 717360 2.18 183248 4212928 1789668 5.27 1479404 3560844 8 [2023-05-17T20:44:43.608Z] 20:40:01 27304148 31570556 710232 2.16 183328 4212928 1789668 5.27 1471880 3560844 0 [2023-05-17T20:44:43.608Z] 20:41:01 27304116 31570668 710052 2.16 183400 4212932 1789668 5.27 1471988 3560856 8 [2023-05-17T20:44:43.608Z] 20:42:01 27304216 31570888 709708 2.16 183472 4212936 1789668 5.27 1472100 3560852 4 [2023-05-17T20:44:43.608Z] 20:43:01 27304768 31571560 708964 2.16 183544 4212992 1789668 5.27 1472560 3560920 8 [2023-05-17T20:44:43.608Z] 20:44:01 26247728 31527832 750584 2.28 200992 5132432 1950772 5.75 1611896 4399820 4 [2023-05-17T20:44:43.608Z] Average: 27511255 31557220 730467 2.22 166195 4025808 1870194 5.51 1382502 3468155 65318 [2023-05-17T20:44:43.608Z] [2023-05-17T20:44:43.608Z] 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-17T20:44:43.608Z] 20:33:02 veth5135614 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:33:02 veth2d171fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:33:02 docker0 6.42 7.13 0.65 91.55 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:33:02 ens3 650.71 419.25 6790.56 89.50 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:33:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:34:01 vetheb18c27 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:34:01 docker0 182.92 308.57 14.29 1928.36 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:34:01 ens3 339.15 202.17 1962.19 28.62 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:35:01 docker0 2.72 7.22 0.18 88.13 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:35:01 ens3 168.06 137.08 2642.37 311.57 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:35:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:36:01 ens3 12.40 8.48 13.11 4.96 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:37:01 ens3 38.33 15.86 912.72 1.28 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:38:01 ens3 101.97 59.04 1375.64 4.05 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:38:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:39:01 ens3 0.92 0.43 0.39 0.28 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:41:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:43:01 ens3 0.62 0.42 0.33 0.27 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:44:01 docker0 36.39 65.94 3.00 580.57 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:44:01 ens3 198.40 112.95 4558.88 15.55 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] 20:44:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] Average: docker0 18.81 32.02 1.49 221.66 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] Average: ens3 125.60 79.48 1520.63 38.02 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 [2023-05-17T20:44:43.608Z] [2023-05-17T20:44:43.608Z]