Pull request #653 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c87dfaa7329ac001e5f5ae245f72050b063cd956+d14d2885d31a8bbc3eba5c894c279c3ceea6765f (359345a0dded4e69163d481fb7404e5c00a8870b) 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-ssh18434306388502029858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5421190242068914944.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-653/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-653/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12695160581018916347.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-653/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13437226551301165642.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6443118019753580696.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-653/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-653/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2045677163007719165.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1127 in /w/workspace/_app-service-configurable_PR-653 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-653 # 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 Merging remotes/origin/main commit d14d2885d31a8bbc3eba5c894c279c3ceea6765f into PR head commit c87dfaa7329ac001e5f5ae245f72050b063cd956 Merge succeeded, producing c87dfaa7329ac001e5f5ae245f72050b063cd956 Checking out Revision c87dfaa7329ac001e5f5ae245f72050b063cd956 (PR-653) > 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/653/head:refs/remotes/origin/PR-653 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c87dfaa7329ac001e5f5ae245f72050b063cd956 # 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 d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c87dfaa7329ac001e5f5ae245f72050b063cd956 # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-25T12:45:19.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-25T12:45:19.626Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-25T12:45:19.740Z] ========================================================= [2024-03-25T12:45:19.740Z] EdgeX Global Pipelines Version Info [2024-03-25T12:45:19.740Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-25T12:45:20.898Z] ------------------- [2024-03-25T12:45:20.898Z] stable info: [2024-03-25T12:45:20.898Z] ------------------- [2024-03-25T12:45:20.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-25T12:45:20.898Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T12:45:20.898Z] Message: update stable to v1.0.258 [2024-03-25T12:45:21.158Z] ------------------- [2024-03-25T12:45:21.158Z] experimental info: [2024-03-25T12:45:21.158Z] ------------------- [2024-03-25T12:45:21.159Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-25T12:45:21.159Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T12:45:21.159Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-25T12:45:21.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-25T12:45:21.454Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-25T12:45:21.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-25T12:45:21.563Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-25T12:45:21.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-25T12:45:21.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-25T12:45:21.717Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-25T12:45:21.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-25T12:45:21.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-25T12:45:21.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-25T12:45:21.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-25T12:45:21.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-25T12:45:22.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-25T12:45:22.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-25T12:45:22.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T12:45:22.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T12:45:22.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T12:45:22.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T12:45:22.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-25T12:45:22.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-25T12:45:22.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-25T12:45:22.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-25T12:45:22.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-25T12:45:22.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-25T12:45:22.690Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-25T12:45:22.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-25T12:45:22.807Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-25T12:45:22.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-653 [Pipeline] echo [2024-03-25T12:45:22.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-653 [Pipeline] echo [2024-03-25T12:45:22.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-653 [Pipeline] echo [2024-03-25T12:45:23.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c87dfaa7329ac001e5f5ae245f72050b063cd956 [Pipeline] echo [2024-03-25T12:45:23.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c87dfaa [Pipeline] echo [2024-03-25T12:45:23.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T12:45:23.275Z] provisioning config files... [2024-03-25T12:45:23.290Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-653@tmp/config9311483621659250708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T12:45:23.678Z] ---> ****-login.sh [2024-03-25T12:45:23.678Z] nexus3.edgexfoundry.org:10001 [2024-03-25T12:45:24.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:24.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:24.637Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:24.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:24.637Z] [2024-03-25T12:45:24.637Z] Login Succeeded [2024-03-25T12:45:24.637Z] nexus3.edgexfoundry.org:10002 [2024-03-25T12:45:24.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:24.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:24.897Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:24.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:24.897Z] [2024-03-25T12:45:24.897Z] Login Succeeded [2024-03-25T12:45:24.897Z] nexus3.edgexfoundry.org:10003 [2024-03-25T12:45:24.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:24.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:24.897Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:24.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:24.897Z] [2024-03-25T12:45:24.897Z] Login Succeeded [2024-03-25T12:45:24.897Z] nexus3.edgexfoundry.org:10004 [2024-03-25T12:45:25.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:25.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:25.161Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:25.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:25.161Z] [2024-03-25T12:45:25.161Z] Login Succeeded [2024-03-25T12:45:25.161Z] ****.io [2024-03-25T12:45:25.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:25.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:25.422Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:25.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:25.422Z] [2024-03-25T12:45:25.422Z] Login Succeeded [2024-03-25T12:45:25.422Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T12:45:25.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-25T12:45:26.153Z] + git rev-list -1 --merges c87dfaa7329ac001e5f5ae245f72050b063cd956~1..c87dfaa7329ac001e5f5ae245f72050b063cd956 [Pipeline] echo [2024-03-25T12:45:26.221Z] -----------> git rev-list -1 --merges c87dfaa7329ac001e5f5ae245f72050b063cd956~1..c87dfaa7329ac001e5f5ae245f72050b063cd956 c87dfaa7329ac001e5f5ae245f72050b063cd956 [false] [Pipeline] sh [2024-03-25T12:45:26.538Z] + git log --format=format:%s -1 c87dfaa7329ac001e5f5ae245f72050b063cd956 [Pipeline] echo [2024-03-25T12:45:26.580Z] ========================================================= [2024-03-25T12:45:26.580Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-25T12:45:26.580Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T12:45:27.037Z] + git log --format=format:%s -1 c87dfaa7329ac001e5f5ae245f72050b063cd956 [Pipeline] echo [2024-03-25T12:45:27.071Z] [semverPrep] GIT_COMMIT: c87dfaa7329ac001e5f5ae245f72050b063cd956, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-25T12:45:27.107Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-25T12:45:27.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T12:45:27.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-25T12:45:27.521Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-25T12:45:27.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-25T12:45:27.521Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-25T12:45:27.521Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-25T12:45:27.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:45:28.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T12:45:28.029Z] [2024-03-25T12:45:28.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:45:28.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T12:45:28.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-25T12:45:28.695Z] b85a868b505f: Pulling fs layer [2024-03-25T12:45:28.695Z] e2be974225ed: Pulling fs layer [2024-03-25T12:45:28.695Z] 339a4e72a1f5: Pulling fs layer [2024-03-25T12:45:28.695Z] 988bab9f4d93: Pulling fs layer [2024-03-25T12:45:28.695Z] 1469e6f7b9e6: Pulling fs layer [2024-03-25T12:45:28.695Z] eaf3925da568: Pulling fs layer [2024-03-25T12:45:28.695Z] bab4dde63d76: Pulling fs layer [2024-03-25T12:45:28.695Z] bde34c3a00c8: Pulling fs layer [2024-03-25T12:45:28.695Z] b352a97aabf1: Pulling fs layer [2024-03-25T12:45:28.695Z] 4872d77fe225: Pulling fs layer [2024-03-25T12:45:28.695Z] 5851b861e8e6: Pulling fs layer [2024-03-25T12:45:28.695Z] 988bab9f4d93: Waiting [2024-03-25T12:45:28.695Z] 1469e6f7b9e6: Waiting [2024-03-25T12:45:28.695Z] eaf3925da568: Waiting [2024-03-25T12:45:28.695Z] bab4dde63d76: Waiting [2024-03-25T12:45:28.695Z] bde34c3a00c8: Waiting [2024-03-25T12:45:28.695Z] b352a97aabf1: Waiting [2024-03-25T12:45:28.695Z] 4872d77fe225: Waiting [2024-03-25T12:45:28.695Z] 5851b861e8e6: Waiting [2024-03-25T12:45:28.695Z] e2be974225ed: Download complete [2024-03-25T12:45:28.695Z] 988bab9f4d93: Verifying Checksum [2024-03-25T12:45:28.695Z] 988bab9f4d93: Download complete [2024-03-25T12:45:28.695Z] 1469e6f7b9e6: Verifying Checksum [2024-03-25T12:45:28.695Z] 1469e6f7b9e6: Download complete [2024-03-25T12:45:28.695Z] 339a4e72a1f5: Verifying Checksum [2024-03-25T12:45:28.695Z] 339a4e72a1f5: Download complete [2024-03-25T12:45:28.695Z] eaf3925da568: Verifying Checksum [2024-03-25T12:45:28.695Z] eaf3925da568: Download complete [2024-03-25T12:45:28.695Z] bde34c3a00c8: Download complete [2024-03-25T12:45:28.695Z] b352a97aabf1: Download complete [2024-03-25T12:45:28.695Z] 4872d77fe225: Verifying Checksum [2024-03-25T12:45:28.695Z] 4872d77fe225: Download complete [2024-03-25T12:45:28.695Z] 5851b861e8e6: Download complete [2024-03-25T12:45:28.955Z] b85a868b505f: Verifying Checksum [2024-03-25T12:45:28.955Z] b85a868b505f: Download complete [2024-03-25T12:45:29.216Z] bab4dde63d76: Verifying Checksum [2024-03-25T12:45:29.216Z] bab4dde63d76: Download complete [2024-03-25T12:45:30.594Z] b85a868b505f: Pull complete [2024-03-25T12:45:30.594Z] e2be974225ed: Pull complete [2024-03-25T12:45:31.161Z] 339a4e72a1f5: Pull complete [2024-03-25T12:45:31.161Z] 988bab9f4d93: Pull complete [2024-03-25T12:45:31.419Z] 1469e6f7b9e6: Pull complete [2024-03-25T12:45:31.419Z] eaf3925da568: Pull complete [2024-03-25T12:45:33.964Z] bab4dde63d76: Pull complete [2024-03-25T12:45:33.964Z] bde34c3a00c8: Pull complete [2024-03-25T12:45:33.964Z] b352a97aabf1: Pull complete [2024-03-25T12:45:33.964Z] 4872d77fe225: Pull complete [2024-03-25T12:45:33.964Z] 5851b861e8e6: Pull complete [2024-03-25T12:45:33.964Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-25T12:45:33.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T12:45:33.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:45:34.262Z] prd-ubuntu20.04-docker-8c-8g-1127 does not seem to be running inside a container [2024-03-25T12:45:34.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-653 -v /w/workspace/_app-service-configurable_PR-653:/w/workspace/_app-service-configurable_PR-653:rw,z -v /w/workspace/_app-service-configurable_PR-653@tmp:/w/workspace/_app-service-configurable_PR-653@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T12:45:38.263Z] $ docker top 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 -eo pid,comm [2024-03-25T12:45:38.320Z] 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-03-25T12:45:38.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T12:45:38.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T12:45:38.517Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T12:45:38.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T12:45:38.643Z] $ docker exec 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 ssh-agent [2024-03-25T12:45:38.765Z] SSH_AUTH_SOCK=/tmp/ssh-5eaaMJf2qToh/agent.32 [2024-03-25T12:45:38.765Z] SSH_AGENT_PID=38 [2024-03-25T12:45:38.773Z] Running ssh-add (command line suppressed) [2024-03-25T12:45:38.881Z] Identity added: /w/workspace/_app-service-configurable_PR-653@tmp/private_key_16063765588025912788.key (/w/workspace/_app-service-configurable_PR-653@tmp/private_key_16063765588025912788.key) [2024-03-25T12:45:38.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T12:45:39.257Z] + git tag --points-at HEAD [Pipeline] } [2024-03-25T12:45:39.282Z] $ docker exec --env ******** --env ******** 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 ssh-agent -k [2024-03-25T12:45:39.385Z] unset SSH_AUTH_SOCK; [2024-03-25T12:45:39.386Z] unset SSH_AGENT_PID; [2024-03-25T12:45:39.386Z] echo Agent pid 38 killed; [2024-03-25T12:45:39.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-25T12:45:39.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T12:45:39.503Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T12:45:39.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T12:45:39.628Z] $ docker exec 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 ssh-agent [2024-03-25T12:45:39.752Z] SSH_AUTH_SOCK=/tmp/ssh-m47eL83JlmA7/agent.71 [2024-03-25T12:45:39.752Z] SSH_AGENT_PID=77 [2024-03-25T12:45:39.757Z] Running ssh-add (command line suppressed) [2024-03-25T12:45:39.856Z] Identity added: /w/workspace/_app-service-configurable_PR-653@tmp/private_key_13911663460185205730.key (/w/workspace/_app-service-configurable_PR-653@tmp/private_key_13911663460185205730.key) [2024-03-25T12:45:39.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T12:45:40.290Z] + git semver init [2024-03-25T12:45:40.553Z] 2024-03-25 12:45:40,551 [run_init] DEBUG init version:0.0.0 force:False [2024-03-25T12:45:40.553Z] 2024-03-25 12:45:40,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-653/.semver [2024-03-25T12:45:40.814Z] 2024-03-25 12:45:40,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-653/.semver [2024-03-25T12:45:40.814Z] 2024-03-25 12:45:40,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-653/.semver'], cwd=/w/workspace/_app-service-configurable_PR-653, universal_newlines=False, shell=None, istream=None) [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,796 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-653/.git/info/exclude [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,797 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-653/.semver/PR-653 with force:False [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,797 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-653/.semver/PR-653 [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,802 [execute] INFO git cat-file --batch-check [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-653/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,809 [execute] INFO git cat-file --batch [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-653/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T12:45:42.196Z] 2024-03-25 12:45:41,814 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-653/.semver/PR-653 [2024-03-25T12:45:42.196Z] 0.0.0 [Pipeline] } [2024-03-25T12:45:42.226Z] $ docker exec --env ******** --env ******** 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 ssh-agent -k [2024-03-25T12:45:42.326Z] unset SSH_AUTH_SOCK; [2024-03-25T12:45:42.326Z] unset SSH_AGENT_PID; [2024-03-25T12:45:42.327Z] echo Agent pid 77 killed; [2024-03-25T12:45:42.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T12:45:42.786Z] + git semver [Pipeline] } [2024-03-25T12:45:43.385Z] $ docker stop --time=1 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 [2024-03-25T12:45:44.716Z] $ docker rm -f --volumes 32bc511007879d524f61928f31f746b6f432dfbd4a80856587d7a0dff48d7de1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T12:45:45.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-25T12:45:45.425Z] Stashed 1 file(s) [Pipeline] echo [2024-03-25T12:45:45.442Z] [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-03-25T12:45:46.138Z] provisioning config files... [2024-03-25T12:45:46.148Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-653@tmp/config3880067861922131195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T12:45:46.512Z] ---> ****-login.sh [2024-03-25T12:45:46.513Z] nexus3.edgexfoundry.org:10001 [2024-03-25T12:45:46.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:46.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:46.513Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:46.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:46.513Z] [2024-03-25T12:45:46.513Z] Login Succeeded [2024-03-25T12:45:46.513Z] nexus3.edgexfoundry.org:10002 [2024-03-25T12:45:46.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:46.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:46.513Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:46.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:46.513Z] [2024-03-25T12:45:46.513Z] Login Succeeded [2024-03-25T12:45:46.513Z] nexus3.edgexfoundry.org:10003 [2024-03-25T12:45:46.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:46.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:46.773Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:46.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:46.773Z] [2024-03-25T12:45:46.773Z] Login Succeeded [2024-03-25T12:45:46.773Z] nexus3.edgexfoundry.org:10004 [2024-03-25T12:45:46.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:46.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:46.773Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:46.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:46.773Z] [2024-03-25T12:45:46.773Z] Login Succeeded [2024-03-25T12:45:46.773Z] ****.io [2024-03-25T12:45:47.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:45:47.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:45:47.033Z] Configure a credential helper to remove this warning. See [2024-03-25T12:45:47.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:45:47.033Z] [2024-03-25T12:45:47.033Z] Login Succeeded [2024-03-25T12:45:47.033Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T12:45:47.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T12:45:47.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T12:45:47.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T12:45:47.387Z] ========================================================= [2024-03-25T12:45:47.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-25T12:45:47.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:45:47.892Z] + 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-03-25T12:45:47.892Z] Sending build context to Docker daemon 8.966MB [2024-03-25T12:45:47.892Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T12:45:47.892Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T12:45:47.892Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-25T12:45:47.892Z] 7264a8db6415: Pulling fs layer [2024-03-25T12:45:47.892Z] c4d48a809fc2: Pulling fs layer [2024-03-25T12:45:47.892Z] 4f1c88b9dad5: Pulling fs layer [2024-03-25T12:45:47.892Z] ad3a456e5733: Pulling fs layer [2024-03-25T12:45:47.892Z] 69c7f0334f64: Pulling fs layer [2024-03-25T12:45:47.892Z] ad3a456e5733: Waiting [2024-03-25T12:45:47.892Z] 1f1c1a5573a3: Pulling fs layer [2024-03-25T12:45:47.892Z] ce7588e14bc9: Pulling fs layer [2024-03-25T12:45:47.892Z] ce7588e14bc9: Waiting [2024-03-25T12:45:47.892Z] b5e4710f87ac: Pulling fs layer [2024-03-25T12:45:47.892Z] b5e4710f87ac: Waiting [2024-03-25T12:45:47.892Z] c4d48a809fc2: Verifying Checksum [2024-03-25T12:45:47.892Z] c4d48a809fc2: Download complete [2024-03-25T12:45:47.892Z] ad3a456e5733: Verifying Checksum [2024-03-25T12:45:47.892Z] ad3a456e5733: Download complete [2024-03-25T12:45:48.152Z] 69c7f0334f64: Verifying Checksum [2024-03-25T12:45:48.152Z] 69c7f0334f64: Download complete [2024-03-25T12:45:48.152Z] 7264a8db6415: Verifying Checksum [2024-03-25T12:45:48.152Z] 7264a8db6415: Download complete [2024-03-25T12:45:48.152Z] 1f1c1a5573a3: Verifying Checksum [2024-03-25T12:45:48.152Z] 1f1c1a5573a3: Download complete [2024-03-25T12:45:48.152Z] 7264a8db6415: Pull complete [2024-03-25T12:45:48.410Z] b5e4710f87ac: Verifying Checksum [2024-03-25T12:45:48.410Z] b5e4710f87ac: Download complete [2024-03-25T12:45:48.410Z] c4d48a809fc2: Pull complete [2024-03-25T12:45:48.410Z] 4f1c88b9dad5: Verifying Checksum [2024-03-25T12:45:48.410Z] 4f1c88b9dad5: Download complete [2024-03-25T12:45:48.977Z] ce7588e14bc9: Verifying Checksum [2024-03-25T12:45:48.977Z] ce7588e14bc9: Download complete [2024-03-25T12:45:52.267Z] 4f1c88b9dad5: Pull complete [2024-03-25T12:45:52.267Z] ad3a456e5733: Pull complete [2024-03-25T12:45:52.267Z] 69c7f0334f64: Pull complete [2024-03-25T12:45:52.267Z] 1f1c1a5573a3: Pull complete [2024-03-25T12:45:54.802Z] ce7588e14bc9: Pull complete [2024-03-25T12:45:54.802Z] b5e4710f87ac: Pull complete [2024-03-25T12:45:54.802Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-25T12:45:54.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T12:45:55.062Z] ---> 88b5674ff536 [2024-03-25T12:45:55.063Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T12:45:59.314Z] ---> Running in 771be797ecf7 [2024-03-25T12:45:59.314Z] Removing intermediate container 771be797ecf7 [2024-03-25T12:45:59.314Z] ---> df525f9e541d [2024-03-25T12:45:59.314Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T12:45:59.314Z] ---> Running in 2562a1a5ac3a [2024-03-25T12:45:59.314Z] Removing intermediate container 2562a1a5ac3a [2024-03-25T12:45:59.314Z] ---> 5f3e8810178a [2024-03-25T12:45:59.314Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T12:45:59.314Z] ---> Running in 98733acf6601 [2024-03-25T12:45:59.314Z] Removing intermediate container 98733acf6601 [2024-03-25T12:45:59.314Z] ---> 1d69ff3fe014 [2024-03-25T12:45:59.314Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T12:45:59.314Z] ---> Running in ae1e7f8cfe23 [2024-03-25T12:45:59.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T12:45:59.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T12:46:00.095Z] OK: 264 MiB in 52 packages [2024-03-25T12:46:00.358Z] Removing intermediate container ae1e7f8cfe23 [2024-03-25T12:46:00.358Z] ---> e4951820d869 [2024-03-25T12:46:00.358Z] Step 7/12 : WORKDIR /app [2024-03-25T12:46:00.358Z] ---> Running in cd65745147e5 [2024-03-25T12:46:00.617Z] Removing intermediate container cd65745147e5 [2024-03-25T12:46:00.617Z] ---> 6b47f4b445e9 [2024-03-25T12:46:00.617Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T12:46:00.617Z] ---> 28396054fda8 [2024-03-25T12:46:00.617Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T12:46:00.617Z] ---> Running in 79c70fc74f33 [2024-03-25T12:46:00.931Z] Still waiting to schedule task [2024-03-25T12:46:00.931Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-25T12:47:08.428Z] Removing intermediate container 79c70fc74f33 [2024-03-25T12:47:08.428Z] ---> 3fc5c5311895 [2024-03-25T12:47:08.428Z] Step 10/12 : COPY . . [2024-03-25T12:47:08.428Z] ---> 0eb6b63e4b5b [2024-03-25T12:47:08.428Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T12:47:08.428Z] ---> Running in e80d445aa66d [2024-03-25T12:47:08.428Z] Removing intermediate container e80d445aa66d [2024-03-25T12:47:08.428Z] ---> 08b64028cc02 [2024-03-25T12:47:08.428Z] Step 12/12 : RUN $MAKE [2024-03-25T12:47:08.428Z] ---> Running in 72df00ef7c90 [2024-03-25T12:47:08.428Z] noop [2024-03-25T12:47:08.428Z] Removing intermediate container 72df00ef7c90 [2024-03-25T12:47:08.428Z] ---> 852214b450b2 [2024-03-25T12:47:08.428Z] Successfully built 852214b450b2 [2024-03-25T12:47:08.428Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:47:08.900Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T12:47:08.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:47:09.063Z] prd-ubuntu20.04-docker-8c-8g-1127 does not seem to be running inside a container [2024-03-25T12:47:09.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-653 -v /w/workspace/_app-service-configurable_PR-653:/w/workspace/_app-service-configurable_PR-653:rw,z -v /w/workspace/_app-service-configurable_PR-653@tmp:/w/workspace/_app-service-configurable_PR-653@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 ******** ci-base-image-x86_64 cat [2024-03-25T12:47:09.482Z] $ docker top 5720d350fca563b0013b9b266f27ae1a2b548b82ba7efc9c638ef0a0378a8b6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T12:47:09.886Z] + go version [2024-03-25T12:47:09.887Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-25T12:47:09.927Z] $ docker stop --time=1 5720d350fca563b0013b9b266f27ae1a2b548b82ba7efc9c638ef0a0378a8b6d [2024-03-25T12:47:11.192Z] $ docker rm -f --volumes 5720d350fca563b0013b9b266f27ae1a2b548b82ba7efc9c638ef0a0378a8b6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:47:11.952Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T12:47:11.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:47:12.122Z] prd-ubuntu20.04-docker-8c-8g-1127 does not seem to be running inside a container [2024-03-25T12:47:12.161Z] $ 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-653 -v /w/workspace/_app-service-configurable_PR-653:/w/workspace/_app-service-configurable_PR-653:rw,z -v /w/workspace/_app-service-configurable_PR-653@tmp:/w/workspace/_app-service-configurable_PR-653@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 ******** ci-base-image-x86_64 cat [2024-03-25T12:47:12.507Z] $ docker top f3d21c979d4a050c8d17fef6625dbb3f0dc832c39761c8d0467490532d19cc04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T12:47:12.905Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-653 [Pipeline] fileExists [Pipeline] sh [2024-03-25T12:47:13.263Z] + make test [2024-03-25T12:47:13.263Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T12:47:36.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1128 in /w/workspace/_app-service-configurable_PR-653 [Pipeline] { [Pipeline] ws [2024-03-25T12:47:36.111Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-25T12:47:36.193Z] Selected Git installation does not exist. Using Default [2024-03-25T12:47:36.194Z] The recommended git tool is: NONE [2024-03-25T12:47:40.916Z] using credential edgex-jenkins-ssh [2024-03-25T12:47:40.941Z] Cloning the remote Git repository [2024-03-25T12:47:40.982Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-25T12:47:41.076Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-25T12:47:41.237Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-25T12:47:41.238Z] > git --version # timeout=10 [2024-03-25T12:47:41.277Z] > git --version # 'git version 2.25.1' [2024-03-25T12:47:41.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T12:47:41.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T12:47:43.481Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-25T12:47:43.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T12:47:44.332Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-25T12:47:44.377Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-25T12:47:44.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T12:47:44.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/653/head:refs/remotes/origin/PR-653 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-25T12:47:44.959Z] Merging remotes/origin/main commit d14d2885d31a8bbc3eba5c894c279c3ceea6765f into PR head commit c87dfaa7329ac001e5f5ae245f72050b063cd956 [2024-03-25T12:47:45.210Z] Merge succeeded, producing c87dfaa7329ac001e5f5ae245f72050b063cd956 [2024-03-25T12:47:45.211Z] Checking out Revision c87dfaa7329ac001e5f5ae245f72050b063cd956 (PR-653) [2024-03-25T12:47:45.337Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-25T12:47:45.719Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-25T12:47:45.761Z] > git --version # timeout=10 [2024-03-25T12:47:45.779Z] > git --version # 'git version 2.25.1' [2024-03-25T12:47:45.795Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T12:47:44.975Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T12:47:45.048Z] > git checkout -f c87dfaa7329ac001e5f5ae245f72050b063cd956 # timeout=10 [2024-03-25T12:47:45.123Z] > git remote # timeout=10 [2024-03-25T12:47:45.141Z] > git config --get remote.origin.url # timeout=10 [2024-03-25T12:47:45.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T12:47:45.172Z] > git merge d14d2885d31a8bbc3eba5c894c279c3ceea6765f # timeout=10 [2024-03-25T12:47:45.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-25T12:47:45.215Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T12:47:45.226Z] > git checkout -f c87dfaa7329ac001e5f5ae245f72050b063cd956 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T12:47:50.610Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-25T12:47:50.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T12:47:50.611Z] Dload Upload Total Spent Left Speed [2024-03-25T12:47:50.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh [2024-03-25T12:47:50.957Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-25T12:47:51.291Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-03-25T12:47:51.291Z] /etc/docker/daemon.new [2024-03-25T12:47:51.291Z] { [2024-03-25T12:47:51.291Z] "registry-mirrors": [ [2024-03-25T12:47:51.291Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-25T12:47:51.291Z] ], [2024-03-25T12:47:51.291Z] "bip": "10.250.0.254/24", [2024-03-25T12:47:51.291Z] "hosts": [ [2024-03-25T12:47:51.291Z] "tcp://0.0.0.0:5555", [2024-03-25T12:47:51.291Z] "unix:///var/run/docker.sock" [2024-03-25T12:47:51.291Z] ], [2024-03-25T12:47:51.291Z] "mtu": 1458, [2024-03-25T12:47:51.291Z] "selinux-enabled": true, [2024-03-25T12:47:51.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-25T12:47:51.291Z] } [Pipeline] sh [2024-03-25T12:47:51.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-25T12:47:51.966Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T12:48:10.279Z] provisioning config files... [2024-03-25T12:48:10.303Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config12540730002012868893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T12:48:10.758Z] ---> ****-login.sh [2024-03-25T12:48:10.758Z] nexus3.edgexfoundry.org:10001 [2024-03-25T12:48:11.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:48:11.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:48:11.301Z] Configure a credential helper to remove this warning. See [2024-03-25T12:48:11.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:48:11.301Z] [2024-03-25T12:48:11.301Z] Login Succeeded [2024-03-25T12:48:11.301Z] nexus3.edgexfoundry.org:10002 [2024-03-25T12:48:11.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:48:11.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:48:11.837Z] Configure a credential helper to remove this warning. See [2024-03-25T12:48:11.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:48:11.837Z] [2024-03-25T12:48:11.837Z] Login Succeeded [2024-03-25T12:48:11.837Z] nexus3.edgexfoundry.org:10003 [2024-03-25T12:48:11.892Z] go vet ./... [2024-03-25T12:48:12.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:48:12.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:48:12.111Z] Configure a credential helper to remove this warning. See [2024-03-25T12:48:12.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:48:12.111Z] [2024-03-25T12:48:12.111Z] Login Succeeded [2024-03-25T12:48:12.111Z] nexus3.edgexfoundry.org:10004 [2024-03-25T12:48:12.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:48:12.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:48:12.382Z] Configure a credential helper to remove this warning. See [2024-03-25T12:48:12.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:48:12.382Z] [2024-03-25T12:48:12.382Z] Login Succeeded [2024-03-25T12:48:12.382Z] ****.io [2024-03-25T12:48:12.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T12:48:12.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T12:48:12.917Z] Configure a credential helper to remove this warning. See [2024-03-25T12:48:12.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T12:48:12.917Z] [2024-03-25T12:48:12.917Z] Login Succeeded [2024-03-25T12:48:12.917Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T12:48:12.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T12:48:13.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T12:48:13.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T12:48:13.536Z] ========================================================= [2024-03-25T12:48:13.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-25T12:48:13.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:48:14.064Z] + 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-03-25T12:48:14.064Z] Sending build context to Docker daemon 238.1kB [2024-03-25T12:48:14.332Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T12:48:14.332Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-25T12:48:14.332Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-25T12:48:14.332Z] 9fda8d8052c6: Pulling fs layer [2024-03-25T12:48:14.332Z] 5d54e960e981: Pulling fs layer [2024-03-25T12:48:14.332Z] c4a7e357bf2a: Pulling fs layer [2024-03-25T12:48:14.332Z] f0e02332f6b5: Pulling fs layer [2024-03-25T12:48:14.332Z] 872ee5b61b7b: Pulling fs layer [2024-03-25T12:48:14.332Z] 0c6a40ed1a82: Pulling fs layer [2024-03-25T12:48:14.332Z] 94ae7d8d031c: Pulling fs layer [2024-03-25T12:48:14.332Z] f0e02332f6b5: Waiting [2024-03-25T12:48:14.332Z] 872ee5b61b7b: Waiting [2024-03-25T12:48:14.332Z] 0c6a40ed1a82: Waiting [2024-03-25T12:48:14.603Z] 94ae7d8d031c: Waiting [2024-03-25T12:48:14.603Z] 5d54e960e981: Verifying Checksum [2024-03-25T12:48:14.603Z] 5d54e960e981: Download complete [2024-03-25T12:48:14.603Z] f0e02332f6b5: Verifying Checksum [2024-03-25T12:48:14.603Z] f0e02332f6b5: Download complete [2024-03-25T12:48:14.603Z] 872ee5b61b7b: Verifying Checksum [2024-03-25T12:48:14.603Z] 872ee5b61b7b: Download complete [2024-03-25T12:48:14.603Z] 9fda8d8052c6: Verifying Checksum [2024-03-25T12:48:14.603Z] 9fda8d8052c6: Download complete [2024-03-25T12:48:15.201Z] 94ae7d8d031c: Verifying Checksum [2024-03-25T12:48:15.201Z] 94ae7d8d031c: Download complete [2024-03-25T12:48:15.793Z] 9fda8d8052c6: Pull complete [2024-03-25T12:48:16.381Z] 5d54e960e981: Pull complete [2024-03-25T12:48:16.649Z] c4a7e357bf2a: Verifying Checksum [2024-03-25T12:48:16.649Z] c4a7e357bf2a: Download complete [2024-03-25T12:48:17.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T12:48:17.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T12:48:17.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-25T12:48:17.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T12:48:17.247Z] $ docker stop --time=1 f3d21c979d4a050c8d17fef6625dbb3f0dc832c39761c8d0467490532d19cc04 [2024-03-25T12:48:17.612Z] 0c6a40ed1a82: Verifying Checksum [2024-03-25T12:48:17.612Z] 0c6a40ed1a82: Download complete [2024-03-25T12:48:21.230Z] $ docker rm -f --volumes f3d21c979d4a050c8d17fef6625dbb3f0dc832c39761c8d0467490532d19cc04 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T12:48:21.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T12:48:21.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-25T12:48:22.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T12:48:23.055Z] + ls -al . [2024-03-25T12:48:23.055Z] total 260 [2024-03-25T12:48:23.056Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 12:47 . [2024-03-25T12:48:23.056Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 12:45 .. [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 12:45 .dockerignore [2024-03-25T12:48:23.056Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 12:47 .git [2024-03-25T12:48:23.056Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 12:45 .github [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 25 12:45 .gitignore [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 12:45 .golangci.yml [2024-03-25T12:48:23.056Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 12:45 .semver [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 25 12:45 Attribution.txt [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 25 12:45 CHANGELOG.md [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 25 12:45 Dockerfile [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 12:45 GOVERNANCE.md [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 25 12:45 Jenkinsfile [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 12:45 LICENSE [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 25 12:45 OWNERS.md [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 25 12:45 README.md [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 12:45 VERSION [2024-03-25T12:48:23.056Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 12:45 bin [2024-03-25T12:48:23.056Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 25 12:47 coverage.out [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 25 12:45 go.mod [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 12:45 go.sum [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 25 12:45 main.go [2024-03-25T12:48:23.056Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 25 12:45 makefile [2024-03-25T12:48:23.056Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 12:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:48:23.471Z] + 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=c87dfaa7329ac001e5f5ae245f72050b063cd956 --label arch=amd64 --label version=0.0.0 . [2024-03-25T12:48:23.472Z] Sending build context to Docker daemon 8.967MB [2024-03-25T12:48:23.472Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T12:48:23.472Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-25T12:48:23.472Z] ---> 852214b450b2 [2024-03-25T12:48:23.472Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T12:48:23.732Z] ---> Running in 2b3db4c92a58 [2024-03-25T12:48:23.732Z] Removing intermediate container 2b3db4c92a58 [2024-03-25T12:48:23.732Z] ---> 9a4ef7d362fd [2024-03-25T12:48:23.732Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T12:48:23.732Z] ---> Running in 5cfcb3410249 [2024-03-25T12:48:23.732Z] Removing intermediate container 5cfcb3410249 [2024-03-25T12:48:23.732Z] ---> 9c9b6f1fbac8 [2024-03-25T12:48:23.732Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-25T12:48:23.732Z] ---> Running in daec8e6008a5 [2024-03-25T12:48:23.998Z] Removing intermediate container daec8e6008a5 [2024-03-25T12:48:23.998Z] ---> f670a0960272 [2024-03-25T12:48:23.998Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T12:48:23.998Z] ---> Running in 5ecc5acac171 [2024-03-25T12:48:24.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T12:48:24.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T12:48:24.778Z] OK: 264 MiB in 52 packages [2024-03-25T12:48:25.038Z] Removing intermediate container 5ecc5acac171 [2024-03-25T12:48:25.038Z] ---> a836e2542848 [2024-03-25T12:48:25.038Z] Step 7/27 : WORKDIR /app [2024-03-25T12:48:25.038Z] ---> Running in 0b21bd9ff2ff [2024-03-25T12:48:25.038Z] Removing intermediate container 0b21bd9ff2ff [2024-03-25T12:48:25.038Z] ---> c988c4041f23 [2024-03-25T12:48:25.038Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-25T12:48:25.297Z] ---> a58d0e85b980 [2024-03-25T12:48:25.297Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T12:48:25.297Z] ---> Running in 632066bd38e9 [2024-03-25T12:48:25.865Z] Removing intermediate container 632066bd38e9 [2024-03-25T12:48:25.865Z] ---> 7a159a91677a [2024-03-25T12:48:25.865Z] Step 10/27 : COPY . . [2024-03-25T12:48:26.439Z] ---> c4ee461faf32 [2024-03-25T12:48:26.439Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T12:48:26.439Z] ---> Running in c869b268d2bc [2024-03-25T12:48:26.439Z] Removing intermediate container c869b268d2bc [2024-03-25T12:48:26.439Z] ---> 9267b4db4426 [2024-03-25T12:48:26.439Z] Step 12/27 : RUN $MAKE [2024-03-25T12:48:26.439Z] ---> Running in beeded90b731 [2024-03-25T12:48:26.699Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-25T12:48:29.928Z] c4a7e357bf2a: Pull complete [2024-03-25T12:48:29.928Z] f0e02332f6b5: Pull complete [2024-03-25T12:48:29.928Z] 872ee5b61b7b: Pull complete [2024-03-25T12:48:38.141Z] 0c6a40ed1a82: Pull complete [2024-03-25T12:48:39.553Z] 94ae7d8d031c: Pull complete [2024-03-25T12:48:39.553Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-25T12:48:39.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T12:48:39.553Z] ---> 86de565de09d [2024-03-25T12:48:39.553Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T12:48:41.510Z] ---> Running in c2bd28c50d8b [2024-03-25T12:48:41.510Z] Removing intermediate container c2bd28c50d8b [2024-03-25T12:48:41.510Z] ---> c8704f41cbb3 [2024-03-25T12:48:41.510Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T12:48:41.510Z] ---> Running in 7be4c3a3cb79 [2024-03-25T12:48:41.777Z] Removing intermediate container 7be4c3a3cb79 [2024-03-25T12:48:41.777Z] ---> 23cd5f29c7c2 [2024-03-25T12:48:41.777Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-25T12:48:42.050Z] ---> Running in fe7307bc7f5f [2024-03-25T12:48:42.321Z] Removing intermediate container fe7307bc7f5f [2024-03-25T12:48:42.321Z] ---> 7ce6b29e8f3a [2024-03-25T12:48:42.321Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T12:48:42.321Z] ---> Running in 34f00282dcd4 [2024-03-25T12:48:43.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T12:48:43.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T12:48:44.690Z] OK: 266 MiB in 52 packages [2024-03-25T12:48:45.657Z] Removing intermediate container 34f00282dcd4 [2024-03-25T12:48:45.657Z] ---> c9a9f7111829 [2024-03-25T12:48:45.657Z] Step 7/12 : WORKDIR /app [2024-03-25T12:48:45.657Z] ---> Running in e0d4af827b40 [2024-03-25T12:48:45.926Z] Removing intermediate container e0d4af827b40 [2024-03-25T12:48:45.926Z] ---> f958148c48aa [2024-03-25T12:48:45.926Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-25T12:48:46.515Z] ---> dc993b143d7f [2024-03-25T12:48:46.515Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T12:48:46.515Z] ---> Running in 149b655d758f [2024-03-25T12:48:58.793Z] Removing intermediate container beeded90b731 [2024-03-25T12:48:58.793Z] ---> 481d28b84beb [2024-03-25T12:48:58.793Z] Step 13/27 : FROM alpine:3.18 [2024-03-25T12:48:58.793Z] 3.18: Pulling from library/alpine [2024-03-25T12:48:58.793Z] 619be1103602: Pulling fs layer [2024-03-25T12:48:58.793Z] 619be1103602: Verifying Checksum [2024-03-25T12:48:58.793Z] 619be1103602: Download complete [2024-03-25T12:48:58.793Z] 619be1103602: Pull complete [2024-03-25T12:48:58.793Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T12:48:58.793Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T12:48:58.793Z] ---> d3782b16ccc9 [2024-03-25T12:48:58.793Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T12:48:58.793Z] ---> Running in bebdd6eac33f [2024-03-25T12:48:58.793Z] Removing intermediate container bebdd6eac33f [2024-03-25T12:48:58.793Z] ---> a8342a52b9a1 [2024-03-25T12:48:58.793Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-25T12:48:58.793Z] ---> Running in 354f119ef7d8 [2024-03-25T12:48:58.793Z] Removing intermediate container 354f119ef7d8 [2024-03-25T12:48:58.793Z] ---> da922f7e8586 [2024-03-25T12:48:58.793Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T12:48:58.793Z] ---> Running in b6feb008fa13 [2024-03-25T12:48:58.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T12:48:58.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T12:48:58.793Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T12:48:58.793Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T12:48:58.793Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T12:48:58.793Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T12:48:58.793Z] OK: 8 MiB in 17 packages [2024-03-25T12:48:58.793Z] Removing intermediate container b6feb008fa13 [2024-03-25T12:48:58.793Z] ---> 9ee333601631 [2024-03-25T12:48:58.793Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-25T12:48:58.793Z] ---> Running in 4d3eab096cdc [2024-03-25T12:48:58.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T12:48:58.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T12:48:58.793Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T12:48:58.793Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T12:48:58.793Z] OK: 8 MiB in 17 packages [2024-03-25T12:48:58.793Z] Removing intermediate container 4d3eab096cdc [2024-03-25T12:48:58.793Z] ---> 60d79714152b [2024-03-25T12:48:58.793Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T12:48:58.793Z] ---> 95a415c417fc [2024-03-25T12:48:58.793Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T12:48:58.793Z] ---> 1d763621d948 [2024-03-25T12:48:58.793Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-25T12:48:58.793Z] ---> 5b6b8bdae780 [2024-03-25T12:48:58.793Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-25T12:49:00.177Z] ---> b1a1fa55c15a [2024-03-25T12:49:00.177Z] Step 22/27 : EXPOSE 48095 [2024-03-25T12:49:00.177Z] ---> Running in 961501f06e8e [2024-03-25T12:49:00.177Z] Removing intermediate container 961501f06e8e [2024-03-25T12:49:00.177Z] ---> 363c01996dd8 [2024-03-25T12:49:00.177Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-25T12:49:00.177Z] ---> Running in dd9973c1347b [2024-03-25T12:49:00.177Z] Removing intermediate container dd9973c1347b [2024-03-25T12:49:00.177Z] ---> aa77011a09ab [2024-03-25T12:49:00.177Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T12:49:00.177Z] ---> Running in fa5204251dc5 [2024-03-25T12:49:00.177Z] Removing intermediate container fa5204251dc5 [2024-03-25T12:49:00.177Z] ---> be9c3f0c5a82 [2024-03-25T12:49:00.177Z] Step 25/27 : LABEL arch=amd64 [2024-03-25T12:49:00.177Z] ---> Running in b9ad7d34360a [2024-03-25T12:49:00.436Z] Removing intermediate container b9ad7d34360a [2024-03-25T12:49:00.436Z] ---> afaad702430e [2024-03-25T12:49:00.436Z] Step 26/27 : LABEL git_sha=c87dfaa7329ac001e5f5ae245f72050b063cd956 [2024-03-25T12:49:00.436Z] ---> Running in a2ab8a3d032e [2024-03-25T12:49:00.436Z] Removing intermediate container a2ab8a3d032e [2024-03-25T12:49:00.436Z] ---> cf1d4bbcf141 [2024-03-25T12:49:00.436Z] Step 27/27 : LABEL version=0.0.0 [2024-03-25T12:49:00.436Z] ---> Running in 7f66f8a381f5 [2024-03-25T12:49:00.436Z] Removing intermediate container 7f66f8a381f5 [2024-03-25T12:49:00.436Z] ---> 4fb1cd098024 [2024-03-25T12:49:00.436Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T12:49:00.436Z] Successfully built 4fb1cd098024 [2024-03-25T12:49:00.695Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:49:01.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T12:49:01.680Z] [2024-03-25T12:49:01.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:49:02.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T12:49:02.057Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-25T12:49:02.057Z] 5eb5b503b376: Pulling fs layer [2024-03-25T12:49:02.057Z] 5c69ac0246d0: Pulling fs layer [2024-03-25T12:49:02.057Z] ec43610c2a17: Pulling fs layer [2024-03-25T12:49:02.057Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-25T12:49:02.057Z] 33b1e0a273af: Pulling fs layer [2024-03-25T12:49:02.057Z] 5d3b04190fa2: Pulling fs layer [2024-03-25T12:49:02.057Z] 2f39f015ded8: Pulling fs layer [2024-03-25T12:49:02.057Z] 3a2ae6a8a46f: Waiting [2024-03-25T12:49:02.057Z] 33b1e0a273af: Waiting [2024-03-25T12:49:02.057Z] 5d3b04190fa2: Waiting [2024-03-25T12:49:02.057Z] 2f39f015ded8: Waiting [2024-03-25T12:49:02.057Z] 5c69ac0246d0: Download complete [2024-03-25T12:49:02.057Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-25T12:49:02.057Z] 3a2ae6a8a46f: Download complete [2024-03-25T12:49:02.057Z] 33b1e0a273af: Verifying Checksum [2024-03-25T12:49:02.057Z] 33b1e0a273af: Download complete [2024-03-25T12:49:02.057Z] ec43610c2a17: Verifying Checksum [2024-03-25T12:49:02.057Z] ec43610c2a17: Download complete [2024-03-25T12:49:02.057Z] 5d3b04190fa2: Verifying Checksum [2024-03-25T12:49:02.057Z] 5d3b04190fa2: Download complete [2024-03-25T12:49:02.315Z] 5eb5b503b376: Verifying Checksum [2024-03-25T12:49:02.315Z] 5eb5b503b376: Download complete [2024-03-25T12:49:02.881Z] 2f39f015ded8: Download complete [2024-03-25T12:49:03.449Z] 5eb5b503b376: Pull complete [2024-03-25T12:49:03.708Z] 5c69ac0246d0: Pull complete [2024-03-25T12:49:04.279Z] ec43610c2a17: Pull complete [2024-03-25T12:49:04.279Z] 3a2ae6a8a46f: Pull complete [2024-03-25T12:49:04.538Z] 33b1e0a273af: Pull complete [2024-03-25T12:49:04.538Z] 5d3b04190fa2: Pull complete [2024-03-25T12:49:08.731Z] 2f39f015ded8: Pull complete [2024-03-25T12:49:08.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-25T12:49:08.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T12:49:08.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:49:08.981Z] prd-ubuntu20.04-docker-8c-8g-1127 does not seem to be running inside a container [2024-03-25T12:49:09.022Z] $ 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-653 -v /w/workspace/_app-service-configurable_PR-653:/w/workspace/_app-service-configurable_PR-653:rw,z -v /w/workspace/_app-service-configurable_PR-653@tmp:/w/workspace/_app-service-configurable_PR-653@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-03-25T12:49:12.741Z] $ docker top 0a5c0333d7e381d4802937870b06b59e569616593bdb6461e87f672352df4ccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T12:49:13.214Z] ---> job-cost.sh [2024-03-25T12:49:13.214Z] lf-activate-venv: SKIPPING [2024-03-25T12:49:13.214Z] INFO: No Stack... [2024-03-25T12:49:13.783Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T12:49:14.043Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T12:49:14.366Z] + cat /w/workspace/_app-service-configurable_PR-653/archives/cost.csv [2024-03-25T12:49:14.366Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T12:49:14.412Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] [2024-03-25T12:49:14.417Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] did not exist. Created. [2024-03-25T12:49:14.421Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T12:49:14.818Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-25T12:49:14.876Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T12:49:14.912Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T12:49:15.019Z] $ docker stop --time=1 0a5c0333d7e381d4802937870b06b59e569616593bdb6461e87f672352df4ccb [2024-03-25T12:49:16.179Z] $ docker rm -f --volumes 0a5c0333d7e381d4802937870b06b59e569616593bdb6461e87f672352df4ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-25T12:50:38.433Z] Removing intermediate container 149b655d758f [2024-03-25T12:50:38.433Z] ---> 1a335385b669 [2024-03-25T12:50:38.433Z] Step 10/12 : COPY . . [2024-03-25T12:50:38.433Z] ---> 0e3e3e71edbf [2024-03-25T12:50:38.433Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T12:50:38.433Z] ---> Running in 0f7fa5bf2df4 [2024-03-25T12:50:38.433Z] Removing intermediate container 0f7fa5bf2df4 [2024-03-25T12:50:38.433Z] ---> 0d5d2ac3f8bb [2024-03-25T12:50:38.433Z] Step 12/12 : RUN $MAKE [2024-03-25T12:50:38.433Z] ---> Running in cb6332bbbe4c [2024-03-25T12:50:38.433Z] noop [2024-03-25T12:50:39.018Z] Removing intermediate container cb6332bbbe4c [2024-03-25T12:50:39.018Z] ---> 050f24895a79 [2024-03-25T12:50:39.018Z] Successfully built 050f24895a79 [2024-03-25T12:50:39.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:50:39.780Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T12:50:39.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:50:40.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2024-03-25T12:50:40.137Z] $ 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-03-25T12:50:41.287Z] $ docker top eceb190cb307ac962e8f83f77ccd6dc01a9834fb515281bb292035447f57ab21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T12:50:42.194Z] + go version [2024-03-25T12:50:42.194Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-25T12:50:42.232Z] $ docker stop --time=1 eceb190cb307ac962e8f83f77ccd6dc01a9834fb515281bb292035447f57ab21 [2024-03-25T12:50:43.873Z] $ docker rm -f --volumes eceb190cb307ac962e8f83f77ccd6dc01a9834fb515281bb292035447f57ab21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:50:44.769Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T12:50:44.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:50:45.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2024-03-25T12:50:45.100Z] $ 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-03-25T12:50:46.270Z] $ docker top 0768fc9f98dde57179d66da7a01827602555a7a033997f2f190b1d0020251c2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T12:50:46.823Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-25T12:50:47.550Z] + make test [2024-03-25T12:50:47.550Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T12:53:39.423Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-25T12:53:40.380Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-25T12:53:40.380Z] go vet ./... [2024-03-25T12:56:17.103Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T12:56:17.103Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T12:56:17.103Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-03-25T12:56:17.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T12:56:17.183Z] $ docker stop --time=1 0768fc9f98dde57179d66da7a01827602555a7a033997f2f190b1d0020251c2b [2024-03-25T12:56:19.104Z] $ docker rm -f --volumes 0768fc9f98dde57179d66da7a01827602555a7a033997f2f190b1d0020251c2b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T12:56:21.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T12:56:21.204Z] Warning: overwriting stash ‘coverage-report’ [2024-03-25T12:56:21.608Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T12:56:22.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T12:56:22.564Z] + ls -al . [2024-03-25T12:56:22.564Z] total 256 [2024-03-25T12:56:22.564Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 25 12:50 . [2024-03-25T12:56:22.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 12:47 .. [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 12:47 .dockerignore [2024-03-25T12:56:22.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 12:47 .git [2024-03-25T12:56:22.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 12:47 .github [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 25 12:47 .gitignore [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 25 12:47 .golangci.yml [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 18981 Mar 25 12:47 Attribution.txt [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 25 12:47 CHANGELOG.md [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 25 12:47 Dockerfile [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 12:47 GOVERNANCE.md [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 25 12:47 Jenkinsfile [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 12:47 LICENSE [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 25 12:47 OWNERS.md [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 25 12:47 README.md [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 12:45 VERSION [2024-03-25T12:56:22.564Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 12:47 bin [2024-03-25T12:56:22.564Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 25 12:50 coverage.out [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 7078 Mar 25 12:47 go.mod [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 101604 Mar 25 12:47 go.sum [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 25 12:47 main.go [2024-03-25T12:56:22.564Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 25 12:47 makefile [2024-03-25T12:56:22.564Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 12:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:56:22.993Z] + 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=c87dfaa7329ac001e5f5ae245f72050b063cd956 --label arch=arm64 --label version=0.0.0 . [2024-03-25T12:56:22.993Z] Sending build context to Docker daemon 239.1kB [2024-03-25T12:56:23.260Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T12:56:23.260Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-25T12:56:23.260Z] ---> 050f24895a79 [2024-03-25T12:56:23.260Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-25T12:56:23.260Z] ---> Running in ec18a8acbd4c [2024-03-25T12:56:23.603Z] Removing intermediate container ec18a8acbd4c [2024-03-25T12:56:23.603Z] ---> 0a43655f610f [2024-03-25T12:56:23.603Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-25T12:56:23.904Z] ---> Running in a92f8533d8ff [2024-03-25T12:56:23.904Z] Removing intermediate container a92f8533d8ff [2024-03-25T12:56:23.904Z] ---> b7444a1ef648 [2024-03-25T12:56:23.904Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-25T12:56:24.171Z] ---> Running in 21db481a6132 [2024-03-25T12:56:24.442Z] Removing intermediate container 21db481a6132 [2024-03-25T12:56:24.442Z] ---> 3bd678334eae [2024-03-25T12:56:24.442Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-25T12:56:24.442Z] ---> Running in ba231ded3f2d [2024-03-25T12:56:25.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T12:56:25.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T12:56:26.945Z] OK: 266 MiB in 52 packages [2024-03-25T12:56:27.911Z] Removing intermediate container ba231ded3f2d [2024-03-25T12:56:27.912Z] ---> 90f94744ae9c [2024-03-25T12:56:27.912Z] Step 7/27 : WORKDIR /app [2024-03-25T12:56:27.912Z] ---> Running in 12b8bb7494c1 [2024-03-25T12:56:28.178Z] Removing intermediate container 12b8bb7494c1 [2024-03-25T12:56:28.178Z] ---> 35e200d530fc [2024-03-25T12:56:28.178Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-25T12:56:28.782Z] ---> 2aafbd0583eb [2024-03-25T12:56:28.782Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T12:56:28.782Z] ---> Running in 1b52eb0aa3b9 [2024-03-25T12:56:31.365Z] Removing intermediate container 1b52eb0aa3b9 [2024-03-25T12:56:31.365Z] ---> a6083b84fdc3 [2024-03-25T12:56:31.365Z] Step 10/27 : COPY . . [2024-03-25T12:56:31.632Z] ---> ee4ea06094d1 [2024-03-25T12:56:31.632Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-25T12:56:31.632Z] ---> Running in 844796e5f7ef [2024-03-25T12:56:31.898Z] Removing intermediate container 844796e5f7ef [2024-03-25T12:56:31.898Z] ---> 2ba5e7015cda [2024-03-25T12:56:31.898Z] Step 12/27 : RUN $MAKE [2024-03-25T12:56:32.166Z] ---> Running in 015207512ee0 [2024-03-25T12:56:33.135Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-25T12:59:09.846Z] Removing intermediate container 015207512ee0 [2024-03-25T12:59:09.846Z] ---> f7c156f08c2d [2024-03-25T12:59:09.846Z] Step 13/27 : FROM alpine:3.18 [2024-03-25T12:59:09.846Z] 3.18: Pulling from library/alpine [2024-03-25T12:59:09.846Z] c6b39de5b339: Pulling fs layer [2024-03-25T12:59:09.846Z] c6b39de5b339: Verifying Checksum [2024-03-25T12:59:09.846Z] c6b39de5b339: Download complete [2024-03-25T12:59:09.846Z] c6b39de5b339: Pull complete [2024-03-25T12:59:09.846Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T12:59:09.846Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T12:59:09.846Z] ---> 33abbf032149 [2024-03-25T12:59:09.846Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T12:59:09.846Z] ---> Running in 69ca0d738feb [2024-03-25T12:59:09.846Z] Removing intermediate container 69ca0d738feb [2024-03-25T12:59:09.846Z] ---> c20582256f51 [2024-03-25T12:59:09.846Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-25T12:59:09.846Z] ---> Running in 3f5089ca1716 [2024-03-25T12:59:09.846Z] Removing intermediate container 3f5089ca1716 [2024-03-25T12:59:09.846Z] ---> c039282be4aa [2024-03-25T12:59:09.846Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-25T12:59:09.846Z] ---> Running in a51f03141b3d [2024-03-25T12:59:09.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T12:59:09.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T12:59:09.846Z] (1/2) Installing ca-certificates (20240226-r0) [2024-03-25T12:59:09.846Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-25T12:59:09.846Z] Executing busybox-1.36.1-r5.trigger [2024-03-25T12:59:09.846Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T12:59:09.846Z] OK: 9 MiB in 17 packages [2024-03-25T12:59:09.846Z] Removing intermediate container a51f03141b3d [2024-03-25T12:59:09.846Z] ---> 3efc05afeadc [2024-03-25T12:59:09.846Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-25T12:59:09.846Z] ---> Running in 5ec162c795be [2024-03-25T12:59:09.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T12:59:09.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T12:59:09.846Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-25T12:59:09.846Z] Executing ca-certificates-20240226-r0.trigger [2024-03-25T12:59:09.846Z] OK: 9 MiB in 17 packages [2024-03-25T12:59:09.846Z] Removing intermediate container 5ec162c795be [2024-03-25T12:59:09.846Z] ---> 94707e7c1d4b [2024-03-25T12:59:09.846Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-25T12:59:09.846Z] ---> b80bed65b655 [2024-03-25T12:59:09.846Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-25T12:59:09.846Z] ---> ea5e6f1887c8 [2024-03-25T12:59:09.846Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-25T12:59:10.114Z] ---> e491105f1ccd [2024-03-25T12:59:10.114Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-25T12:59:11.528Z] ---> 10952ca2f463 [2024-03-25T12:59:11.528Z] Step 22/27 : EXPOSE 48095 [2024-03-25T12:59:11.528Z] ---> Running in 44c486d628ed [2024-03-25T12:59:11.795Z] Removing intermediate container 44c486d628ed [2024-03-25T12:59:11.796Z] ---> 1fccc8cc8bcf [2024-03-25T12:59:11.796Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-25T12:59:12.060Z] ---> Running in 5d28766f628f [2024-03-25T12:59:12.327Z] Removing intermediate container 5d28766f628f [2024-03-25T12:59:12.327Z] ---> 0dcfe7ecf122 [2024-03-25T12:59:12.327Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T12:59:12.327Z] ---> Running in ce0cc49b5970 [2024-03-25T12:59:12.594Z] Removing intermediate container ce0cc49b5970 [2024-03-25T12:59:12.594Z] ---> a94b4d076606 [2024-03-25T12:59:12.594Z] Step 25/27 : LABEL arch=arm64 [2024-03-25T12:59:12.594Z] ---> Running in 7af40591c7f3 [2024-03-25T12:59:12.865Z] Removing intermediate container 7af40591c7f3 [2024-03-25T12:59:12.865Z] ---> 584a93b641dd [2024-03-25T12:59:12.865Z] Step 26/27 : LABEL git_sha=c87dfaa7329ac001e5f5ae245f72050b063cd956 [2024-03-25T12:59:13.130Z] ---> Running in cddb2bedfb74 [2024-03-25T12:59:13.394Z] Removing intermediate container cddb2bedfb74 [2024-03-25T12:59:13.394Z] ---> fb6c02f79d91 [2024-03-25T12:59:13.394Z] Step 27/27 : LABEL version=0.0.0 [2024-03-25T12:59:13.394Z] ---> Running in 0aef0ebfeeb6 [2024-03-25T12:59:13.659Z] Removing intermediate container 0aef0ebfeeb6 [2024-03-25T12:59:13.659Z] ---> 95c31d415128 [2024-03-25T12:59:13.659Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T12:59:13.659Z] Successfully built 95c31d415128 [2024-03-25T12:59:13.659Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:59:14.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T12:59:14.525Z] [2024-03-25T12:59:14.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T12:59:14.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T12:59:15.197Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-25T12:59:15.197Z] 8998bd30e6a1: Pulling fs layer [2024-03-25T12:59:15.197Z] 04944245beec: Pulling fs layer [2024-03-25T12:59:15.197Z] 699f458cf7ca: Pulling fs layer [2024-03-25T12:59:15.197Z] 765212b225bb: Pulling fs layer [2024-03-25T12:59:15.197Z] f23df028b6ca: Pulling fs layer [2024-03-25T12:59:15.197Z] d65c8cfc05b1: Pulling fs layer [2024-03-25T12:59:15.197Z] 2437ff75d9bd: Pulling fs layer [2024-03-25T12:59:15.197Z] 765212b225bb: Waiting [2024-03-25T12:59:15.197Z] f23df028b6ca: Waiting [2024-03-25T12:59:15.197Z] d65c8cfc05b1: Waiting [2024-03-25T12:59:15.197Z] 2437ff75d9bd: Waiting [2024-03-25T12:59:15.197Z] 04944245beec: Verifying Checksum [2024-03-25T12:59:15.197Z] 04944245beec: Download complete [2024-03-25T12:59:15.197Z] 765212b225bb: Verifying Checksum [2024-03-25T12:59:15.197Z] 765212b225bb: Download complete [2024-03-25T12:59:15.197Z] f23df028b6ca: Verifying Checksum [2024-03-25T12:59:15.197Z] f23df028b6ca: Download complete [2024-03-25T12:59:15.197Z] d65c8cfc05b1: Verifying Checksum [2024-03-25T12:59:15.197Z] d65c8cfc05b1: Download complete [2024-03-25T12:59:15.462Z] 699f458cf7ca: Verifying Checksum [2024-03-25T12:59:15.462Z] 699f458cf7ca: Download complete [2024-03-25T12:59:15.732Z] 8998bd30e6a1: Download complete [2024-03-25T12:59:18.300Z] 2437ff75d9bd: Verifying Checksum [2024-03-25T12:59:18.300Z] 2437ff75d9bd: Download complete [2024-03-25T12:59:20.234Z] 8998bd30e6a1: Pull complete [2024-03-25T12:59:20.815Z] 04944245beec: Pull complete [2024-03-25T12:59:22.217Z] 699f458cf7ca: Pull complete [2024-03-25T12:59:22.483Z] 765212b225bb: Pull complete [2024-03-25T12:59:23.439Z] f23df028b6ca: Pull complete [2024-03-25T12:59:23.707Z] d65c8cfc05b1: Pull complete [2024-03-25T12:59:41.912Z] 2437ff75d9bd: Pull complete [2024-03-25T12:59:41.912Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-25T12:59:41.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T12:59:41.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T12:59:42.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-1128 does not seem to be running inside a container [2024-03-25T12:59:42.325Z] $ 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-03-25T12:59:44.926Z] $ docker top 12c66e3c6e4a2022846eca275a9c365a16a70cb2b6673b88ede415c0b37ec0d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T12:59:45.491Z] ---> job-cost.sh [2024-03-25T12:59:45.755Z] lf-activate-venv: SKIPPING [2024-03-25T12:59:45.755Z] INFO: No Stack... [2024-03-25T12:59:46.019Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-25T12:59:46.977Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T12:59:47.314Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-25T12:59:47.314Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T12:59:47.654Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] [2024-03-25T12:59:47.659Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] did not exist. Created. [2024-03-25T12:59:47.664Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T12:59:48.071Z] /w/workspace/app-service-configurable/1@tmp/durable-2de9e69c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-25T12:59:48.731Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-25T12:59:48.774Z] Warning: overwriting stash ‘stack-cost’ [2024-03-25T12:59:48.817Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T12:59:55.672Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-653-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T12:59:55.759Z] $ docker stop --time=1 12c66e3c6e4a2022846eca275a9c365a16a70cb2b6673b88ede415c0b37ec0d5 [2024-03-25T12:59:57.261Z] $ docker rm -f --volumes 12c66e3c6e4a2022846eca275a9c365a16a70cb2b6673b88ede415c0b37ec0d5 [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-03-25T12:59:58.536Z] provisioning config files... [2024-03-25T12:59:58.545Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-653@tmp/config15247420831830956090tmp [Pipeline] { [Pipeline] sh [2024-03-25T12:59:58.898Z] + set +x [2024-03-25T12:59:58.898Z] + curl -s https://codecov.io/bash [2024-03-25T12:59:58.898Z] + bash -s -- [2024-03-25T12:59:59.160Z] [2024-03-25T12:59:59.160Z] _____ _ [2024-03-25T12:59:59.160Z] / ____| | | [2024-03-25T12:59:59.160Z] | | ___ __| | ___ ___ _____ __ [2024-03-25T12:59:59.160Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-25T12:59:59.160Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-25T12:59:59.160Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-25T12:59:59.160Z] Bash-1.0.6 [2024-03-25T12:59:59.160Z] [2024-03-25T12:59:59.160Z] [2024-03-25T12:59:59.160Z] ==> git version 2.25.1 found [2024-03-25T12:59:59.160Z] ==> 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-03-25T12:59:59.160Z] Release-Date: 2020-01-08 [2024-03-25T12:59:59.160Z] 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-03-25T12:59:59.160Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-25T12:59:59.160Z] ==> Jenkins CI detected. [2024-03-25T12:59:59.160Z] current dir:  /w/workspace/_app-service-configurable_PR-653 [2024-03-25T12:59:59.160Z] project root: . [2024-03-25T12:59:59.160Z] --> token set from env [2024-03-25T12:59:59.160Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-25T12:59:59.160Z] ==> Running gcov in . (disable via -X gcov) [2024-03-25T12:59:59.160Z] ==> Python coveragepy not found [2024-03-25T12:59:59.160Z] ==> Searching for coverage reports in: [2024-03-25T12:59:59.160Z] + . [2024-03-25T12:59:59.160Z] -> Found 1 reports [2024-03-25T12:59:59.160Z] ==> Detecting git/mercurial file structure [2024-03-25T12:59:59.160Z] ==> Reading reports [2024-03-25T12:59:59.160Z] + ./coverage.out bytes=13 [2024-03-25T12:59:59.160Z] ==> Appending adjustments [2024-03-25T12:59:59.160Z] https://docs.codecov.io/docs/fixing-reports [2024-03-25T12:59:59.160Z] + Found adjustments [2024-03-25T12:59:59.160Z] ==> Gzipping contents [2024-03-25T12:59:59.160Z] 4.0K /tmp/codecov.TfsegP.gz [2024-03-25T12:59:59.160Z] ==> Uploading reports [2024-03-25T12:59:59.160Z] url: https://codecov.io [2024-03-25T12:59:59.160Z] query: branch=PR-653&commit=c87dfaa7329ac001e5f5ae245f72050b063cd956&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-653%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=653&job=&cmd_args= [2024-03-25T12:59:59.160Z] -> Pinging Codecov [2024-03-25T12:59:59.160Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-653&commit=c87dfaa7329ac001e5f5ae245f72050b063cd956&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-653%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=653&job=&cmd_args= [2024-03-25T12:59:59.421Z] -> Uploading to [2024-03-25T12:59:59.421Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-25/A97CA9966030D2A3747ED39772930CCE/c87dfaa7329ac001e5f5ae245f72050b063cd956/4e7fdcaa-b650-4171-9527-1b975a7e017d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T125959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98d232e50b3a78a37b3f18ddcf5cec6fd799bf7aeb234b8e00a27027455f25d5 [2024-03-25T12:59:59.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T12:59:59.421Z] Dload Upload Total Spent Left Speed [2024-03-25T12:59:59.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 2412 --:--:-- --:--:-- --:--:-- 2387 100 234 0 0 100 234 0 801 --:--:-- --:--:-- --:--:-- 801 [2024-03-25T12:59:59.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c87dfaa7329ac001e5f5ae245f72050b063cd956 [Pipeline] } [2024-03-25T12:59:59.713Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-25T13:00:01.791Z] + [ -d /w/workspace/_app-service-configurable_PR-653/archives ] [2024-03-25T13:00:01.791Z] + ls -al /w/workspace/_app-service-configurable_PR-653/archives [2024-03-25T13:00:01.791Z] total 16 [2024-03-25T13:00:01.791Z] drwxr-xr-x 3 root root 4096 Mar 25 12:49 . [2024-03-25T13:00:01.791Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 12:49 .. [2024-03-25T13:00:01.791Z] drwxr-xr-x 2 root root 4096 Mar 25 12:49 cost [2024-03-25T13:00:01.791Z] -rw-r--r-- 1 root root 96 Mar 25 12:49 cost.csv [2024-03-25T13:00:01.791Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-653/archives [2024-03-25T13:00:01.791Z] + ls -al /w/workspace/_app-service-configurable_PR-653/archives [2024-03-25T13:00:01.791Z] total 16 [2024-03-25T13:00:01.791Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 12:49 . [2024-03-25T13:00:01.791Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 12:49 .. [2024-03-25T13:00:01.791Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 12:49 cost [2024-03-25T13:00:01.791Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 25 12:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:02.131Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:03.026Z] ---> package-listing.sh [2024-03-25T13:00:03.026Z] ++ facter osfamily [2024-03-25T13:00:03.026Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-25T13:00:03.286Z] + OS_FAMILY=debian [2024-03-25T13:00:03.286Z] + workspace=/w/workspace/_app-service-configurable_PR-653 [2024-03-25T13:00:03.286Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-25T13:00:03.286Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-25T13:00:03.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-25T13:00:03.286Z] + PACKAGES=/tmp/packages_start.txt [2024-03-25T13:00:03.286Z] + '[' /w/workspace/_app-service-configurable_PR-653 ']' [2024-03-25T13:00:03.286Z] + PACKAGES=/tmp/packages_end.txt [2024-03-25T13:00:03.286Z] + case "${OS_FAMILY}" in [2024-03-25T13:00:03.286Z] + dpkg -l [2024-03-25T13:00:03.286Z] + grep '^ii' [2024-03-25T13:00:03.286Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-25T13:00:03.286Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-25T13:00:03.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-25T13:00:03.286Z] + '[' /w/workspace/_app-service-configurable_PR-653 ']' [2024-03-25T13:00:03.286Z] + mkdir -p /w/workspace/_app-service-configurable_PR-653/archives/ [2024-03-25T13:00:03.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-653/archives/ [Pipeline] echo [2024-03-25T13:00:03.320Z] 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-653/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-25T13:00:03.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T13:00:04.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T13:00:04.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T13:00:04.429Z] prd-ubuntu20.04-docker-8c-8g-1127 does not seem to be running inside a container [2024-03-25T13:00:04.477Z] $ 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-653/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-653 -v /w/workspace/_app-service-configurable_PR-653:/w/workspace/_app-service-configurable_PR-653:rw,z -v /w/workspace/_app-service-configurable_PR-653@tmp:/w/workspace/_app-service-configurable_PR-653@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T13:00:04.686Z] $ docker top b68e390b762b8cc0cbb79204de16b2c2f52edb6bce22694f0bb116f93e1d8999 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T13:00:05.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-25T13:00:05.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-25T13:00:05.695Z] + ls /var/log/sa-host [2024-03-25T13:00:05.695Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T13:00:05.928Z] provisioning config files... [2024-03-25T13:00:05.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-653@tmp/config9363186030267878584tmp [Pipeline] { [Pipeline] echo [2024-03-25T13:00:06.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:06.412Z] ---> create-netrc.sh [Pipeline] } [2024-03-25T13:00:06.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:06.897Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-25T13:00:06.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:07.241Z] ---> sudo-logs.sh [2024-03-25T13:00:07.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-25T13:00:07.333Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:07.642Z] ---> job-cost.sh [2024-03-25T13:00:07.642Z] lf-activate-venv: SKIPPING [2024-03-25T13:00:07.642Z] DEBUG: total: 0.2199999988079071 [2024-03-25T13:00:07.642Z] INFO: Retrieving Stack Cost... [2024-03-25T13:00:08.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T13:00:08.469Z] INFO: Archiving Costs [Pipeline] echo [2024-03-25T13:00:08.505Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T13:00:08.820Z] ---> logs-deploy.sh [2024-03-25T13:00:08.820Z] lf-activate-venv: SKIPPING [2024-03-25T13:00:08.820Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-653/1 [2024-03-25T13:00:08.820Z] INFO: archiving workspace using pattern(s): [2024-03-25T13:00:09.757Z] Archives upload complete. [2024-03-25T13:00:09.757Z] INFO: archiving logs to Nexus