Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 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-ssh4539456904778914620.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-ssh8179926359443443920.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2971046540246550336.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 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-ssh17625337506860430402.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3066937699478161859.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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-26169’ Running on prd-ubuntu20.04-docker-8c-8g-26175 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 (main) Commit message: "Merge pull request #691 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 # timeout=10 > git rev-list --no-walk 8114be53119ae29b155924925750b3433391c68b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T13:53:11.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T13:53:11.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T13:53:11.206Z] ========================================================= [2024-11-11T13:53:11.206Z] EdgeX Global Pipelines Version Info [2024-11-11T13:53:11.206Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:53:11.958Z] ------------------- [2024-11-11T13:53:11.958Z] stable info: [2024-11-11T13:53:11.958Z] ------------------- [2024-11-11T13:53:11.958Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T13:53:11.958Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T13:53:11.958Z] Message: update stable to v1.0.265 [2024-11-11T13:53:12.528Z] ------------------- [2024-11-11T13:53:12.528Z] experimental info: [2024-11-11T13:53:12.528Z] ------------------- [2024-11-11T13:53:12.528Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T13:53:12.528Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T13:53:12.528Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T13:53:12.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-11T13:53:12.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-11T13:53:12.663Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T13:53:12.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T13:53:12.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T13:53:12.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T13:53:12.752Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T13:53:12.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T13:53:12.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T13:53:12.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T13:53:12.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T13:53:12.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-11T13:53:12.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T13:53:12.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T13:53:12.940Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T13:53:12.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T13:53:12.984Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T13:53:13.005Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T13:53:13.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T13:53:13.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T13:53:13.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T13:53:13.101Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T13:53:13.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T13:53:13.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T13:53:13.174Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T13:53:13.195Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T13:53:13.223Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T13:53:13.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T13:53:13.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T13:53:13.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T13:53:13.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo [2024-11-11T13:53:13.354Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4893ae9 [Pipeline] echo [2024-11-11T13:53:13.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:53:13.439Z] provisioning config files... [2024-11-11T13:53:13.453Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13584132875955873844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:53:13.790Z] ---> ****-login.sh [2024-11-11T13:53:13.790Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:53:14.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:14.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:14.051Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:14.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:14.051Z] [2024-11-11T13:53:14.051Z] Login Succeeded [2024-11-11T13:53:14.051Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:53:14.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:14.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:14.051Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:14.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:14.051Z] [2024-11-11T13:53:14.051Z] Login Succeeded [2024-11-11T13:53:14.051Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:53:14.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:14.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:14.314Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:14.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:14.314Z] [2024-11-11T13:53:14.314Z] Login Succeeded [2024-11-11T13:53:14.314Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:53:14.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:14.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:14.314Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:14.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:14.314Z] [2024-11-11T13:53:14.314Z] Login Succeeded [2024-11-11T13:53:14.314Z] ****.io [2024-11-11T13:53:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:14.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:14.576Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:14.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:14.576Z] [2024-11-11T13:53:14.576Z] Login Succeeded [2024-11-11T13:53:14.837Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:53:14.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T13:53:15.248Z] + git rev-list -1 --merges 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368~1..4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo [2024-11-11T13:53:15.278Z] -----------> git rev-list -1 --merges 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368~1..4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T13:53:15.278Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [false] [Pipeline] sh [2024-11-11T13:53:15.603Z] + git log --format=format:%s -1 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo [2024-11-11T13:53:15.623Z] ========================================================= [2024-11-11T13:53:15.623Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T13:53:15.623Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:53:15.971Z] + git log --format=format:%s -1 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] echo [2024-11-11T13:53:15.986Z] [semverPrep] GIT_COMMIT: 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368, Commit Message: Merge pull request #691 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-11-11T13:53:16.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T13:53:16.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T13:53:16.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T13:53:16.387Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T13:53:16.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T13:53:16.387Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T13:53:16.387Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T13:53:16.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:53:16.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:53:16.761Z] [2024-11-11T13:53:16.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:53:17.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:53:17.082Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T13:53:17.082Z] b85a868b505f: Pulling fs layer [2024-11-11T13:53:17.082Z] e2be974225ed: Pulling fs layer [2024-11-11T13:53:17.082Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T13:53:17.082Z] 988bab9f4d93: Pulling fs layer [2024-11-11T13:53:17.082Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T13:53:17.082Z] eaf3925da568: Pulling fs layer [2024-11-11T13:53:17.082Z] bab4dde63d76: Pulling fs layer [2024-11-11T13:53:17.082Z] bde34c3a00c8: Pulling fs layer [2024-11-11T13:53:17.082Z] b352a97aabf1: Pulling fs layer [2024-11-11T13:53:17.082Z] 4872d77fe225: Pulling fs layer [2024-11-11T13:53:17.082Z] 5851b861e8e6: Pulling fs layer [2024-11-11T13:53:17.082Z] bab4dde63d76: Waiting [2024-11-11T13:53:17.082Z] 5851b861e8e6: Waiting [2024-11-11T13:53:17.082Z] bde34c3a00c8: Waiting [2024-11-11T13:53:17.082Z] 4872d77fe225: Waiting [2024-11-11T13:53:17.082Z] b352a97aabf1: Waiting [2024-11-11T13:53:17.082Z] 988bab9f4d93: Waiting [2024-11-11T13:53:17.082Z] 1469e6f7b9e6: Waiting [2024-11-11T13:53:17.082Z] eaf3925da568: Waiting [2024-11-11T13:53:17.082Z] e2be974225ed: Download complete [2024-11-11T13:53:17.082Z] 988bab9f4d93: Verifying Checksum [2024-11-11T13:53:17.082Z] 988bab9f4d93: Download complete [2024-11-11T13:53:17.341Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T13:53:17.341Z] 1469e6f7b9e6: Download complete [2024-11-11T13:53:17.341Z] eaf3925da568: Download complete [2024-11-11T13:53:17.341Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T13:53:17.341Z] 339a4e72a1f5: Download complete [2024-11-11T13:53:17.341Z] bde34c3a00c8: Download complete [2024-11-11T13:53:17.341Z] b352a97aabf1: Download complete [2024-11-11T13:53:17.341Z] 4872d77fe225: Verifying Checksum [2024-11-11T13:53:17.341Z] 4872d77fe225: Download complete [2024-11-11T13:53:17.341Z] 5851b861e8e6: Download complete [2024-11-11T13:53:17.600Z] b85a868b505f: Verifying Checksum [2024-11-11T13:53:17.600Z] b85a868b505f: Download complete [2024-11-11T13:53:17.859Z] bab4dde63d76: Verifying Checksum [2024-11-11T13:53:17.859Z] bab4dde63d76: Download complete [2024-11-11T13:53:18.806Z] b85a868b505f: Pull complete [2024-11-11T13:53:18.806Z] e2be974225ed: Pull complete [2024-11-11T13:53:19.393Z] 339a4e72a1f5: Pull complete [2024-11-11T13:53:19.393Z] 988bab9f4d93: Pull complete [2024-11-11T13:53:19.658Z] 1469e6f7b9e6: Pull complete [2024-11-11T13:53:19.658Z] eaf3925da568: Pull complete [2024-11-11T13:53:21.598Z] bab4dde63d76: Pull complete [2024-11-11T13:53:21.598Z] bde34c3a00c8: Pull complete [2024-11-11T13:53:21.858Z] b352a97aabf1: Pull complete [2024-11-11T13:53:21.858Z] 4872d77fe225: Pull complete [2024-11-11T13:53:21.858Z] 5851b861e8e6: Pull complete [2024-11-11T13:53:21.858Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T13:53:21.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T13:53:21.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:53:22.009Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T13:53:22.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T13:53:23.253Z] $ docker top c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 -eo pid,comm [2024-11-11T13:53:23.315Z] 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-11-11T13:53:23.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T13:53:23.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T13:53:23.379Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T13:53:23.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T13:53:23.521Z] $ docker exec c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent [2024-11-11T13:53:23.639Z] SSH_AUTH_SOCK=/tmp/ssh-h9cVKLEyO4du/agent.34 [2024-11-11T13:53:23.639Z] SSH_AGENT_PID=40 [2024-11-11T13:53:23.647Z] Running ssh-add (command line suppressed) [2024-11-11T13:53:23.756Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12055462008909051956.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12055462008909051956.key) [2024-11-11T13:53:23.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T13:53:24.067Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T13:53:24.078Z] $ docker exec --env ******** --env ******** c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent -k [2024-11-11T13:53:24.178Z] unset SSH_AUTH_SOCK; [2024-11-11T13:53:24.179Z] unset SSH_AGENT_PID; [2024-11-11T13:53:24.179Z] echo Agent pid 40 killed; [2024-11-11T13:53:24.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T13:53:24.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T13:53:24.235Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T13:53:24.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T13:53:24.356Z] $ docker exec c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent [2024-11-11T13:53:24.474Z] SSH_AUTH_SOCK=/tmp/ssh-ED8xk06SH9mo/agent.74 [2024-11-11T13:53:24.474Z] SSH_AGENT_PID=80 [2024-11-11T13:53:24.478Z] Running ssh-add (command line suppressed) [2024-11-11T13:53:24.580Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12807743781938429776.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12807743781938429776.key) [2024-11-11T13:53:24.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T13:53:24.891Z] + git semver init [2024-11-11T13:53:25.150Z] 2024-11-11 13:53:25,091 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T13:53:25.150Z] 2024-11-11 13:53:25,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-11T13:53:25.150Z] 2024-11-11 13:53:25,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-11T13:53:25.150Z] 2024-11-11 13:53:25,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T13:53:26.087Z] 2024-11-11 13:53:26,027 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-11T13:53:26.087Z] 2024-11-11 13:53:26,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-11T13:53:26.087Z] 2024-11-11 13:53:26,028 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T13:53:26.087Z] 2024-11-11 13:53:26,028 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T13:53:26.087Z] 4.0.0-dev.7 [Pipeline] } [2024-11-11T13:53:26.095Z] $ docker exec --env ******** --env ******** c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 ssh-agent -k [2024-11-11T13:53:26.193Z] unset SSH_AUTH_SOCK; [2024-11-11T13:53:26.193Z] unset SSH_AGENT_PID; [2024-11-11T13:53:26.195Z] echo Agent pid 80 killed; [2024-11-11T13:53:26.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T13:53:26.533Z] + git semver [Pipeline] } [2024-11-11T13:53:26.806Z] $ docker stop --time=1 c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 [2024-11-11T13:53:28.120Z] $ docker rm -f --volumes c75bc8885bfa17e69e00e7486b148325e3ae6e690e71a1f603d4c7ec45044ba5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:53:28.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T13:53:28.736Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T13:53:28.742Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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-11-11T13:53:29.007Z] provisioning config files... [2024-11-11T13:53:29.017Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4116977341185347272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:53:29.318Z] ---> ****-login.sh [2024-11-11T13:53:29.318Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:53:29.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:29.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:29.319Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:29.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:29.319Z] [2024-11-11T13:53:29.319Z] Login Succeeded [2024-11-11T13:53:29.319Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:53:29.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:29.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:29.319Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:29.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:29.319Z] [2024-11-11T13:53:29.319Z] Login Succeeded [2024-11-11T13:53:29.319Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:53:29.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:29.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:29.577Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:29.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:29.578Z] [2024-11-11T13:53:29.578Z] Login Succeeded [2024-11-11T13:53:29.578Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:53:29.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:29.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:29.578Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:29.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:29.578Z] [2024-11-11T13:53:29.578Z] Login Succeeded [2024-11-11T13:53:29.578Z] ****.io [2024-11-11T13:53:29.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:53:29.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:53:29.842Z] Configure a credential helper to remove this warning. See [2024-11-11T13:53:29.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:53:29.842Z] [2024-11-11T13:53:29.842Z] Login Succeeded [2024-11-11T13:53:29.842Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:53:29.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T13:53:29.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:53:29.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:53:29.999Z] ========================================================= [2024-11-11T13:53:29.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T13:53:29.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:53:30.342Z] + 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-11-11T13:53:30.342Z] Sending build context to Docker daemon 9.213MB [2024-11-11T13:53:30.342Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:53:30.342Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T13:53:30.342Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T13:53:30.342Z] 43c4264eed91: Pulling fs layer [2024-11-11T13:53:30.342Z] 4cc291be95ef: Pulling fs layer [2024-11-11T13:53:30.342Z] 2ac1f1163629: Pulling fs layer [2024-11-11T13:53:30.342Z] 5c3c966382ef: Pulling fs layer [2024-11-11T13:53:30.342Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T13:53:30.342Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T13:53:30.342Z] 9f66e0745190: Pulling fs layer [2024-11-11T13:53:30.342Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T13:53:30.342Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T13:53:30.342Z] 4f4fb700ef54: Waiting [2024-11-11T13:53:30.342Z] f49a43e4bbc0: Waiting [2024-11-11T13:53:30.342Z] 561ebcabdf7f: Waiting [2024-11-11T13:53:30.342Z] 5d5c8e513c77: Waiting [2024-11-11T13:53:30.342Z] 9f66e0745190: Waiting [2024-11-11T13:53:30.342Z] 5c3c966382ef: Waiting [2024-11-11T13:53:30.342Z] 4cc291be95ef: Verifying Checksum [2024-11-11T13:53:30.342Z] 4cc291be95ef: Download complete [2024-11-11T13:53:30.342Z] 5c3c966382ef: Verifying Checksum [2024-11-11T13:53:30.342Z] 5c3c966382ef: Download complete [2024-11-11T13:53:30.608Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T13:53:30.608Z] 4f4fb700ef54: Download complete [2024-11-11T13:53:30.608Z] 5d5c8e513c77: Download complete [2024-11-11T13:53:30.608Z] 43c4264eed91: Download complete [2024-11-11T13:53:30.608Z] 9f66e0745190: Verifying Checksum [2024-11-11T13:53:30.608Z] 9f66e0745190: Download complete [2024-11-11T13:53:30.608Z] 43c4264eed91: Pull complete [2024-11-11T13:53:30.608Z] 561ebcabdf7f: Download complete [2024-11-11T13:53:30.867Z] 4cc291be95ef: Pull complete [2024-11-11T13:53:30.867Z] 2ac1f1163629: Download complete [2024-11-11T13:53:31.434Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T13:53:31.434Z] f49a43e4bbc0: Download complete [2024-11-11T13:53:34.722Z] 2ac1f1163629: Pull complete [2024-11-11T13:53:34.722Z] 5c3c966382ef: Pull complete [2024-11-11T13:53:34.980Z] 4f4fb700ef54: Pull complete [2024-11-11T13:53:34.980Z] 5d5c8e513c77: Pull complete [2024-11-11T13:53:34.980Z] 9f66e0745190: Pull complete [2024-11-11T13:53:37.507Z] f49a43e4bbc0: Pull complete [2024-11-11T13:53:37.767Z] 561ebcabdf7f: Pull complete [2024-11-11T13:53:38.026Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T13:53:38.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T13:53:38.026Z] ---> 3a752c3f9dda [2024-11-11T13:53:38.026Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:53:39.404Z] ---> Running in 10fe11872933 [2024-11-11T13:53:39.404Z] Removing intermediate container 10fe11872933 [2024-11-11T13:53:39.404Z] ---> eb7fa8f95643 [2024-11-11T13:53:39.404Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:53:39.404Z] ---> Running in 97b6618a951b [2024-11-11T13:53:39.665Z] Removing intermediate container 97b6618a951b [2024-11-11T13:53:39.665Z] ---> 2340ac6f6ef7 [2024-11-11T13:53:39.665Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:53:39.665Z] ---> Running in db2dafcc52ed [2024-11-11T13:53:39.665Z] Removing intermediate container db2dafcc52ed [2024-11-11T13:53:39.665Z] ---> 43c2697c5f5c [2024-11-11T13:53:39.665Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:53:39.665Z] ---> Running in d753e0b9552a [2024-11-11T13:53:39.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:53:39.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:53:40.501Z] OK: 246 MiB in 54 packages [2024-11-11T13:53:40.762Z] Removing intermediate container d753e0b9552a [2024-11-11T13:53:40.762Z] ---> 1850525ec760 [2024-11-11T13:53:40.762Z] Step 7/12 : WORKDIR /app [2024-11-11T13:53:40.762Z] ---> Running in 7f6f391c1aae [2024-11-11T13:53:40.762Z] Removing intermediate container 7f6f391c1aae [2024-11-11T13:53:40.762Z] ---> d35815f2619b [2024-11-11T13:53:40.762Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T13:53:41.021Z] ---> 0568548d9e5d [2024-11-11T13:53:41.021Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:53:41.021Z] ---> Running in 3298aef9532f [2024-11-11T13:53:43.951Z] Still waiting to schedule task [2024-11-11T13:53:43.952Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26174’ [2024-11-11T13:54:19.818Z] Removing intermediate container 3298aef9532f [2024-11-11T13:54:19.818Z] ---> ef7e4dbc3ed6 [2024-11-11T13:54:19.818Z] Step 10/12 : COPY . . [2024-11-11T13:54:19.818Z] ---> e61631a0e256 [2024-11-11T13:54:19.818Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:54:19.818Z] ---> Running in 9ef72d105a89 [2024-11-11T13:54:19.818Z] Removing intermediate container 9ef72d105a89 [2024-11-11T13:54:19.818Z] ---> c499c9e0776c [2024-11-11T13:54:19.818Z] Step 12/12 : RUN $MAKE [2024-11-11T13:54:19.818Z] ---> Running in e641899abb46 [2024-11-11T13:54:19.818Z] noop [2024-11-11T13:54:19.818Z] Removing intermediate container e641899abb46 [2024-11-11T13:54:19.818Z] ---> 1f29596ddf68 [2024-11-11T13:54:19.818Z] Successfully built 1f29596ddf68 [2024-11-11T13:54:19.818Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:20.153Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T13:54:20.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:54:20.245Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T13:54:20.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T13:54:20.632Z] $ docker top 45f14028d556dcac6dd249b9c8d8198537325909e8cb31fcc8afcc0cb78a29b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:54:20.987Z] + go version [2024-11-11T13:54:20.988Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T13:54:20.997Z] $ docker stop --time=1 45f14028d556dcac6dd249b9c8d8198537325909e8cb31fcc8afcc0cb78a29b1 [2024-11-11T13:54:22.289Z] $ docker rm -f --volumes 45f14028d556dcac6dd249b9c8d8198537325909e8cb31fcc8afcc0cb78a29b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:54:22.809Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T13:54:22.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:54:22.894Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T13:54:22.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T13:54:23.281Z] $ docker top dfcd0ddb683c1c2293c5b43a080eec6463c4fc8f2b645cb80c8be4a3492e2d73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:54:23.648Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T13:54:23.954Z] + make test [2024-11-11T13:54:23.955Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T13:54:56.085Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T13:55:28.166Z] go vet ./... [2024-11-11T13:55:34.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T13:55:34.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T13:55:34.729Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T13:55:34.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T13:55:34.760Z] $ docker stop --time=1 dfcd0ddb683c1c2293c5b43a080eec6463c4fc8f2b645cb80c8be4a3492e2d73 [2024-11-11T13:55:36.724Z] $ docker rm -f --volumes dfcd0ddb683c1c2293c5b43a080eec6463c4fc8f2b645cb80c8be4a3492e2d73 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T13:55:37.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T13:55:37.487Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T13:55:37.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T13:55:38.232Z] + ls -al . [2024-11-11T13:55:38.232Z] total 248 [2024-11-11T13:55:38.232Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 13:54 . [2024-11-11T13:55:38.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:53 .. [2024-11-11T13:55:38.232Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:53 .dockerignore [2024-11-11T13:55:38.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:54 .git [2024-11-11T13:55:38.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:53 .github [2024-11-11T13:55:38.232Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:53 .gitignore [2024-11-11T13:55:38.232Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:53 .golangci.yml [2024-11-11T13:55:38.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:53 .semver [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:53 Attribution.txt [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:53 CHANGELOG.md [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:53 Dockerfile [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:53 GOVERNANCE.md [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:53 Jenkinsfile [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:53 LICENSE [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:53 OWNERS.md [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:53 README.md [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:53 VERSION [2024-11-11T13:55:38.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:53 bin [2024-11-11T13:55:38.233Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 13:54 coverage.out [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:53 go.mod [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:53 go.sum [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:53 main.go [2024-11-11T13:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:53 makefile [2024-11-11T13:55:38.233Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:55:38.549Z] + 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=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 --label arch=amd64 --label version=4.0.0-dev.7 . [2024-11-11T13:55:38.549Z] Sending build context to Docker daemon 9.215MB [2024-11-11T13:55:38.549Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:55:38.549Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T13:55:38.549Z] ---> 1f29596ddf68 [2024-11-11T13:55:38.549Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:55:38.549Z] ---> Running in 57f4dad47d54 [2024-11-11T13:55:38.549Z] Removing intermediate container 57f4dad47d54 [2024-11-11T13:55:38.549Z] ---> 8351cc3a916c [2024-11-11T13:55:38.549Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:55:38.809Z] ---> Running in 0122f5526a36 [2024-11-11T13:55:38.809Z] Removing intermediate container 0122f5526a36 [2024-11-11T13:55:38.809Z] ---> f355682dc7fb [2024-11-11T13:55:38.809Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:55:38.809Z] ---> Running in 2cded5739725 [2024-11-11T13:55:38.809Z] Removing intermediate container 2cded5739725 [2024-11-11T13:55:38.809Z] ---> 833867d758fb [2024-11-11T13:55:38.809Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:55:38.809Z] ---> Running in 075263df5bb6 [2024-11-11T13:55:39.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:55:39.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:55:39.587Z] OK: 246 MiB in 54 packages [2024-11-11T13:55:40.155Z] Removing intermediate container 075263df5bb6 [2024-11-11T13:55:40.155Z] ---> 93e3b8e9ed79 [2024-11-11T13:55:40.155Z] Step 7/27 : WORKDIR /app [2024-11-11T13:55:40.155Z] ---> Running in 02f3388fbde8 [2024-11-11T13:55:40.155Z] Removing intermediate container 02f3388fbde8 [2024-11-11T13:55:40.155Z] ---> d878b8350767 [2024-11-11T13:55:40.155Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T13:55:40.155Z] ---> d76bf301fb3b [2024-11-11T13:55:40.155Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:55:40.155Z] ---> Running in d0998cf585ea [2024-11-11T13:55:41.090Z] Removing intermediate container d0998cf585ea [2024-11-11T13:55:41.090Z] ---> c2439a81c05e [2024-11-11T13:55:41.090Z] Step 10/27 : COPY . . [2024-11-11T13:55:41.090Z] ---> ae9a0e5b2cab [2024-11-11T13:55:41.090Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:55:41.348Z] ---> Running in b5ec8b74e173 [2024-11-11T13:55:41.348Z] Removing intermediate container b5ec8b74e173 [2024-11-11T13:55:41.348Z] ---> 1832df1c8dc9 [2024-11-11T13:55:41.348Z] Step 12/27 : RUN $MAKE [2024-11-11T13:55:41.348Z] ---> Running in 1c162b46cd13 [2024-11-11T13:55:41.607Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T13:56:13.686Z] Removing intermediate container 1c162b46cd13 [2024-11-11T13:56:13.686Z] ---> d2bbc2fe9d9c [2024-11-11T13:56:13.686Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T13:56:13.686Z] 3.20: Pulling from library/alpine [2024-11-11T13:56:13.686Z] 43c4264eed91: Already exists [2024-11-11T13:56:13.686Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T13:56:13.686Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T13:56:13.686Z] ---> 91ef0af61f39 [2024-11-11T13:56:13.686Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T13:56:13.686Z] ---> Running in 58caba3c30ed [2024-11-11T13:56:13.686Z] Removing intermediate container 58caba3c30ed [2024-11-11T13:56:13.686Z] ---> 919eb09c13b7 [2024-11-11T13:56:13.686Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T13:56:13.686Z] ---> Running in 02139ae62cd9 [2024-11-11T13:56:13.686Z] Removing intermediate container 02139ae62cd9 [2024-11-11T13:56:13.686Z] ---> 0ebf298700df [2024-11-11T13:56:13.686Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T13:56:13.686Z] ---> Running in 577e548ae4ad [2024-11-11T13:56:13.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:56:13.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:56:13.686Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T13:56:13.686Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T13:56:13.686Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:56:13.686Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T13:56:13.686Z] OK: 9 MiB in 16 packages [2024-11-11T13:56:13.686Z] Removing intermediate container 577e548ae4ad [2024-11-11T13:56:13.686Z] ---> 956cb0975023 [2024-11-11T13:56:13.686Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T13:56:13.686Z] ---> Running in 7b9460e2bac1 [2024-11-11T13:56:13.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:56:13.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:56:13.686Z] Upgrading critical system libraries and apk-tools: [2024-11-11T13:56:13.686Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T13:56:13.686Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T13:56:13.686Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T13:56:13.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T13:56:13.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T13:56:13.686Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:56:13.686Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T13:56:13.686Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T13:56:13.686Z] OK: 9 MiB in 16 packages [2024-11-11T13:56:13.686Z] Removing intermediate container 7b9460e2bac1 [2024-11-11T13:56:13.686Z] ---> 07eef5b3c704 [2024-11-11T13:56:13.686Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T13:56:13.686Z] ---> fc5456aa119b [2024-11-11T13:56:13.686Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T13:56:13.686Z] ---> f6e7df46c5f7 [2024-11-11T13:56:13.686Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T13:56:13.686Z] ---> 7c08d66f0ae5 [2024-11-11T13:56:13.686Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T13:56:13.686Z] ---> 4333c505711e [2024-11-11T13:56:13.686Z] Step 22/27 : EXPOSE 48095 [2024-11-11T13:56:13.686Z] ---> Running in 69e2bbf2d268 [2024-11-11T13:56:13.686Z] Removing intermediate container 69e2bbf2d268 [2024-11-11T13:56:13.686Z] ---> 21fdcb3b8953 [2024-11-11T13:56:13.686Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T13:56:13.686Z] ---> Running in 872fa9adf037 [2024-11-11T13:56:13.686Z] Removing intermediate container 872fa9adf037 [2024-11-11T13:56:13.686Z] ---> 6fa08b199ef9 [2024-11-11T13:56:13.686Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T13:56:13.686Z] ---> Running in 4fb7efac8daf [2024-11-11T13:56:13.946Z] Removing intermediate container 4fb7efac8daf [2024-11-11T13:56:13.946Z] ---> af5245f739af [2024-11-11T13:56:13.946Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T13:56:13.946Z] ---> Running in b19b6ecf4795 [2024-11-11T13:56:13.946Z] Removing intermediate container b19b6ecf4795 [2024-11-11T13:56:13.946Z] ---> cb1be29f7dab [2024-11-11T13:56:13.946Z] Step 26/27 : LABEL git_sha=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T13:56:13.946Z] ---> Running in 82043435a2c7 [2024-11-11T13:56:13.946Z] Removing intermediate container 82043435a2c7 [2024-11-11T13:56:13.946Z] ---> eeddb80947f8 [2024-11-11T13:56:13.946Z] Step 27/27 : LABEL version=4.0.0-dev.7 [2024-11-11T13:56:13.946Z] ---> Running in 837808e0d6e7 [2024-11-11T13:56:14.206Z] Removing intermediate container 837808e0d6e7 [2024-11-11T13:56:14.206Z] ---> e23575f1d191 [2024-11-11T13:56:14.206Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T13:56:14.206Z] Successfully built e23575f1d191 [2024-11-11T13:56:14.206Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:56:14.340Z] provisioning config files... [2024-11-11T13:56:14.349Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4266288019248940680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:56:14.655Z] ---> ****-login.sh [2024-11-11T13:56:14.655Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:56:14.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:56:14.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:56:14.655Z] Configure a credential helper to remove this warning. See [2024-11-11T13:56:14.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:56:14.655Z] [2024-11-11T13:56:14.655Z] Login Succeeded [2024-11-11T13:56:14.655Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:56:14.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:56:14.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:56:14.655Z] Configure a credential helper to remove this warning. See [2024-11-11T13:56:14.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:56:14.655Z] [2024-11-11T13:56:14.655Z] Login Succeeded [2024-11-11T13:56:14.655Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:56:14.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:56:14.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:56:14.915Z] Configure a credential helper to remove this warning. See [2024-11-11T13:56:14.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:56:14.915Z] [2024-11-11T13:56:14.915Z] Login Succeeded [2024-11-11T13:56:14.915Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:56:14.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:56:14.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:56:14.915Z] Configure a credential helper to remove this warning. See [2024-11-11T13:56:14.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:56:14.915Z] [2024-11-11T13:56:14.915Z] Login Succeeded [2024-11-11T13:56:14.915Z] ****.io [2024-11-11T13:56:14.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:56:15.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:56:15.176Z] Configure a credential helper to remove this warning. See [2024-11-11T13:56:15.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:56:15.176Z] [2024-11-11T13:56:15.176Z] Login Succeeded [2024-11-11T13:56:15.176Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:56:15.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T13:56:15.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:56:15.273Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-11T13:56:15.273Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T13:56:15.273Z] latest [2024-11-11T13:56:15.273Z] 4.0.0-dev.7 [2024-11-11T13:56:15.273Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [2024-11-11T13:56:15.273Z] main [2024-11-11T13:56:15.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:15.632Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:15.959Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T13:56:15.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T13:56:15.960Z] d78acacadc0a: Preparing [2024-11-11T13:56:15.960Z] 1fea45c12343: Preparing [2024-11-11T13:56:15.960Z] c8cee4726689: Preparing [2024-11-11T13:56:15.960Z] a5dc7ee0fb0d: Preparing [2024-11-11T13:56:15.960Z] 7eaaeef44edf: Preparing [2024-11-11T13:56:15.960Z] 3d047d8a4c32: Preparing [2024-11-11T13:56:15.960Z] 63ca1fbb43ae: Preparing [2024-11-11T13:56:15.960Z] 63ca1fbb43ae: Waiting [2024-11-11T13:56:15.960Z] 3d047d8a4c32: Waiting [2024-11-11T13:56:15.960Z] c8cee4726689: Pushed [2024-11-11T13:56:15.960Z] 1fea45c12343: Pushed [2024-11-11T13:56:15.960Z] a5dc7ee0fb0d: Pushed [2024-11-11T13:56:15.960Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:56:16.873Z] 3d047d8a4c32: Pushed [2024-11-11T13:56:17.132Z] 7eaaeef44edf: Pushed [2024-11-11T13:56:20.740Z] d78acacadc0a: Pushed [2024-11-11T13:56:21.001Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:21.331Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:21.652Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-11T13:56:21.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T13:56:21.652Z] d78acacadc0a: Preparing [2024-11-11T13:56:21.652Z] 1fea45c12343: Preparing [2024-11-11T13:56:21.652Z] c8cee4726689: Preparing [2024-11-11T13:56:21.652Z] a5dc7ee0fb0d: Preparing [2024-11-11T13:56:21.652Z] 7eaaeef44edf: Preparing [2024-11-11T13:56:21.652Z] 3d047d8a4c32: Preparing [2024-11-11T13:56:21.652Z] 3d047d8a4c32: Waiting [2024-11-11T13:56:21.652Z] 63ca1fbb43ae: Preparing [2024-11-11T13:56:21.652Z] 63ca1fbb43ae: Waiting [2024-11-11T13:56:21.652Z] 1fea45c12343: Layer already exists [2024-11-11T13:56:21.652Z] a5dc7ee0fb0d: Layer already exists [2024-11-11T13:56:21.652Z] 7eaaeef44edf: Layer already exists [2024-11-11T13:56:21.652Z] d78acacadc0a: Layer already exists [2024-11-11T13:56:21.652Z] c8cee4726689: Layer already exists [2024-11-11T13:56:21.652Z] 3d047d8a4c32: Layer already exists [2024-11-11T13:56:21.652Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:56:21.652Z] latest: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:21.979Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:22.309Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.7 [2024-11-11T13:56:22.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T13:56:22.309Z] d78acacadc0a: Preparing [2024-11-11T13:56:22.309Z] 1fea45c12343: Preparing [2024-11-11T13:56:22.309Z] c8cee4726689: Preparing [2024-11-11T13:56:22.309Z] a5dc7ee0fb0d: Preparing [2024-11-11T13:56:22.309Z] 7eaaeef44edf: Preparing [2024-11-11T13:56:22.309Z] 3d047d8a4c32: Preparing [2024-11-11T13:56:22.309Z] 63ca1fbb43ae: Preparing [2024-11-11T13:56:22.309Z] 3d047d8a4c32: Waiting [2024-11-11T13:56:22.309Z] a5dc7ee0fb0d: Layer already exists [2024-11-11T13:56:22.309Z] 7eaaeef44edf: Layer already exists [2024-11-11T13:56:22.309Z] 1fea45c12343: Layer already exists [2024-11-11T13:56:22.309Z] c8cee4726689: Layer already exists [2024-11-11T13:56:22.309Z] d78acacadc0a: Layer already exists [2024-11-11T13:56:22.309Z] 3d047d8a4c32: Layer already exists [2024-11-11T13:56:22.309Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:56:22.309Z] 4.0.0-dev.7: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:22.637Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:22.963Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [2024-11-11T13:56:22.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T13:56:22.963Z] d78acacadc0a: Preparing [2024-11-11T13:56:22.963Z] 1fea45c12343: Preparing [2024-11-11T13:56:22.963Z] c8cee4726689: Preparing [2024-11-11T13:56:22.963Z] a5dc7ee0fb0d: Preparing [2024-11-11T13:56:22.963Z] 7eaaeef44edf: Preparing [2024-11-11T13:56:22.963Z] 3d047d8a4c32: Preparing [2024-11-11T13:56:22.963Z] 63ca1fbb43ae: Preparing [2024-11-11T13:56:22.963Z] 3d047d8a4c32: Waiting [2024-11-11T13:56:22.963Z] 63ca1fbb43ae: Waiting [2024-11-11T13:56:22.963Z] c8cee4726689: Layer already exists [2024-11-11T13:56:22.963Z] a5dc7ee0fb0d: Layer already exists [2024-11-11T13:56:22.963Z] 7eaaeef44edf: Layer already exists [2024-11-11T13:56:22.963Z] d78acacadc0a: Layer already exists [2024-11-11T13:56:22.963Z] 1fea45c12343: Layer already exists [2024-11-11T13:56:22.963Z] 3d047d8a4c32: Layer already exists [2024-11-11T13:56:22.963Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:56:22.963Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:23.288Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:23.615Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-11T13:56:23.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T13:56:23.615Z] d78acacadc0a: Preparing [2024-11-11T13:56:23.615Z] 1fea45c12343: Preparing [2024-11-11T13:56:23.615Z] c8cee4726689: Preparing [2024-11-11T13:56:23.615Z] a5dc7ee0fb0d: Preparing [2024-11-11T13:56:23.615Z] 7eaaeef44edf: Preparing [2024-11-11T13:56:23.615Z] 3d047d8a4c32: Preparing [2024-11-11T13:56:23.615Z] 63ca1fbb43ae: Preparing [2024-11-11T13:56:23.615Z] 3d047d8a4c32: Waiting [2024-11-11T13:56:23.615Z] 63ca1fbb43ae: Waiting [2024-11-11T13:56:23.615Z] c8cee4726689: Layer already exists [2024-11-11T13:56:23.615Z] d78acacadc0a: Layer already exists [2024-11-11T13:56:23.615Z] a5dc7ee0fb0d: Layer already exists [2024-11-11T13:56:23.615Z] 7eaaeef44edf: Layer already exists [2024-11-11T13:56:23.615Z] 1fea45c12343: Layer already exists [2024-11-11T13:56:23.615Z] 63ca1fbb43ae: Layer already exists [2024-11-11T13:56:23.615Z] 3d047d8a4c32: Layer already exists [2024-11-11T13:56:23.615Z] main: digest: sha256:a98485f9a601717d58ea3abb89d477435128dbea7ca5e293295243b8f88d2441 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T13:56:23.694Z] ===================================================== [Pipeline] echo [2024-11-11T13:56:23.707Z] taggedImages: [2024-11-11T13:56:23.707Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T13:56:23.707Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-11T13:56:23.707Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.7 [2024-11-11T13:56:23.707Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [2024-11-11T13:56:23.707Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:24.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:56:24.113Z] [2024-11-11T13:56:24.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:56:24.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:56:24.425Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T13:56:24.425Z] 5eb5b503b376: Pulling fs layer [2024-11-11T13:56:24.425Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T13:56:24.425Z] ec43610c2a17: Pulling fs layer [2024-11-11T13:56:24.425Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T13:56:24.425Z] 33b1e0a273af: Pulling fs layer [2024-11-11T13:56:24.425Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T13:56:24.425Z] 2f39f015ded8: Pulling fs layer [2024-11-11T13:56:24.425Z] 3a2ae6a8a46f: Waiting [2024-11-11T13:56:24.425Z] 33b1e0a273af: Waiting [2024-11-11T13:56:24.425Z] 5d3b04190fa2: Waiting [2024-11-11T13:56:24.425Z] 2f39f015ded8: Waiting [2024-11-11T13:56:24.425Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T13:56:24.425Z] 5c69ac0246d0: Download complete [2024-11-11T13:56:24.425Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T13:56:24.425Z] 3a2ae6a8a46f: Download complete [2024-11-11T13:56:24.425Z] 33b1e0a273af: Verifying Checksum [2024-11-11T13:56:24.425Z] 33b1e0a273af: Download complete [2024-11-11T13:56:24.425Z] 5d3b04190fa2: Download complete [2024-11-11T13:56:24.425Z] ec43610c2a17: Verifying Checksum [2024-11-11T13:56:24.425Z] ec43610c2a17: Download complete [2024-11-11T13:56:24.684Z] 5eb5b503b376: Verifying Checksum [2024-11-11T13:56:24.685Z] 5eb5b503b376: Download complete [2024-11-11T13:56:25.250Z] 2f39f015ded8: Download complete [2024-11-11T13:56:25.814Z] 5eb5b503b376: Pull complete [2024-11-11T13:56:25.814Z] 5c69ac0246d0: Pull complete [2024-11-11T13:56:26.379Z] ec43610c2a17: Pull complete [2024-11-11T13:56:26.379Z] 3a2ae6a8a46f: Pull complete [2024-11-11T13:56:26.636Z] 33b1e0a273af: Pull complete [2024-11-11T13:56:26.637Z] 5d3b04190fa2: Pull complete [2024-11-11T13:56:30.820Z] 2f39f015ded8: Pull complete [2024-11-11T13:56:30.820Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T13:56:30.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T13:56:30.820Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:56:30.942Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T13:56:30.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T13:56:32.177Z] $ docker top 8b2cfb50e444acc5ce4390a62d497f59a6a1fe44e1027f36678b4abafe19d0f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:56:32.574Z] ---> job-cost.sh [2024-11-11T13:56:32.574Z] lf-activate-venv: SKIPPING [2024-11-11T13:56:32.574Z] INFO: No Stack... [2024-11-11T13:56:32.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T13:56:33.093Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T13:56:33.389Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-11T13:56:33.390Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T13:56:33.405Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [2024-11-11T13:56:33.414Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] did not exist. Created. [2024-11-11T13:56:33.421Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T13:56:33.734Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T13:56:33.767Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T13:56:33.776Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T13:56:33.797Z] $ docker stop --time=1 8b2cfb50e444acc5ce4390a62d497f59a6a1fe44e1027f36678b4abafe19d0f7 [2024-11-11T13:56:34.985Z] $ docker rm -f --volumes 8b2cfb50e444acc5ce4390a62d497f59a6a1fe44e1027f36678b4abafe19d0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T13:56:41.512Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26176 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-11T13:56:41.529Z] Running in /w/workspace/app-service-configurable/255 [Pipeline] { [Pipeline] checkout [2024-11-11T13:56:41.563Z] The recommended git tool is: git [2024-11-11T13:56:46.419Z] using credential edgex-jenkins-ssh [2024-11-11T13:56:46.442Z] Cloning the remote Git repository [2024-11-11T13:56:46.493Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T13:56:46.590Z] > git init /w/workspace/app-service-configurable/255 # timeout=10 [2024-11-11T13:56:46.757Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T13:56:46.759Z] > git --version # timeout=10 [2024-11-11T13:56:46.784Z] > git --version # 'git version 2.25.1' [2024-11-11T13:56:46.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T13:56:46.967Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T13:56:49.986Z] Avoid second fetch [2024-11-11T13:56:49.986Z] Checking out Revision 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 (main) [2024-11-11T13:56:49.081Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T13:56:49.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T13:56:50.002Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T13:56:50.070Z] > git checkout -f 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 # timeout=10 [2024-11-11T13:56:50.716Z] Commit message: "Merge pull request #691 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T13:56:55.823Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T13:56:55.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T13:56:55.823Z] Dload Upload Total Spent Left Speed [2024-11-11T13:56:55.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh [2024-11-11T13:56:56.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T13:56:56.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T13:56:56.509Z] + sudo tee /etc/docker/daemon.new [2024-11-11T13:56:56.509Z] { [2024-11-11T13:56:56.509Z] "registry-mirrors": [ [2024-11-11T13:56:56.509Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T13:56:56.509Z] ], [2024-11-11T13:56:56.509Z] "bip": "10.250.0.254/24", [2024-11-11T13:56:56.509Z] "hosts": [ [2024-11-11T13:56:56.509Z] "tcp://0.0.0.0:5555", [2024-11-11T13:56:56.509Z] "unix:///var/run/docker.sock" [2024-11-11T13:56:56.509Z] ], [2024-11-11T13:56:56.509Z] "mtu": 1458, [2024-11-11T13:56:56.509Z] "selinux-enabled": true, [2024-11-11T13:56:56.509Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T13:56:56.509Z] } [Pipeline] sh [2024-11-11T13:56:56.852Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T13:56:57.197Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T13:57:16.184Z] provisioning config files... [2024-11-11T13:57:16.217Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/255@tmp/config10055343346319301447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T13:57:16.722Z] ---> ****-login.sh [2024-11-11T13:57:16.723Z] nexus3.edgexfoundry.org:10001 [2024-11-11T13:57:17.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:57:17.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:57:17.316Z] Configure a credential helper to remove this warning. See [2024-11-11T13:57:17.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:57:17.316Z] [2024-11-11T13:57:17.316Z] Login Succeeded [2024-11-11T13:57:17.316Z] nexus3.edgexfoundry.org:10002 [2024-11-11T13:57:17.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:57:17.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:57:17.863Z] Configure a credential helper to remove this warning. See [2024-11-11T13:57:17.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:57:17.863Z] [2024-11-11T13:57:17.863Z] Login Succeeded [2024-11-11T13:57:17.863Z] nexus3.edgexfoundry.org:10003 [2024-11-11T13:57:18.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:57:18.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:57:18.134Z] Configure a credential helper to remove this warning. See [2024-11-11T13:57:18.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:57:18.134Z] [2024-11-11T13:57:18.134Z] Login Succeeded [2024-11-11T13:57:18.134Z] nexus3.edgexfoundry.org:10004 [2024-11-11T13:57:18.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:57:18.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:57:18.682Z] Configure a credential helper to remove this warning. See [2024-11-11T13:57:18.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:57:18.683Z] [2024-11-11T13:57:18.683Z] Login Succeeded [2024-11-11T13:57:18.683Z] ****.io [2024-11-11T13:57:18.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T13:57:19.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T13:57:19.225Z] Configure a credential helper to remove this warning. See [2024-11-11T13:57:19.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T13:57:19.225Z] [2024-11-11T13:57:19.225Z] Login Succeeded [2024-11-11T13:57:19.225Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T13:57:19.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T13:57:19.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:57:19.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T13:57:19.712Z] ========================================================= [2024-11-11T13:57:19.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T13:57:19.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:57:20.135Z] + 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-11-11T13:57:20.135Z] Sending build context to Docker daemon 225.3kB [2024-11-11T13:57:20.409Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T13:57:20.409Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T13:57:20.686Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T13:57:20.686Z] cf04c63912e1: Pulling fs layer [2024-11-11T13:57:20.686Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T13:57:20.686Z] a37a00ec5f00: Pulling fs layer [2024-11-11T13:57:20.686Z] 50b3750afda1: Pulling fs layer [2024-11-11T13:57:20.686Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T13:57:20.686Z] 80978eb59214: Pulling fs layer [2024-11-11T13:57:20.686Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T13:57:20.686Z] c5a475d317c9: Pulling fs layer [2024-11-11T13:57:20.686Z] 4f4fb700ef54: Waiting [2024-11-11T13:57:20.686Z] 80978eb59214: Waiting [2024-11-11T13:57:20.686Z] c9f46d7d2bd2: Waiting [2024-11-11T13:57:20.686Z] c5a475d317c9: Waiting [2024-11-11T13:57:20.686Z] 50b3750afda1: Waiting [2024-11-11T13:57:20.686Z] 55b35a11ae5e: Download complete [2024-11-11T13:57:20.686Z] 50b3750afda1: Verifying Checksum [2024-11-11T13:57:20.686Z] 50b3750afda1: Download complete [2024-11-11T13:57:20.686Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T13:57:20.686Z] 4f4fb700ef54: Download complete [2024-11-11T13:57:20.686Z] 80978eb59214: Verifying Checksum [2024-11-11T13:57:20.686Z] 80978eb59214: Download complete [2024-11-11T13:57:20.686Z] cf04c63912e1: Verifying Checksum [2024-11-11T13:57:20.686Z] cf04c63912e1: Download complete [2024-11-11T13:57:21.278Z] c5a475d317c9: Verifying Checksum [2024-11-11T13:57:21.278Z] c5a475d317c9: Download complete [2024-11-11T13:57:22.734Z] cf04c63912e1: Pull complete [2024-11-11T13:57:22.734Z] a37a00ec5f00: Verifying Checksum [2024-11-11T13:57:22.734Z] a37a00ec5f00: Download complete [2024-11-11T13:57:23.006Z] 55b35a11ae5e: Pull complete [2024-11-11T13:57:23.971Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T13:57:23.971Z] c9f46d7d2bd2: Download complete [2024-11-11T13:57:38.989Z] a37a00ec5f00: Pull complete [2024-11-11T13:57:38.989Z] 50b3750afda1: Pull complete [2024-11-11T13:57:38.989Z] 4f4fb700ef54: Pull complete [2024-11-11T13:57:38.989Z] 80978eb59214: Pull complete [2024-11-11T13:57:45.655Z] c9f46d7d2bd2: Pull complete [2024-11-11T13:57:46.622Z] c5a475d317c9: Pull complete [2024-11-11T13:57:46.896Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T13:57:46.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T13:57:46.896Z] ---> be29e6b0f0d4 [2024-11-11T13:57:46.896Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T13:57:47.861Z] ---> Running in bea723746687 [2024-11-11T13:57:48.131Z] Removing intermediate container bea723746687 [2024-11-11T13:57:48.131Z] ---> e2691788cd3b [2024-11-11T13:57:48.131Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T13:57:48.131Z] ---> Running in 710b1a802739 [2024-11-11T13:57:48.404Z] Removing intermediate container 710b1a802739 [2024-11-11T13:57:48.404Z] ---> 6b6c31babd42 [2024-11-11T13:57:48.404Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T13:57:48.676Z] ---> Running in 5c6bfb5b429b [2024-11-11T13:57:48.947Z] Removing intermediate container 5c6bfb5b429b [2024-11-11T13:57:48.947Z] ---> c57bf824b2ab [2024-11-11T13:57:48.947Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T13:57:48.947Z] ---> Running in 4e659d36ab02 [2024-11-11T13:57:50.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T13:57:50.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T13:57:52.050Z] OK: 238 MiB in 54 packages [2024-11-11T13:57:53.481Z] Removing intermediate container 4e659d36ab02 [2024-11-11T13:57:53.481Z] ---> 7445b7cb5880 [2024-11-11T13:57:53.481Z] Step 7/12 : WORKDIR /app [2024-11-11T13:57:53.481Z] ---> Running in 782d33176599 [2024-11-11T13:57:53.749Z] Removing intermediate container 782d33176599 [2024-11-11T13:57:53.749Z] ---> 71e0dce60cde [2024-11-11T13:57:53.749Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T13:57:54.333Z] ---> e65bffb252b4 [2024-11-11T13:57:54.333Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T13:57:54.333Z] ---> Running in d2dc5d472374 [2024-11-11T13:59:46.019Z] Removing intermediate container d2dc5d472374 [2024-11-11T13:59:46.019Z] ---> 8b1fff9a8edc [2024-11-11T13:59:46.019Z] Step 10/12 : COPY . . [2024-11-11T13:59:46.019Z] ---> e94bb8db41a9 [2024-11-11T13:59:46.019Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T13:59:46.019Z] ---> Running in 89e6e8b98d57 [2024-11-11T13:59:46.019Z] Removing intermediate container 89e6e8b98d57 [2024-11-11T13:59:46.019Z] ---> 59a958e4666d [2024-11-11T13:59:46.019Z] Step 12/12 : RUN $MAKE [2024-11-11T13:59:46.019Z] ---> Running in 59ceb1d51c0a [2024-11-11T13:59:46.019Z] noop [2024-11-11T13:59:46.019Z] Removing intermediate container 59ceb1d51c0a [2024-11-11T13:59:46.019Z] ---> 60c03d34fd7d [2024-11-11T13:59:46.019Z] Successfully built 60c03d34fd7d [2024-11-11T13:59:46.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:59:46.399Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T13:59:46.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:59:46.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-26176 does not seem to be running inside a container [2024-11-11T13:59:46.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/255 -v /w/workspace/app-service-configurable/255:/w/workspace/app-service-configurable/255:rw,z -v /w/workspace/app-service-configurable/255@tmp:/w/workspace/app-service-configurable/255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T13:59:47.884Z] $ docker top d53a2641cfe6bb5c352d7e20b41b4bf1d751527e0af597ac7b74774186cd03e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:59:48.735Z] + go version [2024-11-11T13:59:48.735Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T13:59:48.754Z] $ docker stop --time=1 d53a2641cfe6bb5c352d7e20b41b4bf1d751527e0af597ac7b74774186cd03e4 [2024-11-11T13:59:50.350Z] $ docker rm -f --volumes d53a2641cfe6bb5c352d7e20b41b4bf1d751527e0af597ac7b74774186cd03e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T13:59:50.956Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T13:59:50.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T13:59:51.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-26176 does not seem to be running inside a container [2024-11-11T13:59:51.227Z] $ 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/255 -v /w/workspace/app-service-configurable/255:/w/workspace/app-service-configurable/255:rw,z -v /w/workspace/app-service-configurable/255@tmp:/w/workspace/app-service-configurable/255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T13:59:52.353Z] $ docker top b6801968f97395df37a90b7d29124d15707c7220954869f20eb30f15e59f84e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T13:59:53.187Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/255 [Pipeline] fileExists [Pipeline] sh [2024-11-11T13:59:53.536Z] + make test [2024-11-11T13:59:53.806Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T14:04:08.650Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T14:04:08.650Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T14:04:08.650Z] go vet ./... [2024-11-11T14:08:00.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T14:08:00.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T14:08:00.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T14:08:00.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T14:08:00.580Z] $ docker stop --time=1 b6801968f97395df37a90b7d29124d15707c7220954869f20eb30f15e59f84e1 [2024-11-11T14:08:02.472Z] $ docker rm -f --volumes b6801968f97395df37a90b7d29124d15707c7220954869f20eb30f15e59f84e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T14:08:04.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T14:08:04.598Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T14:08:05.139Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T14:08:05.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T14:08:05.854Z] + ls -al . [2024-11-11T14:08:05.854Z] total 244 [2024-11-11T14:08:05.854Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 13:59 . [2024-11-11T14:08:05.854Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 13:56 .. [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 13:56 .dockerignore [2024-11-11T14:08:05.854Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 13:56 .git [2024-11-11T14:08:05.854Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 13:56 .github [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 13:56 .gitignore [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 13:56 .golangci.yml [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 13:56 Attribution.txt [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 13:56 CHANGELOG.md [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 13:56 Dockerfile [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 13:56 GOVERNANCE.md [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 13:56 Jenkinsfile [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 13:56 LICENSE [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 13:56 OWNERS.md [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 13:56 README.md [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 13:53 VERSION [2024-11-11T14:08:05.854Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 13:56 bin [2024-11-11T14:08:05.854Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 14:04 coverage.out [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 13:56 go.mod [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 13:56 go.sum [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 13:56 main.go [2024-11-11T14:08:05.854Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 13:56 makefile [2024-11-11T14:08:05.854Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 13:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:08:06.204Z] + 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=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 --label arch=arm64 --label version=4.0.0-dev.7 . [2024-11-11T14:08:06.204Z] Sending build context to Docker daemon 226.8kB [2024-11-11T14:08:06.471Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T14:08:06.471Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T14:08:06.471Z] ---> 60c03d34fd7d [2024-11-11T14:08:06.471Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T14:08:06.471Z] ---> Running in f09886c8d895 [2024-11-11T14:08:06.739Z] Removing intermediate container f09886c8d895 [2024-11-11T14:08:06.739Z] ---> 9c929c9e3674 [2024-11-11T14:08:06.739Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T14:08:07.006Z] ---> Running in 6fba76b187d8 [2024-11-11T14:08:07.271Z] Removing intermediate container 6fba76b187d8 [2024-11-11T14:08:07.271Z] ---> 033a872dd70c [2024-11-11T14:08:07.271Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T14:08:07.271Z] ---> Running in d8ae0f85352a [2024-11-11T14:08:07.538Z] Removing intermediate container d8ae0f85352a [2024-11-11T14:08:07.538Z] ---> 3bbbec7050b5 [2024-11-11T14:08:07.538Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T14:08:07.538Z] ---> Running in 9f377d5b42ad [2024-11-11T14:08:08.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:08:09.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:08:10.492Z] OK: 238 MiB in 54 packages [2024-11-11T14:08:11.077Z] Removing intermediate container 9f377d5b42ad [2024-11-11T14:08:11.077Z] ---> 4a419542ef5c [2024-11-11T14:08:11.077Z] Step 7/27 : WORKDIR /app [2024-11-11T14:08:11.077Z] ---> Running in bb604088de4c [2024-11-11T14:08:11.346Z] Removing intermediate container bb604088de4c [2024-11-11T14:08:11.346Z] ---> 57215ac17c3f [2024-11-11T14:08:11.346Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T14:08:11.927Z] ---> c0ac53c8dd25 [2024-11-11T14:08:11.927Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T14:08:11.927Z] ---> Running in 305653d962a0 [2024-11-11T14:08:14.502Z] Removing intermediate container 305653d962a0 [2024-11-11T14:08:14.502Z] ---> 490938de511b [2024-11-11T14:08:14.502Z] Step 10/27 : COPY . . [2024-11-11T14:08:14.502Z] ---> 27c8945e83fd [2024-11-11T14:08:14.502Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T14:08:14.773Z] ---> Running in 501520766c5a [2024-11-11T14:08:15.037Z] Removing intermediate container 501520766c5a [2024-11-11T14:08:15.037Z] ---> 932deaad0c3b [2024-11-11T14:08:15.037Z] Step 12/27 : RUN $MAKE [2024-11-11T14:08:15.037Z] ---> Running in 0d79ec80a936 [2024-11-11T14:08:15.990Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T14:11:37.752Z] Removing intermediate container 0d79ec80a936 [2024-11-11T14:11:37.752Z] ---> 71c1f13ab2ce [2024-11-11T14:11:37.752Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T14:11:37.752Z] 3.20: Pulling from library/alpine [2024-11-11T14:11:37.752Z] cf04c63912e1: Already exists [2024-11-11T14:11:37.752Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T14:11:37.752Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T14:11:37.752Z] ---> c157a85ed455 [2024-11-11T14:11:37.752Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T14:11:37.753Z] ---> Running in ac4f00a44fda [2024-11-11T14:11:37.753Z] Removing intermediate container ac4f00a44fda [2024-11-11T14:11:37.753Z] ---> 54b743fb54ef [2024-11-11T14:11:37.753Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T14:11:37.753Z] ---> Running in 9c1acb1a5ebd [2024-11-11T14:11:37.753Z] Removing intermediate container 9c1acb1a5ebd [2024-11-11T14:11:37.753Z] ---> 2d73a28eb635 [2024-11-11T14:11:37.753Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T14:11:37.753Z] ---> Running in 676d1b520e17 [2024-11-11T14:11:37.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:11:37.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:11:37.753Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T14:11:37.753Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T14:11:37.753Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T14:11:37.753Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T14:11:37.753Z] OK: 10 MiB in 16 packages [2024-11-11T14:11:37.753Z] Removing intermediate container 676d1b520e17 [2024-11-11T14:11:37.753Z] ---> 94e08d0cc4aa [2024-11-11T14:11:37.753Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T14:11:37.753Z] ---> Running in e5e5b190e4a0 [2024-11-11T14:11:38.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:11:38.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:11:40.386Z] Upgrading critical system libraries and apk-tools: [2024-11-11T14:11:40.386Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T14:11:40.386Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T14:11:40.976Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T14:11:40.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T14:11:40.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T14:11:42.381Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T14:11:42.654Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T14:11:42.654Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T14:11:42.654Z] OK: 10 MiB in 16 packages [2024-11-11T14:11:44.062Z] Removing intermediate container e5e5b190e4a0 [2024-11-11T14:11:44.062Z] ---> f67a7f8c614e [2024-11-11T14:11:44.062Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T14:11:44.328Z] ---> 0fac60c0ee6b [2024-11-11T14:11:44.328Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T14:11:44.909Z] ---> b9c7126639bd [2024-11-11T14:11:44.909Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T14:11:45.491Z] ---> 96c6afcb6064 [2024-11-11T14:11:45.491Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T14:11:47.430Z] ---> 3d063946a108 [2024-11-11T14:11:47.430Z] Step 22/27 : EXPOSE 48095 [2024-11-11T14:11:47.698Z] ---> Running in bbc79fa0d2ce [2024-11-11T14:11:47.966Z] Removing intermediate container bbc79fa0d2ce [2024-11-11T14:11:47.966Z] ---> 4b8bb13b605f [2024-11-11T14:11:47.966Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T14:11:47.966Z] ---> Running in a6ba54992cff [2024-11-11T14:11:48.234Z] Removing intermediate container a6ba54992cff [2024-11-11T14:11:48.234Z] ---> 2ec5a44a39a4 [2024-11-11T14:11:48.234Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T14:11:48.501Z] ---> Running in 6574fb8c8dbd [2024-11-11T14:11:48.769Z] Removing intermediate container 6574fb8c8dbd [2024-11-11T14:11:48.769Z] ---> 59fd18915815 [2024-11-11T14:11:48.769Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T14:11:48.769Z] ---> Running in aad29c2265e5 [2024-11-11T14:11:49.041Z] Removing intermediate container aad29c2265e5 [2024-11-11T14:11:49.041Z] ---> 147e506f0ec9 [2024-11-11T14:11:49.041Z] Step 26/27 : LABEL git_sha=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T14:11:49.041Z] ---> Running in 234eea3494fa [2024-11-11T14:11:49.626Z] Removing intermediate container 234eea3494fa [2024-11-11T14:11:49.626Z] ---> b6899e9a8a7b [2024-11-11T14:11:49.626Z] Step 27/27 : LABEL version=4.0.0-dev.7 [2024-11-11T14:11:49.626Z] ---> Running in 7d4505f58cdb [2024-11-11T14:11:49.892Z] Removing intermediate container 7d4505f58cdb [2024-11-11T14:11:49.892Z] ---> 348abb7dc7d7 [2024-11-11T14:11:49.892Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T14:11:49.892Z] Successfully built 348abb7dc7d7 [2024-11-11T14:11:49.892Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:11:50.052Z] provisioning config files... [2024-11-11T14:11:50.065Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/255@tmp/config12147655288121508540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:11:50.409Z] ---> ****-login.sh [2024-11-11T14:11:50.409Z] nexus3.edgexfoundry.org:10001 [2024-11-11T14:11:50.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:11:50.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:11:50.682Z] Configure a credential helper to remove this warning. See [2024-11-11T14:11:50.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:11:50.682Z] [2024-11-11T14:11:50.682Z] Login Succeeded [2024-11-11T14:11:50.682Z] nexus3.edgexfoundry.org:10002 [2024-11-11T14:11:50.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:11:50.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:11:50.947Z] Configure a credential helper to remove this warning. See [2024-11-11T14:11:50.947Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:11:50.947Z] [2024-11-11T14:11:50.947Z] Login Succeeded [2024-11-11T14:11:50.947Z] nexus3.edgexfoundry.org:10003 [2024-11-11T14:11:51.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:11:51.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:11:51.479Z] Configure a credential helper to remove this warning. See [2024-11-11T14:11:51.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:11:51.479Z] [2024-11-11T14:11:51.479Z] Login Succeeded [2024-11-11T14:11:51.479Z] nexus3.edgexfoundry.org:10004 [2024-11-11T14:11:51.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:11:51.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:11:51.745Z] Configure a credential helper to remove this warning. See [2024-11-11T14:11:51.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:11:51.745Z] [2024-11-11T14:11:51.745Z] Login Succeeded [2024-11-11T14:11:51.745Z] ****.io [2024-11-11T14:11:52.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T14:11:52.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T14:11:52.276Z] Configure a credential helper to remove this warning. See [2024-11-11T14:11:52.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T14:11:52.276Z] [2024-11-11T14:11:52.276Z] Login Succeeded [2024-11-11T14:11:52.276Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T14:11:52.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T14:11:52.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T14:11:52.365Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-11T14:11:52.365Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T14:11:52.365Z] latest [2024-11-11T14:11:52.365Z] 4.0.0-dev.7 [2024-11-11T14:11:52.365Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [2024-11-11T14:11:52.365Z] main [2024-11-11T14:11:52.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:11:52.734Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:11:53.088Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T14:11:53.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T14:11:53.088Z] 0b3c163cecd3: Preparing [2024-11-11T14:11:53.088Z] 150e2dd844f0: Preparing [2024-11-11T14:11:53.088Z] 02ff765c6ffa: Preparing [2024-11-11T14:11:53.088Z] 59c2797fa351: Preparing [2024-11-11T14:11:53.088Z] d4f7cfe7fc2f: Preparing [2024-11-11T14:11:53.088Z] 99cbfeb819a1: Preparing [2024-11-11T14:11:53.088Z] 16113d51b718: Preparing [2024-11-11T14:11:53.088Z] 99cbfeb819a1: Waiting [2024-11-11T14:11:53.088Z] 16113d51b718: Waiting [2024-11-11T14:11:53.354Z] 59c2797fa351: Pushed [2024-11-11T14:11:53.354Z] 02ff765c6ffa: Pushed [2024-11-11T14:11:53.354Z] 150e2dd844f0: Pushed [2024-11-11T14:11:53.354Z] 16113d51b718: Layer already exists [2024-11-11T14:11:53.618Z] 99cbfeb819a1: Pushed [2024-11-11T14:11:55.015Z] d4f7cfe7fc2f: Pushed [2024-11-11T14:12:01.642Z] 0b3c163cecd3: Pushed [2024-11-11T14:12:01.642Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:02.004Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:02.354Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-11T14:12:02.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T14:12:02.354Z] 0b3c163cecd3: Preparing [2024-11-11T14:12:02.354Z] 150e2dd844f0: Preparing [2024-11-11T14:12:02.354Z] 02ff765c6ffa: Preparing [2024-11-11T14:12:02.354Z] 59c2797fa351: Preparing [2024-11-11T14:12:02.354Z] d4f7cfe7fc2f: Preparing [2024-11-11T14:12:02.354Z] 99cbfeb819a1: Preparing [2024-11-11T14:12:02.354Z] 16113d51b718: Preparing [2024-11-11T14:12:02.354Z] 99cbfeb819a1: Waiting [2024-11-11T14:12:02.354Z] 16113d51b718: Waiting [2024-11-11T14:12:02.354Z] d4f7cfe7fc2f: Layer already exists [2024-11-11T14:12:02.354Z] 02ff765c6ffa: Layer already exists [2024-11-11T14:12:02.354Z] 59c2797fa351: Layer already exists [2024-11-11T14:12:02.354Z] 150e2dd844f0: Layer already exists [2024-11-11T14:12:02.354Z] 0b3c163cecd3: Layer already exists [2024-11-11T14:12:02.354Z] 16113d51b718: Layer already exists [2024-11-11T14:12:02.354Z] 99cbfeb819a1: Layer already exists [2024-11-11T14:12:02.619Z] latest: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:02.981Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:03.339Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.7 [2024-11-11T14:12:03.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T14:12:03.339Z] 0b3c163cecd3: Preparing [2024-11-11T14:12:03.339Z] 150e2dd844f0: Preparing [2024-11-11T14:12:03.339Z] 02ff765c6ffa: Preparing [2024-11-11T14:12:03.339Z] 59c2797fa351: Preparing [2024-11-11T14:12:03.339Z] d4f7cfe7fc2f: Preparing [2024-11-11T14:12:03.339Z] 99cbfeb819a1: Preparing [2024-11-11T14:12:03.339Z] 16113d51b718: Preparing [2024-11-11T14:12:03.339Z] 99cbfeb819a1: Waiting [2024-11-11T14:12:03.339Z] 16113d51b718: Waiting [2024-11-11T14:12:03.339Z] 59c2797fa351: Layer already exists [2024-11-11T14:12:03.339Z] 0b3c163cecd3: Layer already exists [2024-11-11T14:12:03.339Z] 150e2dd844f0: Layer already exists [2024-11-11T14:12:03.339Z] 02ff765c6ffa: Layer already exists [2024-11-11T14:12:03.339Z] d4f7cfe7fc2f: Layer already exists [2024-11-11T14:12:03.339Z] 99cbfeb819a1: Layer already exists [2024-11-11T14:12:03.340Z] 16113d51b718: Layer already exists [2024-11-11T14:12:03.340Z] 4.0.0-dev.7: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:04.030Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:04.392Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [2024-11-11T14:12:04.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T14:12:04.392Z] 0b3c163cecd3: Preparing [2024-11-11T14:12:04.392Z] 150e2dd844f0: Preparing [2024-11-11T14:12:04.392Z] 02ff765c6ffa: Preparing [2024-11-11T14:12:04.392Z] 59c2797fa351: Preparing [2024-11-11T14:12:04.392Z] d4f7cfe7fc2f: Preparing [2024-11-11T14:12:04.392Z] 99cbfeb819a1: Preparing [2024-11-11T14:12:04.392Z] 16113d51b718: Preparing [2024-11-11T14:12:04.392Z] 99cbfeb819a1: Waiting [2024-11-11T14:12:04.392Z] 16113d51b718: Waiting [2024-11-11T14:12:04.392Z] 150e2dd844f0: Layer already exists [2024-11-11T14:12:04.392Z] d4f7cfe7fc2f: Layer already exists [2024-11-11T14:12:04.392Z] 59c2797fa351: Layer already exists [2024-11-11T14:12:04.392Z] 02ff765c6ffa: Layer already exists [2024-11-11T14:12:04.392Z] 0b3c163cecd3: Layer already exists [2024-11-11T14:12:04.392Z] 99cbfeb819a1: Layer already exists [2024-11-11T14:12:04.392Z] 16113d51b718: Layer already exists [2024-11-11T14:12:04.392Z] 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:05.019Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:05.378Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-11T14:12:05.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T14:12:05.378Z] 0b3c163cecd3: Preparing [2024-11-11T14:12:05.378Z] 150e2dd844f0: Preparing [2024-11-11T14:12:05.378Z] 02ff765c6ffa: Preparing [2024-11-11T14:12:05.378Z] 59c2797fa351: Preparing [2024-11-11T14:12:05.378Z] d4f7cfe7fc2f: Preparing [2024-11-11T14:12:05.378Z] 99cbfeb819a1: Preparing [2024-11-11T14:12:05.378Z] 16113d51b718: Preparing [2024-11-11T14:12:05.378Z] 16113d51b718: Waiting [2024-11-11T14:12:05.378Z] 99cbfeb819a1: Waiting [2024-11-11T14:12:05.378Z] d4f7cfe7fc2f: Layer already exists [2024-11-11T14:12:05.378Z] 02ff765c6ffa: Layer already exists [2024-11-11T14:12:05.378Z] 0b3c163cecd3: Layer already exists [2024-11-11T14:12:05.378Z] 59c2797fa351: Layer already exists [2024-11-11T14:12:05.378Z] 150e2dd844f0: Layer already exists [2024-11-11T14:12:05.378Z] 99cbfeb819a1: Layer already exists [2024-11-11T14:12:05.378Z] 16113d51b718: Layer already exists [2024-11-11T14:12:05.378Z] main: digest: sha256:195b9e9e85500921fc450194459ce6b3cb9a39450ca3250865c34a06b44df0f7 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T14:12:05.736Z] ===================================================== [Pipeline] echo [2024-11-11T14:12:05.752Z] taggedImages: [2024-11-11T14:12:05.752Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [2024-11-11T14:12:05.752Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-11T14:12:05.752Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.7 [2024-11-11T14:12:05.752Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4893ae94b3a8ce4bb8ee296d71267e8e7e82c368-4.0.0-dev.7 [2024-11-11T14:12:05.752Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:06.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T14:12:06.137Z] [2024-11-11T14:12:06.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:06.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T14:12:06.466Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T14:12:06.466Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T14:12:06.466Z] 04944245beec: Pulling fs layer [2024-11-11T14:12:06.466Z] 699f458cf7ca: Pulling fs layer [2024-11-11T14:12:06.466Z] 765212b225bb: Pulling fs layer [2024-11-11T14:12:06.466Z] f23df028b6ca: Pulling fs layer [2024-11-11T14:12:06.466Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T14:12:06.466Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T14:12:06.466Z] f23df028b6ca: Waiting [2024-11-11T14:12:06.466Z] d65c8cfc05b1: Waiting [2024-11-11T14:12:06.466Z] 765212b225bb: Waiting [2024-11-11T14:12:06.466Z] 2437ff75d9bd: Waiting [2024-11-11T14:12:06.733Z] 04944245beec: Verifying Checksum [2024-11-11T14:12:06.733Z] 04944245beec: Download complete [2024-11-11T14:12:06.733Z] 765212b225bb: Verifying Checksum [2024-11-11T14:12:06.733Z] 765212b225bb: Download complete [2024-11-11T14:12:06.733Z] f23df028b6ca: Verifying Checksum [2024-11-11T14:12:06.733Z] f23df028b6ca: Download complete [2024-11-11T14:12:06.733Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T14:12:06.733Z] d65c8cfc05b1: Download complete [2024-11-11T14:12:07.004Z] 699f458cf7ca: Verifying Checksum [2024-11-11T14:12:07.004Z] 699f458cf7ca: Download complete [2024-11-11T14:12:07.270Z] 8998bd30e6a1: Download complete [2024-11-11T14:12:09.847Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T14:12:09.847Z] 2437ff75d9bd: Download complete [2024-11-11T14:12:11.787Z] 8998bd30e6a1: Pull complete [2024-11-11T14:12:12.372Z] 04944245beec: Pull complete [2024-11-11T14:12:13.773Z] 699f458cf7ca: Pull complete [2024-11-11T14:12:14.037Z] 765212b225bb: Pull complete [2024-11-11T14:12:14.992Z] f23df028b6ca: Pull complete [2024-11-11T14:12:14.992Z] d65c8cfc05b1: Pull complete [2024-11-11T14:12:33.181Z] 2437ff75d9bd: Pull complete [2024-11-11T14:12:33.181Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T14:12:33.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T14:12:33.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:12:33.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-26176 does not seem to be running inside a container [2024-11-11T14:12:33.497Z] $ 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/255 -v /w/workspace/app-service-configurable/255:/w/workspace/app-service-configurable/255:rw,z -v /w/workspace/app-service-configurable/255@tmp:/w/workspace/app-service-configurable/255@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-11T14:12:36.124Z] $ docker top 86106e2f973cc116ce7d2c979c00b9db38ed71c7221bcb9868bbd3ff21d053ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:12:36.985Z] ---> job-cost.sh [2024-11-11T14:12:36.986Z] lf-activate-venv: SKIPPING [2024-11-11T14:12:36.986Z] INFO: No Stack... [2024-11-11T14:12:37.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T14:12:38.148Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T14:12:38.784Z] + cat /w/workspace/app-service-configurable/255/archives/cost.csv [2024-11-11T14:12:38.784Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T14:12:38.838Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [2024-11-11T14:12:38.847Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] did not exist. Created. [2024-11-11T14:12:38.854Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T14:12:39.195Z] /w/workspace/app-service-configurable/255@tmp/durable-da8b9626/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T14:12:39.832Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T14:12:39.859Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T14:12:39.920Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T14:12:39.933Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-255-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T14:12:39.960Z] $ docker stop --time=1 86106e2f973cc116ce7d2c979c00b9db38ed71c7221bcb9868bbd3ff21d053ed [2024-11-11T14:12:41.453Z] $ docker rm -f --volumes 86106e2f973cc116ce7d2c979c00b9db38ed71c7221bcb9868bbd3ff21d053ed [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-11-11T14:12:41.952Z] provisioning config files... [2024-11-11T14:12:41.959Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2466956473463380058tmp [Pipeline] { [Pipeline] sh [2024-11-11T14:12:42.252Z] + set +x [2024-11-11T14:12:42.252Z] + + bash -s -- [2024-11-11T14:12:42.252Z] curl -s https://codecov.io/bash [2024-11-11T14:12:42.252Z] [2024-11-11T14:12:42.252Z] _____ _ [2024-11-11T14:12:42.252Z] / ____| | | [2024-11-11T14:12:42.252Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T14:12:42.252Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T14:12:42.252Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T14:12:42.252Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T14:12:42.252Z] Bash-1.0.6 [2024-11-11T14:12:42.252Z] [2024-11-11T14:12:42.252Z] [2024-11-11T14:12:42.252Z] ==> git version 2.25.1 found [2024-11-11T14:12:42.252Z] ==> 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-11-11T14:12:42.252Z] Release-Date: 2020-01-08 [2024-11-11T14:12:42.252Z] 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-11-11T14:12:42.252Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T14:12:42.252Z] ==> Jenkins CI detected. [2024-11-11T14:12:42.252Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-11T14:12:42.252Z] project root: . [2024-11-11T14:12:42.252Z] --> token set from env [2024-11-11T14:12:42.252Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T14:12:42.511Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T14:12:42.511Z] ==> Python coveragepy not found [2024-11-11T14:12:42.511Z] ==> Searching for coverage reports in: [2024-11-11T14:12:42.511Z] + . [2024-11-11T14:12:42.511Z] -> Found 1 reports [2024-11-11T14:12:42.511Z] ==> Detecting git/mercurial file structure [2024-11-11T14:12:42.511Z] ==> Reading reports [2024-11-11T14:12:42.511Z] + ./coverage.out bytes=953 [2024-11-11T14:12:42.511Z] ==> Appending adjustments [2024-11-11T14:12:42.512Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T14:12:42.512Z] + Found adjustments [2024-11-11T14:12:42.512Z] ==> Gzipping contents [2024-11-11T14:12:42.512Z] 4.0K /tmp/codecov.nNs1uF.gz [2024-11-11T14:12:42.512Z] ==> Uploading reports [2024-11-11T14:12:42.512Z] url: https://codecov.io [2024-11-11T14:12:42.512Z] query: branch=main&commit=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T14:12:42.512Z] -> Pinging Codecov [2024-11-11T14:12:42.512Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4893ae94b3a8ce4bb8ee296d71267e8e7e82c368&build=255&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F255%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T14:12:42.771Z] -> Uploading to [2024-11-11T14:12:42.771Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/4893ae94b3a8ce4bb8ee296d71267e8e7e82c368/2b29bc82-acb4-4989-82e4-93d235d520fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T141242Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b698c08f3fedceeed0d8f98f4759a1470bbe3573ce9f929fd88bd6a4e9618d77 [2024-11-11T14:12:42.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T14:12:42.771Z] Dload Upload Total Spent Left Speed [2024-11-11T14:12:43.031Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1752 --:--:-- --:--:-- --:--:-- 1752 [2024-11-11T14:12:43.031Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] } [2024-11-11T14:12:43.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T14:12:43.191Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T14:12:43.206Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:43.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T14:12:43.515Z] [2024-11-11T14:12:43.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:12:43.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T14:12:43.827Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T14:12:43.827Z] 43c4264eed91: Already exists [2024-11-11T14:12:43.827Z] 4cc291be95ef: Already exists [2024-11-11T14:12:43.827Z] 2ac1f1163629: Already exists [2024-11-11T14:12:43.827Z] 5c3c966382ef: Already exists [2024-11-11T14:12:43.827Z] 4f4fb700ef54: Already exists [2024-11-11T14:12:43.827Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T14:12:43.827Z] 9c3e1370e548: Pulling fs layer [2024-11-11T14:12:44.086Z] d9c7d2e4e75e: Verifying Checksum [2024-11-11T14:12:44.086Z] d9c7d2e4e75e: Download complete [2024-11-11T14:12:44.345Z] d9c7d2e4e75e: Pull complete [2024-11-11T14:12:44.913Z] 9c3e1370e548: Verifying Checksum [2024-11-11T14:12:44.913Z] 9c3e1370e548: Download complete [2024-11-11T14:12:47.446Z] 9c3e1370e548: Pull complete [2024-11-11T14:12:47.446Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T14:12:47.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T14:12:47.446Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:12:47.543Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T14:12:47.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-11T14:12:48.613Z] $ docker top 253a869cd7a56d8ec9e46ea81d21e4a417415a4ce3fd7a3239f9c9df7796e352 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T14:12:48.970Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-11T14:12:48.980Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-11T14:12:49.258Z] + set -o pipefail [2024-11-11T14:12:49.258Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-11T14:12:57.601Z] [2024-11-11T14:12:57.601Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-11T14:12:57.601Z] [2024-11-11T14:12:57.601Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/1b616a5a-ecff-41f4-8cfa-c3cb3c05d525 [2024-11-11T14:12:57.601Z] [2024-11-11T14:12:57.601Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T14:12:57.601Z] [2024-11-11T14:12:57.601Z] [2024-11-11T14:12:57.601Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T14:12:57.601Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T14:12:57.609Z] $ docker stop --time=1 253a869cd7a56d8ec9e46ea81d21e4a417415a4ce3fd7a3239f9c9df7796e352 [2024-11-11T14:12:59.780Z] $ docker rm -f --volumes 253a869cd7a56d8ec9e46ea81d21e4a417415a4ce3fd7a3239f9c9df7796e352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T14:13:00.664Z] + git log --format=format:%s -1 4893ae94b3a8ce4bb8ee296d71267e8e7e82c368 [Pipeline] sh [2024-11-11T14:13:00.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:13:00.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:13:01.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:13:01.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:13:01.351Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T14:13:01.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:13:01.742Z] $ docker top 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 -eo pid,comm [2024-11-11T14:13:01.795Z] 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-11-11T14:13:01.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:13:01.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:13:01.857Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:13:01.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:13:01.967Z] $ docker exec 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 ssh-agent [2024-11-11T14:13:02.073Z] SSH_AUTH_SOCK=/tmp/ssh-l9VI7hLwepBO/agent.32 [2024-11-11T14:13:02.073Z] SSH_AGENT_PID=38 [2024-11-11T14:13:02.077Z] Running ssh-add (command line suppressed) [2024-11-11T14:13:02.178Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6372816295310430011.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6372816295310430011.key) [2024-11-11T14:13:02.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:13:02.492Z] + git semver tag [2024-11-11T14:13:02.750Z] 2024-11-11 14:13:02,663 [run_tag] DEBUG tag force:False [2024-11-11T14:13:02.750Z] 2024-11-11 14:13:02,663 [check_head_tag] DEBUG check head tag [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,664 [execute] INFO git cat-file --batch-check [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,668 [execute] INFO git cat-file --batch [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,693 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,693 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:13:02.751Z] 2024-11-11 14:13:02,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:02.751Z] 4.0.0-dev.7 [Pipeline] } [2024-11-11T14:13:02.753Z] $ docker exec --env ******** --env ******** 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 ssh-agent -k [2024-11-11T14:13:02.860Z] unset SSH_AUTH_SOCK; [2024-11-11T14:13:02.861Z] unset SSH_AGENT_PID; [2024-11-11T14:13:02.861Z] echo Agent pid 38 killed; [2024-11-11T14:13:02.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:13:03.208Z] + git semver [Pipeline] } [2024-11-11T14:13:03.482Z] $ docker stop --time=1 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 [2024-11-11T14:13:04.754Z] $ docker rm -f --volumes 6465eee19f663d911722c37d36569856e52b30cbaf7a4e3316426d6dead2f4d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:13:05.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T14:13:05.166Z] [2024-11-11T14:13:05.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:13:05.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T14:13:05.467Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T14:13:05.467Z] ab5ef0e58194: Pulling fs layer [2024-11-11T14:13:05.467Z] 9712f1f96733: Pulling fs layer [2024-11-11T14:13:05.467Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T14:13:05.467Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T14:13:05.467Z] e9a5061849ea: Pulling fs layer [2024-11-11T14:13:05.467Z] d747dcd14b5f: Pulling fs layer [2024-11-11T14:13:05.467Z] 2de7ff778b66: Pulling fs layer [2024-11-11T14:13:05.467Z] 0d9ebad4ef96: Waiting [2024-11-11T14:13:05.467Z] e9a5061849ea: Waiting [2024-11-11T14:13:05.467Z] d747dcd14b5f: Waiting [2024-11-11T14:13:05.467Z] 2de7ff778b66: Waiting [2024-11-11T14:13:05.467Z] 9712f1f96733: Verifying Checksum [2024-11-11T14:13:05.467Z] 9712f1f96733: Download complete [2024-11-11T14:13:05.725Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T14:13:05.725Z] 63f879dbbcfc: Download complete [2024-11-11T14:13:05.725Z] e9a5061849ea: Verifying Checksum [2024-11-11T14:13:05.725Z] e9a5061849ea: Download complete [2024-11-11T14:13:05.983Z] d747dcd14b5f: Download complete [2024-11-11T14:13:05.983Z] ab5ef0e58194: Verifying Checksum [2024-11-11T14:13:05.983Z] ab5ef0e58194: Download complete [2024-11-11T14:13:05.983Z] 2de7ff778b66: Verifying Checksum [2024-11-11T14:13:05.983Z] 2de7ff778b66: Download complete [2024-11-11T14:13:05.983Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T14:13:05.983Z] 0d9ebad4ef96: Download complete [2024-11-11T14:13:08.511Z] ab5ef0e58194: Pull complete [2024-11-11T14:13:08.511Z] 9712f1f96733: Pull complete [2024-11-11T14:13:09.077Z] 63f879dbbcfc: Pull complete [2024-11-11T14:13:12.359Z] 0d9ebad4ef96: Pull complete [2024-11-11T14:13:12.359Z] e9a5061849ea: Pull complete [2024-11-11T14:13:12.359Z] d747dcd14b5f: Pull complete [2024-11-11T14:13:13.292Z] 2de7ff778b66: Pull complete [2024-11-11T14:13:13.292Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T14:13:13.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T14:13:13.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:13:13.390Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T14:13:13.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-11T14:13:14.963Z] $ docker top c70575a78c723115d5efec90e9190bee90a1c0fcb902a4f99a44dfe82fbb0133 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:13:15.039Z] provisioning config files... [2024-11-11T14:13:15.046Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15021497058588535642tmp [2024-11-11T14:13:15.056Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5911849419530386569tmp [2024-11-11T14:13:15.064Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7194760478036137671tmp [Pipeline] { [Pipeline] echo [2024-11-11T14:13:15.093Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:15.390Z] ---> sigul-configuration.sh [2024-11-11T14:13:15.390Z] gpg: directory `/root/.gnupg' created [2024-11-11T14:13:15.390Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T14:13:15.390Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T14:13:15.390Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T14:13:15.390Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T14:13:15.390Z] gpg: CAST5 encrypted data [2024-11-11T14:13:15.390Z] gpg: encrypted with 1 passphrase [2024-11-11T14:13:15.390Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T14:13:15.682Z] + mkdir /home/jenkins [2024-11-11T14:13:15.682Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T14:13:15.973Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-11T14:13:15.989Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:16.279Z] ---> sigul-install.sh [2024-11-11T14:13:16.279Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T14:13:16.571Z] + git tag --list [2024-11-11T14:13:16.571Z] v1.0.0 [2024-11-11T14:13:16.571Z] v1.1.0 [2024-11-11T14:13:16.571Z] v1.2.0 [2024-11-11T14:13:16.571Z] v1.3.0 [2024-11-11T14:13:16.571Z] v1.3.1 [2024-11-11T14:13:16.571Z] v2.0.0 [2024-11-11T14:13:16.571Z] v2.0.1 [2024-11-11T14:13:16.571Z] v2.1.0 [2024-11-11T14:13:16.571Z] v2.1.1 [2024-11-11T14:13:16.571Z] v2.1.2 [2024-11-11T14:13:16.571Z] v2.2.0 [2024-11-11T14:13:16.571Z] v2.3 [2024-11-11T14:13:16.571Z] v2.3.0 [2024-11-11T14:13:16.571Z] v2.3.1 [2024-11-11T14:13:16.571Z] v3.0 [2024-11-11T14:13:16.571Z] v3.0.0 [2024-11-11T14:13:16.571Z] v3.0.1 [2024-11-11T14:13:16.571Z] v3.0.1-dev.1 [2024-11-11T14:13:16.571Z] v3.1 [2024-11-11T14:13:16.571Z] v3.1.0 [2024-11-11T14:13:16.571Z] v3.1.0-dev.1 [2024-11-11T14:13:16.571Z] v3.1.0-dev.10 [2024-11-11T14:13:16.571Z] v3.1.0-dev.11 [2024-11-11T14:13:16.571Z] v3.1.0-dev.12 [2024-11-11T14:13:16.571Z] v3.1.0-dev.13 [2024-11-11T14:13:16.571Z] v3.1.0-dev.14 [2024-11-11T14:13:16.571Z] v3.1.0-dev.15 [2024-11-11T14:13:16.571Z] v3.1.0-dev.16 [2024-11-11T14:13:16.571Z] v3.1.0-dev.17 [2024-11-11T14:13:16.571Z] v3.1.0-dev.18 [2024-11-11T14:13:16.571Z] v3.1.0-dev.19 [2024-11-11T14:13:16.571Z] v3.1.0-dev.2 [2024-11-11T14:13:16.571Z] v3.1.0-dev.20 [2024-11-11T14:13:16.571Z] v3.1.0-dev.21 [2024-11-11T14:13:16.571Z] v3.1.0-dev.22 [2024-11-11T14:13:16.571Z] v3.1.0-dev.23 [2024-11-11T14:13:16.571Z] v3.1.0-dev.24 [2024-11-11T14:13:16.571Z] v3.1.0-dev.25 [2024-11-11T14:13:16.571Z] v3.1.0-dev.26 [2024-11-11T14:13:16.571Z] v3.1.0-dev.27 [2024-11-11T14:13:16.571Z] v3.1.0-dev.28 [2024-11-11T14:13:16.571Z] v3.1.0-dev.29 [2024-11-11T14:13:16.571Z] v3.1.0-dev.3 [2024-11-11T14:13:16.571Z] v3.1.0-dev.30 [2024-11-11T14:13:16.571Z] v3.1.0-dev.31 [2024-11-11T14:13:16.571Z] v3.1.0-dev.32 [2024-11-11T14:13:16.571Z] v3.1.0-dev.33 [2024-11-11T14:13:16.571Z] v3.1.0-dev.34 [2024-11-11T14:13:16.571Z] v3.1.0-dev.35 [2024-11-11T14:13:16.571Z] v3.1.0-dev.36 [2024-11-11T14:13:16.571Z] v3.1.0-dev.37 [2024-11-11T14:13:16.571Z] v3.1.0-dev.38 [2024-11-11T14:13:16.571Z] v3.1.0-dev.39 [2024-11-11T14:13:16.571Z] v3.1.0-dev.4 [2024-11-11T14:13:16.571Z] v3.1.0-dev.5 [2024-11-11T14:13:16.571Z] v3.1.0-dev.6 [2024-11-11T14:13:16.571Z] v3.1.0-dev.7 [2024-11-11T14:13:16.571Z] v3.1.0-dev.8 [2024-11-11T14:13:16.571Z] v3.1.0-dev.9 [2024-11-11T14:13:16.571Z] v3.1.1 [2024-11-11T14:13:16.571Z] v3.1.1-dev.1 [2024-11-11T14:13:16.571Z] v3.2.0-dev.1 [2024-11-11T14:13:16.571Z] v3.2.0-dev.10 [2024-11-11T14:13:16.571Z] v3.2.0-dev.11 [2024-11-11T14:13:16.571Z] v3.2.0-dev.12 [2024-11-11T14:13:16.571Z] v3.2.0-dev.13 [2024-11-11T14:13:16.571Z] v3.2.0-dev.14 [2024-11-11T14:13:16.571Z] v3.2.0-dev.15 [2024-11-11T14:13:16.571Z] v3.2.0-dev.16 [2024-11-11T14:13:16.571Z] v3.2.0-dev.17 [2024-11-11T14:13:16.571Z] v3.2.0-dev.18 [2024-11-11T14:13:16.571Z] v3.2.0-dev.19 [2024-11-11T14:13:16.571Z] v3.2.0-dev.2 [2024-11-11T14:13:16.571Z] v3.2.0-dev.20 [2024-11-11T14:13:16.571Z] v3.2.0-dev.21 [2024-11-11T14:13:16.571Z] v3.2.0-dev.22 [2024-11-11T14:13:16.571Z] v3.2.0-dev.23 [2024-11-11T14:13:16.571Z] v3.2.0-dev.24 [2024-11-11T14:13:16.571Z] v3.2.0-dev.25 [2024-11-11T14:13:16.571Z] v3.2.0-dev.26 [2024-11-11T14:13:16.571Z] v3.2.0-dev.27 [2024-11-11T14:13:16.571Z] v3.2.0-dev.28 [2024-11-11T14:13:16.571Z] v3.2.0-dev.29 [2024-11-11T14:13:16.571Z] v3.2.0-dev.3 [2024-11-11T14:13:16.571Z] v3.2.0-dev.30 [2024-11-11T14:13:16.571Z] v3.2.0-dev.31 [2024-11-11T14:13:16.571Z] v3.2.0-dev.32 [2024-11-11T14:13:16.571Z] v3.2.0-dev.33 [2024-11-11T14:13:16.571Z] v3.2.0-dev.34 [2024-11-11T14:13:16.571Z] v3.2.0-dev.35 [2024-11-11T14:13:16.571Z] v3.2.0-dev.36 [2024-11-11T14:13:16.571Z] v3.2.0-dev.37 [2024-11-11T14:13:16.571Z] v3.2.0-dev.38 [2024-11-11T14:13:16.571Z] v3.2.0-dev.4 [2024-11-11T14:13:16.571Z] v3.2.0-dev.5 [2024-11-11T14:13:16.571Z] v3.2.0-dev.6 [2024-11-11T14:13:16.571Z] v3.2.0-dev.7 [2024-11-11T14:13:16.571Z] v3.2.0-dev.8 [2024-11-11T14:13:16.571Z] v3.2.0-dev.9 [2024-11-11T14:13:16.571Z] v4.0.0-dev.1 [2024-11-11T14:13:16.571Z] v4.0.0-dev.2 [2024-11-11T14:13:16.571Z] v4.0.0-dev.3 [2024-11-11T14:13:16.571Z] v4.0.0-dev.4 [2024-11-11T14:13:16.571Z] v4.0.0-dev.5 [2024-11-11T14:13:16.571Z] v4.0.0-dev.6 [2024-11-11T14:13:16.571Z] v4.0.0-dev.7 [Pipeline] sh [2024-11-11T14:13:16.867Z] + lftools sign git-tag v4.0.0-dev.7 [2024-11-11T14:13:17.435Z] Signing Git tag with Sigul... [2024-11-11T14:13:17.435Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-11-11T14:13:17.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:17.999Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T14:13:18.008Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T14:13:18.031Z] $ docker stop --time=1 c70575a78c723115d5efec90e9190bee90a1c0fcb902a4f99a44dfe82fbb0133 [2024-11-11T14:13:19.329Z] $ docker rm -f --volumes c70575a78c723115d5efec90e9190bee90a1c0fcb902a4f99a44dfe82fbb0133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T14:13:19.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:13:19.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:13:20.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:13:20.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:13:20.156Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T14:13:20.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:13:20.518Z] $ docker top 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e -eo pid,comm [2024-11-11T14:13:20.575Z] 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-11-11T14:13:20.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:13:20.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:13:20.639Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:13:20.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:13:20.748Z] $ docker exec 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e ssh-agent [2024-11-11T14:13:20.862Z] SSH_AUTH_SOCK=/tmp/ssh-nVh9obB1arqO/agent.33 [2024-11-11T14:13:20.862Z] SSH_AGENT_PID=39 [2024-11-11T14:13:20.867Z] Running ssh-add (command line suppressed) [2024-11-11T14:13:20.955Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14012693780541083288.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14012693780541083288.key) [2024-11-11T14:13:20.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:13:21.264Z] + git semver bump pre [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,419 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,419 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,420 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,420 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,420 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,420 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,421 [execute] INFO git cat-file --batch-check [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,426 [execute] INFO git cat-file --batch [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:13:21.523Z] 2024-11-11 14:13:21,431 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:21.523Z] 4.0.0-dev.8 [Pipeline] } [2024-11-11T14:13:21.527Z] $ docker exec --env ******** --env ******** 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e ssh-agent -k [2024-11-11T14:13:21.619Z] unset SSH_AUTH_SOCK; [2024-11-11T14:13:21.620Z] unset SSH_AGENT_PID; [2024-11-11T14:13:21.620Z] echo Agent pid 39 killed; [2024-11-11T14:13:21.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:13:21.954Z] + git semver [Pipeline] } [2024-11-11T14:13:22.222Z] $ docker stop --time=1 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e [2024-11-11T14:13:23.478Z] $ docker rm -f --volumes 22b5ee7aaebfcd22ec9a9e75556c0fa56b25e52381adfd250f64ade5ac80396e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T14:13:23.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T14:13:23.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:13:24.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T14:13:24.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:13:24.209Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T14:13:24.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T14:13:24.548Z] $ docker top 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b -eo pid,comm [2024-11-11T14:13:24.598Z] 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-11-11T14:13:24.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T14:13:24.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T14:13:24.656Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T14:13:24.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T14:13:24.752Z] $ docker exec 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b ssh-agent [2024-11-11T14:13:24.859Z] SSH_AUTH_SOCK=/tmp/ssh-Sz08in8flC9X/agent.31 [2024-11-11T14:13:24.859Z] SSH_AGENT_PID=37 [2024-11-11T14:13:24.863Z] Running ssh-add (command line suppressed) [2024-11-11T14:13:24.943Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2118757452995109815.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2118757452995109815.key) [2024-11-11T14:13:24.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T14:13:25.246Z] + git semver push [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,426 [run_push] DEBUG push [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,427 [execute] INFO git cat-file --batch-check [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,430 [execute] INFO git rev-list 23a9988b7843f07d0b16b541a4d6851731382ac4 -- [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,430 [execute] DEBUG Popen(['git', 'rev-list', '23a9988b7843f07d0b16b541a4d6851731382ac4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,439 [execute] INFO git fetch -v origin [2024-11-11T14:13:25.505Z] 2024-11-11 14:13:25,440 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T14:13:26.074Z] 2024-11-11 14:13:25,902 [run_push] DEBUG no remote changes detected [2024-11-11T14:13:26.074Z] 2024-11-11 14:13:25,902 [execute] INFO git push origin semver [2024-11-11T14:13:26.074Z] 2024-11-11 14:13:25,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:13:26.643Z] 2024-11-11 14:13:26,564 [run_push] DEBUG push all version tags [2024-11-11T14:13:26.643Z] 2024-11-11 14:13:26,565 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T14:13:26.643Z] 2024-11-11 14:13:26,565 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T14:13:27.583Z] 2024-11-11 14:13:27,307 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T14:13:27.583Z] 4.0.0-dev.8 [Pipeline] } [2024-11-11T14:13:27.588Z] $ docker exec --env ******** --env ******** 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b ssh-agent -k [2024-11-11T14:13:27.681Z] unset SSH_AUTH_SOCK; [2024-11-11T14:13:27.681Z] unset SSH_AGENT_PID; [2024-11-11T14:13:27.681Z] echo Agent pid 37 killed; [2024-11-11T14:13:27.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T14:13:28.023Z] + git semver [Pipeline] } [2024-11-11T14:13:28.291Z] $ docker stop --time=1 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b [2024-11-11T14:13:29.550Z] $ docker rm -f --volumes 4bd516703905134a732d0bcb96ab6d1fb51222cb87be3ecf302caa881b95780b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-11-11T14:13:30.192Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-11T14:13:30.192Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T14:13:30.192Z] total 16 [2024-11-11T14:13:30.192Z] drwxr-xr-x 3 root root 4096 Nov 11 13:56 . [2024-11-11T14:13:30.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 14:13 .. [2024-11-11T14:13:30.192Z] drwxr-xr-x 2 root root 4096 Nov 11 13:56 cost [2024-11-11T14:13:30.192Z] -rw-r--r-- 1 root root 96 Nov 11 13:56 cost.csv [2024-11-11T14:13:30.192Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T14:13:30.192Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T14:13:30.192Z] total 16 [2024-11-11T14:13:30.192Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 13:56 . [2024-11-11T14:13:30.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 14:13 .. [2024-11-11T14:13:30.192Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 13:56 cost [2024-11-11T14:13:30.192Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 11 13:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:30.487Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:31.342Z] ---> package-listing.sh [2024-11-11T14:13:31.343Z] ++ facter osfamily [2024-11-11T14:13:31.343Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T14:13:31.601Z] + OS_FAMILY=debian [2024-11-11T14:13:31.601Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-11T14:13:31.601Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T14:13:31.602Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T14:13:31.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T14:13:31.602Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T14:13:31.602Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-11T14:13:31.602Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T14:13:31.602Z] + case "${OS_FAMILY}" in [2024-11-11T14:13:31.602Z] + dpkg -l [2024-11-11T14:13:31.602Z] + grep '^ii' [2024-11-11T14:13:31.602Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T14:13:31.602Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T14:13:31.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T14:13:31.602Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-11T14:13:31.602Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-11T14:13:31.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-11-11T14:13:31.612Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T14:13:31.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T14:13:32.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T14:13:32.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T14:13:32.537Z] prd-ubuntu20.04-docker-8c-8g-26175 does not seem to be running inside a container [2024-11-11T14:13:32.560Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T14:13:32.758Z] $ docker top 1e8100769914c6e15a055b122e322662ebd8a83322b06e77d3969de784ef4982 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T14:13:33.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T14:13:33.399Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T14:13:33.686Z] + ls /var/log/sa-host [2024-11-11T14:13:33.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T14:13:33.853Z] provisioning config files... [2024-11-11T14:13:33.861Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10005754642047809089tmp [Pipeline] { [Pipeline] echo [2024-11-11T14:13:33.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:34.158Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T14:13:34.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:34.518Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T14:13:34.529Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:34.811Z] ---> sudo-logs.sh [2024-11-11T14:13:34.811Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T14:13:34.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:35.127Z] ---> job-cost.sh [2024-11-11T14:13:35.127Z] lf-activate-venv: SKIPPING [2024-11-11T14:13:35.127Z] DEBUG: total: 0.2199999988079071 [2024-11-11T14:13:35.127Z] INFO: Retrieving Stack Cost... [2024-11-11T14:13:35.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T14:13:35.956Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T14:13:35.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T14:13:36.247Z] ---> logs-deploy.sh [2024-11-11T14:13:36.247Z] lf-activate-venv: SKIPPING [2024-11-11T14:13:36.247Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/255 [2024-11-11T14:13:36.247Z] INFO: archiving workspace using pattern(s): [2024-11-11T14:13:37.185Z] Archives upload complete. [2024-11-11T14:13:37.185Z] INFO: archiving logs to Nexus