Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef783aee92ebef88ebd5d55046da9029b3983fb4 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-ssh854771796124811425.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-ssh1102469542679341086.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-sdk-go/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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3490460690572436698.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-ssh918453489246254337.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-sdk-go/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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18160564206905811521.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36925 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ef783aee92ebef88ebd5d55046da9029b3983fb4 (main) Commit message: "Merge pull request #1678 from jinlinGuan/issue-1677" > git config core.sparsecheckout # timeout=10 > git checkout -f ef783aee92ebef88ebd5d55046da9029b3983fb4 # timeout=10 > git rev-list --no-walk 6b365886e86a8ee1260e36154773f2301536abcf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T04:37:26.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T04:37:26.693Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T04:37:26.721Z] ========================================================= [2025-01-17T04:37:26.721Z] EdgeX Global Pipelines Version Info [2025-01-17T04:37:26.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:37:27.550Z] ------------------- [2025-01-17T04:37:27.550Z] stable info: [2025-01-17T04:37:27.550Z] ------------------- [2025-01-17T04:37:27.551Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T04:37:27.551Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T04:37:27.551Z] Message: update stable to v1.0.269 [2025-01-17T04:37:28.127Z] ------------------- [2025-01-17T04:37:28.127Z] experimental info: [2025-01-17T04:37:28.127Z] ------------------- [2025-01-17T04:37:28.127Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T04:37:28.127Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T04:37:28.127Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T04:37:28.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-01-17T04:37:28.226Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-01-17T04:37:28.255Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T04:37:28.280Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T04:37:28.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T04:37:28.323Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T04:37:28.352Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T04:37:28.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-01-17T04:37:28.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T04:37:28.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T04:37:28.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T04:37:28.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-01-17T04:37:28.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T04:37:28.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T04:37:28.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T04:37:28.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T04:37:28.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T04:37:28.648Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T04:37:28.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T04:37:28.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T04:37:28.716Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-17T04:37:28.738Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-17T04:37:28.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T04:37:28.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T04:37:28.818Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T04:37:28.848Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T04:37:28.871Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T04:37:28.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T04:37:28.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T04:37:28.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T04:37:28.973Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo [2025-01-17T04:37:28.997Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef783ae [Pipeline] echo [2025-01-17T04:37:29.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:37:29.091Z] provisioning config files... [2025-01-17T04:37:29.106Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5117742480141842262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:37:29.462Z] ---> ****-login.sh [2025-01-17T04:37:29.463Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:37:29.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:29.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:29.991Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:29.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:29.991Z] [2025-01-17T04:37:29.991Z] Login Succeeded [2025-01-17T04:37:29.991Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:37:29.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:29.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:29.992Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:29.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:29.992Z] [2025-01-17T04:37:29.992Z] Login Succeeded [2025-01-17T04:37:29.992Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:37:29.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:30.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:30.253Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:30.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:30.253Z] [2025-01-17T04:37:30.253Z] Login Succeeded [2025-01-17T04:37:30.253Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:37:30.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:30.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:30.253Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:30.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:30.253Z] [2025-01-17T04:37:30.253Z] Login Succeeded [2025-01-17T04:37:30.253Z] ****.io [2025-01-17T04:37:30.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:30.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:30.514Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:30.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:30.514Z] [2025-01-17T04:37:30.514Z] Login Succeeded [2025-01-17T04:37:30.514Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:37:30.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T04:37:30.954Z] + git rev-list -1 --merges ef783aee92ebef88ebd5d55046da9029b3983fb4~1..ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo [2025-01-17T04:37:30.984Z] -----------> git rev-list -1 --merges ef783aee92ebef88ebd5d55046da9029b3983fb4~1..ef783aee92ebef88ebd5d55046da9029b3983fb4 ef783aee92ebef88ebd5d55046da9029b3983fb4 [2025-01-17T04:37:30.984Z] ef783aee92ebef88ebd5d55046da9029b3983fb4 [false] [Pipeline] sh [2025-01-17T04:37:31.284Z] + git log --format=format:%s -1 ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo [2025-01-17T04:37:31.303Z] ========================================================= [2025-01-17T04:37:31.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T04:37:31.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T04:37:31.657Z] + git log --format=format:%s -1 ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] echo [2025-01-17T04:37:31.671Z] [semverPrep] GIT_COMMIT: ef783aee92ebef88ebd5d55046da9029b3983fb4, Commit Message: Merge pull request #1678 from jinlinGuan/issue-1677 [Pipeline] echo [2025-01-17T04:37:31.686Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T04:37:32.066Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:37:32.066Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T04:37:32.066Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T04:37:32.066Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T04:37:32.066Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T04:37:32.066Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T04:37:32.066Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:37:32.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:37:32.518Z] [2025-01-17T04:37:32.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:37:32.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:37:32.829Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T04:37:32.829Z] b85a868b505f: Pulling fs layer [2025-01-17T04:37:32.829Z] e2be974225ed: Pulling fs layer [2025-01-17T04:37:32.829Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T04:37:32.829Z] 988bab9f4d93: Pulling fs layer [2025-01-17T04:37:32.829Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T04:37:32.829Z] eaf3925da568: Pulling fs layer [2025-01-17T04:37:32.829Z] bab4dde63d76: Pulling fs layer [2025-01-17T04:37:32.829Z] bde34c3a00c8: Pulling fs layer [2025-01-17T04:37:32.829Z] b352a97aabf1: Pulling fs layer [2025-01-17T04:37:32.829Z] eaf3925da568: Waiting [2025-01-17T04:37:32.829Z] bab4dde63d76: Waiting [2025-01-17T04:37:32.829Z] bde34c3a00c8: Waiting [2025-01-17T04:37:32.830Z] 988bab9f4d93: Waiting [2025-01-17T04:37:32.830Z] b352a97aabf1: Waiting [2025-01-17T04:37:32.830Z] 1469e6f7b9e6: Waiting [2025-01-17T04:37:32.830Z] 4872d77fe225: Pulling fs layer [2025-01-17T04:37:32.830Z] 5851b861e8e6: Pulling fs layer [2025-01-17T04:37:32.830Z] 4872d77fe225: Waiting [2025-01-17T04:37:33.091Z] e2be974225ed: Verifying Checksum [2025-01-17T04:37:33.091Z] e2be974225ed: Download complete [2025-01-17T04:37:33.091Z] 988bab9f4d93: Verifying Checksum [2025-01-17T04:37:33.091Z] 988bab9f4d93: Download complete [2025-01-17T04:37:33.091Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T04:37:33.091Z] 1469e6f7b9e6: Download complete [2025-01-17T04:37:33.091Z] eaf3925da568: Verifying Checksum [2025-01-17T04:37:33.091Z] eaf3925da568: Download complete [2025-01-17T04:37:33.091Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T04:37:33.091Z] 339a4e72a1f5: Download complete [2025-01-17T04:37:33.091Z] bde34c3a00c8: Download complete [2025-01-17T04:37:33.351Z] b352a97aabf1: Download complete [2025-01-17T04:37:33.351Z] 4872d77fe225: Download complete [2025-01-17T04:37:33.351Z] b85a868b505f: Verifying Checksum [2025-01-17T04:37:33.351Z] b85a868b505f: Download complete [2025-01-17T04:37:33.351Z] 5851b861e8e6: Verifying Checksum [2025-01-17T04:37:33.351Z] 5851b861e8e6: Download complete [2025-01-17T04:37:33.611Z] bab4dde63d76: Verifying Checksum [2025-01-17T04:37:33.611Z] bab4dde63d76: Download complete [2025-01-17T04:37:34.548Z] b85a868b505f: Pull complete [2025-01-17T04:37:34.808Z] e2be974225ed: Pull complete [2025-01-17T04:37:35.069Z] 339a4e72a1f5: Pull complete [2025-01-17T04:37:35.329Z] 988bab9f4d93: Pull complete [2025-01-17T04:37:35.588Z] 1469e6f7b9e6: Pull complete [2025-01-17T04:37:35.588Z] eaf3925da568: Pull complete [2025-01-17T04:37:37.494Z] bab4dde63d76: Pull complete [2025-01-17T04:37:37.494Z] bde34c3a00c8: Pull complete [2025-01-17T04:37:37.755Z] b352a97aabf1: Pull complete [2025-01-17T04:37:37.755Z] 4872d77fe225: Pull complete [2025-01-17T04:37:37.755Z] 5851b861e8e6: Pull complete [2025-01-17T04:37:37.755Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T04:37:38.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:37:38.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:37:38.180Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:37:38.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:37:41.945Z] $ docker top 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 -eo pid,comm [2025-01-17T04:37:41.995Z] 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-01-17T04:37:41.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:37:42.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:37:42.058Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:37:42.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:37:42.173Z] $ docker exec 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent [2025-01-17T04:37:42.287Z] SSH_AUTH_SOCK=/tmp/ssh-PauK5556qM8O/agent.32 [2025-01-17T04:37:42.287Z] SSH_AGENT_PID=38 [2025-01-17T04:37:42.294Z] Running ssh-add (command line suppressed) [2025-01-17T04:37:42.394Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12026543104366940371.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12026543104366940371.key) [2025-01-17T04:37:42.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:37:42.708Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T04:37:42.723Z] $ docker exec --env ******** --env ******** 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent -k [2025-01-17T04:37:42.823Z] unset SSH_AUTH_SOCK; [2025-01-17T04:37:42.824Z] unset SSH_AGENT_PID; [2025-01-17T04:37:42.824Z] echo Agent pid 38 killed; [2025-01-17T04:37:42.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T04:37:42.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:37:42.875Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:37:42.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:37:43.001Z] $ docker exec 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent [2025-01-17T04:37:43.111Z] SSH_AUTH_SOCK=/tmp/ssh-PYiCBPdrFJlH/agent.72 [2025-01-17T04:37:43.111Z] SSH_AGENT_PID=78 [2025-01-17T04:37:43.115Z] Running ssh-add (command line suppressed) [2025-01-17T04:37:43.211Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9690631425586950625.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9690631425586950625.key) [2025-01-17T04:37:43.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:37:43.520Z] + git semver init [2025-01-17T04:37:43.781Z] 2025-01-17 04:37:43,712 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T04:37:43.781Z] 2025-01-17 04:37:43,712 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-17T04:37:43.781Z] 2025-01-17 04:37:43,713 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-17T04:37:43.781Z] 2025-01-17 04:37:43,713 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:37:45.169Z] 2025-01-17 04:37:45,107 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-01-17T04:37:45.169Z] 2025-01-17 04:37:45,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-01-17T04:37:45.169Z] 2025-01-17 04:37:45,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:37:45.169Z] 2025-01-17 04:37:45,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:37:45.169Z] 4.0.0-dev.19 [Pipeline] } [2025-01-17T04:37:45.182Z] $ docker exec --env ******** --env ******** 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 ssh-agent -k [2025-01-17T04:37:45.277Z] unset SSH_AUTH_SOCK; [2025-01-17T04:37:45.277Z] unset SSH_AGENT_PID; [2025-01-17T04:37:45.278Z] echo Agent pid 78 killed; [2025-01-17T04:37:45.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:37:45.614Z] + git semver [Pipeline] } [2025-01-17T04:37:45.890Z] $ docker stop --time=1 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 [2025-01-17T04:37:47.246Z] $ docker rm -f --volumes 55eb7ff4e632cc3b24880297acf10b83e1cf68a788b20f603dbdd760a46e4345 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:37:47.616Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T04:37:47.887Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T04:37:47.891Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:37:48.244Z] provisioning config files... [Pipeline] // stage [2025-01-17T04:37:48.256Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17369926578713477656tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:37:48.593Z] ---> ****-login.sh [2025-01-17T04:37:48.593Z] nexus3.edgexfoundry.org:10001 [2025-01-17T04:37:48.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:48.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:48.593Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:48.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:48.593Z] [2025-01-17T04:37:48.593Z] Login Succeeded [2025-01-17T04:37:48.593Z] nexus3.edgexfoundry.org:10002 [2025-01-17T04:37:48.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:48.855Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:48.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:48.855Z] [2025-01-17T04:37:48.855Z] Login Succeeded [2025-01-17T04:37:48.855Z] nexus3.edgexfoundry.org:10003 [2025-01-17T04:37:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:48.855Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:48.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:48.855Z] [2025-01-17T04:37:48.855Z] Login Succeeded [2025-01-17T04:37:48.855Z] nexus3.edgexfoundry.org:10004 [2025-01-17T04:37:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:48.855Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:48.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:48.855Z] [2025-01-17T04:37:48.855Z] Login Succeeded [2025-01-17T04:37:48.855Z] ****.io [2025-01-17T04:37:49.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T04:37:49.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T04:37:49.117Z] Configure a credential helper to remove this warning. See [2025-01-17T04:37:49.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T04:37:49.117Z] [2025-01-17T04:37:49.117Z] Login Succeeded [2025-01-17T04:37:49.117Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T04:37:49.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T04:37:49.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:37:49.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T04:37:49.275Z] ========================================================= [2025-01-17T04:37:49.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T04:37:49.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:37:49.650Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-17T04:37:49.650Z] Sending build context to Docker daemon 24.97MB [2025-01-17T04:37:49.650Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T04:37:49.650Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-17T04:37:49.911Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T04:37:49.911Z] da9db072f522: Pulling fs layer [2025-01-17T04:37:49.911Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T04:37:49.911Z] 06f05ace1117: Pulling fs layer [2025-01-17T04:37:49.911Z] 5fe327b54edc: Pulling fs layer [2025-01-17T04:37:49.911Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T04:37:49.911Z] 92a5565b7b96: Pulling fs layer [2025-01-17T04:37:49.911Z] ff9bb7016b71: Pulling fs layer [2025-01-17T04:37:49.911Z] 4f4fb700ef54: Waiting [2025-01-17T04:37:49.911Z] 92a5565b7b96: Waiting [2025-01-17T04:37:49.911Z] 5fe327b54edc: Waiting [2025-01-17T04:37:49.911Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T04:37:49.911Z] a813b0c90790: Pulling fs layer [2025-01-17T04:37:49.911Z] ff9bb7016b71: Waiting [2025-01-17T04:37:49.911Z] b67dba6c2c7d: Waiting [2025-01-17T04:37:49.911Z] a813b0c90790: Waiting [2025-01-17T04:37:49.911Z] 6ef4a4ee8ca5: Download complete [2025-01-17T04:37:49.911Z] 5fe327b54edc: Verifying Checksum [2025-01-17T04:37:49.911Z] 5fe327b54edc: Download complete [2025-01-17T04:37:49.911Z] da9db072f522: Download complete [2025-01-17T04:37:49.911Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T04:37:49.911Z] 4f4fb700ef54: Download complete [2025-01-17T04:37:49.911Z] 92a5565b7b96: Download complete [2025-01-17T04:37:49.911Z] ff9bb7016b71: Verifying Checksum [2025-01-17T04:37:49.911Z] ff9bb7016b71: Download complete [2025-01-17T04:37:50.170Z] da9db072f522: Pull complete [2025-01-17T04:37:50.170Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T04:37:50.429Z] a813b0c90790: Download complete [2025-01-17T04:37:50.429Z] 06f05ace1117: Verifying Checksum [2025-01-17T04:37:50.429Z] 06f05ace1117: Download complete [2025-01-17T04:37:50.995Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T04:37:50.995Z] b67dba6c2c7d: Download complete [2025-01-17T04:37:54.281Z] 06f05ace1117: Pull complete [2025-01-17T04:37:54.281Z] 5fe327b54edc: Pull complete [2025-01-17T04:37:54.281Z] 4f4fb700ef54: Pull complete [2025-01-17T04:37:54.281Z] 92a5565b7b96: Pull complete [2025-01-17T04:37:54.281Z] ff9bb7016b71: Pull complete [2025-01-17T04:37:56.186Z] b67dba6c2c7d: Pull complete [2025-01-17T04:37:56.755Z] a813b0c90790: Pull complete [2025-01-17T04:37:56.755Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T04:37:56.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T04:37:56.755Z] ---> 3ba60ce46760 [2025-01-17T04:37:56.755Z] Step 3/10 : ARG MAKE=make build [2025-01-17T04:38:02.052Z] ---> Running in 77e8738cc6c7 [2025-01-17T04:38:02.053Z] Removing intermediate container 77e8738cc6c7 [2025-01-17T04:38:02.053Z] ---> b3762ae75227 [2025-01-17T04:38:02.053Z] Step 4/10 : WORKDIR /device-sdk-go [2025-01-17T04:38:02.053Z] ---> Running in 19361449a32f [2025-01-17T04:38:02.053Z] Removing intermediate container 19361449a32f [2025-01-17T04:38:02.053Z] ---> e4ca4961ee5c [2025-01-17T04:38:02.053Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-17T04:38:02.053Z] ---> Running in e50ed8d867b1 [2025-01-17T04:38:02.053Z] Removing intermediate container e50ed8d867b1 [2025-01-17T04:38:02.053Z] ---> 83442d5e4aa7 [2025-01-17T04:38:02.053Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-01-17T04:38:02.053Z] ---> Running in 89e4d160b4b2 [2025-01-17T04:38:02.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:38:04.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:38:04.850Z] OK: 248 MiB in 58 packages [2025-01-17T04:38:05.110Z] Removing intermediate container 89e4d160b4b2 [2025-01-17T04:38:05.110Z] ---> abc2497b90e1 [2025-01-17T04:38:05.110Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-17T04:38:05.110Z] ---> 063a3971be10 [2025-01-17T04:38:05.110Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T04:38:05.370Z] ---> Running in d49f7b144596 [2025-01-17T04:38:52.187Z] Removing intermediate container d49f7b144596 [2025-01-17T04:38:52.187Z] ---> 585b2964c234 [2025-01-17T04:38:52.187Z] Step 9/10 : COPY . . [2025-01-17T04:38:54.113Z] ---> 1db47cd93943 [2025-01-17T04:38:54.113Z] Step 10/10 : RUN ${MAKE} [2025-01-17T04:38:54.113Z] ---> Running in 1b95396980f1 [2025-01-17T04:38:54.113Z] noop [2025-01-17T04:38:54.372Z] Removing intermediate container 1b95396980f1 [2025-01-17T04:38:54.372Z] ---> f1894c8faf01 [2025-01-17T04:38:54.372Z] Successfully built f1894c8faf01 [2025-01-17T04:38:54.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:38:54.712Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T04:38:54.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:38:54.800Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:38:54.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:38:55.195Z] $ docker top e91d9ccb4c32f059ebe634bc9210961443186df10468935999ec7fd670469bcf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:38:55.554Z] + go version [2025-01-17T04:38:55.554Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T04:38:55.567Z] $ docker stop --time=1 e91d9ccb4c32f059ebe634bc9210961443186df10468935999ec7fd670469bcf [2025-01-17T04:38:56.835Z] $ docker rm -f --volumes e91d9ccb4c32f059ebe634bc9210961443186df10468935999ec7fd670469bcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:38:57.305Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T04:38:57.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:38:57.396Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:38:57.429Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:38:57.815Z] $ docker top 7d6c8c296bafece651c47ed35fa0a2df656aa792ab43d2c6dec649f09606874c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:38:58.166Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T04:38:58.470Z] + make test [2025-01-17T04:38:58.470Z] go test -race -coverprofile=coverage.out ./... [2025-01-17T04:39:06.587Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.073s coverage: 28.7% of statements [2025-01-17T04:39:45.423Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.072s coverage: 79.3% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.046s coverage: 86.0% of statements [2025-01-17T04:39:45.423Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-01-17T04:39:45.423Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.116s coverage: 45.0% of statements [2025-01-17T04:39:45.423Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-01-17T04:39:45.991Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.124s coverage: 14.1% of statements [2025-01-17T04:39:45.991Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.729s coverage: 44.6% of statements [2025-01-17T04:39:45.991Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.055s coverage: 68.4% of statements [2025-01-17T04:39:45.991Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.087s coverage: 88.3% of statements [2025-01-17T04:39:45.991Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.053s coverage: 5.0% of statements [2025-01-17T04:40:18.244Z] GO111MODULE=on go vet ./... [2025-01-17T04:40:19.622Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T04:40:19.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T04:40:19.623Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T04:40:19.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T04:40:19.652Z] $ docker stop --time=1 7d6c8c296bafece651c47ed35fa0a2df656aa792ab43d2c6dec649f09606874c [2025-01-17T04:40:26.666Z] $ docker rm -f --volumes 7d6c8c296bafece651c47ed35fa0a2df656aa792ab43d2c6dec649f09606874c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:40:27.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T04:40:27.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T04:40:27.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T04:40:28.261Z] + ls -al . [2025-01-17T04:40:28.261Z] total 736 [2025-01-17T04:40:28.261Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 04:38 . [2025-01-17T04:40:28.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:37 .. [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 04:37 .dockerignore [2025-01-17T04:40:28.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 04:39 .git [2025-01-17T04:40:28.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 04:37 .github [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 17 04:37 .gitignore [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 04:37 .golangci.yml [2025-01-17T04:40:28.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:37 .semver [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 17 04:37 CHANGELOG.md [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 04:37 GOVERNANCE.md [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 882 Jan 17 04:37 Jenkinsfile [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 17 04:37 LICENSE [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jan 17 04:37 Makefile [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 17 04:37 OWNERS.md [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jan 17 04:37 README.md [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 04:37 VERSION [2025-01-17T04:40:28.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:37 bin [2025-01-17T04:40:28.261Z] -rw-r--r-- 1 jenkins jenkins 500963 Jan 17 04:39 coverage.out [2025-01-17T04:40:28.261Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 04:37 example [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 6177 Jan 17 04:37 go.mod [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 86421 Jan 17 04:37 go.sum [2025-01-17T04:40:28.261Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 17 04:37 internal [2025-01-17T04:40:28.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 04:37 openapi [2025-01-17T04:40:28.261Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 17 04:37 pkg [2025-01-17T04:40:28.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 04:37 snap [2025-01-17T04:40:28.261Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 17 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:40:28.578Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ef783aee92ebef88ebd5d55046da9029b3983fb4 --label arch=amd64 --label version=4.0.0-dev.19 . [2025-01-17T04:40:28.578Z] Sending build context to Docker daemon 25.47MB [2025-01-17T04:40:28.578Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T04:40:28.578Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-17T04:40:28.578Z] ---> f1894c8faf01 [2025-01-17T04:40:28.578Z] Step 3/24 : ARG MAKE=make build [2025-01-17T04:40:29.145Z] ---> Running in 39ed14521c52 [2025-01-17T04:40:29.145Z] Removing intermediate container 39ed14521c52 [2025-01-17T04:40:29.145Z] ---> 7a7b405973e0 [2025-01-17T04:40:29.145Z] Step 4/24 : WORKDIR /device-sdk-go [2025-01-17T04:40:29.145Z] ---> Running in dcd2310ee23c [2025-01-17T04:40:29.403Z] Removing intermediate container dcd2310ee23c [2025-01-17T04:40:29.403Z] ---> 3b276d88ab65 [2025-01-17T04:40:29.403Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-17T04:40:29.403Z] ---> Running in 57ecf170f120 [2025-01-17T04:40:29.403Z] Removing intermediate container 57ecf170f120 [2025-01-17T04:40:29.403Z] ---> 380551b2c247 [2025-01-17T04:40:29.403Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-01-17T04:40:29.403Z] ---> Running in cf0b233feb62 [2025-01-17T04:40:29.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:40:29.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:40:29.921Z] OK: 248 MiB in 58 packages [2025-01-17T04:40:30.180Z] Removing intermediate container cf0b233feb62 [2025-01-17T04:40:30.180Z] ---> 169dc9348a6f [2025-01-17T04:40:30.180Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-17T04:40:30.439Z] ---> 113d1d18ec28 [2025-01-17T04:40:30.439Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T04:40:30.439Z] ---> Running in e0902a169df3 [2025-01-17T04:40:31.376Z] Removing intermediate container e0902a169df3 [2025-01-17T04:40:31.376Z] ---> 97b34254b556 [2025-01-17T04:40:31.376Z] Step 9/24 : COPY . . [2025-01-17T04:40:32.325Z] ---> b8b14437ad74 [2025-01-17T04:40:32.325Z] Step 10/24 : RUN ${MAKE} [2025-01-17T04:40:32.325Z] ---> Running in 0c96a70a2f0a [2025-01-17T04:40:32.325Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-01-17T04:41:11.038Z] Removing intermediate container 0c96a70a2f0a [2025-01-17T04:41:11.038Z] ---> 4d0114ef4d3a [2025-01-17T04:41:11.038Z] Step 11/24 : FROM alpine:3.20 [2025-01-17T04:41:11.038Z] 3.20: Pulling from library/alpine [2025-01-17T04:41:11.038Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T04:41:11.038Z] 66a3d608f3fa: Verifying Checksum [2025-01-17T04:41:11.038Z] 66a3d608f3fa: Download complete [2025-01-17T04:41:11.038Z] 66a3d608f3fa: Pull complete [2025-01-17T04:41:11.038Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T04:41:11.038Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T04:41:11.038Z] ---> e29df9b510ff [2025-01-17T04:41:11.038Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-01-17T04:41:11.038Z] ---> Running in dba73e5b1ffe [2025-01-17T04:41:11.038Z] Removing intermediate container dba73e5b1ffe [2025-01-17T04:41:11.038Z] ---> 891e158f79f5 [2025-01-17T04:41:11.038Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-17T04:41:11.038Z] ---> Running in a90473726224 [2025-01-17T04:41:11.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:41:11.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:41:11.038Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T04:41:11.038Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T04:41:11.038Z] OK: 8 MiB in 15 packages [2025-01-17T04:41:11.038Z] Removing intermediate container a90473726224 [2025-01-17T04:41:11.038Z] ---> 506e6611d83c [2025-01-17T04:41:11.038Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-17T04:41:11.038Z] ---> Running in 8f22b3fcf4e9 [2025-01-17T04:41:11.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T04:41:11.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T04:41:11.038Z] OK: 8 MiB in 15 packages [2025-01-17T04:41:11.038Z] Removing intermediate container 8f22b3fcf4e9 [2025-01-17T04:41:11.038Z] ---> 0fee3325ea54 [2025-01-17T04:41:11.038Z] Step 15/24 : WORKDIR / [2025-01-17T04:41:11.038Z] ---> Running in 8a1473bd32d8 [2025-01-17T04:41:11.038Z] Removing intermediate container 8a1473bd32d8 [2025-01-17T04:41:11.038Z] ---> 615246f9c6f1 [2025-01-17T04:41:11.038Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-01-17T04:41:11.038Z] ---> b0250f1aff82 [2025-01-17T04:41:11.038Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-01-17T04:41:11.038Z] ---> 6fb7095a6273 [2025-01-17T04:41:11.038Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-01-17T04:41:11.038Z] ---> a2001b077361 [2025-01-17T04:41:11.038Z] Step 19/24 : EXPOSE 59999 [2025-01-17T04:41:11.038Z] ---> Running in c654b3693136 [2025-01-17T04:41:11.296Z] Removing intermediate container c654b3693136 [2025-01-17T04:41:11.296Z] ---> 891a707097cb [2025-01-17T04:41:11.296Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-01-17T04:41:11.296Z] ---> Running in 7dd180cae254 [2025-01-17T04:41:11.296Z] Removing intermediate container 7dd180cae254 [2025-01-17T04:41:11.296Z] ---> 201a339f6114 [2025-01-17T04:41:11.296Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-01-17T04:41:11.296Z] ---> Running in bd03fd27dc73 [2025-01-17T04:41:11.296Z] Removing intermediate container bd03fd27dc73 [2025-01-17T04:41:11.296Z] ---> 05316286c59c [2025-01-17T04:41:11.296Z] Step 22/24 : LABEL arch=amd64 [2025-01-17T04:41:11.297Z] ---> Running in 0b55c0ba9f97 [2025-01-17T04:41:11.555Z] Removing intermediate container 0b55c0ba9f97 [2025-01-17T04:41:11.555Z] ---> 744d00ccef61 [2025-01-17T04:41:11.555Z] Step 23/24 : LABEL git_sha=ef783aee92ebef88ebd5d55046da9029b3983fb4 [2025-01-17T04:41:11.555Z] ---> Running in 710bec8b24c3 [2025-01-17T04:41:11.555Z] Removing intermediate container 710bec8b24c3 [2025-01-17T04:41:11.555Z] ---> a3bab8dbb211 [2025-01-17T04:41:11.555Z] Step 24/24 : LABEL version=4.0.0-dev.19 [2025-01-17T04:41:11.555Z] ---> Running in 7ba69bdc6d70 [2025-01-17T04:41:11.555Z] Removing intermediate container 7ba69bdc6d70 [2025-01-17T04:41:11.555Z] ---> 1c74a608e306 [2025-01-17T04:41:11.555Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T04:41:11.555Z] Successfully built 1c74a608e306 [2025-01-17T04:41:11.555Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:41:12.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:41:12.050Z] [2025-01-17T04:41:12.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:41:12.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:41:12.363Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T04:41:12.363Z] 5eb5b503b376: Pulling fs layer [2025-01-17T04:41:12.363Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T04:41:12.363Z] ec43610c2a17: Pulling fs layer [2025-01-17T04:41:12.363Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T04:41:12.363Z] 33b1e0a273af: Pulling fs layer [2025-01-17T04:41:12.363Z] 33b1e0a273af: Waiting [2025-01-17T04:41:12.363Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T04:41:12.363Z] 2f39f015ded8: Pulling fs layer [2025-01-17T04:41:12.363Z] 5d3b04190fa2: Waiting [2025-01-17T04:41:12.363Z] 5c69ac0246d0: Download complete [2025-01-17T04:41:12.363Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T04:41:12.363Z] 3a2ae6a8a46f: Download complete [2025-01-17T04:41:12.630Z] 33b1e0a273af: Verifying Checksum [2025-01-17T04:41:12.630Z] 33b1e0a273af: Download complete [2025-01-17T04:41:12.630Z] ec43610c2a17: Verifying Checksum [2025-01-17T04:41:12.630Z] ec43610c2a17: Download complete [2025-01-17T04:41:12.630Z] 5d3b04190fa2: Download complete [2025-01-17T04:41:12.630Z] 5eb5b503b376: Verifying Checksum [2025-01-17T04:41:12.630Z] 5eb5b503b376: Download complete [2025-01-17T04:41:13.195Z] 2f39f015ded8: Download complete [2025-01-17T04:41:13.762Z] 5eb5b503b376: Pull complete [2025-01-17T04:41:14.020Z] 5c69ac0246d0: Pull complete [2025-01-17T04:41:14.278Z] ec43610c2a17: Pull complete [2025-01-17T04:41:14.278Z] 3a2ae6a8a46f: Pull complete [2025-01-17T04:41:14.537Z] 33b1e0a273af: Pull complete [2025-01-17T04:41:14.537Z] 5d3b04190fa2: Pull complete [2025-01-17T04:41:18.718Z] 2f39f015ded8: Pull complete [2025-01-17T04:41:18.718Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T04:41:18.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:41:18.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:41:18.828Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:41:18.861Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:41:23.510Z] $ docker top 06e28557eaecb99598288afd2bb0d7ff12e80ab31e76123a62ece8c116053360 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:41:23.920Z] ---> job-cost.sh [2025-01-17T04:41:23.920Z] lf-activate-venv: SKIPPING [2025-01-17T04:41:23.920Z] INFO: No Stack... [2025-01-17T04:41:24.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:41:24.441Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T04:41:24.734Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-01-17T04:41:24.734Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T04:41:24.749Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] [2025-01-17T04:41:24.756Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] did not exist. Created. [2025-01-17T04:41:24.763Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T04:41:25.078Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T04:41:25.120Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T04:41:25.128Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-342-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T04:41:25.154Z] $ docker stop --time=1 06e28557eaecb99598288afd2bb0d7ff12e80ab31e76123a62ece8c116053360 [2025-01-17T04:41:26.291Z] $ docker rm -f --volumes 06e28557eaecb99598288afd2bb0d7ff12e80ab31e76123a62ece8c116053360 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-17T04:41:26.606Z] provisioning config files... [2025-01-17T04:41:26.613Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5184383373691324893tmp [Pipeline] { [Pipeline] sh [2025-01-17T04:41:26.909Z] + set +x [2025-01-17T04:41:26.909Z] + bash -s -- [2025-01-17T04:41:26.909Z] + curl -s https://codecov.io/bash [2025-01-17T04:41:26.909Z] [2025-01-17T04:41:26.909Z] _____ _ [2025-01-17T04:41:26.909Z] / ____| | | [2025-01-17T04:41:26.909Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T04:41:26.909Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T04:41:26.909Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T04:41:26.909Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T04:41:26.909Z] Bash-1.0.6 [2025-01-17T04:41:26.909Z] [2025-01-17T04:41:26.909Z] [2025-01-17T04:41:26.909Z] ==> git version 2.25.1 found [2025-01-17T04:41:26.910Z] ==> 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-01-17T04:41:26.910Z] Release-Date: 2020-01-08 [2025-01-17T04:41:26.910Z] 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-01-17T04:41:26.910Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T04:41:26.910Z] ==> Jenkins CI detected. [2025-01-17T04:41:26.910Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-01-17T04:41:26.910Z] project root: . [2025-01-17T04:41:26.910Z] --> token set from env [2025-01-17T04:41:26.910Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T04:41:26.910Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T04:41:26.910Z] ==> Python coveragepy not found [2025-01-17T04:41:26.910Z] ==> Searching for coverage reports in: [2025-01-17T04:41:26.910Z] + . [2025-01-17T04:41:27.168Z] -> Found 1 reports [2025-01-17T04:41:27.168Z] ==> Detecting git/mercurial file structure [2025-01-17T04:41:27.168Z] ==> Reading reports [2025-01-17T04:41:27.168Z] + ./coverage.out bytes=500963 [2025-01-17T04:41:27.168Z] ==> Appending adjustments [2025-01-17T04:41:27.168Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T04:41:27.427Z] + Found adjustments [2025-01-17T04:41:27.427Z] ==> Gzipping contents [2025-01-17T04:41:27.427Z] 48K /tmp/codecov.KEBU4G.gz [2025-01-17T04:41:27.427Z] ==> Uploading reports [2025-01-17T04:41:27.427Z] url: https://codecov.io [2025-01-17T04:41:27.427Z] query: branch=main&commit=ef783aee92ebef88ebd5d55046da9029b3983fb4&build=342&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F342%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T04:41:27.427Z] -> Pinging Codecov [2025-01-17T04:41:27.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ef783aee92ebef88ebd5d55046da9029b3983fb4&build=342&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F342%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T04:41:27.686Z] -> Uploading to [2025-01-17T04:41:27.686Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/ef783aee92ebef88ebd5d55046da9029b3983fb4/d7f34b95-80d8-444f-912b-448c60f3d4eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T044127Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9ba261f92fde6d064fc3bf26b4acde5f20cdd6a2361c0efba24ebfa757b1bad0 [2025-01-17T04:41:27.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:41:27.686Z] Dload Upload Total Spent Left Speed [2025-01-17T04:41:27.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48112 0 0 100 48112 0 231k --:--:-- --:--:-- --:--:-- 231k [2025-01-17T04:41:27.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] } [2025-01-17T04:41:27.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T04:41:28.184Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T04:41:28.201Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:41:28.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:41:28.510Z] [2025-01-17T04:41:28.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:41:28.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:41:28.811Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T04:41:28.811Z] 43c4264eed91: Pulling fs layer [2025-01-17T04:41:28.811Z] 4cc291be95ef: Pulling fs layer [2025-01-17T04:41:28.811Z] 2ac1f1163629: Pulling fs layer [2025-01-17T04:41:28.811Z] 5c3c966382ef: Pulling fs layer [2025-01-17T04:41:28.811Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T04:41:28.811Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T04:41:28.811Z] 9c3e1370e548: Pulling fs layer [2025-01-17T04:41:28.811Z] 5c3c966382ef: Waiting [2025-01-17T04:41:28.811Z] 4f4fb700ef54: Waiting [2025-01-17T04:41:28.811Z] d9c7d2e4e75e: Waiting [2025-01-17T04:41:28.811Z] 9c3e1370e548: Waiting [2025-01-17T04:41:28.811Z] 4cc291be95ef: Verifying Checksum [2025-01-17T04:41:28.811Z] 4cc291be95ef: Download complete [2025-01-17T04:41:28.811Z] 5c3c966382ef: Verifying Checksum [2025-01-17T04:41:28.811Z] 5c3c966382ef: Download complete [2025-01-17T04:41:28.811Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T04:41:28.811Z] 4f4fb700ef54: Download complete [2025-01-17T04:41:28.811Z] 43c4264eed91: Download complete [2025-01-17T04:41:29.071Z] 43c4264eed91: Pull complete [2025-01-17T04:41:29.071Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T04:41:29.071Z] d9c7d2e4e75e: Download complete [2025-01-17T04:41:29.071Z] 4cc291be95ef: Pull complete [2025-01-17T04:41:29.329Z] 2ac1f1163629: Download complete [2025-01-17T04:41:29.894Z] 9c3e1370e548: Verifying Checksum [2025-01-17T04:41:29.894Z] 9c3e1370e548: Download complete [2025-01-17T04:41:33.176Z] 2ac1f1163629: Pull complete [2025-01-17T04:41:33.176Z] 5c3c966382ef: Pull complete [2025-01-17T04:41:33.176Z] 4f4fb700ef54: Pull complete [2025-01-17T04:41:33.176Z] d9c7d2e4e75e: Pull complete [2025-01-17T04:41:35.708Z] 9c3e1370e548: Pull complete [2025-01-17T04:41:35.708Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T04:41:35.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T04:41:35.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:41:35.814Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:41:35.848Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:41:43.385Z] $ docker top 7129a06ca56703eedfae0d1882e3320a7b9d531fb72007001242f06d32df4920 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:41:43.734Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-01-17T04:41:43.746Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-01-17T04:41:44.026Z] + set -o pipefail [2025-01-17T04:41:44.026Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-01-17T04:41:52.205Z] [2025-01-17T04:41:52.205Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-01-17T04:41:52.205Z] [2025-01-17T04:41:52.205Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/53b0a985-360d-4d38-93f8-4c7b1e7174fd [2025-01-17T04:41:52.205Z] [2025-01-17T04:41:52.205Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T04:41:52.205Z] [2025-01-17T04:41:52.205Z] [2025-01-17T04:41:52.205Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T04:41:52.205Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T04:41:52.475Z] $ docker stop --time=1 7129a06ca56703eedfae0d1882e3320a7b9d531fb72007001242f06d32df4920 [2025-01-17T04:41:53.881Z] $ docker rm -f --volumes 7129a06ca56703eedfae0d1882e3320a7b9d531fb72007001242f06d32df4920 [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) [Pipeline] echo [2025-01-17T04:41:54.491Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:41:54.505Z] provisioning config files... [2025-01-17T04:41:54.513Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9263595933732138133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:41:54.834Z] --> edgex-publish-swagger.sh [2025-01-17T04:41:54.834Z] === Publish openapi API === [2025-01-17T04:41:54.834Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-17T04:41:54.834Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-01-17T04:41:54.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T04:41:54.834Z] Dload Upload Total Spent Left Speed [2025-01-17T04:41:55.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 322 77677 --:--:-- --:--:-- --:--:-- 77838 100 37674 100 156 100 37518 322 77516 --:--:-- --:--:-- --:--:-- 77838 [2025-01-17T04:41:55.093Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-17T04:41:55.093Z] [Pipeline] } [2025-01-17T04:41:55.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T04:41:55.526Z] + git log --format=format:%s -1 ef783aee92ebef88ebd5d55046da9029b3983fb4 [Pipeline] sh [2025-01-17T04:41:55.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:41:55.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:41:56.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:41:56.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:41:56.375Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:41:56.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:41:56.932Z] $ docker top 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:41:57.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:41:57.043Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:41:57.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:41:57.161Z] $ docker exec 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d ssh-agent [2025-01-17T04:41:57.259Z] SSH_AUTH_SOCK=/tmp/ssh-P6noMVMq0jk5/agent.32 [2025-01-17T04:41:57.259Z] SSH_AGENT_PID=38 [2025-01-17T04:41:57.267Z] Running ssh-add (command line suppressed) [2025-01-17T04:41:57.358Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12220591232999971117.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12220591232999971117.key) [2025-01-17T04:41:57.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:41:57.666Z] + git semver tag [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,833 [run_tag] DEBUG tag force:False [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,834 [check_head_tag] DEBUG check head tag [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,835 [execute] INFO git cat-file --batch-check [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,839 [execute] INFO git cat-file --batch [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,872 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,872 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,872 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:41:57.926Z] 2025-01-17 04:41:57,876 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:41:57.926Z] 4.0.0-dev.19 [Pipeline] } [2025-01-17T04:41:57.935Z] $ docker exec --env ******** --env ******** 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d ssh-agent -k [2025-01-17T04:41:58.025Z] unset SSH_AUTH_SOCK; [2025-01-17T04:41:58.025Z] unset SSH_AGENT_PID; [2025-01-17T04:41:58.025Z] echo Agent pid 38 killed; [2025-01-17T04:41:58.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:41:58.440Z] + git semver [Pipeline] } [2025-01-17T04:41:58.713Z] $ docker stop --time=1 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d [2025-01-17T04:42:00.286Z] $ docker rm -f --volumes 42ef3e48a0fe0f3e8ee44d74a4fc6b77250e5ec450d0267c4532196076489c5d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:42:00.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:42:00.719Z] [2025-01-17T04:42:00.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:42:01.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:42:01.292Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T04:42:01.292Z] ab5ef0e58194: Pulling fs layer [2025-01-17T04:42:01.292Z] 9712f1f96733: Pulling fs layer [2025-01-17T04:42:01.292Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T04:42:01.292Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T04:42:01.292Z] e9a5061849ea: Pulling fs layer [2025-01-17T04:42:01.292Z] d747dcd14b5f: Pulling fs layer [2025-01-17T04:42:01.292Z] 2de7ff778b66: Pulling fs layer [2025-01-17T04:42:01.292Z] 0d9ebad4ef96: Waiting [2025-01-17T04:42:01.292Z] e9a5061849ea: Waiting [2025-01-17T04:42:01.292Z] d747dcd14b5f: Waiting [2025-01-17T04:42:01.292Z] 2de7ff778b66: Waiting [2025-01-17T04:42:01.292Z] 9712f1f96733: Download complete [2025-01-17T04:42:01.862Z] ab5ef0e58194: Verifying Checksum [2025-01-17T04:42:01.862Z] ab5ef0e58194: Download complete [2025-01-17T04:42:01.862Z] e9a5061849ea: Verifying Checksum [2025-01-17T04:42:01.862Z] e9a5061849ea: Download complete [2025-01-17T04:42:01.862Z] d747dcd14b5f: Verifying Checksum [2025-01-17T04:42:01.862Z] d747dcd14b5f: Download complete [2025-01-17T04:42:02.120Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T04:42:02.120Z] 63f879dbbcfc: Download complete [2025-01-17T04:42:02.120Z] 2de7ff778b66: Verifying Checksum [2025-01-17T04:42:02.120Z] 2de7ff778b66: Download complete [2025-01-17T04:42:02.379Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T04:42:02.379Z] 0d9ebad4ef96: Download complete [2025-01-17T04:42:07.910Z] ab5ef0e58194: Pull complete [2025-01-17T04:42:07.910Z] 9712f1f96733: Pull complete [2025-01-17T04:42:08.476Z] 63f879dbbcfc: Pull complete [2025-01-17T04:42:12.692Z] 0d9ebad4ef96: Pull complete [2025-01-17T04:42:12.692Z] e9a5061849ea: Pull complete [2025-01-17T04:42:12.692Z] d747dcd14b5f: Pull complete [2025-01-17T04:42:14.063Z] 2de7ff778b66: Pull complete [2025-01-17T04:42:14.063Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T04:42:14.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T04:42:14.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:42:14.171Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:42:14.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:42:20.572Z] $ docker top 6e629594d94e094e95411094583ba6e6b9bff9f830f09699434086c248cf7457 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:42:20.653Z] provisioning config files... [2025-01-17T04:42:20.661Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12149686008534961905tmp [2025-01-17T04:42:20.672Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config780952848293816017tmp [2025-01-17T04:42:20.703Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config162379207695252770tmp [Pipeline] { [Pipeline] echo [2025-01-17T04:42:20.732Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:21.032Z] ---> sigul-configuration.sh [2025-01-17T04:42:21.032Z] gpg: directory `/root/.gnupg' created [2025-01-17T04:42:21.032Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T04:42:21.032Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T04:42:21.032Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T04:42:21.032Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T04:42:21.032Z] gpg: CAST5 encrypted data [2025-01-17T04:42:21.032Z] gpg: encrypted with 1 passphrase [2025-01-17T04:42:21.032Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T04:42:21.322Z] + mkdir /home/jenkins [2025-01-17T04:42:21.322Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T04:42:21.611Z] + 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-01-17T04:42:21.623Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:21.915Z] ---> sigul-install.sh [2025-01-17T04:42:21.915Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T04:42:22.215Z] + git tag --list [2025-01-17T04:42:22.215Z] 0.7.1 [2025-01-17T04:42:22.215Z] delhi-tag [2025-01-17T04:42:22.215Z] v1.0.0 [2025-01-17T04:42:22.215Z] v1.1.0 [2025-01-17T04:42:22.215Z] v1.1.1 [2025-01-17T04:42:22.215Z] v1.1.2 [2025-01-17T04:42:22.215Z] v1.2.0 [2025-01-17T04:42:22.215Z] v1.2.1 [2025-01-17T04:42:22.215Z] v1.2.2 [2025-01-17T04:42:22.215Z] v1.2.3 [2025-01-17T04:42:22.215Z] v1.3.0 [2025-01-17T04:42:22.215Z] v1.4.0 [2025-01-17T04:42:22.215Z] v2.0.0 [2025-01-17T04:42:22.215Z] v2.1.0 [2025-01-17T04:42:22.215Z] v2.1.1 [2025-01-17T04:42:22.215Z] v2.2.0 [2025-01-17T04:42:22.215Z] v2.3.0 [2025-01-17T04:42:22.215Z] v2.3.1 [2025-01-17T04:42:22.215Z] v3.0 [2025-01-17T04:42:22.215Z] v3.0.0 [2025-01-17T04:42:22.215Z] v3.0.1-dev.1 [2025-01-17T04:42:22.215Z] v3.1 [2025-01-17T04:42:22.215Z] v3.1.0 [2025-01-17T04:42:22.215Z] v3.1.0-dev.1 [2025-01-17T04:42:22.215Z] v3.1.0-dev.10 [2025-01-17T04:42:22.215Z] v3.1.0-dev.11 [2025-01-17T04:42:22.215Z] v3.1.0-dev.12 [2025-01-17T04:42:22.215Z] v3.1.0-dev.13 [2025-01-17T04:42:22.215Z] v3.1.0-dev.14 [2025-01-17T04:42:22.215Z] v3.1.0-dev.15 [2025-01-17T04:42:22.215Z] v3.1.0-dev.16 [2025-01-17T04:42:22.215Z] v3.1.0-dev.17 [2025-01-17T04:42:22.215Z] v3.1.0-dev.18 [2025-01-17T04:42:22.215Z] v3.1.0-dev.19 [2025-01-17T04:42:22.215Z] v3.1.0-dev.2 [2025-01-17T04:42:22.215Z] v3.1.0-dev.20 [2025-01-17T04:42:22.215Z] v3.1.0-dev.21 [2025-01-17T04:42:22.215Z] v3.1.0-dev.22 [2025-01-17T04:42:22.215Z] v3.1.0-dev.23 [2025-01-17T04:42:22.215Z] v3.1.0-dev.24 [2025-01-17T04:42:22.215Z] v3.1.0-dev.25 [2025-01-17T04:42:22.215Z] v3.1.0-dev.26 [2025-01-17T04:42:22.215Z] v3.1.0-dev.27 [2025-01-17T04:42:22.215Z] v3.1.0-dev.28 [2025-01-17T04:42:22.215Z] v3.1.0-dev.29 [2025-01-17T04:42:22.215Z] v3.1.0-dev.3 [2025-01-17T04:42:22.215Z] v3.1.0-dev.30 [2025-01-17T04:42:22.215Z] v3.1.0-dev.31 [2025-01-17T04:42:22.215Z] v3.1.0-dev.32 [2025-01-17T04:42:22.215Z] v3.1.0-dev.33 [2025-01-17T04:42:22.215Z] v3.1.0-dev.34 [2025-01-17T04:42:22.215Z] v3.1.0-dev.35 [2025-01-17T04:42:22.215Z] v3.1.0-dev.36 [2025-01-17T04:42:22.215Z] v3.1.0-dev.37 [2025-01-17T04:42:22.215Z] v3.1.0-dev.38 [2025-01-17T04:42:22.215Z] v3.1.0-dev.39 [2025-01-17T04:42:22.215Z] v3.1.0-dev.4 [2025-01-17T04:42:22.215Z] v3.1.0-dev.40 [2025-01-17T04:42:22.215Z] v3.1.0-dev.41 [2025-01-17T04:42:22.215Z] v3.1.0-dev.5 [2025-01-17T04:42:22.215Z] v3.1.0-dev.6 [2025-01-17T04:42:22.215Z] v3.1.0-dev.7 [2025-01-17T04:42:22.215Z] v3.1.0-dev.8 [2025-01-17T04:42:22.215Z] v3.1.0-dev.9 [2025-01-17T04:42:22.215Z] v3.1.1 [2025-01-17T04:42:22.215Z] v3.1.1-dev.1 [2025-01-17T04:42:22.215Z] v3.2.0-dev.1 [2025-01-17T04:42:22.215Z] v3.2.0-dev.10 [2025-01-17T04:42:22.215Z] v3.2.0-dev.11 [2025-01-17T04:42:22.215Z] v3.2.0-dev.12 [2025-01-17T04:42:22.215Z] v3.2.0-dev.13 [2025-01-17T04:42:22.215Z] v3.2.0-dev.14 [2025-01-17T04:42:22.215Z] v3.2.0-dev.15 [2025-01-17T04:42:22.215Z] v3.2.0-dev.16 [2025-01-17T04:42:22.215Z] v3.2.0-dev.17 [2025-01-17T04:42:22.215Z] v3.2.0-dev.18 [2025-01-17T04:42:22.215Z] v3.2.0-dev.19 [2025-01-17T04:42:22.215Z] v3.2.0-dev.2 [2025-01-17T04:42:22.215Z] v3.2.0-dev.20 [2025-01-17T04:42:22.215Z] v3.2.0-dev.21 [2025-01-17T04:42:22.215Z] v3.2.0-dev.22 [2025-01-17T04:42:22.215Z] v3.2.0-dev.23 [2025-01-17T04:42:22.215Z] v3.2.0-dev.24 [2025-01-17T04:42:22.215Z] v3.2.0-dev.25 [2025-01-17T04:42:22.215Z] v3.2.0-dev.26 [2025-01-17T04:42:22.215Z] v3.2.0-dev.27 [2025-01-17T04:42:22.215Z] v3.2.0-dev.28 [2025-01-17T04:42:22.215Z] v3.2.0-dev.29 [2025-01-17T04:42:22.215Z] v3.2.0-dev.3 [2025-01-17T04:42:22.215Z] v3.2.0-dev.30 [2025-01-17T04:42:22.215Z] v3.2.0-dev.31 [2025-01-17T04:42:22.215Z] v3.2.0-dev.32 [2025-01-17T04:42:22.215Z] v3.2.0-dev.33 [2025-01-17T04:42:22.215Z] v3.2.0-dev.34 [2025-01-17T04:42:22.215Z] v3.2.0-dev.35 [2025-01-17T04:42:22.215Z] v3.2.0-dev.36 [2025-01-17T04:42:22.215Z] v3.2.0-dev.37 [2025-01-17T04:42:22.215Z] v3.2.0-dev.38 [2025-01-17T04:42:22.215Z] v3.2.0-dev.39 [2025-01-17T04:42:22.215Z] v3.2.0-dev.4 [2025-01-17T04:42:22.215Z] v3.2.0-dev.40 [2025-01-17T04:42:22.215Z] v3.2.0-dev.41 [2025-01-17T04:42:22.215Z] v3.2.0-dev.42 [2025-01-17T04:42:22.215Z] v3.2.0-dev.43 [2025-01-17T04:42:22.215Z] v3.2.0-dev.44 [2025-01-17T04:42:22.215Z] v3.2.0-dev.45 [2025-01-17T04:42:22.215Z] v3.2.0-dev.46 [2025-01-17T04:42:22.215Z] v3.2.0-dev.47 [2025-01-17T04:42:22.215Z] v3.2.0-dev.48 [2025-01-17T04:42:22.215Z] v3.2.0-dev.5 [2025-01-17T04:42:22.215Z] v3.2.0-dev.6 [2025-01-17T04:42:22.215Z] v3.2.0-dev.7 [2025-01-17T04:42:22.215Z] v3.2.0-dev.8 [2025-01-17T04:42:22.215Z] v3.2.0-dev.9 [2025-01-17T04:42:22.215Z] v4.0.0-dev.1 [2025-01-17T04:42:22.215Z] v4.0.0-dev.10 [2025-01-17T04:42:22.215Z] v4.0.0-dev.11 [2025-01-17T04:42:22.215Z] v4.0.0-dev.12 [2025-01-17T04:42:22.215Z] v4.0.0-dev.13 [2025-01-17T04:42:22.215Z] v4.0.0-dev.14 [2025-01-17T04:42:22.215Z] v4.0.0-dev.15 [2025-01-17T04:42:22.215Z] v4.0.0-dev.16 [2025-01-17T04:42:22.215Z] v4.0.0-dev.17 [2025-01-17T04:42:22.216Z] v4.0.0-dev.18 [2025-01-17T04:42:22.216Z] v4.0.0-dev.19 [2025-01-17T04:42:22.216Z] v4.0.0-dev.2 [2025-01-17T04:42:22.216Z] v4.0.0-dev.3 [2025-01-17T04:42:22.216Z] v4.0.0-dev.4 [2025-01-17T04:42:22.216Z] v4.0.0-dev.5 [2025-01-17T04:42:22.216Z] v4.0.0-dev.6 [2025-01-17T04:42:22.216Z] v4.0.0-dev.7 [2025-01-17T04:42:22.216Z] v4.0.0-dev.8 [2025-01-17T04:42:22.216Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-17T04:42:22.512Z] + lftools sign git-tag v4.0.0-dev.19 [2025-01-17T04:42:23.080Z] Signing Git tag with Sigul... [2025-01-17T04:42:23.080Z] Signing v4.0.0-dev.19 [Pipeline] echo [2025-01-17T04:42:23.657Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:23.950Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T04:42:23.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T04:42:23.988Z] $ docker stop --time=1 6e629594d94e094e95411094583ba6e6b9bff9f830f09699434086c248cf7457 [2025-01-17T04:42:25.223Z] $ docker rm -f --volumes 6e629594d94e094e95411094583ba6e6b9bff9f830f09699434086c248cf7457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T04:42:25.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:42:25.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:42:25.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:42:25.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:42:26.048Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:42:26.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:42:27.141Z] $ docker top 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec -eo pid,comm [2025-01-17T04:42:27.193Z] 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-01-17T04:42:27.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:42:27.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:42:27.261Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:42:27.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:42:27.383Z] $ docker exec 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec ssh-agent [2025-01-17T04:42:27.486Z] SSH_AUTH_SOCK=/tmp/ssh-2vREiLn2OStx/agent.31 [2025-01-17T04:42:27.487Z] SSH_AGENT_PID=38 [2025-01-17T04:42:27.490Z] Running ssh-add (command line suppressed) [2025-01-17T04:42:27.592Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6862738191801691081.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6862738191801691081.key) [2025-01-17T04:42:27.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:42:27.895Z] + git semver bump pre [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,109 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,109 [bump_version] DEBUG bumped version:4.0.0-dev.20 [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,109 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,109 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,109 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,111 [execute] INFO git cat-file --batch-check [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,116 [execute] INFO git cat-file --batch [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:42:28.154Z] 2025-01-17 04:42:28,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:42:28.154Z] 4.0.0-dev.20 [Pipeline] } [2025-01-17T04:42:28.163Z] $ docker exec --env ******** --env ******** 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec ssh-agent -k [2025-01-17T04:42:28.274Z] unset SSH_AUTH_SOCK; [2025-01-17T04:42:28.274Z] unset SSH_AGENT_PID; [2025-01-17T04:42:28.274Z] echo Agent pid 38 killed; [2025-01-17T04:42:28.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:42:28.618Z] + git semver [Pipeline] } [2025-01-17T04:42:28.889Z] $ docker stop --time=1 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec [2025-01-17T04:42:30.210Z] $ docker rm -f --volumes 18bde3f4f814de083450e367b5d557b7f33a793759c6628421ed22b38279f8ec [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T04:42:30.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T04:42:30.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:42:30.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T04:42:30.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:42:30.966Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:42:30.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:42:31.344Z] $ docker top 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de -eo pid,comm [2025-01-17T04:42:31.395Z] 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-01-17T04:42:31.395Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T04:42:31.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T04:42:31.461Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T04:42:31.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T04:42:31.568Z] $ docker exec 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de ssh-agent [2025-01-17T04:42:31.664Z] SSH_AUTH_SOCK=/tmp/ssh-11536OYJ9dDb/agent.32 [2025-01-17T04:42:31.664Z] SSH_AGENT_PID=38 [2025-01-17T04:42:31.668Z] Running ssh-add (command line suppressed) [2025-01-17T04:42:31.770Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13720619951743459774.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13720619951743459774.key) [2025-01-17T04:42:31.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T04:42:32.100Z] + git semver push [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,287 [run_push] DEBUG push [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,288 [execute] INFO git cat-file --batch-check [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,292 [execute] INFO git rev-list 97eb8cb27ee510e2eccba046f5a581c2663219c2 -- [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,293 [execute] DEBUG Popen(['git', 'rev-list', '97eb8cb27ee510e2eccba046f5a581c2663219c2', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,305 [execute] INFO git fetch -v origin [2025-01-17T04:42:32.360Z] 2025-01-17 04:42:32,306 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T04:42:32.929Z] 2025-01-17 04:42:32,755 [run_push] DEBUG no remote changes detected [2025-01-17T04:42:32.929Z] 2025-01-17 04:42:32,755 [execute] INFO git push origin semver [2025-01-17T04:42:32.929Z] 2025-01-17 04:42:32,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:42:33.498Z] 2025-01-17 04:42:33,369 [run_push] DEBUG push all version tags [2025-01-17T04:42:33.498Z] 2025-01-17 04:42:33,369 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T04:42:33.498Z] 2025-01-17 04:42:33,370 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T04:42:34.065Z] 2025-01-17 04:42:34,012 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-17T04:42:34.065Z] 4.0.0-dev.20 [Pipeline] } [2025-01-17T04:42:34.074Z] $ docker exec --env ******** --env ******** 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de ssh-agent -k [2025-01-17T04:42:34.195Z] unset SSH_AUTH_SOCK; [2025-01-17T04:42:34.196Z] unset SSH_AGENT_PID; [2025-01-17T04:42:34.197Z] echo Agent pid 38 killed; [2025-01-17T04:42:34.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T04:42:34.534Z] + git semver [Pipeline] } [2025-01-17T04:42:34.809Z] $ docker stop --time=1 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de [2025-01-17T04:42:36.117Z] $ docker rm -f --volumes 338576b91b6344d4cd58d588deae005e602aedf16c0a204afcfeaee638a237de [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-01-17T04:42:36.969Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-01-17T04:42:36.970Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-17T04:42:36.970Z] total 16 [2025-01-17T04:42:36.970Z] drwxr-xr-x 3 root root 4096 Jan 17 04:41 . [2025-01-17T04:42:36.970Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 04:42 .. [2025-01-17T04:42:36.970Z] drwxr-xr-x 2 root root 4096 Jan 17 04:41 cost [2025-01-17T04:42:36.970Z] -rw-r--r-- 1 root root 85 Jan 17 04:41 cost.csv [2025-01-17T04:42:36.970Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-17T04:42:36.970Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-17T04:42:36.970Z] total 16 [2025-01-17T04:42:36.970Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 04:41 . [2025-01-17T04:42:36.970Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 04:42 .. [2025-01-17T04:42:36.970Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 04:41 cost [2025-01-17T04:42:36.970Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 17 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:37.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:38.124Z] ---> package-listing.sh [2025-01-17T04:42:38.124Z] ++ facter osfamily [2025-01-17T04:42:38.124Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T04:42:38.384Z] + OS_FAMILY=debian [2025-01-17T04:42:38.384Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-01-17T04:42:38.384Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T04:42:38.384Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T04:42:38.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T04:42:38.384Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T04:42:38.384Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-17T04:42:38.384Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T04:42:38.384Z] + case "${OS_FAMILY}" in [2025-01-17T04:42:38.384Z] + dpkg -l [2025-01-17T04:42:38.384Z] + grep '^ii' [2025-01-17T04:42:38.384Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T04:42:38.384Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T04:42:38.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T04:42:38.384Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-17T04:42:38.384Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-01-17T04:42:38.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-01-17T04:42:38.396Z] 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-17T04:42:38.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T04:42:39.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T04:42:39.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T04:42:39.353Z] prd-ubuntu20.04-docker-8c-8g-36925 does not seem to be running inside a container [2025-01-17T04:42:39.383Z] $ 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-sdk-go_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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_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-01-17T04:42:39.626Z] $ docker top 095dac0852c117852ccb5235c060a95803398247dd9465c00ad48302211d43fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T04:42:39.985Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T04:42:40.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T04:42:40.542Z] + ls /var/log/sa-host [2025-01-17T04:42:40.542Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T04:42:40.717Z] provisioning config files... [2025-01-17T04:42:40.724Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3359848451229822656tmp [Pipeline] { [Pipeline] echo [2025-01-17T04:42:40.743Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:41.024Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T04:42:41.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:41.382Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T04:42:41.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:41.673Z] ---> sudo-logs.sh [2025-01-17T04:42:41.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T04:42:41.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:41.978Z] ---> job-cost.sh [2025-01-17T04:42:41.978Z] lf-activate-venv: SKIPPING [2025-01-17T04:42:41.978Z] DEBUG: total: 0.2199999988079071 [2025-01-17T04:42:41.978Z] INFO: Retrieving Stack Cost... [2025-01-17T04:42:42.237Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T04:42:42.495Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T04:42:42.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T04:42:42.792Z] ---> logs-deploy.sh [2025-01-17T04:42:42.793Z] lf-activate-venv: SKIPPING [2025-01-17T04:42:42.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/342 [2025-01-17T04:42:42.793Z] INFO: archiving workspace using pattern(s): [2025-01-17T04:42:43.728Z] Archives upload complete. [2025-01-17T04:42:44.295Z] INFO: archiving logs to Nexus