Pull request #685 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/app-service-configurable Obtained Jenkinsfile from cdafe4aac16d8228de4a4ea5c9f65f47895288ba+5fbb3d57db202537555a2e017545cd2bf3f63d88 (4ca36c9605b8748db16de9160429e5241f7b06ba) 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-ssh2787770327840286117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8010732942200548405.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-685/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-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7799461200305974660.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-685/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15269611459103310124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7622227754782122381.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-685/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-685/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4339238043855662125.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24146’ Running on prd-ubuntu20.04-docker-8c-8g-24150 in /w/workspace/_app-service-configurable_PR-685 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-685 # 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 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit cdafe4aac16d8228de4a4ea5c9f65f47895288ba Merge succeeded, producing cdafe4aac16d8228de4a4ea5c9f65f47895288ba Checking out Revision cdafe4aac16d8228de4a4ea5c9f65f47895288ba (PR-685) > 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/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # 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 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T10:17:57.852Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T10:17:58.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T10:17:58.201Z] ========================================================= [2024-10-30T10:17:58.201Z] EdgeX Global Pipelines Version Info [2024-10-30T10:17:58.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:17:59.034Z] ------------------- [2024-10-30T10:17:59.034Z] stable info: [2024-10-30T10:17:59.034Z] ------------------- [2024-10-30T10:17:59.034Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T10:17:59.034Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T10:17:59.034Z] Message: update stable to v1.0.265 [2024-10-30T10:17:59.605Z] ------------------- [2024-10-30T10:17:59.605Z] experimental info: [2024-10-30T10:17:59.605Z] ------------------- [2024-10-30T10:17:59.605Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T10:17:59.605Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T10:17:59.605Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T10:17:59.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-30T10:17:59.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-30T10:17:59.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T10:18:00.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T10:18:00.067Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T10:18:00.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T10:18:00.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T10:18:00.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T10:18:00.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T10:18:00.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T10:18:00.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T10:18:00.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-30T10:18:00.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T10:18:00.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T10:18:00.695Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T10:18:00.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T10:18:00.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T10:18:00.886Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T10:18:00.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T10:18:01.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T10:18:01.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T10:18:01.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T10:18:01.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T10:18:01.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T10:18:01.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T10:18:01.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T10:18:01.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T10:18:01.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-685 [Pipeline] echo [2024-10-30T10:18:01.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-685 [Pipeline] echo [2024-10-30T10:18:01.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-685 [Pipeline] echo [2024-10-30T10:18:01.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo [2024-10-30T10:18:01.723Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdafe4a [Pipeline] echo [2024-10-30T10:18:01.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:18:01.937Z] provisioning config files... [2024-10-30T10:18:01.950Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config6436603238783575658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:02.343Z] ---> ****-login.sh [2024-10-30T10:18:02.343Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:18:02.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:02.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:02.602Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:02.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:02.602Z] [2024-10-30T10:18:02.602Z] Login Succeeded [2024-10-30T10:18:02.602Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:18:02.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:02.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:02.602Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:02.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:02.602Z] [2024-10-30T10:18:02.602Z] Login Succeeded [2024-10-30T10:18:02.602Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:18:02.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:02.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:02.863Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:02.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:02.863Z] [2024-10-30T10:18:02.863Z] Login Succeeded [2024-10-30T10:18:02.863Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:18:02.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:02.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:02.863Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:02.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:02.863Z] [2024-10-30T10:18:02.863Z] Login Succeeded [2024-10-30T10:18:02.863Z] ****.io [2024-10-30T10:18:02.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:03.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:03.125Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:03.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:03.125Z] [2024-10-30T10:18:03.125Z] Login Succeeded [2024-10-30T10:18:03.125Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:18:03.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T10:18:03.859Z] + git rev-list -1 --merges cdafe4aac16d8228de4a4ea5c9f65f47895288ba~1..cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo [2024-10-30T10:18:03.914Z] -----------> git rev-list -1 --merges cdafe4aac16d8228de4a4ea5c9f65f47895288ba~1..cdafe4aac16d8228de4a4ea5c9f65f47895288ba cdafe4aac16d8228de4a4ea5c9f65f47895288ba [false] [Pipeline] sh [2024-10-30T10:18:04.234Z] + git log --format=format:%s -1 cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo [2024-10-30T10:18:04.288Z] ========================================================= [2024-10-30T10:18:04.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T10:18:04.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T10:18:04.748Z] + git log --format=format:%s -1 cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] echo [2024-10-30T10:18:04.787Z] [semverPrep] GIT_COMMIT: cdafe4aac16d8228de4a4ea5c9f65f47895288ba, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-30T10:18:04.829Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T10:18:05.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:18:05.252Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T10:18:05.252Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T10:18:05.252Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T10:18:05.252Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T10:18:05.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T10:18:05.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:05.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:18:05.764Z] [2024-10-30T10:18:05.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:06.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:18:06.182Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T10:18:06.182Z] b85a868b505f: Pulling fs layer [2024-10-30T10:18:06.182Z] e2be974225ed: Pulling fs layer [2024-10-30T10:18:06.182Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T10:18:06.182Z] 988bab9f4d93: Pulling fs layer [2024-10-30T10:18:06.182Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T10:18:06.182Z] eaf3925da568: Pulling fs layer [2024-10-30T10:18:06.182Z] bab4dde63d76: Pulling fs layer [2024-10-30T10:18:06.182Z] bde34c3a00c8: Pulling fs layer [2024-10-30T10:18:06.182Z] b352a97aabf1: Pulling fs layer [2024-10-30T10:18:06.182Z] 4872d77fe225: Pulling fs layer [2024-10-30T10:18:06.182Z] 5851b861e8e6: Pulling fs layer [2024-10-30T10:18:06.182Z] 988bab9f4d93: Waiting [2024-10-30T10:18:06.182Z] 1469e6f7b9e6: Waiting [2024-10-30T10:18:06.182Z] eaf3925da568: Waiting [2024-10-30T10:18:06.182Z] bab4dde63d76: Waiting [2024-10-30T10:18:06.182Z] bde34c3a00c8: Waiting [2024-10-30T10:18:06.182Z] b352a97aabf1: Waiting [2024-10-30T10:18:06.182Z] 4872d77fe225: Waiting [2024-10-30T10:18:06.182Z] 5851b861e8e6: Waiting [2024-10-30T10:18:06.182Z] 988bab9f4d93: Verifying Checksum [2024-10-30T10:18:06.182Z] 988bab9f4d93: Download complete [2024-10-30T10:18:06.182Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T10:18:06.182Z] 1469e6f7b9e6: Download complete [2024-10-30T10:18:06.182Z] eaf3925da568: Download complete [2024-10-30T10:18:06.182Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T10:18:06.182Z] 339a4e72a1f5: Download complete [2024-10-30T10:18:06.451Z] bde34c3a00c8: Verifying Checksum [2024-10-30T10:18:06.451Z] bde34c3a00c8: Download complete [2024-10-30T10:18:06.451Z] b352a97aabf1: Verifying Checksum [2024-10-30T10:18:06.451Z] b352a97aabf1: Download complete [2024-10-30T10:18:06.451Z] 4872d77fe225: Verifying Checksum [2024-10-30T10:18:06.451Z] 4872d77fe225: Download complete [2024-10-30T10:18:06.451Z] 5851b861e8e6: Verifying Checksum [2024-10-30T10:18:06.451Z] 5851b861e8e6: Download complete [2024-10-30T10:18:06.451Z] b85a868b505f: Verifying Checksum [2024-10-30T10:18:06.451Z] b85a868b505f: Download complete [2024-10-30T10:18:06.715Z] bab4dde63d76: Verifying Checksum [2024-10-30T10:18:06.715Z] bab4dde63d76: Download complete [2024-10-30T10:18:07.654Z] b85a868b505f: Pull complete [2024-10-30T10:18:07.654Z] e2be974225ed: Pull complete [2024-10-30T10:18:08.221Z] 339a4e72a1f5: Pull complete [2024-10-30T10:18:08.221Z] 988bab9f4d93: Pull complete [2024-10-30T10:18:08.481Z] 1469e6f7b9e6: Pull complete [2024-10-30T10:18:08.481Z] eaf3925da568: Pull complete [2024-10-30T10:18:10.386Z] bab4dde63d76: Pull complete [2024-10-30T10:18:10.386Z] bde34c3a00c8: Pull complete [2024-10-30T10:18:10.386Z] b352a97aabf1: Pull complete [2024-10-30T10:18:10.386Z] 4872d77fe225: Pull complete [2024-10-30T10:18:10.386Z] 5851b861e8e6: Pull complete [2024-10-30T10:18:10.386Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T10:18:10.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:18:10.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:18:10.671Z] prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container [2024-10-30T10:18:10.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T10:18:14.867Z] $ docker top d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 -eo pid,comm [2024-10-30T10:18:14.928Z] 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-10-30T10:18:14.928Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:18:15.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:18:15.201Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:18:15.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:18:15.310Z] $ docker exec d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent [2024-10-30T10:18:15.415Z] SSH_AUTH_SOCK=/tmp/ssh-QVDi12j6oDxE/agent.32 [2024-10-30T10:18:15.415Z] SSH_AGENT_PID=38 [2024-10-30T10:18:15.422Z] Running ssh-add (command line suppressed) [2024-10-30T10:18:15.509Z] Identity added: /w/workspace/_app-service-configurable_PR-685@tmp/private_key_3597825976274598927.key (/w/workspace/_app-service-configurable_PR-685@tmp/private_key_3597825976274598927.key) [2024-10-30T10:18:15.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:18:15.865Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T10:18:15.892Z] $ docker exec --env ******** --env ******** d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent -k [2024-10-30T10:18:15.994Z] unset SSH_AUTH_SOCK; [2024-10-30T10:18:15.994Z] unset SSH_AGENT_PID; [2024-10-30T10:18:15.994Z] echo Agent pid 38 killed; [2024-10-30T10:18:16.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T10:18:16.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:18:16.112Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:18:16.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:18:16.207Z] $ docker exec d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent [2024-10-30T10:18:16.319Z] SSH_AUTH_SOCK=/tmp/ssh-8bB6V0vTajry/agent.71 [2024-10-30T10:18:16.319Z] SSH_AGENT_PID=77 [2024-10-30T10:18:16.324Z] Running ssh-add (command line suppressed) [2024-10-30T10:18:16.413Z] Identity added: /w/workspace/_app-service-configurable_PR-685@tmp/private_key_11116937171006704870.key (/w/workspace/_app-service-configurable_PR-685@tmp/private_key_11116937171006704870.key) [2024-10-30T10:18:16.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:18:16.780Z] + git semver init [2024-10-30T10:18:17.141Z] 2024-10-30 10:18:16,964 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T10:18:17.141Z] 2024-10-30 10:18:16,965 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-685/.semver [2024-10-30T10:18:17.141Z] 2024-10-30 10:18:16,966 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-685/.semver [2024-10-30T10:18:17.141Z] 2024-10-30 10:18:16,966 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-685/.semver'], cwd=/w/workspace/_app-service-configurable_PR-685, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,000 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-685/.git/info/exclude [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-685/.semver/PR-685 with force:False [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,000 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-685/.semver/PR-685 [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,005 [execute] INFO git cat-file --batch-check [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-685/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,011 [execute] INFO git cat-file --batch [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-685/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T10:18:18.076Z] 2024-10-30 10:18:18,016 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-685/.semver/PR-685 [2024-10-30T10:18:18.076Z] 0.0.0 [Pipeline] } [2024-10-30T10:18:18.102Z] $ docker exec --env ******** --env ******** d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 ssh-agent -k [2024-10-30T10:18:18.201Z] unset SSH_AUTH_SOCK; [2024-10-30T10:18:18.202Z] unset SSH_AGENT_PID; [2024-10-30T10:18:18.202Z] echo Agent pid 77 killed; [2024-10-30T10:18:18.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:18:18.676Z] + git semver [Pipeline] } [2024-10-30T10:18:18.960Z] $ docker stop --time=1 d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 [2024-10-30T10:18:20.238Z] $ docker rm -f --volumes d794f4cf9988fe434d5e684b5e0e3081e22d8e7adcba3223e92923f7c72b0ba1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:18:20.666Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T10:18:21.901Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T10:18:21.927Z] [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-10-30T10:18:22.628Z] provisioning config files... [2024-10-30T10:18:22.639Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config11756258460846547299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:18:23.019Z] ---> ****-login.sh [2024-10-30T10:18:23.019Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:18:23.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:23.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:23.019Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:23.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:23.019Z] [2024-10-30T10:18:23.019Z] Login Succeeded [2024-10-30T10:18:23.019Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:18:23.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:23.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:23.019Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:23.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:23.019Z] [2024-10-30T10:18:23.019Z] Login Succeeded [2024-10-30T10:18:23.019Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:18:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:23.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:23.280Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:23.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:23.280Z] [2024-10-30T10:18:23.280Z] Login Succeeded [2024-10-30T10:18:23.280Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:18:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:23.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:23.280Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:23.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:23.280Z] [2024-10-30T10:18:23.280Z] Login Succeeded [2024-10-30T10:18:23.280Z] ****.io [2024-10-30T10:18:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:18:23.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:18:23.541Z] Configure a credential helper to remove this warning. See [2024-10-30T10:18:23.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:18:23.541Z] [2024-10-30T10:18:23.541Z] Login Succeeded [2024-10-30T10:18:23.541Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:18:23.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T10:18:23.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:18:23.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:18:23.908Z] ========================================================= [2024-10-30T10:18:23.908Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T10:18:23.908Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:18:24.438Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T10:18:24.438Z] Sending build context to Docker daemon 9.185MB [2024-10-30T10:18:24.438Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:18:24.438Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T10:18:24.438Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T10:18:24.438Z] 43c4264eed91: Pulling fs layer [2024-10-30T10:18:24.438Z] 4cc291be95ef: Pulling fs layer [2024-10-30T10:18:24.438Z] 2ac1f1163629: Pulling fs layer [2024-10-30T10:18:24.438Z] 5c3c966382ef: Pulling fs layer [2024-10-30T10:18:24.438Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T10:18:24.438Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T10:18:24.438Z] 9f66e0745190: Pulling fs layer [2024-10-30T10:18:24.438Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T10:18:24.438Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T10:18:24.438Z] 4f4fb700ef54: Waiting [2024-10-30T10:18:24.438Z] 5d5c8e513c77: Waiting [2024-10-30T10:18:24.438Z] 9f66e0745190: Waiting [2024-10-30T10:18:24.438Z] f49a43e4bbc0: Waiting [2024-10-30T10:18:24.438Z] 561ebcabdf7f: Waiting [2024-10-30T10:18:24.438Z] 5c3c966382ef: Waiting [2024-10-30T10:18:24.438Z] 4cc291be95ef: Verifying Checksum [2024-10-30T10:18:24.438Z] 4cc291be95ef: Download complete [2024-10-30T10:18:24.438Z] 5c3c966382ef: Verifying Checksum [2024-10-30T10:18:24.438Z] 5c3c966382ef: Download complete [2024-10-30T10:18:24.438Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T10:18:24.438Z] 4f4fb700ef54: Download complete [2024-10-30T10:18:24.438Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T10:18:24.438Z] 5d5c8e513c77: Download complete [2024-10-30T10:18:24.699Z] 43c4264eed91: Download complete [2024-10-30T10:18:24.699Z] 9f66e0745190: Verifying Checksum [2024-10-30T10:18:24.699Z] 9f66e0745190: Download complete [2024-10-30T10:18:24.699Z] 43c4264eed91: Pull complete [2024-10-30T10:18:24.699Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T10:18:24.699Z] 561ebcabdf7f: Download complete [2024-10-30T10:18:24.958Z] 4cc291be95ef: Pull complete [2024-10-30T10:18:25.217Z] 2ac1f1163629: Verifying Checksum [2024-10-30T10:18:25.217Z] 2ac1f1163629: Download complete [2024-10-30T10:18:25.217Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T10:18:28.496Z] 2ac1f1163629: Pull complete [2024-10-30T10:18:28.496Z] 5c3c966382ef: Pull complete [2024-10-30T10:18:28.496Z] 4f4fb700ef54: Pull complete [2024-10-30T10:18:28.496Z] 5d5c8e513c77: Pull complete [2024-10-30T10:18:28.496Z] 9f66e0745190: Pull complete [2024-10-30T10:18:30.392Z] f49a43e4bbc0: Pull complete [2024-10-30T10:18:30.959Z] 561ebcabdf7f: Pull complete [2024-10-30T10:18:30.959Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T10:18:30.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T10:18:30.959Z] ---> 3a752c3f9dda [2024-10-30T10:18:30.959Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:18:37.421Z] Still waiting to schedule task [2024-10-30T10:18:37.422Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24148’ is offline [2024-10-30T10:18:37.533Z] ---> Running in 398d4af45a8e [2024-10-30T10:18:37.533Z] Removing intermediate container 398d4af45a8e [2024-10-30T10:18:37.533Z] ---> be75ce83aa1e [2024-10-30T10:18:37.533Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:18:37.533Z] ---> Running in d57b49fefb19 [2024-10-30T10:18:37.533Z] Removing intermediate container d57b49fefb19 [2024-10-30T10:18:37.533Z] ---> 65e4bf33a652 [2024-10-30T10:18:37.533Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:18:37.533Z] ---> Running in d35f8eb2877d [2024-10-30T10:18:37.533Z] Removing intermediate container d35f8eb2877d [2024-10-30T10:18:37.533Z] ---> 5f3a6c43db0b [2024-10-30T10:18:37.533Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:18:37.533Z] ---> Running in f48f8176ef39 [2024-10-30T10:18:37.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:18:37.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:18:37.533Z] OK: 246 MiB in 54 packages [2024-10-30T10:18:37.792Z] Removing intermediate container f48f8176ef39 [2024-10-30T10:18:37.792Z] ---> 2420513dee07 [2024-10-30T10:18:37.792Z] Step 7/12 : WORKDIR /app [2024-10-30T10:18:37.792Z] ---> Running in 08076de58e05 [2024-10-30T10:18:38.050Z] Removing intermediate container 08076de58e05 [2024-10-30T10:18:38.050Z] ---> d1a801b91437 [2024-10-30T10:18:38.050Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T10:18:38.050Z] ---> 17170251c9d2 [2024-10-30T10:18:38.050Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:18:38.050Z] ---> Running in f0bf2fe8b365 [2024-10-30T10:19:45.750Z] Removing intermediate container f0bf2fe8b365 [2024-10-30T10:19:45.750Z] ---> 83f69e67a92f [2024-10-30T10:19:45.750Z] Step 10/12 : COPY . . [2024-10-30T10:19:45.750Z] ---> 5b98be640c02 [2024-10-30T10:19:45.750Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:19:45.750Z] ---> Running in 2a55780d8eaf [2024-10-30T10:19:45.750Z] Removing intermediate container 2a55780d8eaf [2024-10-30T10:19:45.750Z] ---> 33aeb3444957 [2024-10-30T10:19:45.750Z] Step 12/12 : RUN $MAKE [2024-10-30T10:19:45.750Z] ---> Running in c95e17b1b282 [2024-10-30T10:19:45.750Z] noop [2024-10-30T10:19:45.750Z] Removing intermediate container c95e17b1b282 [2024-10-30T10:19:45.750Z] ---> fc6874d55dac [2024-10-30T10:19:45.750Z] Successfully built fc6874d55dac [2024-10-30T10:19:45.750Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:19:46.226Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T10:19:46.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:19:46.394Z] prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container [2024-10-30T10:19:46.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T10:19:46.750Z] $ docker top 125b02dadf4790ad42a3430177c608e7946e58113fc3b18c21bcd4be7fcc5170 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:19:47.171Z] + go version [2024-10-30T10:19:47.171Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T10:19:47.203Z] $ docker stop --time=1 125b02dadf4790ad42a3430177c608e7946e58113fc3b18c21bcd4be7fcc5170 [2024-10-30T10:19:48.471Z] $ docker rm -f --volumes 125b02dadf4790ad42a3430177c608e7946e58113fc3b18c21bcd4be7fcc5170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:19:49.259Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T10:19:49.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:19:49.426Z] prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container [2024-10-30T10:19:49.456Z] $ 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-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T10:19:49.818Z] $ docker top b59b6284138d8150fcc90b0f2c1c07ce49ea8f9d346dfd52627ac2f5da3292cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:19:50.229Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-685 [Pipeline] fileExists [Pipeline] sh [2024-10-30T10:19:50.603Z] + make test [2024-10-30T10:19:50.603Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T10:20:10.835Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24151 in /w/workspace/_app-service-configurable_PR-685 [Pipeline] { [Pipeline] ws [2024-10-30T10:20:10.908Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-10-30T10:20:14.016Z] The recommended git tool is: git [2024-10-30T10:20:21.897Z] using credential edgex-jenkins-ssh [2024-10-30T10:20:21.926Z] Cloning the remote Git repository [2024-10-30T10:20:22.677Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-30T10:20:21.982Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-30T10:20:22.124Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-10-30T10:20:22.382Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-30T10:20:22.384Z] > git --version # timeout=10 [2024-10-30T10:20:22.429Z] > git --version # 'git version 2.25.1' [2024-10-30T10:20:22.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T10:20:22.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T10:20:24.888Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-30T10:20:24.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T10:20:26.907Z] Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit cdafe4aac16d8228de4a4ea5c9f65f47895288ba [2024-10-30T10:20:27.215Z] Merge succeeded, producing cdafe4aac16d8228de4a4ea5c9f65f47895288ba [2024-10-30T10:20:27.215Z] Checking out Revision cdafe4aac16d8228de4a4ea5c9f65f47895288ba (PR-685) [2024-10-30T10:20:26.172Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-30T10:20:26.225Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-30T10:20:26.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T10:20:26.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/685/head:refs/remotes/origin/PR-685 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-30T10:20:26.925Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T10:20:26.995Z] > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # timeout=10 [2024-10-30T10:20:27.094Z] > git remote # timeout=10 [2024-10-30T10:20:27.119Z] > git config --get remote.origin.url # timeout=10 [2024-10-30T10:20:27.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T10:20:27.159Z] > git merge 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 [2024-10-30T10:20:27.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-30T10:20:27.219Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T10:20:27.239Z] > git checkout -f cdafe4aac16d8228de4a4ea5c9f65f47895288ba # timeout=10 [2024-10-30T10:20:30.840Z] Commit message: "refactor!: update module to v4" [2024-10-30T10:20:30.902Z] > git --version # timeout=10 [2024-10-30T10:20:30.913Z] > git --version # 'git version 2.25.1' [2024-10-30T10:20:30.928Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T10:20:32.839Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T10:20:32.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:20:32.839Z] Dload Upload Total Spent Left Speed [2024-10-30T10:20:32.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67873 0 --:--:-- --:--:-- --:--:-- 67873 [Pipeline] sh [2024-10-30T10:20:33.182Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T10:20:33.530Z] + sudo tee /etc/docker/daemon.new [2024-10-30T10:20:33.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T10:20:33.530Z] { [2024-10-30T10:20:33.530Z] "registry-mirrors": [ [2024-10-30T10:20:33.530Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T10:20:33.530Z] ], [2024-10-30T10:20:33.530Z] "bip": "10.250.0.254/24", [2024-10-30T10:20:33.530Z] "hosts": [ [2024-10-30T10:20:33.530Z] "tcp://0.0.0.0:5555", [2024-10-30T10:20:33.530Z] "unix:///var/run/docker.sock" [2024-10-30T10:20:33.530Z] ], [2024-10-30T10:20:33.530Z] "mtu": 1458, [2024-10-30T10:20:33.530Z] "selinux-enabled": true, [2024-10-30T10:20:33.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T10:20:33.530Z] } [Pipeline] sh [2024-10-30T10:20:33.875Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T10:20:34.225Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:20:52.531Z] provisioning config files... [2024-10-30T10:20:52.555Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7176011916963505992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:20:53.045Z] ---> ****-login.sh [2024-10-30T10:20:53.046Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:20:53.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:20:53.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:20:53.580Z] Configure a credential helper to remove this warning. See [2024-10-30T10:20:53.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:20:53.580Z] [2024-10-30T10:20:53.581Z] Login Succeeded [2024-10-30T10:20:53.581Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:20:53.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:20:54.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:20:54.120Z] Configure a credential helper to remove this warning. See [2024-10-30T10:20:54.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:20:54.120Z] [2024-10-30T10:20:54.120Z] Login Succeeded [2024-10-30T10:20:54.120Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:20:54.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:20:54.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:20:54.395Z] Configure a credential helper to remove this warning. See [2024-10-30T10:20:54.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:20:54.395Z] [2024-10-30T10:20:54.395Z] Login Succeeded [2024-10-30T10:20:54.395Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:20:54.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:20:54.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:20:54.664Z] Configure a credential helper to remove this warning. See [2024-10-30T10:20:54.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:20:54.664Z] [2024-10-30T10:20:54.664Z] Login Succeeded [2024-10-30T10:20:54.664Z] ****.io [2024-10-30T10:20:54.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:20:55.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:20:55.212Z] Configure a credential helper to remove this warning. See [2024-10-30T10:20:55.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:20:55.212Z] [2024-10-30T10:20:55.212Z] Login Succeeded [2024-10-30T10:20:55.212Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:20:55.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T10:20:55.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:20:55.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:20:55.793Z] ========================================================= [2024-10-30T10:20:55.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T10:20:55.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:20:56.353Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T10:20:56.353Z] Sending build context to Docker daemon 225.8kB [2024-10-30T10:20:56.622Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:20:56.622Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T10:20:56.622Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T10:20:56.622Z] cf04c63912e1: Pulling fs layer [2024-10-30T10:20:56.622Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T10:20:56.622Z] a37a00ec5f00: Pulling fs layer [2024-10-30T10:20:56.622Z] 50b3750afda1: Pulling fs layer [2024-10-30T10:20:56.622Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T10:20:56.622Z] 80978eb59214: Pulling fs layer [2024-10-30T10:20:56.622Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T10:20:56.622Z] c5a475d317c9: Pulling fs layer [2024-10-30T10:20:56.622Z] 50b3750afda1: Waiting [2024-10-30T10:20:56.622Z] 4f4fb700ef54: Waiting [2024-10-30T10:20:56.622Z] 80978eb59214: Waiting [2024-10-30T10:20:56.622Z] c9f46d7d2bd2: Waiting [2024-10-30T10:20:56.622Z] c5a475d317c9: Waiting [2024-10-30T10:20:56.622Z] 55b35a11ae5e: Download complete [2024-10-30T10:20:56.622Z] 50b3750afda1: Verifying Checksum [2024-10-30T10:20:56.622Z] 50b3750afda1: Download complete [2024-10-30T10:20:56.906Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T10:20:56.906Z] 4f4fb700ef54: Download complete [2024-10-30T10:20:56.906Z] 80978eb59214: Verifying Checksum [2024-10-30T10:20:56.906Z] 80978eb59214: Download complete [2024-10-30T10:20:56.906Z] cf04c63912e1: Verifying Checksum [2024-10-30T10:20:56.906Z] cf04c63912e1: Download complete [2024-10-30T10:20:57.174Z] c5a475d317c9: Verifying Checksum [2024-10-30T10:20:57.174Z] c5a475d317c9: Download complete [2024-10-30T10:20:57.768Z] cf04c63912e1: Pull complete [2024-10-30T10:20:58.351Z] 55b35a11ae5e: Pull complete [2024-10-30T10:20:58.618Z] a37a00ec5f00: Verifying Checksum [2024-10-30T10:20:58.618Z] a37a00ec5f00: Download complete [2024-10-30T10:20:59.574Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T10:20:59.574Z] c9f46d7d2bd2: Download complete [2024-10-30T10:21:01.383Z] go vet ./... [2024-10-30T10:21:01.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T10:21:01.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T10:21:01.383Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T10:21:01.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T10:21:01.469Z] $ docker stop --time=1 b59b6284138d8150fcc90b0f2c1c07ce49ea8f9d346dfd52627ac2f5da3292cc [2024-10-30T10:21:07.578Z] $ docker rm -f --volumes b59b6284138d8150fcc90b0f2c1c07ce49ea8f9d346dfd52627ac2f5da3292cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:21:08.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T10:21:08.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T10:21:09.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T10:21:09.420Z] + ls -al . [2024-10-30T10:21:09.420Z] total 248 [2024-10-30T10:21:09.420Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 10:19 . [2024-10-30T10:21:09.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:17 .. [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:17 .dockerignore [2024-10-30T10:21:09.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:20 .git [2024-10-30T10:21:09.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:17 .github [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:17 .gitignore [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:17 .golangci.yml [2024-10-30T10:21:09.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:18 .semver [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:17 Attribution.txt [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:17 CHANGELOG.md [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:17 Dockerfile [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:17 GOVERNANCE.md [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:17 Jenkinsfile [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:17 LICENSE [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:17 OWNERS.md [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:17 README.md [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 10:18 VERSION [2024-10-30T10:21:09.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:17 bin [2024-10-30T10:21:09.420Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:20 coverage.out [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:17 go.mod [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:17 go.sum [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:17 main.go [2024-10-30T10:21:09.420Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:17 makefile [2024-10-30T10:21:09.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:21:09.900Z] + 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=cdafe4aac16d8228de4a4ea5c9f65f47895288ba --label arch=amd64 --label version=0.0.0 . [2024-10-30T10:21:09.900Z] Sending build context to Docker daemon 9.186MB [2024-10-30T10:21:09.900Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:21:09.900Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-30T10:21:09.900Z] ---> fc6874d55dac [2024-10-30T10:21:09.900Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:21:10.159Z] ---> Running in cda10ba9e25e [2024-10-30T10:21:10.159Z] Removing intermediate container cda10ba9e25e [2024-10-30T10:21:10.159Z] ---> 7e80ad60f088 [2024-10-30T10:21:10.159Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:21:10.159Z] ---> Running in f15efdd10ad0 [2024-10-30T10:21:10.159Z] Removing intermediate container f15efdd10ad0 [2024-10-30T10:21:10.159Z] ---> 431b67d43090 [2024-10-30T10:21:10.159Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:21:10.159Z] ---> Running in 1f558d13e166 [2024-10-30T10:21:10.159Z] Removing intermediate container 1f558d13e166 [2024-10-30T10:21:10.159Z] ---> 93258f4a8bb5 [2024-10-30T10:21:10.159Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:21:10.418Z] ---> Running in 3327d9e98c6c [2024-10-30T10:21:10.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:10.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:11.245Z] OK: 246 MiB in 54 packages [2024-10-30T10:21:11.509Z] Removing intermediate container 3327d9e98c6c [2024-10-30T10:21:11.509Z] ---> 06440a97f60f [2024-10-30T10:21:11.509Z] Step 7/27 : WORKDIR /app [2024-10-30T10:21:11.509Z] ---> Running in 28eaf75f5ac2 [2024-10-30T10:21:11.509Z] Removing intermediate container 28eaf75f5ac2 [2024-10-30T10:21:11.509Z] ---> 72c8e3f80f1e [2024-10-30T10:21:11.509Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-30T10:21:11.768Z] ---> 02efd2599155 [2024-10-30T10:21:11.768Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:21:11.768Z] ---> Running in 7663a73cc432 [2024-10-30T10:21:12.336Z] Removing intermediate container 7663a73cc432 [2024-10-30T10:21:12.336Z] ---> 153e780d2ac5 [2024-10-30T10:21:12.336Z] Step 10/27 : COPY . . [2024-10-30T10:21:12.904Z] ---> 4befcb69f46b [2024-10-30T10:21:12.904Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:21:12.904Z] ---> Running in cc0d6508994a [2024-10-30T10:21:13.163Z] Removing intermediate container cc0d6508994a [2024-10-30T10:21:13.163Z] ---> 790062991d19 [2024-10-30T10:21:13.163Z] Step 12/27 : RUN $MAKE [2024-10-30T10:21:13.163Z] ---> Running in f2148e5473ee [2024-10-30T10:21:13.422Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-30T10:21:14.574Z] a37a00ec5f00: Pull complete [2024-10-30T10:21:14.574Z] 50b3750afda1: Pull complete [2024-10-30T10:21:14.574Z] 4f4fb700ef54: Pull complete [2024-10-30T10:21:14.574Z] 80978eb59214: Pull complete [2024-10-30T10:21:21.241Z] c9f46d7d2bd2: Pull complete [2024-10-30T10:21:22.208Z] c5a475d317c9: Pull complete [2024-10-30T10:21:22.209Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T10:21:22.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T10:21:22.209Z] ---> be29e6b0f0d4 [2024-10-30T10:21:22.209Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:21:23.169Z] ---> Running in 349b2b2f1492 [2024-10-30T10:21:23.436Z] Removing intermediate container 349b2b2f1492 [2024-10-30T10:21:23.436Z] ---> aed379fa82e5 [2024-10-30T10:21:23.436Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:21:23.436Z] ---> Running in b56d8b139329 [2024-10-30T10:21:23.704Z] Removing intermediate container b56d8b139329 [2024-10-30T10:21:23.704Z] ---> 0d1fff254554 [2024-10-30T10:21:23.704Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:21:23.970Z] ---> Running in 8e94cf570346 [2024-10-30T10:21:24.236Z] Removing intermediate container 8e94cf570346 [2024-10-30T10:21:24.236Z] ---> 1bbe8a84f4fe [2024-10-30T10:21:24.236Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:21:24.236Z] ---> Running in c1ab2d292806 [2024-10-30T10:21:25.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:21:25.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:21:26.744Z] OK: 238 MiB in 54 packages [2024-10-30T10:21:29.342Z] Removing intermediate container c1ab2d292806 [2024-10-30T10:21:29.342Z] ---> e30639358914 [2024-10-30T10:21:29.342Z] Step 7/12 : WORKDIR /app [2024-10-30T10:21:29.342Z] ---> Running in e0b08a5f589d [2024-10-30T10:21:29.342Z] Removing intermediate container e0b08a5f589d [2024-10-30T10:21:29.342Z] ---> 963834a74e53 [2024-10-30T10:21:29.342Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T10:21:29.609Z] ---> e146187120fc [2024-10-30T10:21:29.610Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:21:29.610Z] ---> Running in 15b10363ae22 [2024-10-30T10:21:52.199Z] Removing intermediate container f2148e5473ee [2024-10-30T10:21:52.199Z] ---> b2ece8be3bdf [2024-10-30T10:21:52.199Z] Step 13/27 : FROM alpine:3.20 [2024-10-30T10:21:52.199Z] 3.20: Pulling from library/alpine [2024-10-30T10:21:52.199Z] 43c4264eed91: Already exists [2024-10-30T10:21:52.199Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T10:21:52.199Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T10:21:52.199Z] ---> 91ef0af61f39 [2024-10-30T10:21:52.199Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T10:21:52.199Z] ---> Running in cded28da8d5c [2024-10-30T10:21:52.199Z] Removing intermediate container cded28da8d5c [2024-10-30T10:21:52.199Z] ---> c55132d60f5f [2024-10-30T10:21:52.199Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-30T10:21:52.199Z] ---> Running in 037eaa4f6f87 [2024-10-30T10:21:52.199Z] Removing intermediate container 037eaa4f6f87 [2024-10-30T10:21:52.199Z] ---> 33c59b827070 [2024-10-30T10:21:52.199Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T10:21:52.199Z] ---> Running in 5d8141cc9003 [2024-10-30T10:21:52.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:52.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:52.199Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-30T10:21:52.199Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-30T10:21:52.199Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:21:52.199Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:21:52.199Z] OK: 9 MiB in 16 packages [2024-10-30T10:21:52.199Z] Removing intermediate container 5d8141cc9003 [2024-10-30T10:21:52.199Z] ---> 5ba35893da87 [2024-10-30T10:21:52.199Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-30T10:21:52.199Z] ---> Running in efa4202d1c1c [2024-10-30T10:21:52.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:52.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:52.716Z] Upgrading critical system libraries and apk-tools: [2024-10-30T10:21:52.716Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T10:21:52.716Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:21:52.716Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T10:21:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:52.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:21:52.974Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:21:53.232Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:21:53.232Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:21:53.232Z] OK: 9 MiB in 16 packages [2024-10-30T10:21:53.800Z] Removing intermediate container efa4202d1c1c [2024-10-30T10:21:53.800Z] ---> 53f93a31808c [2024-10-30T10:21:53.800Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-30T10:21:54.367Z] ---> f3bc91ab62fa [2024-10-30T10:21:54.367Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-30T10:21:54.624Z] ---> a1683ab80a92 [2024-10-30T10:21:54.624Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-30T10:21:54.624Z] ---> da74004e27ff [2024-10-30T10:21:54.624Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-30T10:21:57.156Z] ---> 4ceb0557269b [2024-10-30T10:21:57.156Z] Step 22/27 : EXPOSE 48095 [2024-10-30T10:21:57.156Z] ---> Running in 059a67f30543 [2024-10-30T10:21:57.156Z] Removing intermediate container 059a67f30543 [2024-10-30T10:21:57.156Z] ---> aa4c7c37cb58 [2024-10-30T10:21:57.156Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-30T10:21:57.156Z] ---> Running in 54dadb056421 [2024-10-30T10:21:57.156Z] Removing intermediate container 54dadb056421 [2024-10-30T10:21:57.156Z] ---> 5344a3b46f61 [2024-10-30T10:21:57.156Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T10:21:57.156Z] ---> Running in 2e85dbda8491 [2024-10-30T10:21:57.156Z] Removing intermediate container 2e85dbda8491 [2024-10-30T10:21:57.156Z] ---> a3987a5dda7c [2024-10-30T10:21:57.156Z] Step 25/27 : LABEL arch=amd64 [2024-10-30T10:21:57.414Z] ---> Running in d19f9bc7d9c7 [2024-10-30T10:21:57.414Z] Removing intermediate container d19f9bc7d9c7 [2024-10-30T10:21:57.414Z] ---> e49132ce7345 [2024-10-30T10:21:57.414Z] Step 26/27 : LABEL git_sha=cdafe4aac16d8228de4a4ea5c9f65f47895288ba [2024-10-30T10:21:57.414Z] ---> Running in 1f3fc02eb2ea [2024-10-30T10:21:57.414Z] Removing intermediate container 1f3fc02eb2ea [2024-10-30T10:21:57.414Z] ---> 5ee878cd4e73 [2024-10-30T10:21:57.414Z] Step 27/27 : LABEL version=0.0.0 [2024-10-30T10:21:57.414Z] ---> Running in 55d6be57cdda [2024-10-30T10:21:57.673Z] Removing intermediate container 55d6be57cdda [2024-10-30T10:21:57.673Z] ---> ac1d6d46c01b [2024-10-30T10:21:57.673Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T10:21:57.673Z] Successfully built ac1d6d46c01b [2024-10-30T10:21:57.673Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:21:58.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:21:58.670Z] [2024-10-30T10:21:58.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:21:59.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:21:59.070Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T10:21:59.070Z] 5eb5b503b376: Pulling fs layer [2024-10-30T10:21:59.070Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T10:21:59.070Z] ec43610c2a17: Pulling fs layer [2024-10-30T10:21:59.070Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T10:21:59.070Z] 33b1e0a273af: Pulling fs layer [2024-10-30T10:21:59.070Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T10:21:59.070Z] 2f39f015ded8: Pulling fs layer [2024-10-30T10:21:59.070Z] 3a2ae6a8a46f: Waiting [2024-10-30T10:21:59.070Z] 33b1e0a273af: Waiting [2024-10-30T10:21:59.070Z] 5d3b04190fa2: Waiting [2024-10-30T10:21:59.070Z] 2f39f015ded8: Waiting [2024-10-30T10:21:59.070Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T10:21:59.070Z] 5c69ac0246d0: Download complete [2024-10-30T10:21:59.070Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T10:21:59.070Z] 3a2ae6a8a46f: Download complete [2024-10-30T10:21:59.070Z] 33b1e0a273af: Verifying Checksum [2024-10-30T10:21:59.070Z] 33b1e0a273af: Download complete [2024-10-30T10:21:59.070Z] ec43610c2a17: Verifying Checksum [2024-10-30T10:21:59.071Z] ec43610c2a17: Download complete [2024-10-30T10:21:59.071Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T10:21:59.071Z] 5d3b04190fa2: Download complete [2024-10-30T10:21:59.329Z] 5eb5b503b376: Verifying Checksum [2024-10-30T10:21:59.329Z] 5eb5b503b376: Download complete [2024-10-30T10:21:59.894Z] 2f39f015ded8: Download complete [2024-10-30T10:22:00.460Z] 5eb5b503b376: Pull complete [2024-10-30T10:22:00.718Z] 5c69ac0246d0: Pull complete [2024-10-30T10:22:01.284Z] ec43610c2a17: Pull complete [2024-10-30T10:22:01.284Z] 3a2ae6a8a46f: Pull complete [2024-10-30T10:22:01.542Z] 33b1e0a273af: Pull complete [2024-10-30T10:22:01.542Z] 5d3b04190fa2: Pull complete [2024-10-30T10:22:05.730Z] 2f39f015ded8: Pull complete [2024-10-30T10:22:05.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T10:22:05.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:22:05.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:22:05.995Z] prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container [2024-10-30T10:22:06.017Z] $ 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-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T10:22:11.870Z] $ docker top 944ee9fadc1457dea56f61142e8a009d5594abe3ed9105cf70172c2681b0efd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:22:12.330Z] ---> job-cost.sh [2024-10-30T10:22:12.330Z] lf-activate-venv: SKIPPING [2024-10-30T10:22:12.330Z] INFO: No Stack... [2024-10-30T10:22:13.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T10:22:13.829Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T10:22:14.149Z] + cat /w/workspace/_app-service-configurable_PR-685/archives/cost.csv [2024-10-30T10:22:14.149Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T10:22:14.199Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [2024-10-30T10:22:14.206Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] did not exist. Created. [2024-10-30T10:22:14.213Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T10:22:14.625Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T10:22:14.684Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T10:22:14.722Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T10:22:14.814Z] $ docker stop --time=1 944ee9fadc1457dea56f61142e8a009d5594abe3ed9105cf70172c2681b0efd1 [2024-10-30T10:22:15.983Z] $ docker rm -f --volumes 944ee9fadc1457dea56f61142e8a009d5594abe3ed9105cf70172c2681b0efd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T10:23:06.365Z] Removing intermediate container 15b10363ae22 [2024-10-30T10:23:06.365Z] ---> ddd1f6acbaa0 [2024-10-30T10:23:06.365Z] Step 10/12 : COPY . . [2024-10-30T10:23:07.320Z] ---> d0314038d679 [2024-10-30T10:23:07.321Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:23:07.321Z] ---> Running in 0133b5a2f49a [2024-10-30T10:23:07.321Z] Removing intermediate container 0133b5a2f49a [2024-10-30T10:23:07.321Z] ---> c1d1eaafe7fc [2024-10-30T10:23:07.321Z] Step 12/12 : RUN $MAKE [2024-10-30T10:23:07.589Z] ---> Running in 671d0b82e9ba [2024-10-30T10:23:08.554Z] noop [2024-10-30T10:23:09.138Z] Removing intermediate container 671d0b82e9ba [2024-10-30T10:23:09.138Z] ---> 33f0c58258c1 [2024-10-30T10:23:09.138Z] Successfully built 33f0c58258c1 [2024-10-30T10:23:09.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:23:09.651Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T10:23:09.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:23:09.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-24151 does not seem to be running inside a container [2024-10-30T10:23:10.006Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T10:23:11.106Z] $ docker top 887ec62039e40d205fa727cd7d95665b4e162f0e2eae64bb0d8d805fc88e6afb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:23:11.974Z] + go version [2024-10-30T10:23:11.974Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T10:23:12.014Z] $ docker stop --time=1 887ec62039e40d205fa727cd7d95665b4e162f0e2eae64bb0d8d805fc88e6afb [2024-10-30T10:23:13.616Z] $ docker rm -f --volumes 887ec62039e40d205fa727cd7d95665b4e162f0e2eae64bb0d8d805fc88e6afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:23:14.545Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T10:23:14.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:23:14.814Z] prd-ubuntu20.04-docker-arm64-4c-16g-24151 does not seem to be running inside a container [2024-10-30T10:23:14.868Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T10:23:15.951Z] $ docker top 7532cbb94945fb5a1aa92185c31e18d63c2f4204f1cede9487403d0cf3cd156a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:23:16.514Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-10-30T10:23:16.922Z] + make test [2024-10-30T10:23:16.922Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T10:27:24.946Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-30T10:27:24.946Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T10:27:24.946Z] go vet ./... [2024-10-30T10:31:16.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T10:31:16.798Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T10:31:16.798Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T10:31:16.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T10:31:16.890Z] $ docker stop --time=1 7532cbb94945fb5a1aa92185c31e18d63c2f4204f1cede9487403d0cf3cd156a [2024-10-30T10:31:18.645Z] $ docker rm -f --volumes 7532cbb94945fb5a1aa92185c31e18d63c2f4204f1cede9487403d0cf3cd156a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:31:20.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T10:31:20.949Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T10:31:21.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T10:31:21.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T10:31:22.330Z] + ls -al . [2024-10-30T10:31:22.330Z] total 244 [2024-10-30T10:31:22.330Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 30 10:23 . [2024-10-30T10:31:22.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:20 .. [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:20 .dockerignore [2024-10-30T10:31:22.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:20 .git [2024-10-30T10:31:22.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:20 .github [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:20 .gitignore [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:20 .golangci.yml [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:20 Attribution.txt [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:20 CHANGELOG.md [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:20 Dockerfile [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:20 GOVERNANCE.md [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:20 Jenkinsfile [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:20 LICENSE [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:20 OWNERS.md [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:20 README.md [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 10:18 VERSION [2024-10-30T10:31:22.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:20 bin [2024-10-30T10:31:22.330Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:27 coverage.out [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:20 go.mod [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:20 go.sum [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:20 main.go [2024-10-30T10:31:22.330Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:20 makefile [2024-10-30T10:31:22.330Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:31:22.779Z] + 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=cdafe4aac16d8228de4a4ea5c9f65f47895288ba --label arch=arm64 --label version=0.0.0 . [2024-10-30T10:31:22.779Z] Sending build context to Docker daemon 227.3kB [2024-10-30T10:31:23.045Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:31:23.045Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-30T10:31:23.045Z] ---> 33f0c58258c1 [2024-10-30T10:31:23.045Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:31:23.045Z] ---> Running in 70774cba4e21 [2024-10-30T10:31:23.310Z] Removing intermediate container 70774cba4e21 [2024-10-30T10:31:23.310Z] ---> ceccfaebf6bf [2024-10-30T10:31:23.310Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:31:23.574Z] ---> Running in 31b443a97ccb [2024-10-30T10:31:23.840Z] Removing intermediate container 31b443a97ccb [2024-10-30T10:31:23.840Z] ---> 9903e1091a02 [2024-10-30T10:31:23.840Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:31:23.840Z] ---> Running in e37c1cf07c7c [2024-10-30T10:31:24.107Z] Removing intermediate container e37c1cf07c7c [2024-10-30T10:31:24.107Z] ---> 809698146944 [2024-10-30T10:31:24.107Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:31:24.107Z] ---> Running in 688bd5256a07 [2024-10-30T10:31:25.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:31:25.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:31:27.060Z] OK: 238 MiB in 54 packages [2024-10-30T10:31:27.646Z] Removing intermediate container 688bd5256a07 [2024-10-30T10:31:27.646Z] ---> 29b7c27e7992 [2024-10-30T10:31:27.646Z] Step 7/27 : WORKDIR /app [2024-10-30T10:31:27.646Z] ---> Running in 48c9e20a3747 [2024-10-30T10:31:27.912Z] Removing intermediate container 48c9e20a3747 [2024-10-30T10:31:27.912Z] ---> 17e6819dc136 [2024-10-30T10:31:27.912Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-30T10:31:28.494Z] ---> 22ffb720b4f8 [2024-10-30T10:31:28.494Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:31:28.761Z] ---> Running in 7ef35d55f6c6 [2024-10-30T10:31:31.333Z] Removing intermediate container 7ef35d55f6c6 [2024-10-30T10:31:31.333Z] ---> 21e202d2e17b [2024-10-30T10:31:31.333Z] Step 10/27 : COPY . . [2024-10-30T10:31:31.597Z] ---> 1df3a48730a2 [2024-10-30T10:31:31.597Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:31:31.597Z] ---> Running in adb21e9e005b [2024-10-30T10:31:31.864Z] Removing intermediate container adb21e9e005b [2024-10-30T10:31:31.864Z] ---> daf96601359d [2024-10-30T10:31:31.864Z] Step 12/27 : RUN $MAKE [2024-10-30T10:31:32.129Z] ---> Running in 8a608eb97fa8 [2024-10-30T10:31:33.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-30T10:35:09.868Z] Removing intermediate container 8a608eb97fa8 [2024-10-30T10:35:09.868Z] ---> 13efc5ec1d9c [2024-10-30T10:35:09.868Z] Step 13/27 : FROM alpine:3.20 [2024-10-30T10:35:09.868Z] 3.20: Pulling from library/alpine [2024-10-30T10:35:09.868Z] cf04c63912e1: Already exists [2024-10-30T10:35:09.868Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T10:35:09.868Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T10:35:09.868Z] ---> c157a85ed455 [2024-10-30T10:35:09.869Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T10:35:09.869Z] ---> Running in 5ca78deda584 [2024-10-30T10:35:09.869Z] Removing intermediate container 5ca78deda584 [2024-10-30T10:35:09.869Z] ---> 2290e1e80b2f [2024-10-30T10:35:09.869Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-30T10:35:09.869Z] ---> Running in d27b0396715f [2024-10-30T10:35:09.869Z] Removing intermediate container d27b0396715f [2024-10-30T10:35:09.869Z] ---> e80a93ba3680 [2024-10-30T10:35:09.869Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T10:35:09.869Z] ---> Running in 6d46c8766a27 [2024-10-30T10:35:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:35:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:35:09.869Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-30T10:35:09.869Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-30T10:35:09.869Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:35:09.869Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:35:09.869Z] OK: 10 MiB in 16 packages [2024-10-30T10:35:09.869Z] Removing intermediate container 6d46c8766a27 [2024-10-30T10:35:09.869Z] ---> 7782b9a66a14 [2024-10-30T10:35:09.869Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-30T10:35:09.869Z] ---> Running in dc032f214390 [2024-10-30T10:35:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:35:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:35:09.869Z] Upgrading critical system libraries and apk-tools: [2024-10-30T10:35:09.869Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T10:35:09.869Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:35:09.869Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T10:35:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:35:09.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:35:10.454Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:35:10.719Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:35:10.719Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:35:10.987Z] OK: 10 MiB in 16 packages [2024-10-30T10:35:11.940Z] Removing intermediate container dc032f214390 [2024-10-30T10:35:11.940Z] ---> 11ba459699f5 [2024-10-30T10:35:11.940Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-30T10:35:12.518Z] ---> 8e0100314517 [2024-10-30T10:35:12.518Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-30T10:35:13.097Z] ---> 813d8b1e74ac [2024-10-30T10:35:13.097Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-30T10:35:13.677Z] ---> ebd6ea042adb [2024-10-30T10:35:13.677Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-30T10:35:16.260Z] ---> 2faa80d146df [2024-10-30T10:35:16.260Z] Step 22/27 : EXPOSE 48095 [2024-10-30T10:35:16.260Z] ---> Running in 4f8944d338eb [2024-10-30T10:35:16.527Z] Removing intermediate container 4f8944d338eb [2024-10-30T10:35:16.527Z] ---> c60d02f615ad [2024-10-30T10:35:16.527Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-30T10:35:16.794Z] ---> Running in 2edb6fb77d6e [2024-10-30T10:35:17.059Z] Removing intermediate container 2edb6fb77d6e [2024-10-30T10:35:17.059Z] ---> 5e500f5851a6 [2024-10-30T10:35:17.059Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T10:35:17.059Z] ---> Running in 5fdac97c2b9e [2024-10-30T10:35:17.324Z] Removing intermediate container 5fdac97c2b9e [2024-10-30T10:35:17.324Z] ---> f7636417f97b [2024-10-30T10:35:17.324Z] Step 25/27 : LABEL arch=arm64 [2024-10-30T10:35:17.324Z] ---> Running in 162400f6cdaa [2024-10-30T10:35:17.593Z] Removing intermediate container 162400f6cdaa [2024-10-30T10:35:17.593Z] ---> 1cb25aacf4ff [2024-10-30T10:35:17.593Z] Step 26/27 : LABEL git_sha=cdafe4aac16d8228de4a4ea5c9f65f47895288ba [2024-10-30T10:35:17.858Z] ---> Running in 997ca372c3da [2024-10-30T10:35:18.123Z] Removing intermediate container 997ca372c3da [2024-10-30T10:35:18.123Z] ---> 9fa46e7ef09e [2024-10-30T10:35:18.123Z] Step 27/27 : LABEL version=0.0.0 [2024-10-30T10:35:18.123Z] ---> Running in 0bdfa5177ad7 [2024-10-30T10:35:18.387Z] Removing intermediate container 0bdfa5177ad7 [2024-10-30T10:35:18.387Z] ---> 8afea8241b0b [2024-10-30T10:35:18.387Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T10:35:18.387Z] Successfully built 8afea8241b0b [2024-10-30T10:35:18.387Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:35:19.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:35:19.348Z] [2024-10-30T10:35:19.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:35:19.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:35:19.785Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T10:35:19.785Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T10:35:19.785Z] 04944245beec: Pulling fs layer [2024-10-30T10:35:19.785Z] 699f458cf7ca: Pulling fs layer [2024-10-30T10:35:19.785Z] 765212b225bb: Pulling fs layer [2024-10-30T10:35:19.785Z] f23df028b6ca: Pulling fs layer [2024-10-30T10:35:19.785Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T10:35:19.785Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T10:35:19.785Z] f23df028b6ca: Waiting [2024-10-30T10:35:19.785Z] d65c8cfc05b1: Waiting [2024-10-30T10:35:19.785Z] 2437ff75d9bd: Waiting [2024-10-30T10:35:19.785Z] 765212b225bb: Waiting [2024-10-30T10:35:20.052Z] 04944245beec: Verifying Checksum [2024-10-30T10:35:20.052Z] 04944245beec: Download complete [2024-10-30T10:35:20.052Z] 765212b225bb: Verifying Checksum [2024-10-30T10:35:20.052Z] 765212b225bb: Download complete [2024-10-30T10:35:20.052Z] f23df028b6ca: Verifying Checksum [2024-10-30T10:35:20.052Z] f23df028b6ca: Download complete [2024-10-30T10:35:20.052Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T10:35:20.052Z] d65c8cfc05b1: Download complete [2024-10-30T10:35:20.321Z] 699f458cf7ca: Verifying Checksum [2024-10-30T10:35:20.321Z] 699f458cf7ca: Download complete [2024-10-30T10:35:20.587Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T10:35:20.587Z] 8998bd30e6a1: Download complete [2024-10-30T10:35:23.169Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T10:35:23.169Z] 2437ff75d9bd: Download complete [2024-10-30T10:35:25.114Z] 8998bd30e6a1: Pull complete [2024-10-30T10:35:25.697Z] 04944245beec: Pull complete [2024-10-30T10:35:27.637Z] 699f458cf7ca: Pull complete [2024-10-30T10:35:27.637Z] 765212b225bb: Pull complete [2024-10-30T10:35:28.220Z] f23df028b6ca: Pull complete [2024-10-30T10:35:28.487Z] d65c8cfc05b1: Pull complete [2024-10-30T10:35:46.705Z] 2437ff75d9bd: Pull complete [2024-10-30T10:35:46.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T10:35:46.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:35:46.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:35:47.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-24151 does not seem to be running inside a container [2024-10-30T10:35:47.103Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T10:35:49.628Z] $ docker top 239f2255e1fe7cf81786b813716c73d887f9a2c98dc1287fedd9f1c7c78de04e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:35:50.231Z] ---> job-cost.sh [2024-10-30T10:35:50.495Z] lf-activate-venv: SKIPPING [2024-10-30T10:35:50.495Z] INFO: No Stack... [2024-10-30T10:35:50.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T10:35:51.714Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T10:35:52.066Z] + cut -d, -f6 [2024-10-30T10:35:52.066Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2024-10-30T10:35:52.411Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [2024-10-30T10:35:52.416Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] did not exist. Created. [2024-10-30T10:35:52.422Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T10:35:52.847Z] /w/workspace/app-service-configurable/1@tmp/durable-c3efc931/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T10:35:53.206Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T10:35:53.247Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T10:35:53.288Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T10:35:53.309Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-685-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T10:35:53.395Z] $ docker stop --time=1 239f2255e1fe7cf81786b813716c73d887f9a2c98dc1287fedd9f1c7c78de04e [2024-10-30T10:35:54.826Z] $ docker rm -f --volumes 239f2255e1fe7cf81786b813716c73d887f9a2c98dc1287fedd9f1c7c78de04e [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-10-30T10:35:56.011Z] provisioning config files... [2024-10-30T10:35:56.020Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config10145909044998127436tmp [Pipeline] { [Pipeline] sh [2024-10-30T10:35:56.367Z] + set +x [2024-10-30T10:35:56.367Z] + curl -s https://codecov.io/bash [2024-10-30T10:35:56.367Z] + bash -s -- [2024-10-30T10:35:56.627Z] [2024-10-30T10:35:56.627Z] _____ _ [2024-10-30T10:35:56.627Z] / ____| | | [2024-10-30T10:35:56.627Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T10:35:56.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T10:35:56.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T10:35:56.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T10:35:56.627Z] Bash-1.0.6 [2024-10-30T10:35:56.627Z] [2024-10-30T10:35:56.627Z] [2024-10-30T10:35:56.627Z] ==> git version 2.25.1 found [2024-10-30T10:35:56.627Z] ==> 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-10-30T10:35:56.627Z] Release-Date: 2020-01-08 [2024-10-30T10:35:56.627Z] 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-10-30T10:35:56.627Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T10:35:56.627Z] ==> Jenkins CI detected. [2024-10-30T10:35:56.627Z] current dir:  /w/workspace/_app-service-configurable_PR-685 [2024-10-30T10:35:56.627Z] project root: . [2024-10-30T10:35:56.627Z] --> token set from env [2024-10-30T10:35:56.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T10:35:56.627Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T10:35:56.627Z] ==> Python coveragepy not found [2024-10-30T10:35:56.627Z] ==> Searching for coverage reports in: [2024-10-30T10:35:56.627Z] + . [2024-10-30T10:35:56.627Z] -> Found 1 reports [2024-10-30T10:35:56.627Z] ==> Detecting git/mercurial file structure [2024-10-30T10:35:56.627Z] ==> Reading reports [2024-10-30T10:35:56.627Z] + ./coverage.out bytes=953 [2024-10-30T10:35:56.627Z] ==> Appending adjustments [2024-10-30T10:35:56.627Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T10:35:56.627Z] + Found adjustments [2024-10-30T10:35:56.627Z] ==> Gzipping contents [2024-10-30T10:35:56.627Z] 4.0K /tmp/codecov.1Ta9f4.gz [2024-10-30T10:35:56.627Z] ==> Uploading reports [2024-10-30T10:35:56.627Z] url: https://codecov.io [2024-10-30T10:35:56.627Z] query: branch=PR-685&commit=cdafe4aac16d8228de4a4ea5c9f65f47895288ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=685&job=&cmd_args= [2024-10-30T10:35:56.627Z] -> Pinging Codecov [2024-10-30T10:35:56.627Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-685&commit=cdafe4aac16d8228de4a4ea5c9f65f47895288ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-685%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=685&job=&cmd_args= [2024-10-30T10:35:56.887Z] -> Uploading to [2024-10-30T10:35:56.887Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/cdafe4aac16d8228de4a4ea5c9f65f47895288ba/dc6e6045-af9c-48e9-8193-686b9944593b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T103556Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7928bebcb04eaf35160d2e92b680f61be2461a329b4a54b488ef5863f352bea9 [2024-10-30T10:35:56.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:35:56.887Z] Dload Upload Total Spent Left Speed [2024-10-30T10:35:57.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1673 --:--:-- --:--:-- --:--:-- 1673 [2024-10-30T10:35:57.147Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cdafe4aac16d8228de4a4ea5c9f65f47895288ba [Pipeline] } [2024-10-30T10:35:57.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T10:35:59.391Z] + [ -d /w/workspace/_app-service-configurable_PR-685/archives ] [2024-10-30T10:35:59.391Z] + ls -al /w/workspace/_app-service-configurable_PR-685/archives [2024-10-30T10:35:59.391Z] total 16 [2024-10-30T10:35:59.391Z] drwxr-xr-x 3 root root 4096 Oct 30 10:22 . [2024-10-30T10:35:59.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:22 .. [2024-10-30T10:35:59.391Z] drwxr-xr-x 2 root root 4096 Oct 30 10:22 cost [2024-10-30T10:35:59.391Z] -rw-r--r-- 1 root root 96 Oct 30 10:22 cost.csv [2024-10-30T10:35:59.391Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-685/archives [2024-10-30T10:35:59.391Z] + ls -al /w/workspace/_app-service-configurable_PR-685/archives [2024-10-30T10:35:59.391Z] total 16 [2024-10-30T10:35:59.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:22 . [2024-10-30T10:35:59.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:22 .. [2024-10-30T10:35:59.391Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 10:22 cost [2024-10-30T10:35:59.391Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 30 10:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:35:59.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:36:00.636Z] ---> package-listing.sh [2024-10-30T10:36:00.636Z] ++ facter osfamily [2024-10-30T10:36:00.636Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T10:36:00.896Z] + OS_FAMILY=debian [2024-10-30T10:36:00.896Z] + workspace=/w/workspace/_app-service-configurable_PR-685 [2024-10-30T10:36:00.896Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T10:36:00.896Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T10:36:00.896Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T10:36:00.896Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T10:36:00.896Z] + '[' /w/workspace/_app-service-configurable_PR-685 ']' [2024-10-30T10:36:00.896Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T10:36:00.896Z] + case "${OS_FAMILY}" in [2024-10-30T10:36:00.896Z] + dpkg -l [2024-10-30T10:36:00.896Z] + grep '^ii' [2024-10-30T10:36:00.896Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T10:36:00.896Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T10:36:00.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T10:36:00.896Z] + '[' /w/workspace/_app-service-configurable_PR-685 ']' [2024-10-30T10:36:00.896Z] + mkdir -p /w/workspace/_app-service-configurable_PR-685/archives/ [2024-10-30T10:36:00.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-685/archives/ [Pipeline] echo [2024-10-30T10:36:00.940Z] 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-685/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T10:36:01.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:36:01.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:36:01.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:36:02.073Z] prd-ubuntu20.04-docker-8c-8g-24150 does not seem to be running inside a container [2024-10-30T10:36:02.090Z] $ 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-685/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-685 -v /w/workspace/_app-service-configurable_PR-685:/w/workspace/_app-service-configurable_PR-685:rw,z -v /w/workspace/_app-service-configurable_PR-685@tmp:/w/workspace/_app-service-configurable_PR-685@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T10:36:02.280Z] $ docker top 8014854674e6a8b35636b133ff1571b80b656021a1a2067a65cf19aaa5d573e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:36:02.704Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T10:36:03.016Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T10:36:03.331Z] + ls /var/log/sa-host [2024-10-30T10:36:03.331Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:36:03.584Z] provisioning config files... [2024-10-30T10:36:03.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-685@tmp/config12096604549355520443tmp [Pipeline] { [Pipeline] echo [2024-10-30T10:36:03.663Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:36:03.984Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T10:36:04.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:36:04.445Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T10:36:04.485Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:36:04.811Z] ---> sudo-logs.sh [2024-10-30T10:36:04.811Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T10:36:04.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:36:05.230Z] ---> job-cost.sh [2024-10-30T10:36:05.230Z] lf-activate-venv: SKIPPING [2024-10-30T10:36:05.230Z] DEBUG: total: 0.2199999988079071 [2024-10-30T10:36:05.230Z] INFO: Retrieving Stack Cost... [2024-10-30T10:36:05.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T10:36:06.057Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T10:36:06.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:36:06.436Z] ---> logs-deploy.sh [2024-10-30T10:36:06.436Z] lf-activate-venv: SKIPPING [2024-10-30T10:36:06.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-685/1 [2024-10-30T10:36:06.436Z] INFO: archiving workspace using pattern(s): [2024-10-30T10:36:07.377Z] Archives upload complete. [2024-10-30T10:36:07.377Z] INFO: archiving logs to Nexus