Pull request #667 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98ff66347921759e34b0a7ee83167b29e5e70974+53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 (10dfa1f9e4893212906d77c6fb73bdead9bf4996) 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-ssh8367919753801818738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3154542989960254304.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12968837550626967690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-667/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1879695159691912575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13150803117127277673.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-667/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-667/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10003227574311449251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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] ========================================================= [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.21 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-6331 in /w/workspace/_app-service-configurable_PR-667 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-667 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/667/head:refs/remotes/origin/PR-667 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit 98ff66347921759e34b0a7ee83167b29e5e70974 Merge succeeded, producing 98ff66347921759e34b0a7ee83167b29e5e70974 Checking out Revision 98ff66347921759e34b0a7ee83167b29e5e70974 (PR-667) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 98ff66347921759e34b0a7ee83167b29e5e70974 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ff66347921759e34b0a7ee83167b29e5e70974 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-24T12:07:13.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-24T12:07:13.644Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-24T12:07:13.792Z] ========================================================= [2024-07-24T12:07:13.792Z] EdgeX Global Pipelines Version Info [2024-07-24T12:07:13.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:07:14.566Z] ------------------- [2024-07-24T12:07:14.566Z] stable info: [2024-07-24T12:07:14.566Z] ------------------- [2024-07-24T12:07:14.566Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T12:07:14.566Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-24T12:07:14.566Z] Message: update stable to v1.0.260 [2024-07-24T12:07:15.136Z] ------------------- [2024-07-24T12:07:15.136Z] experimental info: [2024-07-24T12:07:15.136Z] ------------------- [2024-07-24T12:07:15.136Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-24T12:07:15.136Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-24T12:07:15.136Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-24T12:07:15.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-24T12:07:15.450Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-24T12:07:15.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-24T12:07:15.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-24T12:07:15.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-24T12:07:15.722Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-24T12:07:15.790Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-24T12:07:15.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-24T12:07:15.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-24T12:07:15.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-24T12:07:16.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-24T12:07:16.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-24T12:07:16.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-24T12:07:16.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-24T12:07:16.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T12:07:16.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-24T12:07:16.453Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T12:07:16.518Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-24T12:07:16.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-24T12:07:16.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-24T12:07:16.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-24T12:07:16.799Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-24T12:07:16.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-24T12:07:16.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-24T12:07:16.996Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-24T12:07:17.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-24T12:07:17.127Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-24T12:07:17.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-667 [Pipeline] echo [2024-07-24T12:07:17.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-667 [Pipeline] echo [2024-07-24T12:07:17.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-667 [Pipeline] echo [2024-07-24T12:07:17.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ff66347921759e34b0a7ee83167b29e5e70974 [Pipeline] echo [2024-07-24T12:07:17.449Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ff663 [Pipeline] echo [2024-07-24T12:07:17.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T12:07:17.663Z] provisioning config files... [2024-07-24T12:07:17.683Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-667@tmp/config14015720452407119925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:07:18.083Z] ---> ****-login.sh [2024-07-24T12:07:18.083Z] nexus3.edgexfoundry.org:10001 [2024-07-24T12:07:18.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:18.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:18.346Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:18.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:18.346Z] [2024-07-24T12:07:18.346Z] Login Succeeded [2024-07-24T12:07:18.346Z] nexus3.edgexfoundry.org:10002 [2024-07-24T12:07:18.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:18.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:18.607Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:18.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:18.607Z] [2024-07-24T12:07:18.607Z] Login Succeeded [2024-07-24T12:07:18.607Z] nexus3.edgexfoundry.org:10003 [2024-07-24T12:07:18.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:18.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:18.607Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:18.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:18.607Z] [2024-07-24T12:07:18.607Z] Login Succeeded [2024-07-24T12:07:18.607Z] nexus3.edgexfoundry.org:10004 [2024-07-24T12:07:18.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:18.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:18.866Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:18.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:18.866Z] [2024-07-24T12:07:18.866Z] Login Succeeded [2024-07-24T12:07:18.866Z] ****.io [2024-07-24T12:07:18.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:19.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:19.127Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:19.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:19.127Z] [2024-07-24T12:07:19.127Z] Login Succeeded [2024-07-24T12:07:19.127Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T12:07:19.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-24T12:07:19.891Z] + git rev-list -1 --merges 98ff66347921759e34b0a7ee83167b29e5e70974~1..98ff66347921759e34b0a7ee83167b29e5e70974 [Pipeline] echo [2024-07-24T12:07:19.944Z] -----------> git rev-list -1 --merges 98ff66347921759e34b0a7ee83167b29e5e70974~1..98ff66347921759e34b0a7ee83167b29e5e70974 98ff66347921759e34b0a7ee83167b29e5e70974 [false] [Pipeline] sh [2024-07-24T12:07:20.266Z] + git log --format=format:%s -1 98ff66347921759e34b0a7ee83167b29e5e70974 [Pipeline] echo [2024-07-24T12:07:20.315Z] ========================================================= [2024-07-24T12:07:20.315Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-24T12:07:20.315Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T12:07:20.801Z] + git log --format=format:%s -1 98ff66347921759e34b0a7ee83167b29e5e70974 [Pipeline] echo [2024-07-24T12:07:20.843Z] [semverPrep] GIT_COMMIT: 98ff66347921759e34b0a7ee83167b29e5e70974, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-24T12:07:20.891Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-24T12:07:21.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-24T12:07:21.289Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-24T12:07:21.289Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-24T12:07:21.289Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-24T12:07:21.289Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-24T12:07:21.289Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-24T12:07:21.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:07:21.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T12:07:21.768Z] [2024-07-24T12:07:21.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:07:22.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T12:07:22.170Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-24T12:07:22.170Z] b85a868b505f: Pulling fs layer [2024-07-24T12:07:22.170Z] e2be974225ed: Pulling fs layer [2024-07-24T12:07:22.170Z] 339a4e72a1f5: Pulling fs layer [2024-07-24T12:07:22.170Z] 988bab9f4d93: Pulling fs layer [2024-07-24T12:07:22.170Z] 1469e6f7b9e6: Pulling fs layer [2024-07-24T12:07:22.170Z] eaf3925da568: Pulling fs layer [2024-07-24T12:07:22.170Z] bab4dde63d76: Pulling fs layer [2024-07-24T12:07:22.170Z] bde34c3a00c8: Pulling fs layer [2024-07-24T12:07:22.170Z] b352a97aabf1: Pulling fs layer [2024-07-24T12:07:22.170Z] 4872d77fe225: Pulling fs layer [2024-07-24T12:07:22.170Z] 5851b861e8e6: Pulling fs layer [2024-07-24T12:07:22.170Z] 988bab9f4d93: Waiting [2024-07-24T12:07:22.170Z] 1469e6f7b9e6: Waiting [2024-07-24T12:07:22.170Z] eaf3925da568: Waiting [2024-07-24T12:07:22.170Z] bab4dde63d76: Waiting [2024-07-24T12:07:22.170Z] bde34c3a00c8: Waiting [2024-07-24T12:07:22.170Z] 4872d77fe225: Waiting [2024-07-24T12:07:22.170Z] 5851b861e8e6: Waiting [2024-07-24T12:07:22.170Z] b352a97aabf1: Waiting [2024-07-24T12:07:22.170Z] e2be974225ed: Verifying Checksum [2024-07-24T12:07:22.170Z] e2be974225ed: Download complete [2024-07-24T12:07:22.170Z] 988bab9f4d93: Verifying Checksum [2024-07-24T12:07:22.170Z] 988bab9f4d93: Download complete [2024-07-24T12:07:22.433Z] 1469e6f7b9e6: Verifying Checksum [2024-07-24T12:07:22.433Z] 1469e6f7b9e6: Download complete [2024-07-24T12:07:22.433Z] 339a4e72a1f5: Verifying Checksum [2024-07-24T12:07:22.433Z] 339a4e72a1f5: Download complete [2024-07-24T12:07:22.433Z] eaf3925da568: Verifying Checksum [2024-07-24T12:07:22.433Z] eaf3925da568: Download complete [2024-07-24T12:07:22.433Z] bde34c3a00c8: Download complete [2024-07-24T12:07:22.433Z] b352a97aabf1: Download complete [2024-07-24T12:07:22.433Z] 4872d77fe225: Verifying Checksum [2024-07-24T12:07:22.433Z] 4872d77fe225: Download complete [2024-07-24T12:07:22.433Z] 5851b861e8e6: Verifying Checksum [2024-07-24T12:07:22.433Z] 5851b861e8e6: Download complete [2024-07-24T12:07:22.433Z] b85a868b505f: Download complete [2024-07-24T12:07:22.698Z] bab4dde63d76: Verifying Checksum [2024-07-24T12:07:22.698Z] bab4dde63d76: Download complete [2024-07-24T12:07:23.634Z] b85a868b505f: Pull complete [2024-07-24T12:07:23.891Z] e2be974225ed: Pull complete [2024-07-24T12:07:24.151Z] 339a4e72a1f5: Pull complete [2024-07-24T12:07:24.410Z] 988bab9f4d93: Pull complete [2024-07-24T12:07:24.669Z] 1469e6f7b9e6: Pull complete [2024-07-24T12:07:24.669Z] eaf3925da568: Pull complete [2024-07-24T12:07:26.569Z] bab4dde63d76: Pull complete [2024-07-24T12:07:26.569Z] bde34c3a00c8: Pull complete [2024-07-24T12:07:26.828Z] b352a97aabf1: Pull complete [2024-07-24T12:07:26.828Z] 4872d77fe225: Pull complete [2024-07-24T12:07:26.828Z] 5851b861e8e6: Pull complete [2024-07-24T12:07:26.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-24T12:07:26.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-24T12:07:26.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:07:27.183Z] prd-ubuntu20.04-docker-8c-8g-6331 does not seem to be running inside a container [2024-07-24T12:07:27.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-667 -v /w/workspace/_app-service-configurable_PR-667:/w/workspace/_app-service-configurable_PR-667:rw,z -v /w/workspace/_app-service-configurable_PR-667@tmp:/w/workspace/_app-service-configurable_PR-667@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 [2024-07-24T12:07:29.196Z] $ docker top bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc -eo pid,comm [2024-07-24T12:07:29.256Z] 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). [2024-07-24T12:07:29.256Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-24T12:07:29.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T12:07:29.424Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T12:07:29.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T12:07:29.541Z] $ docker exec bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc ssh-agent [2024-07-24T12:07:29.656Z] SSH_AUTH_SOCK=/tmp/ssh-Fi9j7TjeTPwx/agent.31 [2024-07-24T12:07:29.656Z] SSH_AGENT_PID=37 [2024-07-24T12:07:29.663Z] Running ssh-add (command line suppressed) [2024-07-24T12:07:29.758Z] Identity added: /w/workspace/_app-service-configurable_PR-667@tmp/private_key_6130250963254199654.key (/w/workspace/_app-service-configurable_PR-667@tmp/private_key_6130250963254199654.key) [2024-07-24T12:07:29.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T12:07:30.148Z] + git tag --points-at HEAD [Pipeline] } [2024-07-24T12:07:30.173Z] $ docker exec --env ******** --env ******** bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc ssh-agent -k [2024-07-24T12:07:30.278Z] unset SSH_AUTH_SOCK; [2024-07-24T12:07:30.278Z] unset SSH_AGENT_PID; [2024-07-24T12:07:30.278Z] echo Agent pid 37 killed; [2024-07-24T12:07:30.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-24T12:07:30.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-24T12:07:30.420Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-24T12:07:30.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-24T12:07:30.528Z] $ docker exec bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc ssh-agent [2024-07-24T12:07:30.642Z] SSH_AUTH_SOCK=/tmp/ssh-1zqZ0TVojfHf/agent.71 [2024-07-24T12:07:30.642Z] SSH_AGENT_PID=77 [2024-07-24T12:07:30.648Z] Running ssh-add (command line suppressed) [2024-07-24T12:07:30.744Z] Identity added: /w/workspace/_app-service-configurable_PR-667@tmp/private_key_17995985646694606779.key (/w/workspace/_app-service-configurable_PR-667@tmp/private_key_17995985646694606779.key) [2024-07-24T12:07:30.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-24T12:07:31.121Z] + git semver init [2024-07-24T12:07:31.381Z] 2024-07-24 12:07:31,313 [run_init] DEBUG init version:0.0.0 force:False [2024-07-24T12:07:31.381Z] 2024-07-24 12:07:31,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-667/.semver [2024-07-24T12:07:31.381Z] 2024-07-24 12:07:31,314 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-667/.semver [2024-07-24T12:07:31.381Z] 2024-07-24 12:07:31,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-667/.semver'], cwd=/w/workspace/_app-service-configurable_PR-667, universal_newlines=False, shell=None, istream=None) [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,238 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-667/.git/info/exclude [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-667/.semver/PR-667 with force:False [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,239 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-667/.semver/PR-667 [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,243 [execute] INFO git cat-file --batch-check [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-667/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,249 [execute] INFO git cat-file --batch [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-667/.semver, universal_newlines=False, shell=None, istream=) [2024-07-24T12:07:32.321Z] 2024-07-24 12:07:32,254 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-667/.semver/PR-667 [2024-07-24T12:07:32.321Z] 0.0.0 [Pipeline] } [2024-07-24T12:07:32.344Z] $ docker exec --env ******** --env ******** bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc ssh-agent -k [2024-07-24T12:07:32.446Z] unset SSH_AUTH_SOCK; [2024-07-24T12:07:32.446Z] unset SSH_AGENT_PID; [2024-07-24T12:07:32.446Z] echo Agent pid 77 killed; [2024-07-24T12:07:32.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-24T12:07:32.942Z] + git semver [Pipeline] } [2024-07-24T12:07:33.230Z] $ docker stop --time=1 bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc [2024-07-24T12:07:34.553Z] $ docker rm -f --volumes bc7c9d500703730568aa58376026617b49b3339df67f3c51c29ee1d4a88fa5bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T12:07:35.003Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-24T12:07:35.326Z] Stashed 1 file(s) [Pipeline] echo [2024-07-24T12:07:35.352Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T12:07:36.151Z] provisioning config files... [2024-07-24T12:07:36.161Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-667@tmp/config17386070853076148196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:07:36.552Z] ---> ****-login.sh [2024-07-24T12:07:36.552Z] nexus3.edgexfoundry.org:10001 [2024-07-24T12:07:36.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:36.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:36.552Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:36.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:36.552Z] [2024-07-24T12:07:36.552Z] Login Succeeded [2024-07-24T12:07:36.552Z] nexus3.edgexfoundry.org:10002 [2024-07-24T12:07:36.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:36.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:36.552Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:36.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:36.552Z] [2024-07-24T12:07:36.552Z] Login Succeeded [2024-07-24T12:07:36.552Z] nexus3.edgexfoundry.org:10003 [2024-07-24T12:07:36.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:36.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:36.813Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:36.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:36.813Z] [2024-07-24T12:07:36.813Z] Login Succeeded [2024-07-24T12:07:36.813Z] nexus3.edgexfoundry.org:10004 [2024-07-24T12:07:36.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:37.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:37.071Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:37.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:37.071Z] [2024-07-24T12:07:37.071Z] Login Succeeded [2024-07-24T12:07:37.071Z] ****.io [2024-07-24T12:07:37.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:07:37.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:07:37.342Z] Configure a credential helper to remove this warning. See [2024-07-24T12:07:37.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:07:37.342Z] [2024-07-24T12:07:37.342Z] Login Succeeded [2024-07-24T12:07:37.342Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T12:07:37.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T12:07:37.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T12:07:37.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T12:07:37.722Z] ========================================================= [2024-07-24T12:07:37.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-24T12:07:37.722Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:07:38.291Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T12:07:38.291Z] Sending build context to Docker daemon 9.142MB [2024-07-24T12:07:38.291Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T12:07:38.291Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-24T12:07:38.291Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-24T12:07:38.291Z] 619be1103602: Pulling fs layer [2024-07-24T12:07:38.291Z] 7862e08f4a3e: Pulling fs layer [2024-07-24T12:07:38.291Z] 5df492c9dc93: Pulling fs layer [2024-07-24T12:07:38.291Z] 7629e6793208: Pulling fs layer [2024-07-24T12:07:38.291Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T12:07:38.291Z] fb5054dd5b73: Pulling fs layer [2024-07-24T12:07:38.291Z] eeca6798cff9: Pulling fs layer [2024-07-24T12:07:38.291Z] 7629e6793208: Waiting [2024-07-24T12:07:38.291Z] aa269ceb94a6: Pulling fs layer [2024-07-24T12:07:38.291Z] ada007ff1a6a: Pulling fs layer [2024-07-24T12:07:38.291Z] 4f4fb700ef54: Waiting [2024-07-24T12:07:38.291Z] fb5054dd5b73: Waiting [2024-07-24T12:07:38.291Z] eeca6798cff9: Waiting [2024-07-24T12:07:38.291Z] aa269ceb94a6: Waiting [2024-07-24T12:07:38.291Z] ada007ff1a6a: Waiting [2024-07-24T12:07:38.291Z] 7862e08f4a3e: Verifying Checksum [2024-07-24T12:07:38.291Z] 7862e08f4a3e: Download complete [2024-07-24T12:07:38.291Z] 7629e6793208: Download complete [2024-07-24T12:07:38.291Z] 4f4fb700ef54: Download complete [2024-07-24T12:07:38.551Z] 619be1103602: Download complete [2024-07-24T12:07:38.551Z] fb5054dd5b73: Verifying Checksum [2024-07-24T12:07:38.551Z] fb5054dd5b73: Download complete [2024-07-24T12:07:38.551Z] eeca6798cff9: Verifying Checksum [2024-07-24T12:07:38.551Z] eeca6798cff9: Download complete [2024-07-24T12:07:38.551Z] 619be1103602: Pull complete [2024-07-24T12:07:38.551Z] ada007ff1a6a: Verifying Checksum [2024-07-24T12:07:38.551Z] ada007ff1a6a: Download complete [2024-07-24T12:07:38.811Z] 7862e08f4a3e: Pull complete [2024-07-24T12:07:38.811Z] 5df492c9dc93: Verifying Checksum [2024-07-24T12:07:38.811Z] 5df492c9dc93: Download complete [2024-07-24T12:07:39.069Z] aa269ceb94a6: Verifying Checksum [2024-07-24T12:07:39.069Z] aa269ceb94a6: Download complete [2024-07-24T12:07:41.604Z] 5df492c9dc93: Pull complete [2024-07-24T12:07:41.881Z] 7629e6793208: Pull complete [2024-07-24T12:07:41.881Z] 4f4fb700ef54: Pull complete [2024-07-24T12:07:41.881Z] fb5054dd5b73: Pull complete [2024-07-24T12:07:42.145Z] eeca6798cff9: Pull complete [2024-07-24T12:07:44.690Z] aa269ceb94a6: Pull complete [2024-07-24T12:07:44.690Z] ada007ff1a6a: Pull complete [2024-07-24T12:07:44.690Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-24T12:07:44.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-24T12:07:44.690Z] ---> f489d0715acc [2024-07-24T12:07:44.690Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T12:07:47.226Z] ---> Running in ddd5e1f063e4 [2024-07-24T12:07:47.226Z] Removing intermediate container ddd5e1f063e4 [2024-07-24T12:07:47.226Z] ---> b73f28a8a43c [2024-07-24T12:07:47.226Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T12:07:47.226Z] ---> Running in 0fc0f97b7e55 [2024-07-24T12:07:47.485Z] Removing intermediate container 0fc0f97b7e55 [2024-07-24T12:07:47.486Z] ---> 724430052b72 [2024-07-24T12:07:47.486Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-24T12:07:47.486Z] ---> Running in 922c97378280 [2024-07-24T12:07:47.486Z] Removing intermediate container 922c97378280 [2024-07-24T12:07:47.486Z] ---> 3c4636c59396 [2024-07-24T12:07:47.486Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T12:07:47.486Z] ---> Running in 13fb7896277e [2024-07-24T12:07:47.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T12:07:48.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T12:07:48.264Z] OK: 264 MiB in 52 packages [2024-07-24T12:07:48.522Z] Removing intermediate container 13fb7896277e [2024-07-24T12:07:48.522Z] ---> 00ac55bbb77b [2024-07-24T12:07:48.522Z] Step 7/12 : WORKDIR /app [2024-07-24T12:07:48.522Z] ---> Running in 8f4398b12a64 [2024-07-24T12:07:48.782Z] Removing intermediate container 8f4398b12a64 [2024-07-24T12:07:48.782Z] ---> 99a7ca77d741 [2024-07-24T12:07:48.782Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-24T12:07:48.782Z] ---> ed15a2f21382 [2024-07-24T12:07:48.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:07:48.782Z] ---> Running in c6dc63b0e072 [2024-07-24T12:07:50.914Z] Still waiting to schedule task [2024-07-24T12:07:50.914Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-24T12:08:35.562Z] Removing intermediate container c6dc63b0e072 [2024-07-24T12:08:35.562Z] ---> 5abace36f290 [2024-07-24T12:08:35.562Z] Step 10/12 : COPY . . [2024-07-24T12:08:35.562Z] ---> e6f58bbb1a7b [2024-07-24T12:08:35.562Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T12:08:35.562Z] ---> Running in d1c3f97ed8f3 [2024-07-24T12:08:35.562Z] Removing intermediate container d1c3f97ed8f3 [2024-07-24T12:08:35.562Z] ---> df3b4ba02c05 [2024-07-24T12:08:35.562Z] Step 12/12 : RUN $MAKE [2024-07-24T12:08:35.562Z] ---> Running in a78b348735f9 [2024-07-24T12:08:35.562Z] noop [2024-07-24T12:08:35.562Z] Removing intermediate container a78b348735f9 [2024-07-24T12:08:35.562Z] ---> 42c6da966772 [2024-07-24T12:08:35.562Z] Successfully built 42c6da966772 [2024-07-24T12:08:35.562Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:08:36.165Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T12:08:36.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:08:36.342Z] prd-ubuntu20.04-docker-8c-8g-6331 does not seem to be running inside a container [2024-07-24T12:08:36.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-667 -v /w/workspace/_app-service-configurable_PR-667:/w/workspace/_app-service-configurable_PR-667:rw,z -v /w/workspace/_app-service-configurable_PR-667@tmp:/w/workspace/_app-service-configurable_PR-667@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T12:08:36.737Z] $ docker top 8d574e3b3a12977ccf0be9141344215ab14d2a2ff5f430aebd588ab9c6cfaa4f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T12:08:37.172Z] + go version [2024-07-24T12:08:37.173Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-24T12:08:37.206Z] $ docker stop --time=1 8d574e3b3a12977ccf0be9141344215ab14d2a2ff5f430aebd588ab9c6cfaa4f [2024-07-24T12:08:38.469Z] $ docker rm -f --volumes 8d574e3b3a12977ccf0be9141344215ab14d2a2ff5f430aebd588ab9c6cfaa4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:08:39.401Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-24T12:08:39.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:08:39.702Z] prd-ubuntu20.04-docker-8c-8g-6331 does not seem to be running inside a container [2024-07-24T12:08:39.733Z] $ 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_PR-667 -v /w/workspace/_app-service-configurable_PR-667:/w/workspace/_app-service-configurable_PR-667:rw,z -v /w/workspace/_app-service-configurable_PR-667@tmp:/w/workspace/_app-service-configurable_PR-667@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-24T12:08:40.060Z] $ docker top 32741b5ea6f7ebe3bc3c2ceb9e0d830a480ac0d6285b1ba1b40d46c357bda404 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T12:08:40.485Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-667 [Pipeline] fileExists [Pipeline] sh [2024-07-24T12:08:40.929Z] + make test [2024-07-24T12:08:40.929Z] go test -race -coverprofile=coverage.out ./... [2024-07-24T12:09:13.033Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-24T12:09:45.124Z] go vet ./... [2024-07-24T12:09:47.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T12:09:47.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T12:09:47.034Z] ./bin/test-attribution-txt.sh [2024-07-24T12:09:47.034Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-24T12:09:47.034Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T12:09:47.034Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T12:09:47.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T12:09:47.140Z] $ docker stop --time=1 32741b5ea6f7ebe3bc3c2ceb9e0d830a480ac0d6285b1ba1b40d46c357bda404 [2024-07-24T12:09:50.269Z] $ docker rm -f --volumes 32741b5ea6f7ebe3bc3c2ceb9e0d830a480ac0d6285b1ba1b40d46c357bda404 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T12:09:51.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T12:09:51.168Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-24T12:09:51.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T12:09:52.289Z] + ls -al . [2024-07-24T12:09:52.289Z] total 260 [2024-07-24T12:09:52.289Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 12:08 . [2024-07-24T12:09:52.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 12:07 .. [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 24 12:07 .dockerignore [2024-07-24T12:09:52.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 12:09 .git [2024-07-24T12:09:52.289Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 12:07 .github [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 24 12:07 .gitignore [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 12:07 .golangci.yml [2024-07-24T12:09:52.289Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 12:07 .semver [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 24 12:07 Attribution.txt [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 24 12:07 CHANGELOG.md [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 24 12:07 Dockerfile [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 12:07 GOVERNANCE.md [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 24 12:07 Jenkinsfile [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 24 12:07 LICENSE [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 24 12:07 OWNERS.md [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 24 12:07 README.md [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 12:07 VERSION [2024-07-24T12:09:52.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 12:07 bin [2024-07-24T12:09:52.289Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 24 12:08 coverage.out [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 24 12:07 go.mod [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 24 12:07 go.sum [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 24 12:07 main.go [2024-07-24T12:09:52.289Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 24 12:07 makefile [2024-07-24T12:09:52.289Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 12:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:09:52.708Z] + 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=98ff66347921759e34b0a7ee83167b29e5e70974 --label arch=amd64 --label version=0.0.0 . [2024-07-24T12:09:52.708Z] Sending build context to Docker daemon 9.143MB [2024-07-24T12:09:52.708Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T12:09:52.708Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-24T12:09:52.708Z] ---> 42c6da966772 [2024-07-24T12:09:52.708Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T12:09:52.708Z] ---> Running in 4ff6a9b0f7d9 [2024-07-24T12:09:52.968Z] Removing intermediate container 4ff6a9b0f7d9 [2024-07-24T12:09:52.968Z] ---> 88d54324e809 [2024-07-24T12:09:52.968Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T12:09:52.968Z] ---> Running in f85bfec1b024 [2024-07-24T12:09:52.968Z] Removing intermediate container f85bfec1b024 [2024-07-24T12:09:52.968Z] ---> f6b811fa1a06 [2024-07-24T12:09:52.968Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-24T12:09:52.968Z] ---> Running in 69c40f9f68a6 [2024-07-24T12:09:53.227Z] Removing intermediate container 69c40f9f68a6 [2024-07-24T12:09:53.227Z] ---> ed36d75cd736 [2024-07-24T12:09:53.227Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T12:09:53.227Z] ---> Running in 710491a16283 [2024-07-24T12:09:53.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T12:09:53.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T12:09:53.746Z] OK: 264 MiB in 52 packages [2024-07-24T12:09:54.005Z] Removing intermediate container 710491a16283 [2024-07-24T12:09:54.005Z] ---> 92cd19c32b32 [2024-07-24T12:09:54.005Z] Step 7/27 : WORKDIR /app [2024-07-24T12:09:54.268Z] ---> Running in 1299a423c171 [2024-07-24T12:09:54.268Z] Removing intermediate container 1299a423c171 [2024-07-24T12:09:54.268Z] ---> 91548c34a8a0 [2024-07-24T12:09:54.268Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-24T12:09:54.529Z] ---> d95c9949c5bc [2024-07-24T12:09:54.529Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:09:54.529Z] ---> Running in 80da67f37734 [2024-07-24T12:09:55.098Z] Removing intermediate container 80da67f37734 [2024-07-24T12:09:55.098Z] ---> 481d1fc245f6 [2024-07-24T12:09:55.098Z] Step 10/27 : COPY . . [2024-07-24T12:09:55.358Z] ---> b41b8f2c9f7e [2024-07-24T12:09:55.358Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T12:09:55.620Z] ---> Running in 88c86b42fb11 [2024-07-24T12:09:55.620Z] Removing intermediate container 88c86b42fb11 [2024-07-24T12:09:55.620Z] ---> c355a73799d6 [2024-07-24T12:09:55.620Z] Step 12/27 : RUN $MAKE [2024-07-24T12:09:55.620Z] ---> Running in 35c5b907f27a [2024-07-24T12:09:55.880Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-24T12:10:27.973Z] Removing intermediate container 35c5b907f27a [2024-07-24T12:10:27.973Z] ---> cc930a08b78e [2024-07-24T12:10:27.973Z] Step 13/27 : FROM alpine:3.18 [2024-07-24T12:10:27.973Z] 3.18: Pulling from library/alpine [2024-07-24T12:10:27.973Z] 930bdd4d222e: Pulling fs layer [2024-07-24T12:10:27.973Z] 930bdd4d222e: Verifying Checksum [2024-07-24T12:10:27.973Z] 930bdd4d222e: Download complete [2024-07-24T12:10:27.973Z] 930bdd4d222e: Pull complete [2024-07-24T12:10:27.973Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T12:10:27.973Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T12:10:27.973Z] ---> 18f865063206 [2024-07-24T12:10:27.973Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-24T12:10:27.973Z] ---> Running in f985d904a40b [2024-07-24T12:10:27.973Z] Removing intermediate container f985d904a40b [2024-07-24T12:10:27.973Z] ---> 303c6d851b78 [2024-07-24T12:10:27.973Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-24T12:10:27.973Z] ---> Running in 6a98ce1b2c16 [2024-07-24T12:10:27.973Z] Removing intermediate container 6a98ce1b2c16 [2024-07-24T12:10:27.973Z] ---> 6eccd5402a50 [2024-07-24T12:10:27.973Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T12:10:27.973Z] ---> Running in 1bc314430047 [2024-07-24T12:10:27.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T12:10:27.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T12:10:27.973Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-24T12:10:27.973Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-24T12:10:27.973Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T12:10:27.973Z] Executing ca-certificates-20240226-r0.trigger [2024-07-24T12:10:27.973Z] OK: 8 MiB in 17 packages [2024-07-24T12:10:27.973Z] Removing intermediate container 1bc314430047 [2024-07-24T12:10:27.973Z] ---> d44cf62eb1b7 [2024-07-24T12:10:27.973Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-24T12:10:27.973Z] ---> Running in 37749033a841 [2024-07-24T12:10:27.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-24T12:10:27.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-24T12:10:27.973Z] OK: 8 MiB in 17 packages [2024-07-24T12:10:27.973Z] Removing intermediate container 37749033a841 [2024-07-24T12:10:27.973Z] ---> 0080f66f52da [2024-07-24T12:10:27.973Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-24T12:10:27.973Z] ---> 0785d59a030b [2024-07-24T12:10:27.973Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-24T12:10:27.973Z] ---> 072d07d9eb12 [2024-07-24T12:10:27.973Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-24T12:10:27.973Z] ---> 7fd920bdfac7 [2024-07-24T12:10:27.973Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-24T12:10:28.234Z] ---> 8eb3a1c5b7b3 [2024-07-24T12:10:28.234Z] Step 22/27 : EXPOSE 48095 [2024-07-24T12:10:28.234Z] ---> Running in c6cd8086c2a5 [2024-07-24T12:10:28.234Z] Removing intermediate container c6cd8086c2a5 [2024-07-24T12:10:28.234Z] ---> 7d053e489ceb [2024-07-24T12:10:28.234Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-24T12:10:28.234Z] ---> Running in b8a7e75a58c2 [2024-07-24T12:10:28.499Z] Removing intermediate container b8a7e75a58c2 [2024-07-24T12:10:28.499Z] ---> 9293d7d16366 [2024-07-24T12:10:28.499Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-24T12:10:28.499Z] ---> Running in 728bf6dcf9d4 [2024-07-24T12:10:28.499Z] Removing intermediate container 728bf6dcf9d4 [2024-07-24T12:10:28.499Z] ---> 4a2dceefc5bc [2024-07-24T12:10:28.499Z] Step 25/27 : LABEL arch=amd64 [2024-07-24T12:10:28.499Z] ---> Running in 26c14781e531 [2024-07-24T12:10:28.762Z] Removing intermediate container 26c14781e531 [2024-07-24T12:10:28.762Z] ---> 5a13cba6c1b5 [2024-07-24T12:10:28.762Z] Step 26/27 : LABEL git_sha=98ff66347921759e34b0a7ee83167b29e5e70974 [2024-07-24T12:10:28.762Z] ---> Running in d36689d8a1c7 [2024-07-24T12:10:28.762Z] Removing intermediate container d36689d8a1c7 [2024-07-24T12:10:28.762Z] ---> 9e73cd2e9ef0 [2024-07-24T12:10:28.762Z] Step 27/27 : LABEL version=0.0.0 [2024-07-24T12:10:28.762Z] ---> Running in 0352e79cd6a4 [2024-07-24T12:10:28.762Z] Removing intermediate container 0352e79cd6a4 [2024-07-24T12:10:28.762Z] ---> 2cfb32a88f74 [2024-07-24T12:10:28.762Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T12:10:29.022Z] Successfully built 2cfb32a88f74 [2024-07-24T12:10:29.022Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:10:30.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:10:30.069Z] [2024-07-24T12:10:30.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:10:30.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:10:30.490Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-24T12:10:30.490Z] 5eb5b503b376: Pulling fs layer [2024-07-24T12:10:30.490Z] 5c69ac0246d0: Pulling fs layer [2024-07-24T12:10:30.490Z] ec43610c2a17: Pulling fs layer [2024-07-24T12:10:30.491Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-24T12:10:30.491Z] 33b1e0a273af: Pulling fs layer [2024-07-24T12:10:30.491Z] 5d3b04190fa2: Pulling fs layer [2024-07-24T12:10:30.491Z] 2f39f015ded8: Pulling fs layer [2024-07-24T12:10:30.491Z] 3a2ae6a8a46f: Waiting [2024-07-24T12:10:30.491Z] 33b1e0a273af: Waiting [2024-07-24T12:10:30.491Z] 5d3b04190fa2: Waiting [2024-07-24T12:10:30.491Z] 2f39f015ded8: Waiting [2024-07-24T12:10:30.491Z] 5c69ac0246d0: Verifying Checksum [2024-07-24T12:10:30.491Z] 5c69ac0246d0: Download complete [2024-07-24T12:10:30.491Z] 3a2ae6a8a46f: Download complete [2024-07-24T12:10:30.491Z] 33b1e0a273af: Verifying Checksum [2024-07-24T12:10:30.491Z] 33b1e0a273af: Download complete [2024-07-24T12:10:30.491Z] 5d3b04190fa2: Verifying Checksum [2024-07-24T12:10:30.491Z] 5d3b04190fa2: Download complete [2024-07-24T12:10:30.491Z] ec43610c2a17: Verifying Checksum [2024-07-24T12:10:30.491Z] ec43610c2a17: Download complete [2024-07-24T12:10:30.752Z] 5eb5b503b376: Verifying Checksum [2024-07-24T12:10:30.752Z] 5eb5b503b376: Download complete [2024-07-24T12:10:31.322Z] 2f39f015ded8: Verifying Checksum [2024-07-24T12:10:31.322Z] 2f39f015ded8: Download complete [2024-07-24T12:10:31.890Z] 5eb5b503b376: Pull complete [2024-07-24T12:10:32.149Z] 5c69ac0246d0: Pull complete [2024-07-24T12:10:32.716Z] ec43610c2a17: Pull complete [2024-07-24T12:10:32.716Z] 3a2ae6a8a46f: Pull complete [2024-07-24T12:10:32.975Z] 33b1e0a273af: Pull complete [2024-07-24T12:10:32.975Z] 5d3b04190fa2: Pull complete [2024-07-24T12:10:38.248Z] 2f39f015ded8: Pull complete [2024-07-24T12:10:38.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-24T12:10:38.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:10:38.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:10:38.524Z] prd-ubuntu20.04-docker-8c-8g-6331 does not seem to be running inside a container [2024-07-24T12:10:38.554Z] $ 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_PR-667 -v /w/workspace/_app-service-configurable_PR-667:/w/workspace/_app-service-configurable_PR-667:rw,z -v /w/workspace/_app-service-configurable_PR-667@tmp:/w/workspace/_app-service-configurable_PR-667@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T12:10:41.013Z] $ docker top 89f5bcea3bece532e3ea5092e8ecbf4d565de54a643bfa673fc3e94053917efa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:10:41.520Z] ---> job-cost.sh [2024-07-24T12:10:41.520Z] lf-activate-venv: SKIPPING [2024-07-24T12:10:41.520Z] INFO: No Stack... [2024-07-24T12:10:41.780Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T12:10:42.349Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T12:10:42.672Z] + + cat /w/workspace/_app-service-configurable_PR-667/archives/cost.csvcut [2024-07-24T12:10:42.672Z] -d, -f6 [Pipeline] lock [2024-07-24T12:10:42.724Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] [2024-07-24T12:10:42.732Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] did not exist. Created. [2024-07-24T12:10:42.738Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T12:10:43.177Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-24T12:10:43.237Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T12:10:43.278Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T12:10:43.372Z] $ docker stop --time=1 89f5bcea3bece532e3ea5092e8ecbf4d565de54a643bfa673fc3e94053917efa [2024-07-24T12:10:44.531Z] $ docker rm -f --volumes 89f5bcea3bece532e3ea5092e8ecbf4d565de54a643bfa673fc3e94053917efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-24T12:11:29.426Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6332 in /w/workspace/_app-service-configurable_PR-667 [Pipeline] { [Pipeline] ws [2024-07-24T12:11:29.507Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-07-24T12:11:29.599Z] The recommended git tool is: git [2024-07-24T12:11:39.038Z] using credential edgex-jenkins-ssh [2024-07-24T12:11:39.069Z] Cloning the remote Git repository [2024-07-24T12:11:39.144Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-24T12:11:39.417Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-07-24T12:11:39.634Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-24T12:11:39.638Z] > git --version # timeout=10 [2024-07-24T12:11:39.678Z] > git --version # 'git version 2.25.1' [2024-07-24T12:11:39.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T12:11:39.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T12:11:42.279Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-24T12:11:42.341Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-24T12:11:44.367Z] Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit 98ff66347921759e34b0a7ee83167b29e5e70974 [2024-07-24T12:11:44.786Z] Merge succeeded, producing 98ff66347921759e34b0a7ee83167b29e5e70974 [2024-07-24T12:11:44.787Z] Checking out Revision 98ff66347921759e34b0a7ee83167b29e5e70974 (PR-667) [2024-07-24T12:11:43.682Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-24T12:11:43.743Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-24T12:11:43.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T12:11:43.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/667/head:refs/remotes/origin/PR-667 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-24T12:11:44.385Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T12:11:44.477Z] > git checkout -f 98ff66347921759e34b0a7ee83167b29e5e70974 # timeout=10 [2024-07-24T12:11:44.581Z] > git remote # timeout=10 [2024-07-24T12:11:44.610Z] > git config --get remote.origin.url # timeout=10 [2024-07-24T12:11:44.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-24T12:11:44.682Z] > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 [2024-07-24T12:11:44.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-24T12:11:44.790Z] > git config core.sparsecheckout # timeout=10 [2024-07-24T12:11:44.823Z] > git checkout -f 98ff66347921759e34b0a7ee83167b29e5e70974 # timeout=10 [2024-07-24T12:11:45.416Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-24T12:11:45.459Z] > git --version # timeout=10 [2024-07-24T12:11:45.470Z] > git --version # 'git version 2.25.1' [2024-07-24T12:11:45.491Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T12:11:50.532Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-24T12:11:50.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T12:11:50.532Z] Dload Upload Total Spent Left Speed [2024-07-24T12:11:50.532Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-07-24T12:11:50.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-24T12:11:51.232Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-24T12:11:51.232Z] + sudo tee /etc/docker/daemon.new [2024-07-24T12:11:51.232Z] { [2024-07-24T12:11:51.232Z] "registry-mirrors": [ [2024-07-24T12:11:51.232Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-24T12:11:51.232Z] ], [2024-07-24T12:11:51.232Z] "bip": "10.250.0.254/24", [2024-07-24T12:11:51.232Z] "hosts": [ [2024-07-24T12:11:51.232Z] "tcp://0.0.0.0:5555", [2024-07-24T12:11:51.232Z] "unix:///var/run/docker.sock" [2024-07-24T12:11:51.232Z] ], [2024-07-24T12:11:51.232Z] "mtu": 1458, [2024-07-24T12:11:51.232Z] "selinux-enabled": true, [2024-07-24T12:11:51.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-24T12:11:51.232Z] } [Pipeline] sh [2024-07-24T12:11:51.585Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-24T12:11:51.938Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T12:12:10.315Z] provisioning config files... [2024-07-24T12:12:10.356Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14894975181329171915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:12:10.881Z] ---> ****-login.sh [2024-07-24T12:12:10.881Z] nexus3.edgexfoundry.org:10001 [2024-07-24T12:12:11.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:12:11.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:12:11.478Z] Configure a credential helper to remove this warning. See [2024-07-24T12:12:11.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:12:11.478Z] [2024-07-24T12:12:11.478Z] Login Succeeded [2024-07-24T12:12:11.752Z] nexus3.edgexfoundry.org:10002 [2024-07-24T12:12:12.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:12:12.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:12:12.024Z] Configure a credential helper to remove this warning. See [2024-07-24T12:12:12.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:12:12.024Z] [2024-07-24T12:12:12.024Z] Login Succeeded [2024-07-24T12:12:12.024Z] nexus3.edgexfoundry.org:10003 [2024-07-24T12:12:12.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:12:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:12:12.569Z] Configure a credential helper to remove this warning. See [2024-07-24T12:12:12.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:12:12.569Z] [2024-07-24T12:12:12.569Z] Login Succeeded [2024-07-24T12:12:12.569Z] nexus3.edgexfoundry.org:10004 [2024-07-24T12:12:12.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:12:12.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:12:12.838Z] Configure a credential helper to remove this warning. See [2024-07-24T12:12:12.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:12:12.839Z] [2024-07-24T12:12:12.839Z] Login Succeeded [2024-07-24T12:12:12.839Z] ****.io [2024-07-24T12:12:13.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-24T12:12:13.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-24T12:12:13.377Z] Configure a credential helper to remove this warning. See [2024-07-24T12:12:13.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-24T12:12:13.377Z] [2024-07-24T12:12:13.377Z] Login Succeeded [2024-07-24T12:12:13.377Z] ---> ****-login.sh ends [Pipeline] } [2024-07-24T12:12:13.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-24T12:12:13.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T12:12:13.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-24T12:12:14.026Z] ========================================================= [2024-07-24T12:12:14.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-24T12:12:14.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:12:14.585Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-24T12:12:14.585Z] Sending build context to Docker daemon 238.1kB [2024-07-24T12:12:14.855Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T12:12:14.855Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-24T12:12:15.138Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-24T12:12:15.139Z] c6b39de5b339: Pulling fs layer [2024-07-24T12:12:15.139Z] a69c41024577: Pulling fs layer [2024-07-24T12:12:15.139Z] d6de4b400683: Pulling fs layer [2024-07-24T12:12:15.139Z] 35cb2a7552d0: Pulling fs layer [2024-07-24T12:12:15.139Z] 4f4fb700ef54: Pulling fs layer [2024-07-24T12:12:15.139Z] 464afbd9ba4c: Pulling fs layer [2024-07-24T12:12:15.139Z] 00f215d4a9da: Pulling fs layer [2024-07-24T12:12:15.139Z] d496ad576159: Pulling fs layer [2024-07-24T12:12:15.139Z] 35cb2a7552d0: Waiting [2024-07-24T12:12:15.139Z] 464afbd9ba4c: Waiting [2024-07-24T12:12:15.139Z] 4f4fb700ef54: Waiting [2024-07-24T12:12:15.139Z] 00f215d4a9da: Waiting [2024-07-24T12:12:15.139Z] d496ad576159: Waiting [2024-07-24T12:12:15.139Z] a69c41024577: Verifying Checksum [2024-07-24T12:12:15.139Z] a69c41024577: Download complete [2024-07-24T12:12:15.139Z] 35cb2a7552d0: Verifying Checksum [2024-07-24T12:12:15.139Z] 35cb2a7552d0: Download complete [2024-07-24T12:12:15.416Z] 4f4fb700ef54: Verifying Checksum [2024-07-24T12:12:15.416Z] 4f4fb700ef54: Download complete [2024-07-24T12:12:15.416Z] 464afbd9ba4c: Verifying Checksum [2024-07-24T12:12:15.416Z] 464afbd9ba4c: Download complete [2024-07-24T12:12:15.416Z] c6b39de5b339: Download complete [2024-07-24T12:12:15.697Z] d496ad576159: Verifying Checksum [2024-07-24T12:12:15.697Z] d496ad576159: Download complete [2024-07-24T12:12:16.292Z] c6b39de5b339: Pull complete [2024-07-24T12:12:16.887Z] a69c41024577: Pull complete [2024-07-24T12:12:17.157Z] d6de4b400683: Verifying Checksum [2024-07-24T12:12:17.157Z] d6de4b400683: Download complete [2024-07-24T12:12:18.591Z] 00f215d4a9da: Verifying Checksum [2024-07-24T12:12:18.591Z] 00f215d4a9da: Download complete [2024-07-24T12:12:30.937Z] d6de4b400683: Pull complete [2024-07-24T12:12:30.937Z] 35cb2a7552d0: Pull complete [2024-07-24T12:12:30.937Z] 4f4fb700ef54: Pull complete [2024-07-24T12:12:30.937Z] 464afbd9ba4c: Pull complete [2024-07-24T12:12:39.188Z] 00f215d4a9da: Pull complete [2024-07-24T12:12:41.156Z] d496ad576159: Pull complete [2024-07-24T12:12:41.156Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-24T12:12:41.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-24T12:12:41.156Z] ---> f246e2811388 [2024-07-24T12:12:41.156Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T12:12:41.743Z] ---> Running in 1f697d06cae4 [2024-07-24T12:12:42.088Z] Removing intermediate container 1f697d06cae4 [2024-07-24T12:12:42.089Z] ---> 8b55f763aac3 [2024-07-24T12:12:42.089Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T12:12:42.089Z] ---> Running in c0965fbf4377 [2024-07-24T12:12:42.682Z] Removing intermediate container c0965fbf4377 [2024-07-24T12:12:42.682Z] ---> fffb53a98c68 [2024-07-24T12:12:42.682Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-24T12:12:42.682Z] ---> Running in 5eda0f0b1af9 [2024-07-24T12:12:42.950Z] Removing intermediate container 5eda0f0b1af9 [2024-07-24T12:12:42.950Z] ---> c098dee1f017 [2024-07-24T12:12:42.950Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T12:12:42.950Z] ---> Running in c151661a9401 [2024-07-24T12:12:44.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T12:12:44.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T12:12:45.631Z] OK: 266 MiB in 52 packages [2024-07-24T12:12:48.267Z] Removing intermediate container c151661a9401 [2024-07-24T12:12:48.267Z] ---> 87f9f48a16e7 [2024-07-24T12:12:48.267Z] Step 7/12 : WORKDIR /app [2024-07-24T12:12:48.267Z] ---> Running in 51c479838491 [2024-07-24T12:12:48.267Z] Removing intermediate container 51c479838491 [2024-07-24T12:12:48.267Z] ---> 2d0d6e1b3c2d [2024-07-24T12:12:48.267Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-24T12:12:48.854Z] ---> 1923ba75f183 [2024-07-24T12:12:48.854Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:12:48.854Z] ---> Running in 48b928cac295 [2024-07-24T12:14:40.550Z] Removing intermediate container 48b928cac295 [2024-07-24T12:14:40.550Z] ---> 6ab151ec01aa [2024-07-24T12:14:40.550Z] Step 10/12 : COPY . . [2024-07-24T12:14:40.550Z] ---> f6b54a75650e [2024-07-24T12:14:40.550Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T12:14:40.550Z] ---> Running in 092cb621c328 [2024-07-24T12:14:40.550Z] Removing intermediate container 092cb621c328 [2024-07-24T12:14:40.550Z] ---> a73cdbb6d273 [2024-07-24T12:14:40.550Z] Step 12/12 : RUN $MAKE [2024-07-24T12:14:40.550Z] ---> Running in 6653a4c64156 [2024-07-24T12:14:40.550Z] noop [2024-07-24T12:14:40.550Z] Removing intermediate container 6653a4c64156 [2024-07-24T12:14:40.550Z] ---> d328c949e33c [2024-07-24T12:14:40.550Z] Successfully built d328c949e33c [2024-07-24T12:14:40.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:14:41.086Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T12:14:41.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:14:41.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-6332 does not seem to be running inside a container [2024-07-24T12:14:41.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T12:14:42.582Z] $ docker top f7ae5caffe5742e79f558e1c9ef6a7bbc288e8c1adeb5a6f37b558a8d0511a62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T12:14:43.467Z] + go version [2024-07-24T12:14:43.468Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-24T12:14:43.502Z] $ docker stop --time=1 f7ae5caffe5742e79f558e1c9ef6a7bbc288e8c1adeb5a6f37b558a8d0511a62 [2024-07-24T12:14:45.286Z] $ docker rm -f --volumes f7ae5caffe5742e79f558e1c9ef6a7bbc288e8c1adeb5a6f37b558a8d0511a62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:14:46.271Z] + docker inspect -f . ci-base-image-arm64 [2024-07-24T12:14:46.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:14:46.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-6332 does not seem to be running inside a container [2024-07-24T12:14:46.633Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-24T12:14:47.799Z] $ docker top 0a62fcc4e07deeeba44cc191cb0b86b98fa009c9bf0671dab57534a74ba1f32b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T12:14:48.384Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-07-24T12:14:49.115Z] + make test [2024-07-24T12:14:49.115Z] go test -race -coverprofile=coverage.out ./... [2024-07-24T12:19:10.965Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-24T12:19:10.965Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-24T12:19:10.965Z] go vet ./... [2024-07-24T12:23:02.899Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-24T12:23:02.899Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-24T12:23:02.899Z] ./bin/test-attribution-txt.sh [2024-07-24T12:23:02.899Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-24T12:23:02.899Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-24T12:23:02.899Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-24T12:23:02.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-24T12:23:03.002Z] $ docker stop --time=1 0a62fcc4e07deeeba44cc191cb0b86b98fa009c9bf0671dab57534a74ba1f32b [2024-07-24T12:23:04.951Z] $ docker rm -f --volumes 0a62fcc4e07deeeba44cc191cb0b86b98fa009c9bf0671dab57534a74ba1f32b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-24T12:23:07.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-24T12:23:07.443Z] Warning: overwriting stash ‘coverage-report’ [2024-07-24T12:23:07.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-24T12:23:08.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-24T12:23:08.912Z] + ls -al . [2024-07-24T12:23:08.912Z] total 256 [2024-07-24T12:23:08.912Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 24 12:14 . [2024-07-24T12:23:08.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 12:11 .. [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 24 12:11 .dockerignore [2024-07-24T12:23:08.912Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 12:11 .git [2024-07-24T12:23:08.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 12:11 .github [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 24 12:11 .gitignore [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 24 12:11 .golangci.yml [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 24 12:11 Attribution.txt [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 24 12:11 CHANGELOG.md [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 24 12:11 Dockerfile [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 24 12:11 GOVERNANCE.md [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 24 12:11 Jenkinsfile [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 24 12:11 LICENSE [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 24 12:11 OWNERS.md [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 24 12:11 README.md [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 12:07 VERSION [2024-07-24T12:23:08.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 12:11 bin [2024-07-24T12:23:08.912Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 24 12:14 coverage.out [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 24 12:11 go.mod [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 24 12:11 go.sum [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 24 12:11 main.go [2024-07-24T12:23:08.912Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 24 12:11 makefile [2024-07-24T12:23:08.912Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 24 12:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:23:09.596Z] + 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=98ff66347921759e34b0a7ee83167b29e5e70974 --label arch=arm64 --label version=0.0.0 . [2024-07-24T12:23:09.596Z] Sending build context to Docker daemon 239.1kB [2024-07-24T12:23:09.888Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-24T12:23:09.888Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-24T12:23:09.888Z] ---> d328c949e33c [2024-07-24T12:23:09.888Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-24T12:23:09.888Z] ---> Running in 25a908de5609 [2024-07-24T12:23:10.488Z] Removing intermediate container 25a908de5609 [2024-07-24T12:23:10.488Z] ---> 375e5f9c0b74 [2024-07-24T12:23:10.488Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-24T12:23:10.488Z] ---> Running in b1f87e56fea2 [2024-07-24T12:23:10.763Z] Removing intermediate container b1f87e56fea2 [2024-07-24T12:23:10.763Z] ---> 6a12044705fe [2024-07-24T12:23:10.763Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-24T12:23:10.763Z] ---> Running in 8c726bf38d71 [2024-07-24T12:23:11.034Z] Removing intermediate container 8c726bf38d71 [2024-07-24T12:23:11.034Z] ---> ee05c9fb2b82 [2024-07-24T12:23:11.034Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-24T12:23:11.309Z] ---> Running in 95bc1b86cca6 [2024-07-24T12:23:12.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T12:23:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T12:23:13.513Z] OK: 266 MiB in 52 packages [2024-07-24T12:23:14.471Z] Removing intermediate container 95bc1b86cca6 [2024-07-24T12:23:14.471Z] ---> 7f7b96b271ff [2024-07-24T12:23:14.471Z] Step 7/27 : WORKDIR /app [2024-07-24T12:23:14.471Z] ---> Running in 4ba6f8fc29a1 [2024-07-24T12:23:15.061Z] Removing intermediate container 4ba6f8fc29a1 [2024-07-24T12:23:15.061Z] ---> 9117bad00fd4 [2024-07-24T12:23:15.061Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-24T12:23:15.327Z] ---> 2f41a55d1aa6 [2024-07-24T12:23:15.327Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-24T12:23:15.595Z] ---> Running in c121db5750b9 [2024-07-24T12:23:18.194Z] Removing intermediate container c121db5750b9 [2024-07-24T12:23:18.194Z] ---> ad1aedde2b89 [2024-07-24T12:23:18.194Z] Step 10/27 : COPY . . [2024-07-24T12:23:18.779Z] ---> 94a7814aadec [2024-07-24T12:23:18.779Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-24T12:23:18.779Z] ---> Running in 1b8a414a1d6e [2024-07-24T12:23:19.046Z] Removing intermediate container 1b8a414a1d6e [2024-07-24T12:23:19.046Z] ---> ee33ed9bd527 [2024-07-24T12:23:19.046Z] Step 12/27 : RUN $MAKE [2024-07-24T12:23:19.046Z] ---> Running in 59b12bdd6581 [2024-07-24T12:23:20.008Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-24T12:26:56.820Z] Removing intermediate container 59b12bdd6581 [2024-07-24T12:26:56.820Z] ---> 9901887cd74f [2024-07-24T12:26:56.820Z] Step 13/27 : FROM alpine:3.18 [2024-07-24T12:26:56.820Z] 3.18: Pulling from library/alpine [2024-07-24T12:26:56.820Z] 4983c3fe2029: Pulling fs layer [2024-07-24T12:26:56.820Z] 4983c3fe2029: Verifying Checksum [2024-07-24T12:26:56.820Z] 4983c3fe2029: Download complete [2024-07-24T12:26:56.820Z] 4983c3fe2029: Pull complete [2024-07-24T12:26:56.820Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-24T12:26:56.820Z] Status: Downloaded newer image for alpine:3.18 [2024-07-24T12:26:56.820Z] ---> a0237000ae83 [2024-07-24T12:26:56.820Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-24T12:26:56.820Z] ---> Running in ceafbcb2d04d [2024-07-24T12:26:56.820Z] Removing intermediate container ceafbcb2d04d [2024-07-24T12:26:56.820Z] ---> c128394fdf44 [2024-07-24T12:26:56.820Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-24T12:26:56.820Z] ---> Running in 7678b4673a49 [2024-07-24T12:26:56.820Z] Removing intermediate container 7678b4673a49 [2024-07-24T12:26:56.820Z] ---> 5907769a133b [2024-07-24T12:26:56.820Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-24T12:26:56.820Z] ---> Running in 20098b2ff4d3 [2024-07-24T12:26:56.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T12:26:56.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T12:26:57.406Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-24T12:26:57.406Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-24T12:26:57.688Z] Executing busybox-1.36.1-r7.trigger [2024-07-24T12:26:57.688Z] Executing ca-certificates-20240226-r0.trigger [2024-07-24T12:26:57.688Z] OK: 9 MiB in 17 packages [2024-07-24T12:26:59.099Z] Removing intermediate container 20098b2ff4d3 [2024-07-24T12:26:59.099Z] ---> 4819844fbb2c [2024-07-24T12:26:59.099Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-24T12:26:59.099Z] ---> Running in ee40deaec699 [2024-07-24T12:27:00.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-24T12:27:00.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-24T12:27:02.188Z] OK: 9 MiB in 17 packages [2024-07-24T12:27:02.769Z] Removing intermediate container ee40deaec699 [2024-07-24T12:27:02.769Z] ---> 1386e056bde5 [2024-07-24T12:27:02.769Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-24T12:27:03.350Z] ---> a89f6724d2b1 [2024-07-24T12:27:03.350Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-24T12:27:03.929Z] ---> e4cec348d2a7 [2024-07-24T12:27:03.929Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-24T12:27:04.509Z] ---> ed1e31074d6b [2024-07-24T12:27:04.509Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-24T12:27:06.447Z] ---> 7d2cef690f69 [2024-07-24T12:27:06.447Z] Step 22/27 : EXPOSE 48095 [2024-07-24T12:27:06.447Z] ---> Running in cf7df0cbb52f [2024-07-24T12:27:06.447Z] Removing intermediate container cf7df0cbb52f [2024-07-24T12:27:06.447Z] ---> acddf6033952 [2024-07-24T12:27:06.447Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-24T12:27:06.447Z] ---> Running in 2c120ba7b532 [2024-07-24T12:27:07.027Z] Removing intermediate container 2c120ba7b532 [2024-07-24T12:27:07.027Z] ---> 99f7c7ef897a [2024-07-24T12:27:07.027Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-24T12:27:07.027Z] ---> Running in a13637e89a76 [2024-07-24T12:27:07.293Z] Removing intermediate container a13637e89a76 [2024-07-24T12:27:07.293Z] ---> 2942d572baf8 [2024-07-24T12:27:07.293Z] Step 25/27 : LABEL arch=arm64 [2024-07-24T12:27:07.293Z] ---> Running in dce237e596ea [2024-07-24T12:27:07.560Z] Removing intermediate container dce237e596ea [2024-07-24T12:27:07.560Z] ---> 2acf0fe55cbc [2024-07-24T12:27:07.560Z] Step 26/27 : LABEL git_sha=98ff66347921759e34b0a7ee83167b29e5e70974 [2024-07-24T12:27:07.827Z] ---> Running in e0da3fbdad2a [2024-07-24T12:27:08.094Z] Removing intermediate container e0da3fbdad2a [2024-07-24T12:27:08.094Z] ---> 64181e477434 [2024-07-24T12:27:08.094Z] Step 27/27 : LABEL version=0.0.0 [2024-07-24T12:27:08.094Z] ---> Running in 6437a384f7a5 [2024-07-24T12:27:08.360Z] Removing intermediate container 6437a384f7a5 [2024-07-24T12:27:08.360Z] ---> f1db847a78c6 [2024-07-24T12:27:08.360Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-24T12:27:08.360Z] Successfully built f1db847a78c6 [2024-07-24T12:27:08.360Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:27:09.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T12:27:09.351Z] [2024-07-24T12:27:09.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:27:09.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T12:27:10.056Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-24T12:27:10.056Z] 8998bd30e6a1: Pulling fs layer [2024-07-24T12:27:10.056Z] 04944245beec: Pulling fs layer [2024-07-24T12:27:10.056Z] 699f458cf7ca: Pulling fs layer [2024-07-24T12:27:10.056Z] 765212b225bb: Pulling fs layer [2024-07-24T12:27:10.056Z] f23df028b6ca: Pulling fs layer [2024-07-24T12:27:10.056Z] d65c8cfc05b1: Pulling fs layer [2024-07-24T12:27:10.056Z] 2437ff75d9bd: Pulling fs layer [2024-07-24T12:27:10.056Z] 765212b225bb: Waiting [2024-07-24T12:27:10.056Z] f23df028b6ca: Waiting [2024-07-24T12:27:10.056Z] d65c8cfc05b1: Waiting [2024-07-24T12:27:10.056Z] 2437ff75d9bd: Waiting [2024-07-24T12:27:10.056Z] 04944245beec: Verifying Checksum [2024-07-24T12:27:10.056Z] 04944245beec: Download complete [2024-07-24T12:27:10.056Z] 765212b225bb: Verifying Checksum [2024-07-24T12:27:10.056Z] 765212b225bb: Download complete [2024-07-24T12:27:10.056Z] f23df028b6ca: Verifying Checksum [2024-07-24T12:27:10.056Z] f23df028b6ca: Download complete [2024-07-24T12:27:10.056Z] d65c8cfc05b1: Verifying Checksum [2024-07-24T12:27:10.056Z] d65c8cfc05b1: Download complete [2024-07-24T12:27:10.326Z] 699f458cf7ca: Verifying Checksum [2024-07-24T12:27:10.326Z] 699f458cf7ca: Download complete [2024-07-24T12:27:10.594Z] 8998bd30e6a1: Download complete [2024-07-24T12:27:13.178Z] 2437ff75d9bd: Verifying Checksum [2024-07-24T12:27:13.178Z] 2437ff75d9bd: Download complete [2024-07-24T12:27:15.760Z] 8998bd30e6a1: Pull complete [2024-07-24T12:27:15.760Z] 04944245beec: Pull complete [2024-07-24T12:27:17.704Z] 699f458cf7ca: Pull complete [2024-07-24T12:27:17.704Z] 765212b225bb: Pull complete [2024-07-24T12:27:18.667Z] f23df028b6ca: Pull complete [2024-07-24T12:27:18.667Z] d65c8cfc05b1: Pull complete [2024-07-24T12:27:36.891Z] 2437ff75d9bd: Pull complete [2024-07-24T12:27:36.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-24T12:27:36.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-24T12:27:36.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:27:37.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-6332 does not seem to be running inside a container [2024-07-24T12:27:37.364Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-24T12:27:40.209Z] $ docker top 86b103e0f0d68da109014672a9b52d5723713447049250b10ab2b7121e1bfdf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:41.136Z] ---> job-cost.sh [2024-07-24T12:27:41.136Z] lf-activate-venv: SKIPPING [2024-07-24T12:27:41.136Z] INFO: No Stack... [2024-07-24T12:27:41.402Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-24T12:27:42.363Z] INFO: Archiving Costs [Pipeline] sh [2024-07-24T12:27:43.024Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-07-24T12:27:43.024Z] + cut -d, -f6 [Pipeline] lock [2024-07-24T12:27:43.110Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] [2024-07-24T12:27:43.115Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] did not exist. Created. [2024-07-24T12:27:43.121Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-24T12:27:43.880Z] /w/workspace/app-service-configurable/1@tmp/durable-eb0255f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-24T12:27:44.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-24T12:27:44.605Z] Warning: overwriting stash ‘stack-cost’ [2024-07-24T12:27:44.656Z] Stashed 1 file(s) [Pipeline] } [2024-07-24T12:27:44.676Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-667-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-24T12:27:44.760Z] $ docker stop --time=1 86b103e0f0d68da109014672a9b52d5723713447049250b10ab2b7121e1bfdf8 [2024-07-24T12:27:46.267Z] $ docker rm -f --volumes 86b103e0f0d68da109014672a9b52d5723713447049250b10ab2b7121e1bfdf8 [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 [2024-07-24T12:27:47.588Z] provisioning config files... [2024-07-24T12:27:47.597Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-667@tmp/config3176910061864354227tmp [Pipeline] { [Pipeline] sh [2024-07-24T12:27:47.965Z] + set +x [2024-07-24T12:27:47.965Z] + curl -s https://codecov.io/bash [2024-07-24T12:27:47.965Z] + bash -s -- [2024-07-24T12:27:47.965Z] [2024-07-24T12:27:47.965Z] _____ _ [2024-07-24T12:27:47.965Z] / ____| | | [2024-07-24T12:27:47.965Z] | | ___ __| | ___ ___ _____ __ [2024-07-24T12:27:47.965Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-24T12:27:47.965Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-24T12:27:47.965Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-24T12:27:47.965Z] Bash-1.0.6 [2024-07-24T12:27:47.965Z] [2024-07-24T12:27:47.965Z] [2024-07-24T12:27:47.965Z] ==> git version 2.25.1 found [2024-07-24T12:27:47.965Z] ==> 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 [2024-07-24T12:27:47.965Z] Release-Date: 2020-01-08 [2024-07-24T12:27:47.965Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-24T12:27:47.965Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-24T12:27:47.965Z] ==> Jenkins CI detected. [2024-07-24T12:27:47.965Z] current dir:  /w/workspace/_app-service-configurable_PR-667 [2024-07-24T12:27:47.965Z] project root: . [2024-07-24T12:27:47.965Z] --> token set from env [2024-07-24T12:27:47.965Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-24T12:27:47.965Z] ==> Running gcov in . (disable via -X gcov) [2024-07-24T12:27:47.965Z] ==> Python coveragepy not found [2024-07-24T12:27:47.965Z] ==> Searching for coverage reports in: [2024-07-24T12:27:47.965Z] + . [2024-07-24T12:27:47.965Z] -> Found 1 reports [2024-07-24T12:27:47.965Z] ==> Detecting git/mercurial file structure [2024-07-24T12:27:47.965Z] ==> Reading reports [2024-07-24T12:27:48.225Z] + ./coverage.out bytes=13 [2024-07-24T12:27:48.225Z] ==> Appending adjustments [2024-07-24T12:27:48.225Z] https://docs.codecov.io/docs/fixing-reports [2024-07-24T12:27:48.225Z] + Found adjustments [2024-07-24T12:27:48.225Z] ==> Gzipping contents [2024-07-24T12:27:48.225Z] 4.0K /tmp/codecov.0p2U9d.gz [2024-07-24T12:27:48.225Z] ==> Uploading reports [2024-07-24T12:27:48.225Z] url: https://codecov.io [2024-07-24T12:27:48.225Z] query: branch=PR-667&commit=98ff66347921759e34b0a7ee83167b29e5e70974&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-667%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=667&job=&cmd_args= [2024-07-24T12:27:48.225Z] -> Pinging Codecov [2024-07-24T12:27:48.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-667&commit=98ff66347921759e34b0a7ee83167b29e5e70974&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-667%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=667&job=&cmd_args= [2024-07-24T12:27:48.225Z] -> Uploading to [2024-07-24T12:27:48.225Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-24/A97CA9966030D2A3747ED39772930CCE/98ff66347921759e34b0a7ee83167b29e5e70974/a78c17e0-28d8-4de9-bf16-ff8ed38202a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T122748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56087cfbe8212661c5e51fb7e3912973b6eadb2f501440c2a58b2e5f37f1db0d [2024-07-24T12:27:48.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-24T12:27:48.225Z] Dload Upload Total Spent Left Speed [2024-07-24T12:27:48.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 991 --:--:-- --:--:-- --:--:-- 991 [2024-07-24T12:27:48.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98ff66347921759e34b0a7ee83167b29e5e70974 [Pipeline] } [2024-07-24T12:27:48.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-24T12:27:50.954Z] + [ -d /w/workspace/_app-service-configurable_PR-667/archives ] [2024-07-24T12:27:50.954Z] + ls -al /w/workspace/_app-service-configurable_PR-667/archives [2024-07-24T12:27:50.954Z] total 16 [2024-07-24T12:27:50.954Z] drwxr-xr-x 3 root root 4096 Jul 24 12:10 . [2024-07-24T12:27:50.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 12:10 .. [2024-07-24T12:27:50.954Z] drwxr-xr-x 2 root root 4096 Jul 24 12:10 cost [2024-07-24T12:27:50.954Z] -rw-r--r-- 1 root root 96 Jul 24 12:10 cost.csv [2024-07-24T12:27:50.954Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-667/archives [2024-07-24T12:27:50.954Z] + ls -al /w/workspace/_app-service-configurable_PR-667/archives [2024-07-24T12:27:50.954Z] total 16 [2024-07-24T12:27:50.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 12:10 . [2024-07-24T12:27:50.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 12:10 .. [2024-07-24T12:27:50.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 12:10 cost [2024-07-24T12:27:50.954Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 24 12:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:51.304Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:52.216Z] ---> package-listing.sh [2024-07-24T12:27:52.216Z] ++ facter osfamily [2024-07-24T12:27:52.216Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-24T12:27:52.476Z] + OS_FAMILY=debian [2024-07-24T12:27:52.476Z] + workspace=/w/workspace/_app-service-configurable_PR-667 [2024-07-24T12:27:52.476Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-24T12:27:52.476Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-24T12:27:52.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-24T12:27:52.476Z] + PACKAGES=/tmp/packages_start.txt [2024-07-24T12:27:52.476Z] + '[' /w/workspace/_app-service-configurable_PR-667 ']' [2024-07-24T12:27:52.476Z] + PACKAGES=/tmp/packages_end.txt [2024-07-24T12:27:52.476Z] + case "${OS_FAMILY}" in [2024-07-24T12:27:52.476Z] + dpkg -l [2024-07-24T12:27:52.476Z] + grep '^ii' [2024-07-24T12:27:52.476Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-24T12:27:52.476Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-24T12:27:52.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-24T12:27:52.476Z] + '[' /w/workspace/_app-service-configurable_PR-667 ']' [2024-07-24T12:27:52.476Z] + mkdir -p /w/workspace/_app-service-configurable_PR-667/archives/ [2024-07-24T12:27:52.476Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-667/archives/ [Pipeline] echo [2024-07-24T12:27:52.522Z] 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/_app-service-configurable_PR-667/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-24T12:27:52.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-24T12:27:53.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-24T12:27:53.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-24T12:27:53.683Z] prd-ubuntu20.04-docker-8c-8g-6331 does not seem to be running inside a container [2024-07-24T12:27:53.710Z] $ 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/_app-service-configurable_PR-667/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-667 -v /w/workspace/_app-service-configurable_PR-667:/w/workspace/_app-service-configurable_PR-667:rw,z -v /w/workspace/_app-service-configurable_PR-667@tmp:/w/workspace/_app-service-configurable_PR-667@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-24T12:27:53.972Z] $ docker top 8f74f2ff79444a1254e4aa96b6c9e01343ef09410ddc04e614311ac6fcd33a4a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-24T12:27:54.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-24T12:27:54.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-24T12:27:55.024Z] + ls /var/log/sa-host [2024-07-24T12:27:55.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-24T12:27:55.297Z] provisioning config files... [2024-07-24T12:27:55.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-667@tmp/config3062073753501465859tmp [Pipeline] { [Pipeline] echo [2024-07-24T12:27:55.375Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:55.697Z] ---> create-netrc.sh [Pipeline] } [2024-07-24T12:27:55.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:56.188Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-24T12:27:56.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:56.586Z] ---> sudo-logs.sh [2024-07-24T12:27:56.587Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-24T12:27:56.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:57.033Z] ---> job-cost.sh [2024-07-24T12:27:57.033Z] lf-activate-venv: SKIPPING [2024-07-24T12:27:57.033Z] DEBUG: total: 0.2199999988079071 [2024-07-24T12:27:57.033Z] INFO: Retrieving Stack Cost... [2024-07-24T12:27:57.294Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-24T12:27:57.555Z] INFO: Archiving Costs [Pipeline] echo [2024-07-24T12:27:57.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-24T12:27:57.936Z] ---> logs-deploy.sh [2024-07-24T12:27:57.936Z] lf-activate-venv: SKIPPING [2024-07-24T12:27:57.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-667/1 [2024-07-24T12:27:57.936Z] INFO: archiving workspace using pattern(s): [2024-07-24T12:27:58.874Z] Archives upload complete. [2024-07-24T12:27:58.874Z] INFO: archiving logs to Nexus