Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96f93deebf67b8f2132c972ae7ff84d2d3207260 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-ssh12987417454133871314.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5060972390868268297.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17759664043827299906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh17045753121073043596.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/device-s7/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/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16704751372517910815.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:device-s7] ========================================================= [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: device-s7-settings PROJECT: device-s7 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: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40111 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96f93deebf67b8f2132c972ae7ff84d2d3207260 (main) Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > git config core.sparsecheckout # timeout=10 > git checkout -f 96f93deebf67b8f2132c972ae7ff84d2d3207260 # timeout=10 > git rev-list --no-walk 244f87bf88a9cbb169db06adb6cd1610c86fc46c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-04T00:51:17.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-04T00:51:17.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-04T00:51:17.648Z] ========================================================= [2025-03-04T00:51:17.648Z] EdgeX Global Pipelines Version Info [2025-03-04T00:51:17.648Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:51:18.367Z] ------------------- [2025-03-04T00:51:18.367Z] stable info: [2025-03-04T00:51:18.367Z] ------------------- [2025-03-04T00:51:18.367Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-04T00:51:18.367Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-04T00:51:18.367Z] Message: update stable to v1.0.269 [2025-03-04T00:51:18.935Z] ------------------- [2025-03-04T00:51:18.935Z] experimental info: [2025-03-04T00:51:18.935Z] ------------------- [2025-03-04T00:51:18.935Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-04T00:51:18.935Z] Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d [2025-03-04T00:51:18.935Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-04T00:51:19.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2025-03-04T00:51:19.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2025-03-04T00:51:19.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-04T00:51:19.103Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-04T00:51:19.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-04T00:51:19.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-04T00:51:19.186Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-04T00:51:19.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-04T00:51:19.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-04T00:51:19.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-04T00:51:19.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-04T00:51:19.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2025-03-04T00:51:19.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-04T00:51:19.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-04T00:51:19.382Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:51:19.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-04T00:51:19.431Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:51:19.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-04T00:51:19.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-04T00:51:19.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-04T00:51:19.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-04T00:51:19.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-04T00:51:19.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-04T00:51:19.591Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-04T00:51:19.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-04T00:51:19.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-04T00:51:19.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-04T00:51:19.686Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-04T00:51:19.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-04T00:51:19.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-04T00:51:19.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] echo [2025-03-04T00:51:19.781Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96f93de [Pipeline] echo [2025-03-04T00:51:19.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:51:19.861Z] provisioning config files... [2025-03-04T00:51:19.873Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12190102825079513690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:51:20.209Z] ---> ****-login.sh [2025-03-04T00:51:20.209Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:51:20.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:20.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:20.469Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:20.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:20.469Z] [2025-03-04T00:51:20.469Z] Login Succeeded [2025-03-04T00:51:20.469Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:51:20.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:20.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:20.469Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:20.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:20.469Z] [2025-03-04T00:51:20.469Z] Login Succeeded [2025-03-04T00:51:20.469Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:51:20.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:20.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:20.729Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:20.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:20.729Z] [2025-03-04T00:51:20.729Z] Login Succeeded [2025-03-04T00:51:20.729Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:51:20.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:20.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:20.730Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:20.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:20.730Z] [2025-03-04T00:51:20.730Z] Login Succeeded [2025-03-04T00:51:20.730Z] ****.io [2025-03-04T00:51:20.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:20.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:20.990Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:20.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:20.990Z] [2025-03-04T00:51:20.990Z] Login Succeeded [2025-03-04T00:51:20.990Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:51:20.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-04T00:51:21.414Z] + git rev-list -1 --merges 96f93deebf67b8f2132c972ae7ff84d2d3207260~1..96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] echo [2025-03-04T00:51:21.445Z] -----------> git rev-list -1 --merges 96f93deebf67b8f2132c972ae7ff84d2d3207260~1..96f93deebf67b8f2132c972ae7ff84d2d3207260 96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T00:51:21.445Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260 [false] [Pipeline] sh [2025-03-04T00:51:21.742Z] + git log --format=format:%s -1 96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] echo [2025-03-04T00:51:21.759Z] ========================================================= [2025-03-04T00:51:21.759Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-04T00:51:21.759Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:51:22.113Z] + git log --format=format:%s -1 96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] echo [2025-03-04T00:51:22.124Z] [semverPrep] GIT_COMMIT: 96f93deebf67b8f2132c972ae7ff84d2d3207260, Commit Message: Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo [2025-03-04T00:51:22.143Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-04T00:51:22.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T00:51:22.519Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-04T00:51:22.519Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-04T00:51:22.519Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-04T00:51:22.519Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-04T00:51:22.519Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-04T00:51:22.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:22.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:51:22.888Z] [2025-03-04T00:51:22.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:23.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:51:23.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-04T00:51:23.195Z] b85a868b505f: Pulling fs layer [2025-03-04T00:51:23.195Z] e2be974225ed: Pulling fs layer [2025-03-04T00:51:23.195Z] 339a4e72a1f5: Pulling fs layer [2025-03-04T00:51:23.195Z] 988bab9f4d93: Pulling fs layer [2025-03-04T00:51:23.195Z] 1469e6f7b9e6: Pulling fs layer [2025-03-04T00:51:23.195Z] eaf3925da568: Pulling fs layer [2025-03-04T00:51:23.195Z] bab4dde63d76: Pulling fs layer [2025-03-04T00:51:23.195Z] bde34c3a00c8: Pulling fs layer [2025-03-04T00:51:23.195Z] b352a97aabf1: Pulling fs layer [2025-03-04T00:51:23.195Z] 4872d77fe225: Pulling fs layer [2025-03-04T00:51:23.195Z] 5851b861e8e6: Pulling fs layer [2025-03-04T00:51:23.195Z] 1469e6f7b9e6: Waiting [2025-03-04T00:51:23.195Z] eaf3925da568: Waiting [2025-03-04T00:51:23.195Z] 988bab9f4d93: Waiting [2025-03-04T00:51:23.195Z] b352a97aabf1: Waiting [2025-03-04T00:51:23.195Z] 4872d77fe225: Waiting [2025-03-04T00:51:23.195Z] 5851b861e8e6: Waiting [2025-03-04T00:51:23.195Z] bde34c3a00c8: Waiting [2025-03-04T00:51:23.195Z] bab4dde63d76: Waiting [2025-03-04T00:51:23.195Z] e2be974225ed: Download complete [2025-03-04T00:51:23.195Z] 988bab9f4d93: Download complete [2025-03-04T00:51:23.195Z] 1469e6f7b9e6: Verifying Checksum [2025-03-04T00:51:23.195Z] 1469e6f7b9e6: Download complete [2025-03-04T00:51:23.195Z] eaf3925da568: Verifying Checksum [2025-03-04T00:51:23.195Z] eaf3925da568: Download complete [2025-03-04T00:51:23.195Z] 339a4e72a1f5: Verifying Checksum [2025-03-04T00:51:23.195Z] 339a4e72a1f5: Download complete [2025-03-04T00:51:23.453Z] bde34c3a00c8: Download complete [2025-03-04T00:51:23.453Z] b352a97aabf1: Verifying Checksum [2025-03-04T00:51:23.453Z] b352a97aabf1: Download complete [2025-03-04T00:51:23.453Z] 4872d77fe225: Download complete [2025-03-04T00:51:23.453Z] 5851b861e8e6: Verifying Checksum [2025-03-04T00:51:23.453Z] 5851b861e8e6: Download complete [2025-03-04T00:51:23.453Z] b85a868b505f: Verifying Checksum [2025-03-04T00:51:23.453Z] b85a868b505f: Download complete [2025-03-04T00:51:23.721Z] bab4dde63d76: Verifying Checksum [2025-03-04T00:51:24.665Z] b85a868b505f: Pull complete [2025-03-04T00:51:24.665Z] e2be974225ed: Pull complete [2025-03-04T00:51:24.925Z] 339a4e72a1f5: Pull complete [2025-03-04T00:51:25.185Z] 988bab9f4d93: Pull complete [2025-03-04T00:51:25.443Z] 1469e6f7b9e6: Pull complete [2025-03-04T00:51:25.443Z] eaf3925da568: Pull complete [2025-03-04T00:51:26.821Z] bab4dde63d76: Pull complete [2025-03-04T00:51:27.079Z] bde34c3a00c8: Pull complete [2025-03-04T00:51:27.079Z] b352a97aabf1: Pull complete [2025-03-04T00:51:27.079Z] 4872d77fe225: Pull complete [2025-03-04T00:51:27.339Z] 5851b861e8e6: Pull complete [2025-03-04T00:51:27.339Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-04T00:51:27.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T00:51:27.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:51:27.479Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T00:51:27.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T00:51:29.091Z] $ docker top 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 -eo pid,comm [2025-03-04T00:51:29.147Z] 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). [2025-03-04T00:51:29.147Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T00:51:29.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:51:29.215Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:51:29.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:51:29.316Z] $ docker exec 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 ssh-agent [2025-03-04T00:51:29.415Z] SSH_AUTH_SOCK=/tmp/ssh-sYOf6NL9tO7d/agent.32 [2025-03-04T00:51:29.415Z] SSH_AGENT_PID=38 [2025-03-04T00:51:29.420Z] Running ssh-add (command line suppressed) [2025-03-04T00:51:29.518Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13551020243201203152.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13551020243201203152.key) [2025-03-04T00:51:29.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:51:29.833Z] + git tag --points-at HEAD [Pipeline] } [2025-03-04T00:51:29.837Z] $ docker exec --env ******** --env ******** 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 ssh-agent -k [2025-03-04T00:51:29.928Z] unset SSH_AUTH_SOCK; [2025-03-04T00:51:29.929Z] unset SSH_AGENT_PID; [2025-03-04T00:51:29.929Z] echo Agent pid 38 killed; [2025-03-04T00:51:29.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-04T00:51:29.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T00:51:29.997Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T00:51:30.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T00:51:30.107Z] $ docker exec 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 ssh-agent [2025-03-04T00:51:30.213Z] SSH_AUTH_SOCK=/tmp/ssh-IgmJsx5TCIL2/agent.71 [2025-03-04T00:51:30.213Z] SSH_AGENT_PID=77 [2025-03-04T00:51:30.218Z] Running ssh-add (command line suppressed) [2025-03-04T00:51:30.305Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11279052793966887405.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11279052793966887405.key) [2025-03-04T00:51:30.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T00:51:30.618Z] + git semver init [2025-03-04T00:51:30.878Z] 2025-03-04 00:51:30,802 [run_init] DEBUG init version:0.0.0 force:False [2025-03-04T00:51:30.878Z] 2025-03-04 00:51:30,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2025-03-04T00:51:30.878Z] 2025-03-04 00:51:30,803 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2025-03-04T00:51:30.878Z] 2025-03-04 00:51:30,803 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T00:51:31.446Z] 2025-03-04 00:51:31,394 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2025-03-04T00:51:31.446Z] 2025-03-04 00:51:31,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2025-03-04T00:51:31.446Z] 2025-03-04 00:51:31,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T00:51:31.446Z] 2025-03-04 00:51:31,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T00:51:31.446Z] 4.0.0-dev.9 [Pipeline] } [2025-03-04T00:51:31.449Z] $ docker exec --env ******** --env ******** 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 ssh-agent -k [2025-03-04T00:51:31.547Z] unset SSH_AUTH_SOCK; [2025-03-04T00:51:31.548Z] unset SSH_AGENT_PID; [2025-03-04T00:51:31.548Z] echo Agent pid 77 killed; [2025-03-04T00:51:31.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T00:51:31.888Z] + git semver [Pipeline] } [2025-03-04T00:51:32.150Z] $ docker stop --time=1 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 [2025-03-04T00:51:33.400Z] $ docker rm -f --volumes 36415347e14d90107bfa57047f4f172bf1587739f259b74e75450af8b8f0a828 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:51:33.747Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-04T00:51:33.998Z] Stashed 1 file(s) [Pipeline] echo [2025-03-04T00:51:34.001Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 [2025-03-04T00:51:34.184Z] provisioning config files... [2025-03-04T00:51:34.193Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3262490258835511195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:51:34.491Z] ---> ****-login.sh [2025-03-04T00:51:34.491Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:51:34.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:34.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:34.491Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:34.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:34.491Z] [2025-03-04T00:51:34.491Z] Login Succeeded [2025-03-04T00:51:34.491Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:51:34.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:34.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:34.491Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:34.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:34.491Z] [2025-03-04T00:51:34.491Z] Login Succeeded [2025-03-04T00:51:34.491Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:51:34.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:34.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:34.751Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:34.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:34.751Z] [2025-03-04T00:51:34.751Z] Login Succeeded [2025-03-04T00:51:34.751Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:51:34.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:34.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:34.751Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:34.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:34.751Z] [2025-03-04T00:51:34.751Z] Login Succeeded [2025-03-04T00:51:34.751Z] ****.io [2025-03-04T00:51:34.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:51:35.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:51:35.009Z] Configure a credential helper to remove this warning. See [2025-03-04T00:51:35.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:51:35.009Z] [2025-03-04T00:51:35.009Z] Login Succeeded [2025-03-04T00:51:35.009Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:51:35.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:51:35.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:51:35.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:51:35.175Z] ========================================================= [2025-03-04T00:51:35.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-04T00:51:35.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:51:35.509Z] + 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 . [2025-03-04T00:51:35.509Z] Sending build context to Docker daemon 787.5kB [2025-03-04T00:51:35.509Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:51:35.509Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-04T00:51:35.509Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-04T00:51:35.509Z] da9db072f522: Pulling fs layer [2025-03-04T00:51:35.509Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-04T00:51:35.509Z] 06f05ace1117: Pulling fs layer [2025-03-04T00:51:35.509Z] 5fe327b54edc: Pulling fs layer [2025-03-04T00:51:35.509Z] 5fe327b54edc: Waiting [2025-03-04T00:51:35.509Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:51:35.509Z] 92a5565b7b96: Pulling fs layer [2025-03-04T00:51:35.509Z] ff9bb7016b71: Pulling fs layer [2025-03-04T00:51:35.509Z] b67dba6c2c7d: Pulling fs layer [2025-03-04T00:51:35.509Z] 4f4fb700ef54: Waiting [2025-03-04T00:51:35.509Z] ff9bb7016b71: Waiting [2025-03-04T00:51:35.509Z] a813b0c90790: Pulling fs layer [2025-03-04T00:51:35.509Z] a813b0c90790: Waiting [2025-03-04T00:51:35.509Z] b67dba6c2c7d: Waiting [2025-03-04T00:51:35.509Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-04T00:51:35.509Z] 6ef4a4ee8ca5: Download complete [2025-03-04T00:51:35.509Z] 5fe327b54edc: Download complete [2025-03-04T00:51:35.509Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:51:35.510Z] 4f4fb700ef54: Download complete [2025-03-04T00:51:35.510Z] 92a5565b7b96: Verifying Checksum [2025-03-04T00:51:35.510Z] 92a5565b7b96: Download complete [2025-03-04T00:51:35.510Z] da9db072f522: Download complete [2025-03-04T00:51:35.768Z] ff9bb7016b71: Verifying Checksum [2025-03-04T00:51:35.769Z] ff9bb7016b71: Download complete [2025-03-04T00:51:35.769Z] da9db072f522: Pull complete [2025-03-04T00:51:36.026Z] 6ef4a4ee8ca5: Pull complete [2025-03-04T00:51:36.026Z] a813b0c90790: Verifying Checksum [2025-03-04T00:51:36.026Z] a813b0c90790: Download complete [2025-03-04T00:51:36.026Z] 06f05ace1117: Verifying Checksum [2025-03-04T00:51:36.026Z] 06f05ace1117: Download complete [2025-03-04T00:51:36.283Z] b67dba6c2c7d: Verifying Checksum [2025-03-04T00:51:36.283Z] b67dba6c2c7d: Download complete [2025-03-04T00:51:38.814Z] 06f05ace1117: Pull complete [2025-03-04T00:51:38.814Z] 5fe327b54edc: Pull complete [2025-03-04T00:51:39.072Z] 4f4fb700ef54: Pull complete [2025-03-04T00:51:39.072Z] 92a5565b7b96: Pull complete [2025-03-04T00:51:39.072Z] ff9bb7016b71: Pull complete [2025-03-04T00:51:40.968Z] b67dba6c2c7d: Pull complete [2025-03-04T00:51:41.535Z] a813b0c90790: Pull complete [2025-03-04T00:51:41.535Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-04T00:51:41.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-04T00:51:41.535Z] ---> 3ba60ce46760 [2025-03-04T00:51:41.535Z] Step 3/10 : ARG MAKE=make build [2025-03-04T00:51:44.082Z] ---> Running in 0f5fbb0533e1 [2025-03-04T00:51:44.082Z] Removing intermediate container 0f5fbb0533e1 [2025-03-04T00:51:44.082Z] ---> a82584edbd15 [2025-03-04T00:51:44.082Z] Step 4/10 : WORKDIR /device-s7 [2025-03-04T00:51:44.082Z] ---> Running in 9e7ad7ce6364 [2025-03-04T00:51:44.082Z] Removing intermediate container 9e7ad7ce6364 [2025-03-04T00:51:44.082Z] ---> 912425d1e0a6 [2025-03-04T00:51:44.082Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-04T00:51:44.082Z] ---> Running in 1b842335658c [2025-03-04T00:51:44.082Z] Removing intermediate container 1b842335658c [2025-03-04T00:51:44.082Z] ---> 14d755249ffe [2025-03-04T00:51:44.082Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-04T00:51:44.082Z] ---> Running in d61330612379 [2025-03-04T00:51:44.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:51:44.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:51:44.857Z] OK: 248 MiB in 58 packages [2025-03-04T00:51:45.122Z] Removing intermediate container d61330612379 [2025-03-04T00:51:45.122Z] ---> 41b0dab1f3da [2025-03-04T00:51:45.122Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-04T00:51:45.381Z] ---> f924cf261f5f [2025-03-04T00:51:45.381Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:51:45.381Z] ---> Running in a01dc3511a8e [2025-03-04T00:51:49.140Z] Still waiting to schedule task [2025-03-04T00:51:49.140Z] Executor slot already in use [2025-03-04T00:51:49.140Z] ‘prd-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:49.140Z] ‘prd-ubuntu18.04-docker-8c-8g-40069’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:49.140Z] ‘prd-ubuntu20.04-docker-8c-8g-40112’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-04T00:51:49.140Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40110’ is offline [2025-03-04T00:52:24.100Z] Removing intermediate container a01dc3511a8e [2025-03-04T00:52:24.101Z] ---> 1b6c6ba5c74c [2025-03-04T00:52:24.101Z] Step 9/10 : COPY . . [2025-03-04T00:52:24.101Z] ---> 4a0f771f1ef3 [2025-03-04T00:52:24.101Z] Step 10/10 : RUN ${MAKE} [2025-03-04T00:52:24.101Z] ---> Running in 760d2cf689c8 [2025-03-04T00:52:24.101Z] noop [2025-03-04T00:52:24.101Z] Removing intermediate container 760d2cf689c8 [2025-03-04T00:52:24.101Z] ---> e49f5965dca4 [2025-03-04T00:52:24.101Z] Successfully built e49f5965dca4 [2025-03-04T00:52:24.101Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:24.423Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:52:24.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:52:24.507Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T00:52:24.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T00:52:24.860Z] $ docker top 0e7a4e2254edb8c6595965419f4b709b13aacbe5dbd994c7f9733631c4ca9831 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:52:25.209Z] + go version [2025-03-04T00:52:25.209Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-04T00:52:25.218Z] $ docker stop --time=1 0e7a4e2254edb8c6595965419f4b709b13aacbe5dbd994c7f9733631c4ca9831 [2025-03-04T00:52:26.513Z] $ docker rm -f --volumes 0e7a4e2254edb8c6595965419f4b709b13aacbe5dbd994c7f9733631c4ca9831 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:52:26.978Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-04T00:52:26.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:52:27.059Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T00:52:27.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T00:52:27.400Z] $ docker top e43aaafd0b5555a1a43acc80d534bed8d6e2f05d9d949492a5b2a39f5c2cf40c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:52:27.758Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:52:28.066Z] + make test [2025-03-04T00:52:28.066Z] go test -race -coverprofile=coverage.out ./... [2025-03-04T00:52:34.627Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-04T00:52:56.559Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-04T00:52:56.559Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.025s coverage: 6.8% of statements [2025-03-04T00:53:28.638Z] go vet ./... [2025-03-04T00:53:28.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T00:53:28.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T00:53:28.638Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T00:53:28.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T00:53:28.667Z] $ docker stop --time=1 e43aaafd0b5555a1a43acc80d534bed8d6e2f05d9d949492a5b2a39f5c2cf40c [2025-03-04T00:53:31.529Z] $ docker rm -f --volumes e43aaafd0b5555a1a43acc80d534bed8d6e2f05d9d949492a5b2a39f5c2cf40c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T00:53:32.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T00:53:32.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-04T00:53:32.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T00:53:32.954Z] + ls -al . [2025-03-04T00:53:32.954Z] total 216 [2025-03-04T00:53:32.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:52 . [2025-03-04T00:53:32.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:51 .. [2025-03-04T00:53:32.954Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:52 .git [2025-03-04T00:53:32.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:51 .github [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 4 00:51 .gitignore [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 4 00:51 .golangci.yml [2025-03-04T00:53:32.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:51 .semver [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 4 00:51 Attribution.txt [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 4 00:51 Dockerfile [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 4 00:51 Jenkinsfile [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 4 00:51 LICENSE [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 4 00:51 Makefile [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 4 00:51 OWNERS.md [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 4 00:51 README.md [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:51 VERSION [2025-03-04T00:53:32.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:51 bin [2025-03-04T00:53:32.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:51 cmd [2025-03-04T00:53:32.954Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 4 00:52 coverage.out [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 6121 Mar 4 00:51 go.mod [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 86851 Mar 4 00:51 go.sum [2025-03-04T00:53:32.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:51 internal [2025-03-04T00:53:32.954Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 4 00:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:53:33.274Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=96f93deebf67b8f2132c972ae7ff84d2d3207260 --label arch=amd64 --label version=4.0.0-dev.9 . [2025-03-04T00:53:33.274Z] Sending build context to Docker daemon 807.4kB [2025-03-04T00:53:33.274Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:53:33.274Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-04T00:53:33.274Z] ---> e49f5965dca4 [2025-03-04T00:53:33.274Z] Step 3/24 : ARG MAKE=make build [2025-03-04T00:53:33.274Z] ---> Running in 76fd45f1fc60 [2025-03-04T00:53:33.274Z] Removing intermediate container 76fd45f1fc60 [2025-03-04T00:53:33.274Z] ---> cf0ad7effb80 [2025-03-04T00:53:33.274Z] Step 4/24 : WORKDIR /device-s7 [2025-03-04T00:53:33.274Z] ---> Running in 90c8dbb326c9 [2025-03-04T00:53:33.532Z] Removing intermediate container 90c8dbb326c9 [2025-03-04T00:53:33.532Z] ---> 8ae1553b48db [2025-03-04T00:53:33.532Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-04T00:53:33.532Z] ---> Running in aefee0b02299 [2025-03-04T00:53:33.532Z] Removing intermediate container aefee0b02299 [2025-03-04T00:53:33.532Z] ---> 3876559e0f30 [2025-03-04T00:53:33.532Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-04T00:53:33.532Z] ---> Running in df5b275c0ef7 [2025-03-04T00:53:33.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:53:34.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:53:34.305Z] OK: 248 MiB in 58 packages [2025-03-04T00:53:34.565Z] Removing intermediate container df5b275c0ef7 [2025-03-04T00:53:34.565Z] ---> 3512d64c8ab6 [2025-03-04T00:53:34.565Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-04T00:53:34.824Z] ---> ed78f467d0ca [2025-03-04T00:53:34.824Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:53:34.824Z] ---> Running in 3282948f4dab [2025-03-04T00:53:35.391Z] Removing intermediate container 3282948f4dab [2025-03-04T00:53:35.391Z] ---> 24c40cf26cb9 [2025-03-04T00:53:35.391Z] Step 9/24 : COPY . . [2025-03-04T00:53:35.391Z] ---> 663abbbaaa13 [2025-03-04T00:53:35.391Z] Step 10/24 : RUN ${MAKE} [2025-03-04T00:53:35.651Z] ---> Running in cc6c60c36e6a [2025-03-04T00:53:35.651Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-04T00:54:02.191Z] Removing intermediate container cc6c60c36e6a [2025-03-04T00:54:02.191Z] ---> ed43f1d24080 [2025-03-04T00:54:02.191Z] Step 11/24 : FROM alpine:3.20 [2025-03-04T00:54:02.191Z] 3.20: Pulling from library/alpine [2025-03-04T00:54:02.191Z] 0a9a5dfd008f: Pulling fs layer [2025-03-04T00:54:02.191Z] 0a9a5dfd008f: Download complete [2025-03-04T00:54:02.191Z] 0a9a5dfd008f: Pull complete [2025-03-04T00:54:02.191Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T00:54:02.191Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T00:54:02.191Z] ---> ff221270b9fb [2025-03-04T00:54:02.191Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-04T00:54:02.191Z] ---> Running in 05f11d3bd0cf [2025-03-04T00:54:02.191Z] Removing intermediate container 05f11d3bd0cf [2025-03-04T00:54:02.191Z] ---> cdc5a928f711 [2025-03-04T00:54:02.191Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-04T00:54:02.191Z] ---> Running in bd49d42050dc [2025-03-04T00:54:02.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:54:02.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:54:02.708Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T00:54:02.709Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T00:54:02.709Z] OK: 8 MiB in 15 packages [2025-03-04T00:54:03.273Z] Removing intermediate container bd49d42050dc [2025-03-04T00:54:03.273Z] ---> a39049d84cde [2025-03-04T00:54:03.273Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-04T00:54:03.273Z] ---> Running in 2f9c61f57544 [2025-03-04T00:54:03.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-04T00:54:03.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-04T00:54:03.788Z] OK: 8 MiB in 15 packages [2025-03-04T00:54:04.047Z] Removing intermediate container 2f9c61f57544 [2025-03-04T00:54:04.047Z] ---> 74c1929cb6b8 [2025-03-04T00:54:04.047Z] Step 15/24 : WORKDIR / [2025-03-04T00:54:04.047Z] ---> Running in 4f3b70364f55 [2025-03-04T00:54:04.047Z] Removing intermediate container 4f3b70364f55 [2025-03-04T00:54:04.047Z] ---> f5b764ecc3ff [2025-03-04T00:54:04.047Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-04T00:54:04.304Z] ---> 88b49b29723b [2025-03-04T00:54:04.304Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-04T00:54:04.870Z] ---> 241451e6f83a [2025-03-04T00:54:04.870Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-04T00:54:05.128Z] ---> fb924da42ea3 [2025-03-04T00:54:05.128Z] Step 19/24 : EXPOSE 59994 [2025-03-04T00:54:05.128Z] ---> Running in aa7190983518 [2025-03-04T00:54:05.128Z] Removing intermediate container aa7190983518 [2025-03-04T00:54:05.128Z] ---> 95ba2a761213 [2025-03-04T00:54:05.128Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-04T00:54:05.128Z] ---> Running in bc8325fb6e74 [2025-03-04T00:54:05.389Z] Removing intermediate container bc8325fb6e74 [2025-03-04T00:54:05.389Z] ---> fa0f5439a218 [2025-03-04T00:54:05.389Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T00:54:05.389Z] ---> Running in 9425a97b34b2 [2025-03-04T00:54:05.389Z] Removing intermediate container 9425a97b34b2 [2025-03-04T00:54:05.389Z] ---> 2f60beb038d3 [2025-03-04T00:54:05.389Z] Step 22/24 : LABEL arch=amd64 [2025-03-04T00:54:05.389Z] ---> Running in 73414472b2cf [2025-03-04T00:54:05.389Z] Removing intermediate container 73414472b2cf [2025-03-04T00:54:05.389Z] ---> 90b89e1f40cf [2025-03-04T00:54:05.389Z] Step 23/24 : LABEL git_sha=96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T00:54:05.389Z] ---> Running in e6927522c521 [2025-03-04T00:54:05.648Z] Removing intermediate container e6927522c521 [2025-03-04T00:54:05.648Z] ---> a74fae8b1b83 [2025-03-04T00:54:05.648Z] Step 24/24 : LABEL version=4.0.0-dev.9 [2025-03-04T00:54:05.648Z] ---> Running in 4866cafed176 [2025-03-04T00:54:05.648Z] Removing intermediate container 4866cafed176 [2025-03-04T00:54:05.648Z] ---> 2ce835b15d11 [2025-03-04T00:54:05.648Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T00:54:05.648Z] Successfully built 2ce835b15d11 [2025-03-04T00:54:05.648Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:54:05.791Z] provisioning config files... [2025-03-04T00:54:05.800Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8429491697999455173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:54:06.097Z] ---> ****-login.sh [2025-03-04T00:54:06.097Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:54:06.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:06.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:06.097Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:06.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:06.097Z] [2025-03-04T00:54:06.097Z] Login Succeeded [2025-03-04T00:54:06.097Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:54:06.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:06.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:06.097Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:06.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:06.097Z] [2025-03-04T00:54:06.097Z] Login Succeeded [2025-03-04T00:54:06.098Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:54:06.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:06.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:06.925Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:06.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:06.925Z] [2025-03-04T00:54:06.925Z] Login Succeeded [2025-03-04T00:54:06.925Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:54:07.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:07.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:07.184Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:07.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:07.184Z] [2025-03-04T00:54:07.184Z] Login Succeeded [2025-03-04T00:54:07.184Z] ****.io [2025-03-04T00:54:07.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:54:07.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:54:07.443Z] Configure a credential helper to remove this warning. See [2025-03-04T00:54:07.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:54:07.443Z] [2025-03-04T00:54:07.443Z] Login Succeeded [2025-03-04T00:54:07.443Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:54:07.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:54:07.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:54:07.530Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2025-03-04T00:54:07.530Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T00:54:07.530Z] latest [2025-03-04T00:54:07.530Z] 4.0.0-dev.9 [2025-03-04T00:54:07.530Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [2025-03-04T00:54:07.530Z] main [2025-03-04T00:54:07.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:07.891Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:08.225Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T00:54:08.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-04T00:54:08.225Z] 8475addb81c0: Preparing [2025-03-04T00:54:08.225Z] d254d3078b7c: Preparing [2025-03-04T00:54:08.225Z] b8d985f11def: Preparing [2025-03-04T00:54:08.225Z] d1b17a85042b: Preparing [2025-03-04T00:54:08.225Z] a58a00b09b78: Preparing [2025-03-04T00:54:08.225Z] 994456c4fd7b: Preparing [2025-03-04T00:54:08.225Z] 8475addb81c0: Pushed [2025-03-04T00:54:08.225Z] a58a00b09b78: Pushed [2025-03-04T00:54:08.225Z] d1b17a85042b: Pushed [2025-03-04T00:54:08.225Z] b8d985f11def: Pushed [2025-03-04T00:54:08.225Z] 994456c4fd7b: Layer already exists [2025-03-04T00:54:12.423Z] d254d3078b7c: Pushed [2025-03-04T00:54:12.423Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260: digest: sha256:9a15c6a515eb6a6c9075f05c18998a588ba389178332d391429ef36d15e1f851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:12.760Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:13.078Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2025-03-04T00:54:13.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-04T00:54:13.078Z] 8475addb81c0: Preparing [2025-03-04T00:54:13.078Z] d254d3078b7c: Preparing [2025-03-04T00:54:13.078Z] b8d985f11def: Preparing [2025-03-04T00:54:13.078Z] d1b17a85042b: Preparing [2025-03-04T00:54:13.078Z] a58a00b09b78: Preparing [2025-03-04T00:54:13.078Z] 994456c4fd7b: Preparing [2025-03-04T00:54:13.078Z] 994456c4fd7b: Waiting [2025-03-04T00:54:13.078Z] b8d985f11def: Layer already exists [2025-03-04T00:54:13.078Z] a58a00b09b78: Layer already exists [2025-03-04T00:54:13.078Z] d254d3078b7c: Layer already exists [2025-03-04T00:54:13.078Z] 8475addb81c0: Layer already exists [2025-03-04T00:54:13.078Z] d1b17a85042b: Layer already exists [2025-03-04T00:54:13.078Z] 994456c4fd7b: Layer already exists [2025-03-04T00:54:13.078Z] latest: digest: sha256:9a15c6a515eb6a6c9075f05c18998a588ba389178332d391429ef36d15e1f851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:13.415Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:13.751Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.9 [2025-03-04T00:54:13.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-04T00:54:13.751Z] 8475addb81c0: Preparing [2025-03-04T00:54:13.751Z] d254d3078b7c: Preparing [2025-03-04T00:54:13.751Z] b8d985f11def: Preparing [2025-03-04T00:54:13.751Z] d1b17a85042b: Preparing [2025-03-04T00:54:13.751Z] a58a00b09b78: Preparing [2025-03-04T00:54:13.751Z] 994456c4fd7b: Preparing [2025-03-04T00:54:13.751Z] 994456c4fd7b: Waiting [2025-03-04T00:54:13.751Z] d1b17a85042b: Layer already exists [2025-03-04T00:54:13.751Z] a58a00b09b78: Layer already exists [2025-03-04T00:54:13.751Z] b8d985f11def: Layer already exists [2025-03-04T00:54:13.751Z] 8475addb81c0: Layer already exists [2025-03-04T00:54:13.751Z] d254d3078b7c: Layer already exists [2025-03-04T00:54:13.751Z] 994456c4fd7b: Layer already exists [2025-03-04T00:54:13.751Z] 4.0.0-dev.9: digest: sha256:9a15c6a515eb6a6c9075f05c18998a588ba389178332d391429ef36d15e1f851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:14.095Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:14.417Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [2025-03-04T00:54:14.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-04T00:54:14.418Z] 8475addb81c0: Preparing [2025-03-04T00:54:14.418Z] d254d3078b7c: Preparing [2025-03-04T00:54:14.418Z] b8d985f11def: Preparing [2025-03-04T00:54:14.418Z] d1b17a85042b: Preparing [2025-03-04T00:54:14.418Z] a58a00b09b78: Preparing [2025-03-04T00:54:14.418Z] 994456c4fd7b: Preparing [2025-03-04T00:54:14.418Z] 994456c4fd7b: Waiting [2025-03-04T00:54:14.418Z] b8d985f11def: Layer already exists [2025-03-04T00:54:14.418Z] 8475addb81c0: Layer already exists [2025-03-04T00:54:14.418Z] a58a00b09b78: Layer already exists [2025-03-04T00:54:14.418Z] d254d3078b7c: Layer already exists [2025-03-04T00:54:14.418Z] d1b17a85042b: Layer already exists [2025-03-04T00:54:14.418Z] 994456c4fd7b: Layer already exists [2025-03-04T00:54:14.418Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9: digest: sha256:9a15c6a515eb6a6c9075f05c18998a588ba389178332d391429ef36d15e1f851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:14.754Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:15.085Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2025-03-04T00:54:15.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2025-03-04T00:54:15.085Z] 8475addb81c0: Preparing [2025-03-04T00:54:15.085Z] d254d3078b7c: Preparing [2025-03-04T00:54:15.085Z] b8d985f11def: Preparing [2025-03-04T00:54:15.085Z] d1b17a85042b: Preparing [2025-03-04T00:54:15.085Z] a58a00b09b78: Preparing [2025-03-04T00:54:15.085Z] 994456c4fd7b: Preparing [2025-03-04T00:54:15.085Z] 994456c4fd7b: Waiting [2025-03-04T00:54:15.085Z] a58a00b09b78: Layer already exists [2025-03-04T00:54:15.085Z] 8475addb81c0: Layer already exists [2025-03-04T00:54:15.085Z] d254d3078b7c: Layer already exists [2025-03-04T00:54:15.085Z] d1b17a85042b: Layer already exists [2025-03-04T00:54:15.085Z] b8d985f11def: Layer already exists [2025-03-04T00:54:15.085Z] 994456c4fd7b: Layer already exists [2025-03-04T00:54:15.085Z] main: digest: sha256:9a15c6a515eb6a6c9075f05c18998a588ba389178332d391429ef36d15e1f851 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T00:54:15.171Z] ===================================================== [Pipeline] echo [2025-03-04T00:54:15.189Z] taggedImages: [2025-03-04T00:54:15.189Z] - nexus3.edgexfoundry.org:10004/device-s7:96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T00:54:15.189Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2025-03-04T00:54:15.189Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.9 [2025-03-04T00:54:15.189Z] - nexus3.edgexfoundry.org:10004/device-s7:96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [2025-03-04T00:54:15.189Z] - nexus3.edgexfoundry.org:10004/device-s7: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 [2025-03-04T00:54:15.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:54:15.631Z] [2025-03-04T00:54:15.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:54:15.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:54:15.931Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-04T00:54:15.931Z] 5eb5b503b376: Pulling fs layer [2025-03-04T00:54:15.931Z] 5c69ac0246d0: Pulling fs layer [2025-03-04T00:54:15.931Z] ec43610c2a17: Pulling fs layer [2025-03-04T00:54:15.931Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-04T00:54:15.931Z] 33b1e0a273af: Pulling fs layer [2025-03-04T00:54:15.931Z] 5d3b04190fa2: Pulling fs layer [2025-03-04T00:54:15.932Z] 2f39f015ded8: Pulling fs layer [2025-03-04T00:54:15.932Z] 2f39f015ded8: Waiting [2025-03-04T00:54:15.932Z] 5d3b04190fa2: Waiting [2025-03-04T00:54:15.932Z] 3a2ae6a8a46f: Waiting [2025-03-04T00:54:15.932Z] 33b1e0a273af: Waiting [2025-03-04T00:54:15.932Z] 5c69ac0246d0: Verifying Checksum [2025-03-04T00:54:15.932Z] 5c69ac0246d0: Download complete [2025-03-04T00:54:15.932Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-04T00:54:15.932Z] 3a2ae6a8a46f: Download complete [2025-03-04T00:54:15.932Z] 33b1e0a273af: Verifying Checksum [2025-03-04T00:54:15.932Z] 33b1e0a273af: Download complete [2025-03-04T00:54:15.932Z] ec43610c2a17: Verifying Checksum [2025-03-04T00:54:15.932Z] ec43610c2a17: Download complete [2025-03-04T00:54:15.932Z] 5d3b04190fa2: Verifying Checksum [2025-03-04T00:54:15.932Z] 5d3b04190fa2: Download complete [2025-03-04T00:54:16.192Z] 5eb5b503b376: Verifying Checksum [2025-03-04T00:54:16.192Z] 5eb5b503b376: Download complete [2025-03-04T00:54:16.757Z] 2f39f015ded8: Download complete [2025-03-04T00:54:17.325Z] 5eb5b503b376: Pull complete [2025-03-04T00:54:17.325Z] 5c69ac0246d0: Pull complete [2025-03-04T00:54:17.892Z] ec43610c2a17: Pull complete [2025-03-04T00:54:17.892Z] 3a2ae6a8a46f: Pull complete [2025-03-04T00:54:18.150Z] 33b1e0a273af: Pull complete [2025-03-04T00:54:18.150Z] 5d3b04190fa2: Pull complete [2025-03-04T00:54:20.918Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40117 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2025-03-04T00:54:20.937Z] Running in /w/workspace/device-s7/17 [Pipeline] { [Pipeline] checkout [2025-03-04T00:54:22.335Z] 2f39f015ded8: Pull complete [2025-03-04T00:54:22.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-04T00:54:22.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T00:54:22.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2025-03-04T00:54:24.003Z] Selected Git installation does not exist. Using Default [2025-03-04T00:54:24.003Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:54:24.097Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T00:54:24.124Z] $ 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/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T00:54:25.737Z] $ docker top 4444c4e510eb8c7246893a5722af8032c814434ab38faf495de1b5dd75337e90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:54:26.113Z] ---> job-cost.sh [2025-03-04T00:54:26.113Z] lf-activate-venv: SKIPPING [2025-03-04T00:54:26.113Z] INFO: No Stack... [2025-03-04T00:54:26.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T00:54:26.631Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T00:54:26.921Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2025-03-04T00:54:26.921Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T00:54:26.933Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-17-stack-cost] [2025-03-04T00:54:26.939Z] Resource [jenkins-edgexfoundry-device-s7-main-17-stack-cost] did not exist. Created. [2025-03-04T00:54:26.954Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T00:54:27.268Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-04T00:54:27.285Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T00:54:27.298Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T00:54:27.322Z] $ docker stop --time=1 4444c4e510eb8c7246893a5722af8032c814434ab38faf495de1b5dd75337e90 [2025-03-04T00:54:28.459Z] $ docker rm -f --volumes 4444c4e510eb8c7246893a5722af8032c814434ab38faf495de1b5dd75337e90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-04T00:54:31.057Z] using credential edgex-jenkins-ssh [2025-03-04T00:54:31.085Z] Cloning the remote Git repository [2025-03-04T00:54:31.148Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2025-03-04T00:54:31.287Z] > git init /w/workspace/device-s7/17 # timeout=10 [2025-03-04T00:54:31.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2025-03-04T00:54:31.479Z] > git --version # timeout=10 [2025-03-04T00:54:31.503Z] > git --version # 'git version 2.25.1' [2025-03-04T00:54:31.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-04T00:54:31.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:54:32.315Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2025-03-04T00:54:32.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-04T00:54:33.599Z] Avoid second fetch [2025-03-04T00:54:33.600Z] Checking out Revision 96f93deebf67b8f2132c972ae7ff84d2d3207260 (main) [2025-03-04T00:54:34.387Z] Commit message: "Merge pull request #44 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" [2025-03-04T00:54:33.620Z] > git config core.sparsecheckout # timeout=10 [2025-03-04T00:54:33.703Z] > git checkout -f 96f93deebf67b8f2132c972ae7ff84d2d3207260 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T00:54:39.642Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-04T00:54:39.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T00:54:39.643Z] Dload Upload Total Spent Left Speed [2025-03-04T00:54:39.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2025-03-04T00:54:40.014Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-04T00:54:40.372Z] + sudo tee /etc/docker/daemon.new [2025-03-04T00:54:40.372Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-04T00:54:40.372Z] { [2025-03-04T00:54:40.372Z] "registry-mirrors": [ [2025-03-04T00:54:40.372Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-04T00:54:40.372Z] ], [2025-03-04T00:54:40.372Z] "bip": "10.250.0.254/24", [2025-03-04T00:54:40.372Z] "hosts": [ [2025-03-04T00:54:40.372Z] "tcp://0.0.0.0:5555", [2025-03-04T00:54:40.372Z] "unix:///var/run/docker.sock" [2025-03-04T00:54:40.372Z] ], [2025-03-04T00:54:40.372Z] "mtu": 1458, [2025-03-04T00:54:40.372Z] "selinux-enabled": true, [2025-03-04T00:54:40.372Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-04T00:54:40.372Z] } [Pipeline] sh [2025-03-04T00:54:40.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-04T00:54:41.108Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T00:54:59.504Z] provisioning config files... [2025-03-04T00:54:59.545Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/17@tmp/config9470616761519115326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T00:55:00.030Z] ---> ****-login.sh [2025-03-04T00:55:00.030Z] nexus3.edgexfoundry.org:10001 [2025-03-04T00:55:00.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:55:00.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:55:00.911Z] Configure a credential helper to remove this warning. See [2025-03-04T00:55:00.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:55:00.911Z] [2025-03-04T00:55:00.911Z] Login Succeeded [2025-03-04T00:55:00.911Z] nexus3.edgexfoundry.org:10002 [2025-03-04T00:55:01.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:55:01.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:55:01.481Z] Configure a credential helper to remove this warning. See [2025-03-04T00:55:01.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:55:01.481Z] [2025-03-04T00:55:01.481Z] Login Succeeded [2025-03-04T00:55:01.481Z] nexus3.edgexfoundry.org:10003 [2025-03-04T00:55:01.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:55:02.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:55:02.036Z] Configure a credential helper to remove this warning. See [2025-03-04T00:55:02.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:55:02.036Z] [2025-03-04T00:55:02.036Z] Login Succeeded [2025-03-04T00:55:02.036Z] nexus3.edgexfoundry.org:10004 [2025-03-04T00:55:02.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:55:02.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:55:02.312Z] Configure a credential helper to remove this warning. See [2025-03-04T00:55:02.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:55:02.312Z] [2025-03-04T00:55:02.312Z] Login Succeeded [2025-03-04T00:55:02.583Z] ****.io [2025-03-04T00:55:02.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T00:55:03.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T00:55:03.126Z] Configure a credential helper to remove this warning. See [2025-03-04T00:55:03.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T00:55:03.126Z] [2025-03-04T00:55:03.126Z] Login Succeeded [2025-03-04T00:55:03.126Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T00:55:03.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-04T00:55:03.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:55:03.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T00:55:03.606Z] ========================================================= [2025-03-04T00:55:03.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-04T00:55:03.606Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:55:04.002Z] + 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 . [2025-03-04T00:55:04.276Z] Sending build context to Docker daemon 495.6kB [2025-03-04T00:55:04.276Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T00:55:04.276Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-04T00:55:04.550Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-04T00:55:04.550Z] 9986a736f7d3: Pulling fs layer [2025-03-04T00:55:04.551Z] 1f018df60701: Pulling fs layer [2025-03-04T00:55:04.551Z] 39f8f326b044: Pulling fs layer [2025-03-04T00:55:04.551Z] e6a1e7a6a96a: Pulling fs layer [2025-03-04T00:55:04.551Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T00:55:04.551Z] d45d956e0dbf: Pulling fs layer [2025-03-04T00:55:04.551Z] d7702b0d1db1: Pulling fs layer [2025-03-04T00:55:04.551Z] 5c7f0f088c93: Pulling fs layer [2025-03-04T00:55:04.551Z] 4fdc064ae6cf: Pulling fs layer [2025-03-04T00:55:04.551Z] d45d956e0dbf: Waiting [2025-03-04T00:55:04.551Z] 4fdc064ae6cf: Waiting [2025-03-04T00:55:04.551Z] d7702b0d1db1: Waiting [2025-03-04T00:55:04.551Z] e6a1e7a6a96a: Waiting [2025-03-04T00:55:04.551Z] 4f4fb700ef54: Waiting [2025-03-04T00:55:04.551Z] 5c7f0f088c93: Waiting [2025-03-04T00:55:04.551Z] 1f018df60701: Verifying Checksum [2025-03-04T00:55:04.551Z] 1f018df60701: Download complete [2025-03-04T00:55:04.551Z] e6a1e7a6a96a: Download complete [2025-03-04T00:55:04.826Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T00:55:04.826Z] 4f4fb700ef54: Download complete [2025-03-04T00:55:04.826Z] d45d956e0dbf: Verifying Checksum [2025-03-04T00:55:04.826Z] d45d956e0dbf: Download complete [2025-03-04T00:55:04.826Z] 9986a736f7d3: Verifying Checksum [2025-03-04T00:55:04.826Z] 9986a736f7d3: Download complete [2025-03-04T00:55:04.826Z] d7702b0d1db1: Verifying Checksum [2025-03-04T00:55:04.826Z] d7702b0d1db1: Download complete [2025-03-04T00:55:05.444Z] 4fdc064ae6cf: Verifying Checksum [2025-03-04T00:55:05.444Z] 4fdc064ae6cf: Download complete [2025-03-04T00:55:06.044Z] 9986a736f7d3: Pull complete [2025-03-04T00:55:06.638Z] 1f018df60701: Pull complete [2025-03-04T00:55:07.237Z] 39f8f326b044: Verifying Checksum [2025-03-04T00:55:07.237Z] 39f8f326b044: Download complete [2025-03-04T00:55:08.213Z] 5c7f0f088c93: Verifying Checksum [2025-03-04T00:55:08.213Z] 5c7f0f088c93: Download complete [2025-03-04T00:55:23.269Z] 39f8f326b044: Pull complete [2025-03-04T00:55:23.269Z] e6a1e7a6a96a: Pull complete [2025-03-04T00:55:23.269Z] 4f4fb700ef54: Pull complete [2025-03-04T00:55:23.269Z] d45d956e0dbf: Pull complete [2025-03-04T00:55:23.859Z] d7702b0d1db1: Pull complete [2025-03-04T00:55:32.100Z] 5c7f0f088c93: Pull complete [2025-03-04T00:55:34.688Z] 4fdc064ae6cf: Pull complete [2025-03-04T00:55:34.688Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-04T00:55:34.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-04T00:55:34.688Z] ---> 63f30b955cb9 [2025-03-04T00:55:34.688Z] Step 3/10 : ARG MAKE=make build [2025-03-04T00:55:36.679Z] ---> Running in ebf691a53e04 [2025-03-04T00:55:36.680Z] Removing intermediate container ebf691a53e04 [2025-03-04T00:55:36.680Z] ---> d49193714566 [2025-03-04T00:55:36.680Z] Step 4/10 : WORKDIR /device-s7 [2025-03-04T00:55:36.947Z] ---> Running in 7e525276dc74 [2025-03-04T00:55:37.215Z] Removing intermediate container 7e525276dc74 [2025-03-04T00:55:37.484Z] ---> 4addcffe4048 [2025-03-04T00:55:37.484Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-04T00:55:37.484Z] ---> Running in d307762c777f [2025-03-04T00:55:37.754Z] Removing intermediate container d307762c777f [2025-03-04T00:55:37.754Z] ---> fe505602669e [2025-03-04T00:55:37.754Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-04T00:55:38.024Z] ---> Running in 40c7da5a995b [2025-03-04T00:55:39.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T00:55:40.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T00:55:41.965Z] OK: 239 MiB in 58 packages [2025-03-04T00:55:42.549Z] Removing intermediate container 40c7da5a995b [2025-03-04T00:55:42.549Z] ---> aaa49ecc1789 [2025-03-04T00:55:42.549Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-04T00:55:43.137Z] ---> 7795117f34d9 [2025-03-04T00:55:43.137Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T00:55:43.410Z] ---> Running in 37e6b3397126 [2025-03-04T00:57:50.160Z] Removing intermediate container 37e6b3397126 [2025-03-04T00:57:50.160Z] ---> 14ecc0f661d6 [2025-03-04T00:57:50.160Z] Step 9/10 : COPY . . [2025-03-04T00:57:50.160Z] ---> 9a33dcf025ff [2025-03-04T00:57:50.160Z] Step 10/10 : RUN ${MAKE} [2025-03-04T00:57:50.160Z] ---> Running in dd5a58be8a1a [2025-03-04T00:57:50.160Z] noop [2025-03-04T00:57:50.160Z] Removing intermediate container dd5a58be8a1a [2025-03-04T00:57:50.160Z] ---> 1744763ee2d1 [2025-03-04T00:57:50.160Z] Successfully built 1744763ee2d1 [2025-03-04T00:57:50.160Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:57:50.577Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:57:50.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:57:50.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-40117 does not seem to be running inside a container [2025-03-04T00:57:50.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/17 -v /w/workspace/device-s7/17:/w/workspace/device-s7/17:rw,z -v /w/workspace/device-s7/17@tmp:/w/workspace/device-s7/17@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 [2025-03-04T00:57:52.380Z] $ docker top d8afebefa4adac53c6b99030526bb4ed06432638c68c2e9f2aca7ddec60add80 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:57:53.308Z] + go version [2025-03-04T00:57:53.308Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-04T00:57:53.326Z] $ docker stop --time=1 d8afebefa4adac53c6b99030526bb4ed06432638c68c2e9f2aca7ddec60add80 [2025-03-04T00:57:55.098Z] $ docker rm -f --volumes d8afebefa4adac53c6b99030526bb4ed06432638c68c2e9f2aca7ddec60add80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T00:57:55.749Z] + docker inspect -f . ci-base-image-arm64 [2025-03-04T00:57:55.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T00:57:55.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-40117 does not seem to be running inside a container [2025-03-04T00:57:56.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/17 -v /w/workspace/device-s7/17:/w/workspace/device-s7/17:rw,z -v /w/workspace/device-s7/17@tmp:/w/workspace/device-s7/17@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 [2025-03-04T00:57:57.488Z] $ docker top f978a62b68b5e81236de723404c2baefb936b88718f82491a52ad698924e810a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T00:57:58.393Z] + git config --global --add safe.directory /w/workspace/device-s7/17 [Pipeline] fileExists [Pipeline] sh [2025-03-04T00:57:59.074Z] + make test [2025-03-04T00:57:59.074Z] go test -race -coverprofile=coverage.out ./... [2025-03-04T00:59:20.755Z] ? github.com/edgexfoundry/device-s7 [no test files] [2025-03-04T01:03:42.799Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2025-03-04T01:03:48.150Z] ok github.com/edgexfoundry/device-s7/internal/driver 1.126s coverage: 6.8% of statements [2025-03-04T01:03:50.096Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-04T01:03:50.096Z] go vet ./... [2025-03-04T01:08:57.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-04T01:08:57.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-04T01:08:57.454Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-04T01:08:57.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-04T01:08:57.490Z] $ docker stop --time=1 f978a62b68b5e81236de723404c2baefb936b88718f82491a52ad698924e810a [2025-03-04T01:08:59.592Z] $ docker rm -f --volumes f978a62b68b5e81236de723404c2baefb936b88718f82491a52ad698924e810a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:09:02.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-04T01:09:02.622Z] Warning: overwriting stash ‘coverage-report’ [2025-03-04T01:09:03.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-04T01:09:03.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-04T01:09:04.072Z] + ls -al . [2025-03-04T01:09:04.073Z] total 212 [2025-03-04T01:09:04.073Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 4 00:58 . [2025-03-04T01:09:04.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 00:54 .. [2025-03-04T01:09:04.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 00:54 .git [2025-03-04T01:09:04.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:54 .github [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 237 Mar 4 00:54 .gitignore [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 4 00:54 .golangci.yml [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 19679 Mar 4 00:54 Attribution.txt [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 1579 Mar 4 00:54 Dockerfile [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 643 Mar 4 00:54 Jenkinsfile [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 10947 Mar 4 00:54 LICENSE [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 1903 Mar 4 00:54 Makefile [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 614 Mar 4 00:54 OWNERS.md [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 2393 Mar 4 00:54 README.md [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 4 00:51 VERSION [2025-03-04T01:09:04.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 00:54 bin [2025-03-04T01:09:04.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:54 cmd [2025-03-04T01:09:04.073Z] -rw-r--r-- 1 jenkins jenkins 19094 Mar 4 01:03 coverage.out [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 6121 Mar 4 00:54 go.mod [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 86851 Mar 4 00:54 go.sum [2025-03-04T01:09:04.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 00:54 internal [2025-03-04T01:09:04.073Z] -rw-rw-r-- 1 jenkins jenkins 223 Mar 4 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:09:04.425Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=96f93deebf67b8f2132c972ae7ff84d2d3207260 --label arch=arm64 --label version=4.0.0-dev.9 . [2025-03-04T01:09:04.701Z] Sending build context to Docker daemon 515.6kB [2025-03-04T01:09:04.701Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-03-04T01:09:04.701Z] Step 2/24 : FROM ${BASE} AS builder [2025-03-04T01:09:04.701Z] ---> 1744763ee2d1 [2025-03-04T01:09:04.701Z] Step 3/24 : ARG MAKE=make build [2025-03-04T01:09:04.973Z] ---> Running in f8d55a22435a [2025-03-04T01:09:05.567Z] Removing intermediate container f8d55a22435a [2025-03-04T01:09:05.567Z] ---> f1eb19e3d294 [2025-03-04T01:09:05.567Z] Step 4/24 : WORKDIR /device-s7 [2025-03-04T01:09:05.567Z] ---> Running in 4ff35fe5ffbf [2025-03-04T01:09:08.659Z] Removing intermediate container 4ff35fe5ffbf [2025-03-04T01:09:08.659Z] ---> e070da99a689 [2025-03-04T01:09:08.659Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-04T01:09:08.659Z] ---> Running in 3e7dfa8538d1 [2025-03-04T01:09:08.659Z] Removing intermediate container 3e7dfa8538d1 [2025-03-04T01:09:08.659Z] ---> e51dc6817955 [2025-03-04T01:09:08.659Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2025-03-04T01:09:08.659Z] ---> Running in 816d8a03f5ce [2025-03-04T01:09:08.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:09:08.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:09:12.379Z] OK: 239 MiB in 58 packages [2025-03-04T01:09:12.379Z] Removing intermediate container 816d8a03f5ce [2025-03-04T01:09:12.379Z] ---> 23e9e7d0acf7 [2025-03-04T01:09:12.379Z] Step 7/24 : COPY go.mod vendor* ./ [2025-03-04T01:09:12.379Z] ---> d54c0eb59dc7 [2025-03-04T01:09:12.379Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-04T01:09:12.379Z] ---> Running in f859f4f1ab3f [2025-03-04T01:09:14.968Z] Removing intermediate container f859f4f1ab3f [2025-03-04T01:09:14.968Z] ---> 1e71462e7b67 [2025-03-04T01:09:14.968Z] Step 9/24 : COPY . . [2025-03-04T01:09:15.236Z] ---> ad605c489199 [2025-03-04T01:09:15.236Z] Step 10/24 : RUN ${MAKE} [2025-03-04T01:09:15.504Z] ---> Running in d43e080e244d [2025-03-04T01:09:16.475Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2025-03-04T01:13:23.357Z] Removing intermediate container d43e080e244d [2025-03-04T01:13:23.357Z] ---> 32fbb2a75f97 [2025-03-04T01:13:23.357Z] Step 11/24 : FROM alpine:3.20 [2025-03-04T01:13:23.357Z] 3.20: Pulling from library/alpine [2025-03-04T01:13:23.357Z] 94e9d8af2201: Pulling fs layer [2025-03-04T01:13:23.357Z] 94e9d8af2201: Verifying Checksum [2025-03-04T01:13:23.357Z] 94e9d8af2201: Download complete [2025-03-04T01:13:23.357Z] 94e9d8af2201: Pull complete [2025-03-04T01:13:23.357Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-04T01:13:23.357Z] Status: Downloaded newer image for alpine:3.20 [2025-03-04T01:13:23.357Z] ---> 7aab056cecc6 [2025-03-04T01:13:23.357Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-04T01:13:23.357Z] ---> Running in 5c12c9ecbb0a [2025-03-04T01:13:23.357Z] Removing intermediate container 5c12c9ecbb0a [2025-03-04T01:13:23.357Z] ---> afe47c899b80 [2025-03-04T01:13:23.357Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-03-04T01:13:23.357Z] ---> Running in 2a6eb1c5a5a9 [2025-03-04T01:13:23.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:23.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:23.357Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-04T01:13:23.357Z] Executing busybox-1.36.1-r29.trigger [2025-03-04T01:13:23.357Z] OK: 9 MiB in 15 packages [2025-03-04T01:13:23.357Z] Removing intermediate container 2a6eb1c5a5a9 [2025-03-04T01:13:23.357Z] ---> d4cb5a6c8410 [2025-03-04T01:13:23.357Z] Step 14/24 : RUN apk --no-cache upgrade [2025-03-04T01:13:23.357Z] ---> Running in ead2a45083cd [2025-03-04T01:13:23.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:23.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-04T01:13:23.357Z] OK: 9 MiB in 15 packages [2025-03-04T01:13:23.357Z] Removing intermediate container ead2a45083cd [2025-03-04T01:13:23.357Z] ---> 828e00bf43f5 [2025-03-04T01:13:23.357Z] Step 15/24 : WORKDIR / [2025-03-04T01:13:23.357Z] ---> Running in 3ba461836076 [2025-03-04T01:13:23.357Z] Removing intermediate container 3ba461836076 [2025-03-04T01:13:23.357Z] ---> 31d7f8a74e20 [2025-03-04T01:13:23.357Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2025-03-04T01:13:23.357Z] ---> 873d238d93bc [2025-03-04T01:13:23.357Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2025-03-04T01:13:23.357Z] ---> d1fd08dfa17e [2025-03-04T01:13:23.357Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2025-03-04T01:13:23.357Z] ---> a065dc4c8636 [2025-03-04T01:13:23.357Z] Step 19/24 : EXPOSE 59994 [2025-03-04T01:13:23.357Z] ---> Running in 9f63b6eeabd2 [2025-03-04T01:13:23.357Z] Removing intermediate container 9f63b6eeabd2 [2025-03-04T01:13:23.357Z] ---> af6a35ee0195 [2025-03-04T01:13:23.357Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2025-03-04T01:13:23.357Z] ---> Running in 43a848a8e9fb [2025-03-04T01:13:23.357Z] Removing intermediate container 43a848a8e9fb [2025-03-04T01:13:23.357Z] ---> ef0142b2be34 [2025-03-04T01:13:23.357Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-04T01:13:23.357Z] ---> Running in f5ffb4ebda2d [2025-03-04T01:13:23.357Z] Removing intermediate container f5ffb4ebda2d [2025-03-04T01:13:23.357Z] ---> c1357bea198a [2025-03-04T01:13:23.357Z] Step 22/24 : LABEL arch=arm64 [2025-03-04T01:13:23.357Z] ---> Running in 97ed1588a300 [2025-03-04T01:13:23.357Z] Removing intermediate container 97ed1588a300 [2025-03-04T01:13:23.357Z] ---> 647837c9f1a1 [2025-03-04T01:13:23.357Z] Step 23/24 : LABEL git_sha=96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T01:13:23.357Z] ---> Running in 4a4c12cb56b4 [2025-03-04T01:13:23.953Z] Removing intermediate container 4a4c12cb56b4 [2025-03-04T01:13:23.953Z] ---> 06b6184bd73b [2025-03-04T01:13:23.953Z] Step 24/24 : LABEL version=4.0.0-dev.9 [2025-03-04T01:13:23.953Z] ---> Running in 660391f8c8ad [2025-03-04T01:13:24.221Z] Removing intermediate container 660391f8c8ad [2025-03-04T01:13:24.221Z] ---> f6afa42a9fab [2025-03-04T01:13:24.221Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-04T01:13:24.221Z] Successfully built f6afa42a9fab [2025-03-04T01:13:24.221Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:13:24.387Z] provisioning config files... [2025-03-04T01:13:24.402Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/17@tmp/config10129620065333437936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:13:24.748Z] ---> ****-login.sh [2025-03-04T01:13:24.748Z] nexus3.edgexfoundry.org:10001 [2025-03-04T01:13:25.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:25.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:25.015Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:25.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:25.015Z] [2025-03-04T01:13:25.015Z] Login Succeeded [2025-03-04T01:13:25.015Z] nexus3.edgexfoundry.org:10002 [2025-03-04T01:13:25.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:25.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:25.550Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:25.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:25.550Z] [2025-03-04T01:13:25.550Z] Login Succeeded [2025-03-04T01:13:25.550Z] nexus3.edgexfoundry.org:10003 [2025-03-04T01:13:25.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:25.816Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:25.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:25.816Z] [2025-03-04T01:13:25.816Z] Login Succeeded [2025-03-04T01:13:25.816Z] nexus3.edgexfoundry.org:10004 [2025-03-04T01:13:26.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:26.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:26.082Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:26.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:26.082Z] [2025-03-04T01:13:26.082Z] Login Succeeded [2025-03-04T01:13:26.348Z] ****.io [2025-03-04T01:13:26.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-04T01:13:26.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-04T01:13:26.613Z] Configure a credential helper to remove this warning. See [2025-03-04T01:13:26.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-04T01:13:26.613Z] [2025-03-04T01:13:26.613Z] Login Succeeded [2025-03-04T01:13:26.613Z] ---> ****-login.sh ends [Pipeline] } [2025-03-04T01:13:26.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:13:26.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-04T01:13:26.731Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2025-03-04T01:13:26.731Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T01:13:26.731Z] latest [2025-03-04T01:13:26.731Z] 4.0.0-dev.9 [2025-03-04T01:13:26.731Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [2025-03-04T01:13:26.731Z] main [2025-03-04T01:13:26.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:27.115Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:27.480Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T01:13:27.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-04T01:13:27.480Z] b4283541feb0: Preparing [2025-03-04T01:13:27.480Z] 60519389c794: Preparing [2025-03-04T01:13:27.480Z] 41da6b4b8802: Preparing [2025-03-04T01:13:27.480Z] 391bb5aa2497: Preparing [2025-03-04T01:13:27.480Z] 768809734f08: Preparing [2025-03-04T01:13:27.480Z] dd9c8f8612c8: Preparing [2025-03-04T01:13:27.480Z] dd9c8f8612c8: Waiting [2025-03-04T01:13:27.746Z] b4283541feb0: Pushed [2025-03-04T01:13:27.746Z] 41da6b4b8802: Pushed [2025-03-04T01:13:27.746Z] 391bb5aa2497: Pushed [2025-03-04T01:13:27.746Z] 768809734f08: Pushed [2025-03-04T01:13:27.746Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:13:37.807Z] 60519389c794: Pushed [2025-03-04T01:13:37.807Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260: digest: sha256:2f4b16aed2d58dc75909b6fb2b04f749d1a7383feff341335df7bdbfe3e13725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:38.164Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:38.515Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-03-04T01:13:38.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-04T01:13:38.515Z] b4283541feb0: Preparing [2025-03-04T01:13:38.515Z] 60519389c794: Preparing [2025-03-04T01:13:38.515Z] 41da6b4b8802: Preparing [2025-03-04T01:13:38.515Z] 391bb5aa2497: Preparing [2025-03-04T01:13:38.515Z] 768809734f08: Preparing [2025-03-04T01:13:38.515Z] dd9c8f8612c8: Preparing [2025-03-04T01:13:38.515Z] dd9c8f8612c8: Waiting [2025-03-04T01:13:38.515Z] 768809734f08: Layer already exists [2025-03-04T01:13:38.515Z] 391bb5aa2497: Layer already exists [2025-03-04T01:13:38.515Z] 60519389c794: Layer already exists [2025-03-04T01:13:38.515Z] b4283541feb0: Layer already exists [2025-03-04T01:13:38.515Z] 41da6b4b8802: Layer already exists [2025-03-04T01:13:38.515Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:13:38.779Z] latest: digest: sha256:2f4b16aed2d58dc75909b6fb2b04f749d1a7383feff341335df7bdbfe3e13725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:39.157Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:39.517Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.9 [2025-03-04T01:13:39.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-04T01:13:39.517Z] b4283541feb0: Preparing [2025-03-04T01:13:39.517Z] 60519389c794: Preparing [2025-03-04T01:13:39.517Z] 41da6b4b8802: Preparing [2025-03-04T01:13:39.517Z] 391bb5aa2497: Preparing [2025-03-04T01:13:39.517Z] 768809734f08: Preparing [2025-03-04T01:13:39.517Z] dd9c8f8612c8: Preparing [2025-03-04T01:13:39.517Z] dd9c8f8612c8: Waiting [2025-03-04T01:13:39.517Z] 768809734f08: Layer already exists [2025-03-04T01:13:39.517Z] 41da6b4b8802: Layer already exists [2025-03-04T01:13:39.517Z] b4283541feb0: Layer already exists [2025-03-04T01:13:39.517Z] 391bb5aa2497: Layer already exists [2025-03-04T01:13:39.517Z] 60519389c794: Layer already exists [2025-03-04T01:13:39.517Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:13:39.783Z] 4.0.0-dev.9: digest: sha256:2f4b16aed2d58dc75909b6fb2b04f749d1a7383feff341335df7bdbfe3e13725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:40.182Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:40.545Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [2025-03-04T01:13:40.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-04T01:13:40.545Z] b4283541feb0: Preparing [2025-03-04T01:13:40.545Z] 60519389c794: Preparing [2025-03-04T01:13:40.545Z] 41da6b4b8802: Preparing [2025-03-04T01:13:40.545Z] 391bb5aa2497: Preparing [2025-03-04T01:13:40.545Z] 768809734f08: Preparing [2025-03-04T01:13:40.545Z] dd9c8f8612c8: Preparing [2025-03-04T01:13:40.545Z] dd9c8f8612c8: Waiting [2025-03-04T01:13:40.545Z] b4283541feb0: Layer already exists [2025-03-04T01:13:40.545Z] 60519389c794: Layer already exists [2025-03-04T01:13:40.545Z] 41da6b4b8802: Layer already exists [2025-03-04T01:13:40.545Z] 391bb5aa2497: Layer already exists [2025-03-04T01:13:40.545Z] 768809734f08: Layer already exists [2025-03-04T01:13:40.545Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:13:40.811Z] 96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9: digest: sha256:2f4b16aed2d58dc75909b6fb2b04f749d1a7383feff341335df7bdbfe3e13725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:41.171Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:41.531Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2025-03-04T01:13:41.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2025-03-04T01:13:41.531Z] b4283541feb0: Preparing [2025-03-04T01:13:41.531Z] 60519389c794: Preparing [2025-03-04T01:13:41.531Z] 41da6b4b8802: Preparing [2025-03-04T01:13:41.531Z] 391bb5aa2497: Preparing [2025-03-04T01:13:41.531Z] 768809734f08: Preparing [2025-03-04T01:13:41.531Z] dd9c8f8612c8: Preparing [2025-03-04T01:13:41.531Z] dd9c8f8612c8: Waiting [2025-03-04T01:13:41.531Z] 41da6b4b8802: Layer already exists [2025-03-04T01:13:41.531Z] 391bb5aa2497: Layer already exists [2025-03-04T01:13:41.531Z] 768809734f08: Layer already exists [2025-03-04T01:13:41.531Z] b4283541feb0: Layer already exists [2025-03-04T01:13:41.531Z] 60519389c794: Layer already exists [2025-03-04T01:13:41.531Z] dd9c8f8612c8: Layer already exists [2025-03-04T01:13:41.796Z] main: digest: sha256:2f4b16aed2d58dc75909b6fb2b04f749d1a7383feff341335df7bdbfe3e13725 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-04T01:13:41.891Z] ===================================================== [Pipeline] echo [2025-03-04T01:13:41.910Z] taggedImages: [2025-03-04T01:13:41.910Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:96f93deebf67b8f2132c972ae7ff84d2d3207260 [2025-03-04T01:13:41.910Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2025-03-04T01:13:41.910Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.9 [2025-03-04T01:13:41.910Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:96f93deebf67b8f2132c972ae7ff84d2d3207260-4.0.0-dev.9 [2025-03-04T01:13:41.910Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:42.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:13:42.403Z] [2025-03-04T01:13:42.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:13:42.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:13:42.743Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-04T01:13:42.743Z] 8998bd30e6a1: Pulling fs layer [2025-03-04T01:13:42.743Z] 04944245beec: Pulling fs layer [2025-03-04T01:13:42.743Z] 699f458cf7ca: Pulling fs layer [2025-03-04T01:13:42.743Z] 765212b225bb: Pulling fs layer [2025-03-04T01:13:42.743Z] f23df028b6ca: Pulling fs layer [2025-03-04T01:13:42.743Z] d65c8cfc05b1: Pulling fs layer [2025-03-04T01:13:42.743Z] 2437ff75d9bd: Pulling fs layer [2025-03-04T01:13:42.743Z] 765212b225bb: Waiting [2025-03-04T01:13:42.743Z] f23df028b6ca: Waiting [2025-03-04T01:13:42.743Z] d65c8cfc05b1: Waiting [2025-03-04T01:13:42.743Z] 2437ff75d9bd: Waiting [2025-03-04T01:13:43.009Z] 04944245beec: Verifying Checksum [2025-03-04T01:13:43.009Z] 04944245beec: Download complete [2025-03-04T01:13:43.009Z] 765212b225bb: Verifying Checksum [2025-03-04T01:13:43.009Z] 765212b225bb: Download complete [2025-03-04T01:13:43.009Z] f23df028b6ca: Verifying Checksum [2025-03-04T01:13:43.009Z] f23df028b6ca: Download complete [2025-03-04T01:13:43.009Z] d65c8cfc05b1: Verifying Checksum [2025-03-04T01:13:43.009Z] d65c8cfc05b1: Download complete [2025-03-04T01:13:43.277Z] 699f458cf7ca: Verifying Checksum [2025-03-04T01:13:43.277Z] 699f458cf7ca: Download complete [2025-03-04T01:13:43.542Z] 8998bd30e6a1: Verifying Checksum [2025-03-04T01:13:43.542Z] 8998bd30e6a1: Download complete [2025-03-04T01:13:46.123Z] 2437ff75d9bd: Verifying Checksum [2025-03-04T01:13:46.123Z] 2437ff75d9bd: Download complete [2025-03-04T01:13:48.709Z] 8998bd30e6a1: Pull complete [2025-03-04T01:13:48.975Z] 04944245beec: Pull complete [2025-03-04T01:13:50.383Z] 699f458cf7ca: Pull complete [2025-03-04T01:13:50.652Z] 765212b225bb: Pull complete [2025-03-04T01:13:51.613Z] f23df028b6ca: Pull complete [2025-03-04T01:13:51.881Z] d65c8cfc05b1: Pull complete [2025-03-04T01:14:10.082Z] 2437ff75d9bd: Pull complete [2025-03-04T01:14:10.082Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-04T01:14:10.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-04T01:14:10.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:14:10.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-40117 does not seem to be running inside a container [2025-03-04T01:14:10.386Z] $ 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/device-s7/17 -v /w/workspace/device-s7/17:/w/workspace/device-s7/17:rw,z -v /w/workspace/device-s7/17@tmp:/w/workspace/device-s7/17@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 [2025-03-04T01:14:13.372Z] $ docker top f990f1279d3b7ab32c588d42c29c2b4e4fe1ade16d2badd573fb220503ed27ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:14:14.265Z] ---> job-cost.sh [2025-03-04T01:14:14.265Z] lf-activate-venv: SKIPPING [2025-03-04T01:14:14.265Z] INFO: No Stack... [2025-03-04T01:14:14.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-04T01:14:15.423Z] INFO: Archiving Costs [Pipeline] sh [2025-03-04T01:14:16.059Z] + cat /w/workspace/device-s7/17/archives/cost.csv [2025-03-04T01:14:16.059Z] + cut -d, -f6 [Pipeline] lock [2025-03-04T01:14:16.211Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-17-stack-cost] [2025-03-04T01:14:16.221Z] Resource [jenkins-edgexfoundry-device-s7-main-17-stack-cost] did not exist. Created. [2025-03-04T01:14:16.227Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-04T01:14:16.917Z] /w/workspace/device-s7/17@tmp/durable-6149d5a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-04T01:14:17.595Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-04T01:14:17.624Z] Warning: overwriting stash ‘stack-cost’ [2025-03-04T01:14:17.675Z] Stashed 1 file(s) [Pipeline] } [2025-03-04T01:14:17.683Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-04T01:14:17.703Z] $ docker stop --time=1 f990f1279d3b7ab32c588d42c29c2b4e4fe1ade16d2badd573fb220503ed27ed [2025-03-04T01:14:19.271Z] $ docker rm -f --volumes f990f1279d3b7ab32c588d42c29c2b4e4fe1ade16d2badd573fb220503ed27ed [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 [2025-03-04T01:14:19.785Z] provisioning config files... [2025-03-04T01:14:19.791Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12059095694797580321tmp [Pipeline] { [Pipeline] sh [2025-03-04T01:14:20.091Z] + set +x [2025-03-04T01:14:20.091Z] + curl -s https://codecov.io/bash [2025-03-04T01:14:20.091Z] + bash -s -- [2025-03-04T01:14:20.091Z] [2025-03-04T01:14:20.091Z] _____ _ [2025-03-04T01:14:20.091Z] / ____| | | [2025-03-04T01:14:20.091Z] | | ___ __| | ___ ___ _____ __ [2025-03-04T01:14:20.091Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-04T01:14:20.091Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-04T01:14:20.091Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-04T01:14:20.092Z] Bash-1.0.6 [2025-03-04T01:14:20.092Z] [2025-03-04T01:14:20.092Z] [2025-03-04T01:14:20.092Z] ==> git version 2.25.1 found [2025-03-04T01:14:20.092Z] ==> 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 [2025-03-04T01:14:20.092Z] Release-Date: 2020-01-08 [2025-03-04T01:14:20.092Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-04T01:14:20.092Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-04T01:14:20.092Z] ==> Jenkins CI detected. [2025-03-04T01:14:20.092Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2025-03-04T01:14:20.092Z] project root: . [2025-03-04T01:14:20.092Z] --> token set from env [2025-03-04T01:14:20.092Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-04T01:14:20.092Z] ==> Running gcov in . (disable via -X gcov) [2025-03-04T01:14:20.092Z] ==> Python coveragepy not found [2025-03-04T01:14:20.092Z] ==> Searching for coverage reports in: [2025-03-04T01:14:20.092Z] + . [2025-03-04T01:14:20.092Z] -> Found 1 reports [2025-03-04T01:14:20.092Z] ==> Detecting git/mercurial file structure [2025-03-04T01:14:20.350Z] ==> Reading reports [2025-03-04T01:14:20.350Z] + ./coverage.out bytes=19094 [2025-03-04T01:14:20.350Z] ==> Appending adjustments [2025-03-04T01:14:20.350Z] https://docs.codecov.io/docs/fixing-reports [2025-03-04T01:14:20.350Z] + Found adjustments [2025-03-04T01:14:20.350Z] ==> Gzipping contents [2025-03-04T01:14:20.350Z] 4.0K /tmp/codecov.2k9QfC.gz [2025-03-04T01:14:20.350Z] ==> Uploading reports [2025-03-04T01:14:20.350Z] url: https://codecov.io [2025-03-04T01:14:20.350Z] query: branch=main&commit=96f93deebf67b8f2132c972ae7ff84d2d3207260&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:14:20.350Z] -> Pinging Codecov [2025-03-04T01:14:20.350Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=96f93deebf67b8f2132c972ae7ff84d2d3207260&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-04T01:14:20.609Z] -> Uploading to [2025-03-04T01:14:20.609Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/96f93deebf67b8f2132c972ae7ff84d2d3207260/04b8a340-b2bb-47ba-9dae-d7225b472b6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T011420Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b728f3679a1c8e2d80d99b9b3c505e4be04b4e5efe3fe369142da2738442f3d2 [2025-03-04T01:14:20.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-04T01:14:20.609Z] Dload Upload Total Spent Left Speed [2025-03-04T01:14:20.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17586 --:--:-- --:--:-- --:--:-- 17586 [2025-03-04T01:14:20.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] } [2025-03-04T01:14:20.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-04T01:14:20.757Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-04T01:14:20.773Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:21.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:14:21.089Z] [2025-03-04T01:14:21.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:21.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:14:21.393Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-04T01:14:21.393Z] 43c4264eed91: Pulling fs layer [2025-03-04T01:14:21.393Z] 4cc291be95ef: Pulling fs layer [2025-03-04T01:14:21.393Z] 2ac1f1163629: Pulling fs layer [2025-03-04T01:14:21.393Z] 5c3c966382ef: Pulling fs layer [2025-03-04T01:14:21.393Z] 4f4fb700ef54: Pulling fs layer [2025-03-04T01:14:21.393Z] d9c7d2e4e75e: Pulling fs layer [2025-03-04T01:14:21.393Z] 9c3e1370e548: Pulling fs layer [2025-03-04T01:14:21.393Z] 4f4fb700ef54: Waiting [2025-03-04T01:14:21.393Z] 9c3e1370e548: Waiting [2025-03-04T01:14:21.393Z] d9c7d2e4e75e: Waiting [2025-03-04T01:14:21.393Z] 5c3c966382ef: Waiting [2025-03-04T01:14:21.393Z] 4cc291be95ef: Verifying Checksum [2025-03-04T01:14:21.393Z] 4cc291be95ef: Download complete [2025-03-04T01:14:21.393Z] 5c3c966382ef: Verifying Checksum [2025-03-04T01:14:21.393Z] 5c3c966382ef: Download complete [2025-03-04T01:14:21.393Z] 4f4fb700ef54: Verifying Checksum [2025-03-04T01:14:21.393Z] 4f4fb700ef54: Download complete [2025-03-04T01:14:21.393Z] 43c4264eed91: Download complete [2025-03-04T01:14:21.652Z] 43c4264eed91: Pull complete [2025-03-04T01:14:21.652Z] 4cc291be95ef: Pull complete [2025-03-04T01:14:21.652Z] d9c7d2e4e75e: Verifying Checksum [2025-03-04T01:14:21.652Z] d9c7d2e4e75e: Download complete [2025-03-04T01:14:21.911Z] 2ac1f1163629: Verifying Checksum [2025-03-04T01:14:21.911Z] 2ac1f1163629: Download complete [2025-03-04T01:14:22.476Z] 9c3e1370e548: Download complete [2025-03-04T01:14:25.001Z] 2ac1f1163629: Pull complete [2025-03-04T01:14:25.001Z] 5c3c966382ef: Pull complete [2025-03-04T01:14:25.001Z] 4f4fb700ef54: Pull complete [2025-03-04T01:14:25.001Z] d9c7d2e4e75e: Pull complete [2025-03-04T01:14:27.530Z] 9c3e1370e548: Pull complete [2025-03-04T01:14:27.530Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-04T01:14:27.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-04T01:14:27.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:14:27.817Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T01:14:27.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T01:14:29.847Z] $ docker top 963a22ced99e68868b1309da1ef25a9cf78a62cd1b960a43c7daf0974c56d6b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:14:30.197Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2025-03-04T01:14:30.208Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2025-03-04T01:14:30.487Z] + set -o pipefail [2025-03-04T01:14:30.487Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2025-03-04T01:14:37.050Z] [2025-03-04T01:14:37.050Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2025-03-04T01:14:37.050Z] [2025-03-04T01:14:37.050Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/ab472828-26a1-4278-805a-a0573ab88525 [2025-03-04T01:14:37.050Z] [2025-03-04T01:14:37.050Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-04T01:14:37.050Z] [2025-03-04T01:14:37.050Z] [2025-03-04T01:14:37.050Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-04T01:14:37.050Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-04T01:14:37.064Z] $ docker stop --time=1 963a22ced99e68868b1309da1ef25a9cf78a62cd1b960a43c7daf0974c56d6b6 [2025-03-04T01:14:39.208Z] $ docker rm -f --volumes 963a22ced99e68868b1309da1ef25a9cf78a62cd1b960a43c7daf0974c56d6b6 [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 [2025-03-04T01:14:40.083Z] + git log --format=format:%s -1 96f93deebf67b8f2132c972ae7ff84d2d3207260 [Pipeline] sh [2025-03-04T01:14:40.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:14:40.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:40.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:14:40.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:14:40.769Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T01:14:40.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T01:14:41.169Z] $ docker top 4ba8b5b2f53d1ffe1067233d6b95b459c4d2ee0ae92c2dfb28eec1e33236becf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:14:41.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:14:41.269Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:14:41.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:14:41.376Z] $ docker exec 4ba8b5b2f53d1ffe1067233d6b95b459c4d2ee0ae92c2dfb28eec1e33236becf ssh-agent [2025-03-04T01:14:41.476Z] SSH_AUTH_SOCK=/tmp/ssh-SE0Aq3WOtj3X/agent.33 [2025-03-04T01:14:41.476Z] SSH_AGENT_PID=39 [2025-03-04T01:14:41.481Z] Running ssh-add (command line suppressed) [2025-03-04T01:14:41.600Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_663645604501411729.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_663645604501411729.key) [2025-03-04T01:14:41.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:14:41.904Z] + git semver tag [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,076 [run_tag] DEBUG tag force:False [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,076 [check_head_tag] DEBUG check head tag [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,077 [execute] INFO git cat-file --batch-check [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,080 [execute] INFO git cat-file --batch [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,087 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,087 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:14:42.163Z] 2025-03-04 01:14:42,091 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:14:42.163Z] 4.0.0-dev.9 [Pipeline] } [2025-03-04T01:14:42.175Z] $ docker exec --env ******** --env ******** 4ba8b5b2f53d1ffe1067233d6b95b459c4d2ee0ae92c2dfb28eec1e33236becf ssh-agent -k [2025-03-04T01:14:42.270Z] unset SSH_AUTH_SOCK; [2025-03-04T01:14:42.271Z] unset SSH_AGENT_PID; [2025-03-04T01:14:42.271Z] echo Agent pid 39 killed; [2025-03-04T01:14:42.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:14:42.618Z] + git semver [Pipeline] } [2025-03-04T01:14:42.891Z] $ docker stop --time=1 4ba8b5b2f53d1ffe1067233d6b95b459c4d2ee0ae92c2dfb28eec1e33236becf [2025-03-04T01:14:44.136Z] $ docker rm -f --volumes 4ba8b5b2f53d1ffe1067233d6b95b459c4d2ee0ae92c2dfb28eec1e33236becf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:44.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:14:44.549Z] [2025-03-04T01:14:44.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:14:44.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:14:44.849Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-04T01:14:44.849Z] ab5ef0e58194: Pulling fs layer [2025-03-04T01:14:44.849Z] 9712f1f96733: Pulling fs layer [2025-03-04T01:14:44.849Z] 63f879dbbcfc: Pulling fs layer [2025-03-04T01:14:44.849Z] 0d9ebad4ef96: Pulling fs layer [2025-03-04T01:14:44.849Z] e9a5061849ea: Pulling fs layer [2025-03-04T01:14:44.849Z] d747dcd14b5f: Pulling fs layer [2025-03-04T01:14:44.849Z] 2de7ff778b66: Pulling fs layer [2025-03-04T01:14:44.849Z] 0d9ebad4ef96: Waiting [2025-03-04T01:14:44.849Z] 2de7ff778b66: Waiting [2025-03-04T01:14:44.849Z] e9a5061849ea: Waiting [2025-03-04T01:14:44.849Z] 9712f1f96733: Verifying Checksum [2025-03-04T01:14:44.849Z] 9712f1f96733: Download complete [2025-03-04T01:14:45.418Z] 63f879dbbcfc: Verifying Checksum [2025-03-04T01:14:45.418Z] 63f879dbbcfc: Download complete [2025-03-04T01:14:45.418Z] e9a5061849ea: Verifying Checksum [2025-03-04T01:14:45.418Z] e9a5061849ea: Download complete [2025-03-04T01:14:45.418Z] d747dcd14b5f: Verifying Checksum [2025-03-04T01:14:45.418Z] d747dcd14b5f: Download complete [2025-03-04T01:14:45.418Z] 0d9ebad4ef96: Verifying Checksum [2025-03-04T01:14:45.418Z] 0d9ebad4ef96: Download complete [2025-03-04T01:14:45.418Z] ab5ef0e58194: Verifying Checksum [2025-03-04T01:14:45.418Z] ab5ef0e58194: Download complete [2025-03-04T01:14:45.676Z] 2de7ff778b66: Verifying Checksum [2025-03-04T01:14:45.676Z] 2de7ff778b66: Download complete [2025-03-04T01:14:48.202Z] ab5ef0e58194: Pull complete [2025-03-04T01:14:48.203Z] 9712f1f96733: Pull complete [2025-03-04T01:14:48.768Z] 63f879dbbcfc: Pull complete [2025-03-04T01:14:52.045Z] 0d9ebad4ef96: Pull complete [2025-03-04T01:14:52.302Z] e9a5061849ea: Pull complete [2025-03-04T01:14:52.560Z] d747dcd14b5f: Pull complete [2025-03-04T01:14:53.493Z] 2de7ff778b66: Pull complete [2025-03-04T01:14:53.493Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-04T01:14:53.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-04T01:14:53.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:14:53.597Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T01:14:53.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T01:14:55.977Z] $ docker top d042fa02be905655c03bbe0ee72a6db5662c5de8ab9b0c1d83f49098546ef2de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:14:56.058Z] provisioning config files... [2025-03-04T01:14:56.064Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6843370296539087794tmp [2025-03-04T01:14:56.075Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config18155899403668643387tmp [2025-03-04T01:14:56.083Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12753103668193270956tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:14:56.182Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:14:56.476Z] ---> sigul-configuration.sh [2025-03-04T01:14:56.476Z] gpg: directory `/root/.gnupg' created [2025-03-04T01:14:56.477Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-04T01:14:56.477Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-04T01:14:56.477Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-04T01:14:56.477Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-04T01:14:56.477Z] gpg: CAST5 encrypted data [2025-03-04T01:14:56.477Z] gpg: encrypted with 1 passphrase [2025-03-04T01:14:56.477Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-04T01:14:56.773Z] + mkdir /home/jenkins [2025-03-04T01:14:56.773Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-04T01:14:57.070Z] + 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 [2025-03-04T01:14:57.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:14:57.378Z] ---> sigul-install.sh [2025-03-04T01:14:57.378Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-04T01:14:57.677Z] + git tag --list [2025-03-04T01:14:57.677Z] v0.0.0 [2025-03-04T01:14:57.677Z] v0.0.1-dev.1 [2025-03-04T01:14:57.677Z] v0.0.1-dev.2 [2025-03-04T01:14:57.677Z] v4.0.0-dev.1 [2025-03-04T01:14:57.677Z] v4.0.0-dev.2 [2025-03-04T01:14:57.677Z] v4.0.0-dev.3 [2025-03-04T01:14:57.677Z] v4.0.0-dev.4 [2025-03-04T01:14:57.677Z] v4.0.0-dev.5 [2025-03-04T01:14:57.677Z] v4.0.0-dev.6 [2025-03-04T01:14:57.677Z] v4.0.0-dev.7 [2025-03-04T01:14:57.677Z] v4.0.0-dev.8 [2025-03-04T01:14:57.677Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-04T01:14:58.117Z] + lftools sign git-tag v4.0.0-dev.9 [2025-03-04T01:14:58.374Z] Signing Git tag with Sigul... [2025-03-04T01:14:58.374Z] Signing v4.0.0-dev.9 [Pipeline] echo [2025-03-04T01:14:58.957Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:14:59.250Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-04T01:14:59.258Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-04T01:14:59.287Z] $ docker stop --time=1 d042fa02be905655c03bbe0ee72a6db5662c5de8ab9b0c1d83f49098546ef2de [2025-03-04T01:15:00.575Z] $ docker rm -f --volumes d042fa02be905655c03bbe0ee72a6db5662c5de8ab9b0c1d83f49098546ef2de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-04T01:15:01.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:15:01.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:01.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:15:01.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:01.426Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T01:15:01.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T01:15:01.792Z] $ docker top f5dbb954ae3d52752b8b1c72a001855310bdb9e4b4b3fc1ac38a01833f74ae0d -eo pid,comm [2025-03-04T01:15:01.837Z] 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). [2025-03-04T01:15:01.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:15:01.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:15:01.889Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:15:01.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:15:02.000Z] $ docker exec f5dbb954ae3d52752b8b1c72a001855310bdb9e4b4b3fc1ac38a01833f74ae0d ssh-agent [2025-03-04T01:15:02.093Z] SSH_AUTH_SOCK=/tmp/ssh-qos4AvoDUuJf/agent.32 [2025-03-04T01:15:02.093Z] SSH_AGENT_PID=38 [2025-03-04T01:15:02.098Z] Running ssh-add (command line suppressed) [2025-03-04T01:15:02.202Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13427926307577636186.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13427926307577636186.key) [2025-03-04T01:15:02.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:15:02.506Z] + git semver bump pre [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,681 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,682 [bump_version] DEBUG bumped version:4.0.0-dev.10 [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,682 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,682 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,683 [execute] INFO git cat-file --batch-check [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,690 [execute] INFO git cat-file --batch [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:02.764Z] 2025-03-04 01:15:02,695 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:15:02.764Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:15:02.775Z] $ docker exec --env ******** --env ******** f5dbb954ae3d52752b8b1c72a001855310bdb9e4b4b3fc1ac38a01833f74ae0d ssh-agent -k [2025-03-04T01:15:02.860Z] unset SSH_AUTH_SOCK; [2025-03-04T01:15:02.860Z] unset SSH_AGENT_PID; [2025-03-04T01:15:02.860Z] echo Agent pid 38 killed; [2025-03-04T01:15:02.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:15:03.211Z] + git semver [Pipeline] } [2025-03-04T01:15:03.487Z] $ docker stop --time=1 f5dbb954ae3d52752b8b1c72a001855310bdb9e4b4b3fc1ac38a01833f74ae0d [2025-03-04T01:15:04.737Z] $ docker rm -f --volumes f5dbb954ae3d52752b8b1c72a001855310bdb9e4b4b3fc1ac38a01833f74ae0d [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-04T01:15:05.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-04T01:15:05.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:05.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-04T01:15:05.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:05.471Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T01:15:05.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T01:15:05.812Z] $ docker top 4eaf06517e2d687b84a7adf188c8bf79fa01f6749ae88d173e4412d9d7f49f03 -eo pid,comm [2025-03-04T01:15:05.854Z] 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). [2025-03-04T01:15:05.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-04T01:15:05.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-04T01:15:05.908Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-04T01:15:06.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-04T01:15:06.017Z] $ docker exec 4eaf06517e2d687b84a7adf188c8bf79fa01f6749ae88d173e4412d9d7f49f03 ssh-agent [2025-03-04T01:15:06.112Z] SSH_AUTH_SOCK=/tmp/ssh-2QPGlCcXP1Dl/agent.31 [2025-03-04T01:15:06.112Z] SSH_AGENT_PID=37 [2025-03-04T01:15:06.115Z] Running ssh-add (command line suppressed) [2025-03-04T01:15:06.226Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10593941812402620611.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10593941812402620611.key) [2025-03-04T01:15:06.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-04T01:15:06.525Z] + git semver push [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,680 [run_push] DEBUG push [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,681 [execute] INFO git cat-file --batch-check [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,684 [execute] INFO git rev-list fc3811be832756f791b9277015b164fa2fd7ef6d -- [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,684 [execute] DEBUG Popen(['git', 'rev-list', 'fc3811be832756f791b9277015b164fa2fd7ef6d', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,689 [execute] INFO git fetch -v origin [2025-03-04T01:15:06.783Z] 2025-03-04 01:15:06,689 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-04T01:15:07.352Z] 2025-03-04 01:15:07,134 [run_push] DEBUG no remote changes detected [2025-03-04T01:15:07.352Z] 2025-03-04 01:15:07,134 [execute] INFO git push origin semver [2025-03-04T01:15:07.352Z] 2025-03-04 01:15:07,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:15:07.918Z] 2025-03-04 01:15:07,818 [run_push] DEBUG push all version tags [2025-03-04T01:15:07.918Z] 2025-03-04 01:15:07,818 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-04T01:15:07.918Z] 2025-03-04 01:15:07,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2025-03-04T01:15:08.484Z] 2025-03-04 01:15:08,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2025-03-04T01:15:08.484Z] 4.0.0-dev.10 [Pipeline] } [2025-03-04T01:15:08.754Z] $ docker exec --env ******** --env ******** 4eaf06517e2d687b84a7adf188c8bf79fa01f6749ae88d173e4412d9d7f49f03 ssh-agent -k [2025-03-04T01:15:08.845Z] unset SSH_AUTH_SOCK; [2025-03-04T01:15:08.845Z] unset SSH_AGENT_PID; [2025-03-04T01:15:08.845Z] echo Agent pid 37 killed; [2025-03-04T01:15:08.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-04T01:15:09.179Z] + git semver [Pipeline] } [2025-03-04T01:15:09.453Z] $ docker stop --time=1 4eaf06517e2d687b84a7adf188c8bf79fa01f6749ae88d173e4412d9d7f49f03 [2025-03-04T01:15:10.743Z] $ docker rm -f --volumes 4eaf06517e2d687b84a7adf188c8bf79fa01f6749ae88d173e4412d9d7f49f03 [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 [2025-03-04T01:15:11.381Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2025-03-04T01:15:11.381Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-03-04T01:15:11.381Z] total 16 [2025-03-04T01:15:11.381Z] drwxr-xr-x 3 root root 4096 Mar 4 00:54 . [2025-03-04T01:15:11.381Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 01:14 .. [2025-03-04T01:15:11.381Z] drwxr-xr-x 2 root root 4096 Mar 4 00:54 cost [2025-03-04T01:15:11.381Z] -rw-r--r-- 1 root root 80 Mar 4 00:54 cost.csv [2025-03-04T01:15:11.381Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2025-03-04T01:15:11.381Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2025-03-04T01:15:11.381Z] total 16 [2025-03-04T01:15:11.381Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 00:54 . [2025-03-04T01:15:11.381Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 01:14 .. [2025-03-04T01:15:11.381Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 00:54 cost [2025-03-04T01:15:11.381Z] -rw-r--r-- 1 jenkins jenkins 80 Mar 4 00:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:11.673Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:12.530Z] ---> package-listing.sh [2025-03-04T01:15:12.530Z] ++ facter osfamily [2025-03-04T01:15:12.530Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-04T01:15:12.789Z] + OS_FAMILY=debian [2025-03-04T01:15:12.789Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2025-03-04T01:15:12.789Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-04T01:15:12.789Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-04T01:15:12.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-04T01:15:12.789Z] + PACKAGES=/tmp/packages_start.txt [2025-03-04T01:15:12.789Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-03-04T01:15:12.789Z] + PACKAGES=/tmp/packages_end.txt [2025-03-04T01:15:12.789Z] + case "${OS_FAMILY}" in [2025-03-04T01:15:12.789Z] + dpkg -l [2025-03-04T01:15:12.789Z] + grep '^ii' [2025-03-04T01:15:12.789Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-04T01:15:12.789Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-04T01:15:12.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-04T01:15:12.789Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2025-03-04T01:15:12.789Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2025-03-04T01:15:12.789Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2025-03-04T01:15:12.801Z] 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-04T01:15:13.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-04T01:15:13.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-04T01:15:13.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-04T01:15:13.741Z] prd-ubuntu20.04-docker-8c-8g-40111 does not seem to be running inside a container [2025-03-04T01:15:13.771Z] $ 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/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 [2025-03-04T01:15:13.982Z] $ docker top 25322da6a5890a1fe9ab40afa5d0c4a76ceb9cbc1c4957a97f34a3ca1f0e46e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-04T01:15:14.338Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-04T01:15:14.622Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-04T01:15:14.909Z] + ls /var/log/sa-host [2025-03-04T01:15:14.909Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-04T01:15:15.002Z] provisioning config files... [2025-03-04T01:15:15.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12882169009342074857tmp [Pipeline] { [Pipeline] echo [2025-03-04T01:15:15.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:15.317Z] ---> create-netrc.sh [Pipeline] } [2025-03-04T01:15:15.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:15.658Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-04T01:15:15.667Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:15.950Z] ---> sudo-logs.sh [2025-03-04T01:15:15.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-04T01:15:15.972Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:16.252Z] ---> job-cost.sh [2025-03-04T01:15:16.252Z] lf-activate-venv: SKIPPING [2025-03-04T01:15:16.252Z] DEBUG: total: 0.2199999988079071 [2025-03-04T01:15:16.252Z] INFO: Retrieving Stack Cost... [2025-03-04T01:15:16.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-04T01:15:16.770Z] INFO: Archiving Costs [Pipeline] echo [2025-03-04T01:15:16.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-04T01:15:17.064Z] ---> logs-deploy.sh [2025-03-04T01:15:17.064Z] lf-activate-venv: SKIPPING [2025-03-04T01:15:17.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/17 [2025-03-04T01:15:17.064Z] INFO: archiving workspace using pattern(s): [2025-03-04T01:15:17.999Z] Archives upload complete. [2025-03-04T01:15:17.999Z] INFO: archiving logs to Nexus