Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 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-ssh8087449812451490348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15449552600540921176.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh17624360992864595934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11157818422427091743.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-ssh6334803257466671035.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/v3]] ========================================================= [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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-21985’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21987 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 Avoid second fetch Checking out Revision 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (main) Commit message: "Merge pull request #1634 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.30.0" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 > git rev-list --no-walk 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T04:37:53.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T04:37:53.701Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T04:37:53.725Z] ========================================================= [2024-10-07T04:37:53.725Z] EdgeX Global Pipelines Version Info [2024-10-07T04:37:53.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:37:54.460Z] ------------------- [2024-10-07T04:37:54.461Z] stable info: [2024-10-07T04:37:54.461Z] ------------------- [2024-10-07T04:37:54.461Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T04:37:54.461Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T04:37:54.461Z] Message: update stable to v1.0.265 [2024-10-07T04:37:55.031Z] ------------------- [2024-10-07T04:37:55.031Z] experimental info: [2024-10-07T04:37:55.031Z] ------------------- [2024-10-07T04:37:55.031Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T04:37:55.031Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T04:37:55.031Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T04:37:55.111Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-07T04:37:55.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-07T04:37:55.154Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T04:37:55.176Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T04:37:55.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T04:37:55.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T04:37:55.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T04:37:55.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-07T04:37:55.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T04:37:55.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T04:37:55.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T04:37:55.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-07T04:37:55.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T04:37:55.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T04:37:55.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T04:37:55.481Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T04:37:55.509Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T04:37:55.535Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T04:37:55.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T04:37:55.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T04:37:55.606Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-07T04:37:55.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-07T04:37:55.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T04:37:55.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T04:37:55.697Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-07T04:37:55.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T04:37:55.745Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T04:37:55.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-07T04:37:55.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-07T04:37:55.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-07T04:37:55.840Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo [2024-10-07T04:37:55.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ef7f81 [Pipeline] echo [2024-10-07T04:37:55.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:37:55.958Z] provisioning config files... [2024-10-07T04:37:55.972Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13573668900019401224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:37:56.312Z] ---> ****-login.sh [2024-10-07T04:37:56.312Z] nexus3.edgexfoundry.org:10001 [2024-10-07T04:37:56.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:37:56.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:37:56.574Z] Configure a credential helper to remove this warning. See [2024-10-07T04:37:56.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:37:56.574Z] [2024-10-07T04:37:56.574Z] Login Succeeded [2024-10-07T04:37:56.574Z] nexus3.edgexfoundry.org:10002 [2024-10-07T04:37:56.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:37:56.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:37:56.574Z] Configure a credential helper to remove this warning. See [2024-10-07T04:37:56.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:37:56.574Z] [2024-10-07T04:37:56.574Z] Login Succeeded [2024-10-07T04:37:56.574Z] nexus3.edgexfoundry.org:10003 [2024-10-07T04:37:56.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:37:56.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:37:56.836Z] Configure a credential helper to remove this warning. See [2024-10-07T04:37:56.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:37:56.836Z] [2024-10-07T04:37:56.836Z] Login Succeeded [2024-10-07T04:37:56.836Z] nexus3.edgexfoundry.org:10004 [2024-10-07T04:37:56.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:37:56.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:37:56.836Z] Configure a credential helper to remove this warning. See [2024-10-07T04:37:56.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:37:56.836Z] [2024-10-07T04:37:56.836Z] Login Succeeded [2024-10-07T04:37:56.836Z] ****.io [2024-10-07T04:37:56.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:37:57.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:37:57.097Z] Configure a credential helper to remove this warning. See [2024-10-07T04:37:57.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:37:57.097Z] [2024-10-07T04:37:57.097Z] Login Succeeded [2024-10-07T04:37:57.097Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T04:37:57.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T04:37:57.537Z] + git rev-list -1 --merges 0ef7f81e2a588ab6c564a89cd743b8af47c7a923~1..0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo [2024-10-07T04:37:57.568Z] -----------> git rev-list -1 --merges 0ef7f81e2a588ab6c564a89cd743b8af47c7a923~1..0ef7f81e2a588ab6c564a89cd743b8af47c7a923 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [2024-10-07T04:37:57.568Z] 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [false] [Pipeline] sh [2024-10-07T04:37:57.871Z] + git log --format=format:%s -1 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo [2024-10-07T04:37:57.890Z] ========================================================= [2024-10-07T04:37:57.890Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T04:37:57.890Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T04:37:58.232Z] + git log --format=format:%s -1 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] echo [2024-10-07T04:37:58.247Z] [semverPrep] GIT_COMMIT: 0ef7f81e2a588ab6c564a89cd743b8af47c7a923, Commit Message: Merge pull request #1634 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.30.0 [Pipeline] echo [2024-10-07T04:37:58.265Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T04:37:58.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T04:37:58.664Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T04:37:58.664Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T04:37:58.664Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T04:37:58.664Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T04:37:58.664Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T04:37:58.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:37:59.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:37:59.115Z] [2024-10-07T04:37:59.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:37:59.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:37:59.438Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T04:37:59.438Z] b85a868b505f: Pulling fs layer [2024-10-07T04:37:59.438Z] e2be974225ed: Pulling fs layer [2024-10-07T04:37:59.438Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T04:37:59.438Z] 988bab9f4d93: Pulling fs layer [2024-10-07T04:37:59.438Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T04:37:59.438Z] eaf3925da568: Pulling fs layer [2024-10-07T04:37:59.438Z] bab4dde63d76: Pulling fs layer [2024-10-07T04:37:59.438Z] bde34c3a00c8: Pulling fs layer [2024-10-07T04:37:59.438Z] b352a97aabf1: Pulling fs layer [2024-10-07T04:37:59.438Z] 4872d77fe225: Pulling fs layer [2024-10-07T04:37:59.438Z] 5851b861e8e6: Pulling fs layer [2024-10-07T04:37:59.438Z] 988bab9f4d93: Waiting [2024-10-07T04:37:59.438Z] 1469e6f7b9e6: Waiting [2024-10-07T04:37:59.438Z] bde34c3a00c8: Waiting [2024-10-07T04:37:59.438Z] eaf3925da568: Waiting [2024-10-07T04:37:59.438Z] b352a97aabf1: Waiting [2024-10-07T04:37:59.438Z] bab4dde63d76: Waiting [2024-10-07T04:37:59.438Z] 5851b861e8e6: Waiting [2024-10-07T04:37:59.438Z] 4872d77fe225: Waiting [2024-10-07T04:37:59.438Z] e2be974225ed: Download complete [2024-10-07T04:37:59.438Z] 988bab9f4d93: Verifying Checksum [2024-10-07T04:37:59.438Z] 988bab9f4d93: Download complete [2024-10-07T04:37:59.438Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T04:37:59.438Z] 1469e6f7b9e6: Download complete [2024-10-07T04:37:59.438Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T04:37:59.438Z] 339a4e72a1f5: Download complete [2024-10-07T04:37:59.438Z] eaf3925da568: Verifying Checksum [2024-10-07T04:37:59.438Z] eaf3925da568: Download complete [2024-10-07T04:37:59.697Z] bde34c3a00c8: Verifying Checksum [2024-10-07T04:37:59.697Z] bde34c3a00c8: Download complete [2024-10-07T04:37:59.697Z] b352a97aabf1: Download complete [2024-10-07T04:37:59.697Z] 4872d77fe225: Download complete [2024-10-07T04:37:59.697Z] 5851b861e8e6: Verifying Checksum [2024-10-07T04:37:59.697Z] 5851b861e8e6: Download complete [2024-10-07T04:37:59.697Z] b85a868b505f: Download complete [2024-10-07T04:37:59.956Z] bab4dde63d76: Verifying Checksum [2024-10-07T04:37:59.956Z] bab4dde63d76: Download complete [2024-10-07T04:38:00.893Z] b85a868b505f: Pull complete [2024-10-07T04:38:00.893Z] e2be974225ed: Pull complete [2024-10-07T04:38:01.463Z] 339a4e72a1f5: Pull complete [2024-10-07T04:38:01.463Z] 988bab9f4d93: Pull complete [2024-10-07T04:38:01.723Z] 1469e6f7b9e6: Pull complete [2024-10-07T04:38:01.723Z] eaf3925da568: Pull complete [2024-10-07T04:38:03.632Z] bab4dde63d76: Pull complete [2024-10-07T04:38:03.632Z] bde34c3a00c8: Pull complete [2024-10-07T04:38:03.632Z] b352a97aabf1: Pull complete [2024-10-07T04:38:03.632Z] 4872d77fe225: Pull complete [2024-10-07T04:38:03.892Z] 5851b861e8e6: Pull complete [2024-10-07T04:38:03.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T04:38:03.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:38:03.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:38:04.052Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:38:04.088Z] $ 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 [2024-10-07T04:38:05.270Z] $ docker top 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc -eo pid,comm [2024-10-07T04:38:05.320Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-07T04:38:05.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T04:38:05.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:38:05.382Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:38:05.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:38:05.499Z] $ docker exec 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent [2024-10-07T04:38:05.598Z] SSH_AUTH_SOCK=/tmp/ssh-0zCqr0J6KM74/agent.32 [2024-10-07T04:38:05.599Z] SSH_AGENT_PID=38 [2024-10-07T04:38:05.604Z] Running ssh-add (command line suppressed) [2024-10-07T04:38:05.705Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18017444515393438879.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18017444515393438879.key) [2024-10-07T04:38:05.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:38:06.015Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T04:38:06.027Z] $ docker exec --env ******** --env ******** 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent -k [2024-10-07T04:38:06.127Z] unset SSH_AUTH_SOCK; [2024-10-07T04:38:06.127Z] unset SSH_AGENT_PID; [2024-10-07T04:38:06.127Z] echo Agent pid 38 killed; [2024-10-07T04:38:06.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T04:38:06.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:38:06.182Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:38:06.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:38:06.297Z] $ docker exec 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent [2024-10-07T04:38:06.402Z] SSH_AUTH_SOCK=/tmp/ssh-webFl1GicX8D/agent.71 [2024-10-07T04:38:06.402Z] SSH_AGENT_PID=77 [2024-10-07T04:38:06.407Z] Running ssh-add (command line suppressed) [2024-10-07T04:38:06.502Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7441879798337765931.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7441879798337765931.key) [2024-10-07T04:38:06.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:38:06.817Z] + git semver init [2024-10-07T04:38:07.077Z] 2024-10-07 04:38:07,001 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T04:38:07.077Z] 2024-10-07 04:38:07,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-07T04:38:07.077Z] 2024-10-07 04:38:07,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-07T04:38:07.077Z] 2024-10-07 04:38:07,003 [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) [2024-10-07T04:38:08.989Z] 2024-10-07 04:38:08,899 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-07T04:38:08.989Z] 2024-10-07 04:38:08,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-07T04:38:08.989Z] 2024-10-07 04:38:08,899 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:38:08.989Z] 2024-10-07 04:38:08,900 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:38:08.989Z] 3.2.0-dev.43 [Pipeline] } [2024-10-07T04:38:09.001Z] $ docker exec --env ******** --env ******** 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc ssh-agent -k [2024-10-07T04:38:09.100Z] unset SSH_AUTH_SOCK; [2024-10-07T04:38:09.101Z] unset SSH_AGENT_PID; [2024-10-07T04:38:09.102Z] echo Agent pid 77 killed; [2024-10-07T04:38:09.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T04:38:09.434Z] + git semver [Pipeline] } [2024-10-07T04:38:09.710Z] $ docker stop --time=1 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc [2024-10-07T04:38:10.991Z] $ docker rm -f --volumes 3fdf99d11778f6d7fcd4cb8ae660061d880e11127beca820a5ab73fff6c967cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T04:38:11.337Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T04:38:11.591Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T04:38:11.595Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.43 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:38:11.781Z] provisioning config files... [2024-10-07T04:38:11.790Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2917750343246483762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:38:12.094Z] ---> ****-login.sh [2024-10-07T04:38:12.094Z] nexus3.edgexfoundry.org:10001 [2024-10-07T04:38:12.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:38:12.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:38:12.094Z] Configure a credential helper to remove this warning. See [2024-10-07T04:38:12.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:38:12.095Z] [2024-10-07T04:38:12.095Z] Login Succeeded [2024-10-07T04:38:12.095Z] nexus3.edgexfoundry.org:10002 [2024-10-07T04:38:12.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:38:12.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:38:12.095Z] Configure a credential helper to remove this warning. See [2024-10-07T04:38:12.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:38:12.095Z] [2024-10-07T04:38:12.095Z] Login Succeeded [2024-10-07T04:38:12.095Z] nexus3.edgexfoundry.org:10003 [2024-10-07T04:38:12.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:38:12.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:38:12.355Z] Configure a credential helper to remove this warning. See [2024-10-07T04:38:12.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:38:12.355Z] [2024-10-07T04:38:12.355Z] Login Succeeded [2024-10-07T04:38:12.355Z] nexus3.edgexfoundry.org:10004 [2024-10-07T04:38:12.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:38:12.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:38:12.355Z] Configure a credential helper to remove this warning. See [2024-10-07T04:38:12.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:38:12.355Z] [2024-10-07T04:38:12.355Z] Login Succeeded [2024-10-07T04:38:12.355Z] ****.io [2024-10-07T04:38:12.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:38:12.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:38:12.624Z] Configure a credential helper to remove this warning. See [2024-10-07T04:38:12.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:38:12.624Z] [2024-10-07T04:38:12.624Z] Login Succeeded [2024-10-07T04:38:12.624Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T04:38:12.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T04:38:12.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T04:38:12.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T04:38:12.777Z] ========================================================= [2024-10-07T04:38:12.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T04:38:12.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:38:13.112Z] + 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 . [2024-10-07T04:38:13.112Z] Sending build context to Docker daemon 25.42MB [2024-10-07T04:38:13.112Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T04:38:13.112Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-07T04:38:13.371Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T04:38:13.371Z] 43c4264eed91: Pulling fs layer [2024-10-07T04:38:13.371Z] 4cc291be95ef: Pulling fs layer [2024-10-07T04:38:13.371Z] 2ac1f1163629: Pulling fs layer [2024-10-07T04:38:13.371Z] 5c3c966382ef: Pulling fs layer [2024-10-07T04:38:13.371Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T04:38:13.371Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T04:38:13.371Z] 9f66e0745190: Pulling fs layer [2024-10-07T04:38:13.371Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T04:38:13.371Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T04:38:13.371Z] 5c3c966382ef: Waiting [2024-10-07T04:38:13.371Z] 5d5c8e513c77: Waiting [2024-10-07T04:38:13.371Z] f49a43e4bbc0: Waiting [2024-10-07T04:38:13.371Z] 9f66e0745190: Waiting [2024-10-07T04:38:13.371Z] 561ebcabdf7f: Waiting [2024-10-07T04:38:13.371Z] 4f4fb700ef54: Waiting [2024-10-07T04:38:13.371Z] 4cc291be95ef: Verifying Checksum [2024-10-07T04:38:13.371Z] 4cc291be95ef: Download complete [2024-10-07T04:38:13.371Z] 5c3c966382ef: Verifying Checksum [2024-10-07T04:38:13.371Z] 5c3c966382ef: Download complete [2024-10-07T04:38:13.371Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T04:38:13.371Z] 4f4fb700ef54: Download complete [2024-10-07T04:38:13.371Z] 5d5c8e513c77: Verifying Checksum [2024-10-07T04:38:13.371Z] 5d5c8e513c77: Download complete [2024-10-07T04:38:13.371Z] 43c4264eed91: Download complete [2024-10-07T04:38:13.371Z] 9f66e0745190: Verifying Checksum [2024-10-07T04:38:13.371Z] 9f66e0745190: Download complete [2024-10-07T04:38:13.371Z] 43c4264eed91: Pull complete [2024-10-07T04:38:13.631Z] 561ebcabdf7f: Download complete [2024-10-07T04:38:13.631Z] 4cc291be95ef: Pull complete [2024-10-07T04:38:13.890Z] 2ac1f1163629: Verifying Checksum [2024-10-07T04:38:13.890Z] 2ac1f1163629: Download complete [2024-10-07T04:38:14.148Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T04:38:14.148Z] f49a43e4bbc0: Download complete [2024-10-07T04:38:17.432Z] 2ac1f1163629: Pull complete [2024-10-07T04:38:17.432Z] 5c3c966382ef: Pull complete [2024-10-07T04:38:17.432Z] 4f4fb700ef54: Pull complete [2024-10-07T04:38:17.432Z] 5d5c8e513c77: Pull complete [2024-10-07T04:38:17.432Z] 9f66e0745190: Pull complete [2024-10-07T04:38:19.967Z] f49a43e4bbc0: Pull complete [2024-10-07T04:38:19.967Z] 561ebcabdf7f: Pull complete [2024-10-07T04:38:19.967Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T04:38:19.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T04:38:19.967Z] ---> 3a752c3f9dda [2024-10-07T04:38:19.967Z] Step 3/10 : ARG MAKE=make build [2024-10-07T04:38:21.350Z] ---> Running in d8793e30bec7 [2024-10-07T04:38:21.608Z] Removing intermediate container d8793e30bec7 [2024-10-07T04:38:21.609Z] ---> ac022c628086 [2024-10-07T04:38:21.609Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-07T04:38:21.609Z] ---> Running in d09dc1e1986f [2024-10-07T04:38:21.609Z] Removing intermediate container d09dc1e1986f [2024-10-07T04:38:21.609Z] ---> c74d6f0d4bff [2024-10-07T04:38:21.609Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T04:38:21.609Z] ---> Running in a939022a6cd1 [2024-10-07T04:38:21.609Z] Removing intermediate container a939022a6cd1 [2024-10-07T04:38:21.609Z] ---> 3eb38734a753 [2024-10-07T04:38:21.609Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-07T04:38:21.609Z] ---> Running in 47b2b16af8a1 [2024-10-07T04:38:21.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:38:22.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:38:22.386Z] OK: 246 MiB in 54 packages [2024-10-07T04:38:22.645Z] Removing intermediate container 47b2b16af8a1 [2024-10-07T04:38:22.645Z] ---> b23f8c6877e6 [2024-10-07T04:38:22.645Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-07T04:38:22.645Z] ---> a032190c7070 [2024-10-07T04:38:22.645Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:38:22.904Z] ---> Running in fd2f8ba7af07 [2024-10-07T04:38:26.732Z] Still waiting to schedule task [2024-10-07T04:38:26.732Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21986’ is offline [2024-10-07T04:38:55.040Z] Removing intermediate container fd2f8ba7af07 [2024-10-07T04:38:55.040Z] ---> 283f3917004b [2024-10-07T04:38:55.040Z] Step 9/10 : COPY . . [2024-10-07T04:38:55.040Z] ---> 81deb6a18f40 [2024-10-07T04:38:55.040Z] Step 10/10 : RUN ${MAKE} [2024-10-07T04:38:55.040Z] ---> Running in 085b2e298303 [2024-10-07T04:38:55.040Z] noop [2024-10-07T04:38:55.040Z] Removing intermediate container 085b2e298303 [2024-10-07T04:38:55.040Z] ---> 7ac2df107b8c [2024-10-07T04:38:55.040Z] Successfully built 7ac2df107b8c [2024-10-07T04:38:55.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:38:55.643Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T04:38:55.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:38:55.725Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:38:55.752Z] $ 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 [2024-10-07T04:38:56.069Z] $ docker top 062fc6dd7e7ea87610872fb24ddf17284b5968d37d264d47d2092e08a3e3cac1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:38:56.415Z] + go version [2024-10-07T04:38:56.415Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T04:38:56.428Z] $ docker stop --time=1 062fc6dd7e7ea87610872fb24ddf17284b5968d37d264d47d2092e08a3e3cac1 [2024-10-07T04:38:57.705Z] $ docker rm -f --volumes 062fc6dd7e7ea87610872fb24ddf17284b5968d37d264d47d2092e08a3e3cac1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:38:58.155Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T04:38:58.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:38:58.236Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:38:58.277Z] $ 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 [2024-10-07T04:38:58.603Z] $ docker top 64a80db80200515f2ff26224f6b930d1bf5f4243a3be97c0ff58ec253ad3b636 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:38:58.953Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-07T04:38:59.258Z] + make test [2024-10-07T04:38:59.259Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T04:39:07.385Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.030s coverage: 26.0% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.033s coverage: 79.4% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.048s coverage: 86.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.105s coverage: 45.2% of statements [2024-10-07T04:39:47.917Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.1% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.634s coverage: 44.6% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.051s coverage: 68.3% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.083s coverage: 88.3% of statements [2024-10-07T04:39:47.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.3% of statements [2024-10-07T04:40:16.540Z] GO111MODULE=on go vet ./... [2024-10-07T04:40:22.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21988 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-07T04:40:22.544Z] Running in /w/workspace/device-sdk-go/318 [Pipeline] { [Pipeline] checkout [2024-10-07T04:40:22.580Z] The recommended git tool is: git [2024-10-07T04:40:23.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T04:40:23.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T04:40:23.101Z] ./bin/test-attribution-txt.sh [2024-10-07T04:40:23.101Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-07T04:40:23.101Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-07T04:40:23.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T04:40:23.133Z] $ docker stop --time=1 64a80db80200515f2ff26224f6b930d1bf5f4243a3be97c0ff58ec253ad3b636 [2024-10-07T04:40:25.258Z] $ docker rm -f --volumes 64a80db80200515f2ff26224f6b930d1bf5f4243a3be97c0ff58ec253ad3b636 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T04:40:25.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T04:40:26.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-07T04:40:26.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T04:40:26.891Z] + ls -al . [2024-10-07T04:40:26.891Z] total 712 [2024-10-07T04:40:26.891Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 04:38 . [2024-10-07T04:40:26.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:37 .. [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 04:37 .dockerignore [2024-10-07T04:40:26.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 04:39 .git [2024-10-07T04:40:26.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:37 .github [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 04:37 .gitignore [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 04:37 .golangci.yml [2024-10-07T04:40:26.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 04:38 .semver [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 04:37 CHANGELOG.md [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 04:37 GOVERNANCE.md [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 04:37 Jenkinsfile [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 04:37 LICENSE [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 04:37 Makefile [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 04:37 OWNERS.md [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 04:37 README.md [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 04:38 VERSION [2024-10-07T04:40:26.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 04:37 bin [2024-10-07T04:40:26.891Z] -rw-r--r-- 1 jenkins jenkins 466603 Oct 7 04:39 coverage.out [2024-10-07T04:40:26.891Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 04:37 example [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 04:37 go.mod [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 04:37 go.sum [2024-10-07T04:40:26.891Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 04:37 internal [2024-10-07T04:40:26.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:37 openapi [2024-10-07T04:40:26.891Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 04:37 pkg [2024-10-07T04:40:26.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:37 snap [2024-10-07T04:40:26.891Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:40:27.041Z] using credential edgex-jenkins-ssh [2024-10-07T04:40:27.064Z] Cloning the remote Git repository [2024-10-07T04:40:27.211Z] + 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=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 --label arch=amd64 --label version=3.2.0-dev.43 . [2024-10-07T04:40:27.211Z] Sending build context to Docker daemon 25.88MB [2024-10-07T04:40:27.211Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T04:40:27.211Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-07T04:40:27.211Z] ---> 7ac2df107b8c [2024-10-07T04:40:27.211Z] Step 3/24 : ARG MAKE=make build [2024-10-07T04:40:27.472Z] ---> Running in 4c040c81afad [2024-10-07T04:40:27.473Z] Removing intermediate container 4c040c81afad [2024-10-07T04:40:27.473Z] ---> a62294a86677 [2024-10-07T04:40:27.473Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-07T04:40:27.473Z] ---> Running in eeb5a22e0d4f [2024-10-07T04:40:27.473Z] Removing intermediate container eeb5a22e0d4f [2024-10-07T04:40:27.473Z] ---> 8895ad26f262 [2024-10-07T04:40:27.473Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T04:40:27.473Z] ---> Running in 814a40b9bbf1 [2024-10-07T04:40:27.107Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T04:40:27.211Z] > git init /w/workspace/device-sdk-go/318 # timeout=10 [2024-10-07T04:40:27.372Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T04:40:27.374Z] > git --version # timeout=10 [2024-10-07T04:40:27.394Z] > git --version # 'git version 2.25.1' [2024-10-07T04:40:27.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T04:40:27.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T04:40:27.732Z] Removing intermediate container 814a40b9bbf1 [2024-10-07T04:40:27.732Z] ---> 89f5d7ab685a [2024-10-07T04:40:27.732Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-07T04:40:27.732Z] ---> Running in 2186229bce4e [2024-10-07T04:40:27.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:40:27.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:40:28.559Z] OK: 246 MiB in 54 packages [2024-10-07T04:40:28.817Z] Removing intermediate container 2186229bce4e [2024-10-07T04:40:28.817Z] ---> 213627b78d99 [2024-10-07T04:40:28.817Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-07T04:40:28.817Z] ---> 6db249811d4d [2024-10-07T04:40:28.817Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:40:28.817Z] ---> Running in 07438a45bd8f [2024-10-07T04:40:29.753Z] Removing intermediate container 07438a45bd8f [2024-10-07T04:40:29.753Z] ---> cd66a35ac96d [2024-10-07T04:40:29.753Z] Step 9/24 : COPY . . [2024-10-07T04:40:30.013Z] ---> 087365052f8b [2024-10-07T04:40:30.013Z] Step 10/24 : RUN ${MAKE} [2024-10-07T04:40:30.272Z] ---> Running in 35be7a607217 [2024-10-07T04:40:30.530Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.43 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.43" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-07T04:40:30.845Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-07T04:40:30.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T04:40:31.718Z] Avoid second fetch [2024-10-07T04:40:31.719Z] Checking out Revision 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (main) [2024-10-07T04:40:32.404Z] Commit message: "Merge pull request #1634 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.30.0" [2024-10-07T04:40:31.735Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T04:40:31.810Z] > git checkout -f 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T04:40:37.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T04:40:37.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T04:40:37.048Z] Dload Upload Total Spent Left Speed [2024-10-07T04:40:37.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-07T04:40:37.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T04:40:37.713Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T04:40:37.713Z] + sudo tee /etc/docker/daemon.new [2024-10-07T04:40:37.713Z] { [2024-10-07T04:40:37.713Z] "registry-mirrors": [ [2024-10-07T04:40:37.713Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T04:40:37.713Z] ], [2024-10-07T04:40:37.713Z] "bip": "10.250.0.254/24", [2024-10-07T04:40:37.713Z] "hosts": [ [2024-10-07T04:40:37.713Z] "tcp://0.0.0.0:5555", [2024-10-07T04:40:37.713Z] "unix:///var/run/docker.sock" [2024-10-07T04:40:37.713Z] ], [2024-10-07T04:40:37.713Z] "mtu": 1458, [2024-10-07T04:40:37.713Z] "selinux-enabled": true, [2024-10-07T04:40:37.713Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T04:40:37.713Z] } [Pipeline] sh [2024-10-07T04:40:38.049Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T04:40:38.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:40:56.615Z] provisioning config files... [2024-10-07T04:40:56.637Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/318@tmp/config8779495037216071897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:40:57.074Z] ---> ****-login.sh [2024-10-07T04:40:57.074Z] nexus3.edgexfoundry.org:10001 [2024-10-07T04:40:57.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:40:57.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:40:57.614Z] Configure a credential helper to remove this warning. See [2024-10-07T04:40:57.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:40:57.614Z] [2024-10-07T04:40:57.614Z] Login Succeeded [2024-10-07T04:40:57.614Z] nexus3.edgexfoundry.org:10002 [2024-10-07T04:40:57.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:40:58.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:40:58.149Z] Configure a credential helper to remove this warning. See [2024-10-07T04:40:58.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:40:58.149Z] [2024-10-07T04:40:58.149Z] Login Succeeded [2024-10-07T04:40:58.149Z] nexus3.edgexfoundry.org:10003 [2024-10-07T04:40:58.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:40:58.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:40:58.421Z] Configure a credential helper to remove this warning. See [2024-10-07T04:40:58.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:40:58.421Z] [2024-10-07T04:40:58.421Z] Login Succeeded [2024-10-07T04:40:58.421Z] nexus3.edgexfoundry.org:10004 [2024-10-07T04:40:58.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:40:58.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:40:58.692Z] Configure a credential helper to remove this warning. See [2024-10-07T04:40:58.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:40:58.692Z] [2024-10-07T04:40:58.692Z] Login Succeeded [2024-10-07T04:40:58.692Z] ****.io [2024-10-07T04:40:58.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T04:40:59.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T04:40:59.225Z] Configure a credential helper to remove this warning. See [2024-10-07T04:40:59.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T04:40:59.225Z] [2024-10-07T04:40:59.225Z] Login Succeeded [2024-10-07T04:40:59.225Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T04:40:59.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T04:40:59.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T04:40:59.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T04:40:59.589Z] ========================================================= [2024-10-07T04:40:59.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T04:40:59.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:40:59.962Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-07T04:41:00.555Z] Sending build context to Docker daemon 13.17MB [2024-10-07T04:41:00.555Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T04:41:00.555Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-07T04:41:00.555Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T04:41:00.555Z] cf04c63912e1: Pulling fs layer [2024-10-07T04:41:00.555Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T04:41:00.555Z] a37a00ec5f00: Pulling fs layer [2024-10-07T04:41:00.555Z] 50b3750afda1: Pulling fs layer [2024-10-07T04:41:00.555Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T04:41:00.555Z] 80978eb59214: Pulling fs layer [2024-10-07T04:41:00.555Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T04:41:00.555Z] c5a475d317c9: Pulling fs layer [2024-10-07T04:41:00.555Z] 80978eb59214: Waiting [2024-10-07T04:41:00.555Z] c9f46d7d2bd2: Waiting [2024-10-07T04:41:00.555Z] c5a475d317c9: Waiting [2024-10-07T04:41:00.555Z] 50b3750afda1: Waiting [2024-10-07T04:41:00.824Z] 55b35a11ae5e: Download complete [2024-10-07T04:41:00.824Z] 50b3750afda1: Download complete [2024-10-07T04:41:00.824Z] 4f4fb700ef54: Verifying Checksum [2024-10-07T04:41:00.824Z] 4f4fb700ef54: Download complete [2024-10-07T04:41:00.824Z] 80978eb59214: Verifying Checksum [2024-10-07T04:41:00.824Z] 80978eb59214: Download complete [2024-10-07T04:41:00.824Z] cf04c63912e1: Download complete [2024-10-07T04:41:01.409Z] c5a475d317c9: Verifying Checksum [2024-10-07T04:41:01.409Z] c5a475d317c9: Download complete [2024-10-07T04:41:01.677Z] cf04c63912e1: Pull complete [2024-10-07T04:41:02.263Z] 55b35a11ae5e: Pull complete [2024-10-07T04:41:02.633Z] Removing intermediate container 35be7a607217 [2024-10-07T04:41:02.633Z] ---> a7274aad241b [2024-10-07T04:41:02.633Z] Step 11/24 : FROM alpine:3.20 [2024-10-07T04:41:02.633Z] 3.20: Pulling from library/alpine [2024-10-07T04:41:02.633Z] 43c4264eed91: Already exists [2024-10-07T04:41:02.633Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:41:02.633Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T04:41:02.633Z] ---> 91ef0af61f39 [2024-10-07T04:41:02.633Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-07T04:41:02.633Z] ---> Running in d54b92024a0f [2024-10-07T04:41:02.633Z] Removing intermediate container d54b92024a0f [2024-10-07T04:41:02.633Z] ---> 4e34b28295a7 [2024-10-07T04:41:02.633Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-07T04:41:02.633Z] ---> Running in b2a3f6d416da [2024-10-07T04:41:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:41:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:41:02.633Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T04:41:02.633Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T04:41:02.633Z] OK: 8 MiB in 15 packages [2024-10-07T04:41:02.633Z] Removing intermediate container b2a3f6d416da [2024-10-07T04:41:02.633Z] ---> 4185656e9ae9 [2024-10-07T04:41:02.633Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-07T04:41:02.633Z] ---> Running in c69d6a999e45 [2024-10-07T04:41:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:41:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:41:02.633Z] Upgrading critical system libraries and apk-tools: [2024-10-07T04:41:02.633Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:41:02.633Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T04:41:02.633Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:41:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T04:41:02.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T04:41:02.633Z] OK: 8 MiB in 15 packages [2024-10-07T04:41:02.633Z] Removing intermediate container c69d6a999e45 [2024-10-07T04:41:02.633Z] ---> 2b158593d933 [2024-10-07T04:41:02.633Z] Step 15/24 : WORKDIR / [2024-10-07T04:41:02.633Z] ---> Running in 9fb3cffc212d [2024-10-07T04:41:02.633Z] Removing intermediate container 9fb3cffc212d [2024-10-07T04:41:02.633Z] ---> 20c951535c08 [2024-10-07T04:41:02.633Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-07T04:41:02.633Z] ---> 6c7286f4e2f2 [2024-10-07T04:41:02.633Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-07T04:41:02.633Z] ---> b261c42015b4 [2024-10-07T04:41:02.633Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-07T04:41:02.633Z] ---> 8fa80df5f5d8 [2024-10-07T04:41:02.633Z] Step 19/24 : EXPOSE 59999 [2024-10-07T04:41:02.633Z] ---> Running in fff6df49e8ba [2024-10-07T04:41:02.633Z] Removing intermediate container fff6df49e8ba [2024-10-07T04:41:02.633Z] ---> 31546abe199f [2024-10-07T04:41:02.633Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-07T04:41:02.633Z] ---> Running in 74f915e1d9f7 [2024-10-07T04:41:02.845Z] a37a00ec5f00: Verifying Checksum [2024-10-07T04:41:02.845Z] a37a00ec5f00: Download complete [2024-10-07T04:41:02.891Z] Removing intermediate container 74f915e1d9f7 [2024-10-07T04:41:02.891Z] ---> 1d76019bda43 [2024-10-07T04:41:02.891Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T04:41:02.891Z] ---> Running in e5168dd767f9 [2024-10-07T04:41:02.891Z] Removing intermediate container e5168dd767f9 [2024-10-07T04:41:02.891Z] ---> b791b0c5ef4e [2024-10-07T04:41:02.891Z] Step 22/24 : LABEL arch=amd64 [2024-10-07T04:41:02.891Z] ---> Running in 0c1a67ccbc5c [2024-10-07T04:41:02.891Z] Removing intermediate container 0c1a67ccbc5c [2024-10-07T04:41:02.891Z] ---> 5234e3eada73 [2024-10-07T04:41:02.891Z] Step 23/24 : LABEL git_sha=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [2024-10-07T04:41:02.891Z] ---> Running in c6e4a799e4b4 [2024-10-07T04:41:03.158Z] Removing intermediate container c6e4a799e4b4 [2024-10-07T04:41:03.158Z] ---> e0e17deadeaf [2024-10-07T04:41:03.158Z] Step 24/24 : LABEL version=3.2.0-dev.43 [2024-10-07T04:41:03.158Z] ---> Running in d90a0b327a4a [2024-10-07T04:41:03.158Z] Removing intermediate container d90a0b327a4a [2024-10-07T04:41:03.158Z] ---> 2b7df55fef8f [2024-10-07T04:41:03.158Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T04:41:03.158Z] Successfully built 2b7df55fef8f [2024-10-07T04:41:03.158Z] 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 [2024-10-07T04:41:03.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T04:41:03.637Z] [2024-10-07T04:41:03.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:41:03.803Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T04:41:03.803Z] c9f46d7d2bd2: Download complete [2024-10-07T04:41:03.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T04:41:03.937Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T04:41:03.937Z] 5eb5b503b376: Pulling fs layer [2024-10-07T04:41:03.937Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T04:41:03.937Z] ec43610c2a17: Pulling fs layer [2024-10-07T04:41:03.937Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T04:41:03.937Z] 33b1e0a273af: Pulling fs layer [2024-10-07T04:41:03.937Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T04:41:03.937Z] 2f39f015ded8: Pulling fs layer [2024-10-07T04:41:03.937Z] 5d3b04190fa2: Waiting [2024-10-07T04:41:03.937Z] 3a2ae6a8a46f: Waiting [2024-10-07T04:41:03.937Z] 2f39f015ded8: Waiting [2024-10-07T04:41:03.937Z] 33b1e0a273af: Waiting [2024-10-07T04:41:03.937Z] 5c69ac0246d0: Verifying Checksum [2024-10-07T04:41:03.937Z] 5c69ac0246d0: Download complete [2024-10-07T04:41:03.937Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-07T04:41:03.937Z] 3a2ae6a8a46f: Download complete [2024-10-07T04:41:03.937Z] 33b1e0a273af: Verifying Checksum [2024-10-07T04:41:03.937Z] 33b1e0a273af: Download complete [2024-10-07T04:41:03.937Z] 5d3b04190fa2: Verifying Checksum [2024-10-07T04:41:03.937Z] ec43610c2a17: Verifying Checksum [2024-10-07T04:41:03.937Z] ec43610c2a17: Download complete [2024-10-07T04:41:04.196Z] 5eb5b503b376: Verifying Checksum [2024-10-07T04:41:04.196Z] 5eb5b503b376: Download complete [2024-10-07T04:41:04.763Z] 2f39f015ded8: Download complete [2024-10-07T04:41:05.330Z] 5eb5b503b376: Pull complete [2024-10-07T04:41:05.330Z] 5c69ac0246d0: Pull complete [2024-10-07T04:41:05.896Z] ec43610c2a17: Pull complete [2024-10-07T04:41:05.896Z] 3a2ae6a8a46f: Pull complete [2024-10-07T04:41:06.155Z] 33b1e0a273af: Pull complete [2024-10-07T04:41:06.155Z] 5d3b04190fa2: Pull complete [2024-10-07T04:41:13.702Z] 2f39f015ded8: Pull complete [2024-10-07T04:41:13.702Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T04:41:13.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T04:41:13.702Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:41:13.829Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:41:13.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 [2024-10-07T04:41:15.069Z] $ docker top e852603f590b5c250adab81bf8d60c0a4b0bcce8e0c2d1760f46bf9850e655bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:41:15.479Z] ---> job-cost.sh [2024-10-07T04:41:15.479Z] lf-activate-venv: SKIPPING [2024-10-07T04:41:15.479Z] INFO: No Stack... [2024-10-07T04:41:15.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T04:41:16.304Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T04:41:16.592Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-07T04:41:16.593Z] + cut -d, -f6 [2024-10-07T04:41:16.599Z] a37a00ec5f00: Pull complete [2024-10-07T04:41:16.599Z] 50b3750afda1: Pull complete [2024-10-07T04:41:16.599Z] 4f4fb700ef54: Pull complete [Pipeline] lock [2024-10-07T04:41:16.609Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [2024-10-07T04:41:16.617Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] did not exist. Created. [2024-10-07T04:41:16.623Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T04:41:16.868Z] 80978eb59214: Pull complete [2024-10-07T04:41:16.933Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T04:41:16.975Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T04:41:16.984Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T04:41:17.010Z] $ docker stop --time=1 e852603f590b5c250adab81bf8d60c0a4b0bcce8e0c2d1760f46bf9850e655bd [2024-10-07T04:41:18.187Z] $ docker rm -f --volumes e852603f590b5c250adab81bf8d60c0a4b0bcce8e0c2d1760f46bf9850e655bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T04:41:26.969Z] c9f46d7d2bd2: Pull complete [2024-10-07T04:41:27.558Z] c5a475d317c9: Pull complete [2024-10-07T04:41:27.558Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T04:41:27.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T04:41:27.558Z] ---> be29e6b0f0d4 [2024-10-07T04:41:27.558Z] Step 3/10 : ARG MAKE=make build [2024-10-07T04:41:28.145Z] ---> Running in ca0268f0e40f [2024-10-07T04:41:28.418Z] Removing intermediate container ca0268f0e40f [2024-10-07T04:41:28.418Z] ---> 5b24b6a089b3 [2024-10-07T04:41:28.418Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-07T04:41:28.702Z] ---> Running in 456e892b0802 [2024-10-07T04:41:28.984Z] Removing intermediate container 456e892b0802 [2024-10-07T04:41:28.984Z] ---> e1a352a42a85 [2024-10-07T04:41:28.984Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T04:41:28.984Z] ---> Running in 3c6c6564600f [2024-10-07T04:41:29.252Z] Removing intermediate container 3c6c6564600f [2024-10-07T04:41:29.252Z] ---> 584530e244d7 [2024-10-07T04:41:29.252Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-07T04:41:29.252Z] ---> Running in 14641512aea8 [2024-10-07T04:41:30.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T04:41:30.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T04:41:31.749Z] OK: 238 MiB in 54 packages [2024-10-07T04:41:32.709Z] Removing intermediate container 14641512aea8 [2024-10-07T04:41:32.709Z] ---> eb4d30a0f397 [2024-10-07T04:41:32.709Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-07T04:41:33.294Z] ---> 662a0d42a7d8 [2024-10-07T04:41:33.294Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:41:33.294Z] ---> Running in f3b8bfd1a695 [2024-10-07T04:43:25.079Z] Removing intermediate container f3b8bfd1a695 [2024-10-07T04:43:25.079Z] ---> bee1c08e58a8 [2024-10-07T04:43:25.079Z] Step 9/10 : COPY . . [2024-10-07T04:43:25.079Z] ---> 808ff5b48fb2 [2024-10-07T04:43:25.079Z] Step 10/10 : RUN ${MAKE} [2024-10-07T04:43:25.079Z] ---> Running in 9a48b7435421 [2024-10-07T04:43:25.079Z] noop [2024-10-07T04:43:25.079Z] Removing intermediate container 9a48b7435421 [2024-10-07T04:43:25.079Z] ---> 7fd6237b7f0e [2024-10-07T04:43:25.079Z] Successfully built 7fd6237b7f0e [2024-10-07T04:43:25.079Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:43:25.490Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T04:43:25.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:43:25.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-21988 does not seem to be running inside a container [2024-10-07T04:43:25.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/318 -v /w/workspace/device-sdk-go/318:/w/workspace/device-sdk-go/318:rw,z -v /w/workspace/device-sdk-go/318@tmp:/w/workspace/device-sdk-go/318@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 ******** ci-base-image-arm64 cat [2024-10-07T04:43:26.970Z] $ docker top 5c72aea94af4a6de6ef5e022630e1f42a543f3e4b58905c318e327e3ef6ddca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:43:27.804Z] + go version [2024-10-07T04:43:27.804Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T04:43:27.826Z] $ docker stop --time=1 5c72aea94af4a6de6ef5e022630e1f42a543f3e4b58905c318e327e3ef6ddca2 [2024-10-07T04:43:29.439Z] $ docker rm -f --volumes 5c72aea94af4a6de6ef5e022630e1f42a543f3e4b58905c318e327e3ef6ddca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:43:30.012Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T04:43:30.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:43:30.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-21988 does not seem to be running inside a container [2024-10-07T04:43:30.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/318 -v /w/workspace/device-sdk-go/318:/w/workspace/device-sdk-go/318:rw,z -v /w/workspace/device-sdk-go/318@tmp:/w/workspace/device-sdk-go/318@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 ******** ci-base-image-arm64 cat [2024-10-07T04:43:31.411Z] $ docker top ce17d74b3026a333c0648df6a091ebca445e2edfc422dd5b2041ade3730645a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:43:31.925Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/318 [Pipeline] fileExists [Pipeline] sh [2024-10-07T04:43:32.262Z] + make test [2024-10-07T04:43:32.262Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T04:44:19.125Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-07T04:47:30.927Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-07T04:47:30.927Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-07T04:47:30.927Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-07T04:47:30.927Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-07T04:47:30.927Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-07T04:47:43.218Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.165s coverage: 26.0% of statements [2024-10-07T04:47:46.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.173s coverage: 79.4% of statements [2024-10-07T04:47:56.603Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-07T04:47:56.603Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-07T04:47:58.010Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.252s coverage: 86.0% of statements [2024-10-07T04:48:08.114Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-07T04:48:09.075Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.527s coverage: 45.2% of statements [2024-10-07T04:48:11.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.279s coverage: 14.1% of statements [2024-10-07T04:48:11.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.925s coverage: 44.6% of statements [2024-10-07T04:48:14.989Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-07T04:48:14.989Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-07T04:48:14.989Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-07T04:48:15.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.357s coverage: 68.3% of statements [2024-10-07T04:48:20.205Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.333s coverage: 88.3% of statements [2024-10-07T04:48:25.544Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-07T04:48:26.964Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.286s coverage: 5.3% of statements [2024-10-07T04:48:27.923Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T04:48:27.923Z] GO111MODULE=on go vet ./... [2024-10-07T04:51:49.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T04:51:49.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T04:51:49.699Z] ./bin/test-attribution-txt.sh [2024-10-07T04:51:49.699Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-07T04:51:49.699Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-07T04:51:49.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T04:51:49.735Z] $ docker stop --time=1 ce17d74b3026a333c0648df6a091ebca445e2edfc422dd5b2041ade3730645a3 [2024-10-07T04:51:51.564Z] $ docker rm -f --volumes ce17d74b3026a333c0648df6a091ebca445e2edfc422dd5b2041ade3730645a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T04:51:53.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T04:51:53.745Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T04:51:54.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T04:51:54.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T04:51:55.129Z] + ls -al . [2024-10-07T04:51:55.129Z] total 708 [2024-10-07T04:51:55.129Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 04:43 . [2024-10-07T04:51:55.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:40 .. [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 04:40 .dockerignore [2024-10-07T04:51:55.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 04:40 .git [2024-10-07T04:51:55.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:40 .github [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 04:40 .gitignore [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 04:40 .golangci.yml [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 04:40 CHANGELOG.md [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 04:40 GOVERNANCE.md [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 04:40 Jenkinsfile [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 04:40 LICENSE [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 04:40 Makefile [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 04:40 OWNERS.md [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 04:40 README.md [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 04:38 VERSION [2024-10-07T04:51:55.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 04:40 bin [2024-10-07T04:51:55.129Z] -rw-r--r-- 1 jenkins jenkins 466604 Oct 7 04:48 coverage.out [2024-10-07T04:51:55.129Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 04:40 example [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 04:40 go.mod [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 04:40 go.sum [2024-10-07T04:51:55.129Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 04:40 internal [2024-10-07T04:51:55.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 04:40 openapi [2024-10-07T04:51:55.129Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 04:40 pkg [2024-10-07T04:51:55.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 04:40 snap [2024-10-07T04:51:55.129Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 04:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:51:55.572Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 --label arch=arm64 --label version=3.2.0-dev.43 . [2024-10-07T04:51:56.184Z] Sending build context to Docker daemon 13.63MB [2024-10-07T04:51:56.184Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T04:51:56.184Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-07T04:51:56.184Z] ---> 7fd6237b7f0e [2024-10-07T04:51:56.184Z] Step 3/24 : ARG MAKE=make build [2024-10-07T04:51:56.184Z] ---> Running in 77ab8afc790a [2024-10-07T04:51:56.452Z] Removing intermediate container 77ab8afc790a [2024-10-07T04:51:56.452Z] ---> b5c6ad0856a1 [2024-10-07T04:51:56.452Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-07T04:51:56.724Z] ---> Running in 7d2acf7cf643 [2024-10-07T04:51:57.028Z] Removing intermediate container 7d2acf7cf643 [2024-10-07T04:51:57.028Z] ---> 8c526608b9de [2024-10-07T04:51:57.028Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T04:51:57.028Z] ---> Running in f96781130ee6 [2024-10-07T04:51:57.310Z] Removing intermediate container f96781130ee6 [2024-10-07T04:51:57.310Z] ---> ebeaf1dda8c1 [2024-10-07T04:51:57.310Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-07T04:51:57.310Z] ---> Running in 83f56999f73e [2024-10-07T04:51:58.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T04:51:58.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T04:51:59.951Z] OK: 238 MiB in 54 packages [2024-10-07T04:52:00.909Z] Removing intermediate container 83f56999f73e [2024-10-07T04:52:00.909Z] ---> 1f0ddd5e3013 [2024-10-07T04:52:00.909Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-07T04:52:01.175Z] ---> 6951c237fd9a [2024-10-07T04:52:01.175Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T04:52:01.175Z] ---> Running in ef26d63031e4 [2024-10-07T04:52:03.748Z] Removing intermediate container ef26d63031e4 [2024-10-07T04:52:03.748Z] ---> baaa10e6863d [2024-10-07T04:52:03.748Z] Step 9/24 : COPY . . [2024-10-07T04:52:05.151Z] ---> bca61a3b4ec5 [2024-10-07T04:52:05.151Z] Step 10/24 : RUN ${MAKE} [2024-10-07T04:52:05.151Z] ---> Running in b5536725e49f [2024-10-07T04:52:06.104Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.43 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.43" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-07T04:55:27.858Z] Removing intermediate container b5536725e49f [2024-10-07T04:55:27.858Z] ---> 05fb8a1b7f41 [2024-10-07T04:55:27.858Z] Step 11/24 : FROM alpine:3.20 [2024-10-07T04:55:27.858Z] 3.20: Pulling from library/alpine [2024-10-07T04:55:27.858Z] cf04c63912e1: Already exists [2024-10-07T04:55:27.858Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T04:55:27.858Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T04:55:27.858Z] ---> c157a85ed455 [2024-10-07T04:55:27.858Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-07T04:55:27.858Z] ---> Running in b8820dd08098 [2024-10-07T04:55:27.858Z] Removing intermediate container b8820dd08098 [2024-10-07T04:55:27.858Z] ---> b16ee2b82173 [2024-10-07T04:55:27.858Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-07T04:55:27.858Z] ---> Running in 95cc3f6e466e [2024-10-07T04:55:27.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T04:55:27.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T04:55:27.858Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T04:55:27.858Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:27.858Z] OK: 9 MiB in 15 packages [2024-10-07T04:55:28.819Z] Removing intermediate container 95cc3f6e466e [2024-10-07T04:55:28.819Z] ---> fd26c1961f6a [2024-10-07T04:55:28.819Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-07T04:55:28.819Z] ---> Running in c23984be6856 [2024-10-07T04:55:29.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T04:55:30.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T04:55:31.910Z] Upgrading critical system libraries and apk-tools: [2024-10-07T04:55:31.910Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T04:55:31.910Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T04:55:31.910Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T04:55:31.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T04:55:32.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T04:55:33.907Z] OK: 9 MiB in 15 packages [2024-10-07T04:55:34.492Z] Removing intermediate container c23984be6856 [2024-10-07T04:55:34.492Z] ---> 04562df8ad7d [2024-10-07T04:55:34.492Z] Step 15/24 : WORKDIR / [2024-10-07T04:55:34.769Z] ---> Running in c890b5c75aff [2024-10-07T04:55:35.037Z] Removing intermediate container c890b5c75aff [2024-10-07T04:55:35.037Z] ---> 77c34fa5cc77 [2024-10-07T04:55:35.037Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-07T04:55:35.620Z] ---> be84a4b66c42 [2024-10-07T04:55:35.620Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-07T04:55:37.567Z] ---> ac235b52213a [2024-10-07T04:55:37.567Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-07T04:55:38.158Z] ---> 8fe2a56ebb17 [2024-10-07T04:55:38.158Z] Step 19/24 : EXPOSE 59999 [2024-10-07T04:55:38.158Z] ---> Running in cec3bda708a7 [2024-10-07T04:55:38.425Z] Removing intermediate container cec3bda708a7 [2024-10-07T04:55:38.425Z] ---> 6f50f051b985 [2024-10-07T04:55:38.425Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-07T04:55:38.425Z] ---> Running in eb33aff9b62d [2024-10-07T04:55:39.010Z] Removing intermediate container eb33aff9b62d [2024-10-07T04:55:39.010Z] ---> c12b90cbbfde [2024-10-07T04:55:39.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T04:55:39.010Z] ---> Running in 56653480d4fb [2024-10-07T04:55:39.278Z] Removing intermediate container 56653480d4fb [2024-10-07T04:55:39.278Z] ---> 9c057f1285c6 [2024-10-07T04:55:39.278Z] Step 22/24 : LABEL arch=arm64 [2024-10-07T04:55:39.278Z] ---> Running in 56c0046451c8 [2024-10-07T04:55:39.545Z] Removing intermediate container 56c0046451c8 [2024-10-07T04:55:39.545Z] ---> dec767896ed1 [2024-10-07T04:55:39.545Z] Step 23/24 : LABEL git_sha=0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [2024-10-07T04:55:39.545Z] ---> Running in 8750907f88e4 [2024-10-07T04:55:39.811Z] Removing intermediate container 8750907f88e4 [2024-10-07T04:55:39.811Z] ---> 4f69a5958cc6 [2024-10-07T04:55:39.811Z] Step 24/24 : LABEL version=3.2.0-dev.43 [2024-10-07T04:55:40.078Z] ---> Running in e099586afd98 [2024-10-07T04:55:40.344Z] Removing intermediate container e099586afd98 [2024-10-07T04:55:40.344Z] ---> c637f13b4126 [2024-10-07T04:55:40.344Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T04:55:40.344Z] Successfully built c637f13b4126 [2024-10-07T04:55:40.344Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:55:40.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T04:55:40.839Z] [2024-10-07T04:55:40.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:55:41.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T04:55:41.182Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T04:55:41.182Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T04:55:41.182Z] 04944245beec: Pulling fs layer [2024-10-07T04:55:41.182Z] 699f458cf7ca: Pulling fs layer [2024-10-07T04:55:41.182Z] 765212b225bb: Pulling fs layer [2024-10-07T04:55:41.182Z] f23df028b6ca: Pulling fs layer [2024-10-07T04:55:41.182Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T04:55:41.182Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T04:55:41.182Z] f23df028b6ca: Waiting [2024-10-07T04:55:41.182Z] d65c8cfc05b1: Waiting [2024-10-07T04:55:41.182Z] 765212b225bb: Waiting [2024-10-07T04:55:41.182Z] 2437ff75d9bd: Waiting [2024-10-07T04:55:41.450Z] 04944245beec: Verifying Checksum [2024-10-07T04:55:41.450Z] 04944245beec: Download complete [2024-10-07T04:55:41.450Z] 765212b225bb: Verifying Checksum [2024-10-07T04:55:41.450Z] 765212b225bb: Download complete [2024-10-07T04:55:41.450Z] f23df028b6ca: Verifying Checksum [2024-10-07T04:55:41.450Z] f23df028b6ca: Download complete [2024-10-07T04:55:41.450Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T04:55:41.450Z] d65c8cfc05b1: Download complete [2024-10-07T04:55:41.718Z] 699f458cf7ca: Verifying Checksum [2024-10-07T04:55:41.718Z] 699f458cf7ca: Download complete [2024-10-07T04:55:41.984Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T04:55:41.984Z] 8998bd30e6a1: Download complete [2024-10-07T04:55:44.562Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T04:55:44.562Z] 2437ff75d9bd: Download complete [2024-10-07T04:55:46.502Z] 8998bd30e6a1: Pull complete [2024-10-07T04:55:47.085Z] 04944245beec: Pull complete [2024-10-07T04:55:48.490Z] 699f458cf7ca: Pull complete [2024-10-07T04:55:48.756Z] 765212b225bb: Pull complete [2024-10-07T04:55:49.713Z] f23df028b6ca: Pull complete [2024-10-07T04:55:49.977Z] d65c8cfc05b1: Pull complete [2024-10-07T04:56:08.164Z] 2437ff75d9bd: Pull complete [2024-10-07T04:56:08.164Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T04:56:08.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T04:56:08.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:56:08.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-21988 does not seem to be running inside a container [2024-10-07T04:56:08.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/318 -v /w/workspace/device-sdk-go/318:/w/workspace/device-sdk-go/318:rw,z -v /w/workspace/device-sdk-go/318@tmp:/w/workspace/device-sdk-go/318@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:arm64 cat [2024-10-07T04:56:11.084Z] $ docker top 2e2b98e60446cff824b61a479b12495203d726ec3ff47a97c78c602481c6ff2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:56:11.618Z] ---> job-cost.sh [2024-10-07T04:56:11.885Z] lf-activate-venv: SKIPPING [2024-10-07T04:56:11.885Z] INFO: No Stack... [2024-10-07T04:56:12.465Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T04:56:13.045Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T04:56:13.680Z] + + cat /w/workspace/device-sdk-go/318/archives/cost.csv [2024-10-07T04:56:13.680Z] cut -d, -f6 [Pipeline] lock [2024-10-07T04:56:13.737Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [2024-10-07T04:56:13.745Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] did not exist. Created. [2024-10-07T04:56:13.751Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T04:56:14.102Z] /w/workspace/device-sdk-go/318@tmp/durable-061fc0c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T04:56:14.425Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T04:56:14.715Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T04:56:14.795Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T04:56:14.803Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-318-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T04:56:14.834Z] $ docker stop --time=1 2e2b98e60446cff824b61a479b12495203d726ec3ff47a97c78c602481c6ff2e [2024-10-07T04:56:16.318Z] $ docker rm -f --volumes 2e2b98e60446cff824b61a479b12495203d726ec3ff47a97c78c602481c6ff2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-07T04:56:16.819Z] provisioning config files... [2024-10-07T04:56:16.830Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10291841447516468487tmp [Pipeline] { [Pipeline] sh [2024-10-07T04:56:17.130Z] + set +x [2024-10-07T04:56:17.130Z] + curl -s https://codecov.io/bash [2024-10-07T04:56:17.130Z] + bash -s -- [2024-10-07T04:56:17.130Z] [2024-10-07T04:56:17.130Z] _____ _ [2024-10-07T04:56:17.130Z] / ____| | | [2024-10-07T04:56:17.130Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T04:56:17.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T04:56:17.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T04:56:17.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T04:56:17.130Z] Bash-1.0.6 [2024-10-07T04:56:17.130Z] [2024-10-07T04:56:17.130Z] [2024-10-07T04:56:17.130Z] ==> git version 2.25.1 found [2024-10-07T04:56:17.131Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-07T04:56:17.131Z] Release-Date: 2020-01-08 [2024-10-07T04:56:17.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-07T04:56:17.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T04:56:17.131Z] ==> Jenkins CI detected. [2024-10-07T04:56:17.131Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-07T04:56:17.131Z] project root: . [2024-10-07T04:56:17.131Z] --> token set from env [2024-10-07T04:56:17.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T04:56:17.131Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T04:56:17.131Z] ==> Python coveragepy not found [2024-10-07T04:56:17.131Z] ==> Searching for coverage reports in: [2024-10-07T04:56:17.131Z] + . [2024-10-07T04:56:17.131Z] -> Found 1 reports [2024-10-07T04:56:17.131Z] ==> Detecting git/mercurial file structure [2024-10-07T04:56:17.390Z] ==> Reading reports [2024-10-07T04:56:17.390Z] + ./coverage.out bytes=466604 [2024-10-07T04:56:17.390Z] ==> Appending adjustments [2024-10-07T04:56:17.390Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T04:56:17.649Z] + Found adjustments [2024-10-07T04:56:17.649Z] ==> Gzipping contents [2024-10-07T04:56:17.649Z] 44K /tmp/codecov.ZgUf7n.gz [2024-10-07T04:56:17.649Z] ==> Uploading reports [2024-10-07T04:56:17.649Z] url: https://codecov.io [2024-10-07T04:56:17.649Z] query: branch=main&commit=0ef7f81e2a588ab6c564a89cd743b8af47c7a923&build=318&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F318%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-07T04:56:17.649Z] -> Pinging Codecov [2024-10-07T04:56:17.649Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0ef7f81e2a588ab6c564a89cd743b8af47c7a923&build=318&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F318%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-07T04:56:17.910Z] -> Uploading to [2024-10-07T04:56:17.910Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/0ef7f81e2a588ab6c564a89cd743b8af47c7a923/d420dedf-cad1-413f-b6e9-689957182fd2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T045617Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ccaf3e35bf209dec48bc37885779dac9616dc612b1e566de9e80299337df839a [2024-10-07T04:56:17.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T04:56:17.910Z] Dload Upload Total Spent Left Speed [2024-10-07T04:56:18.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44617 0 0 100 44617 0 168k --:--:-- --:--:-- --:--:-- 168k [2024-10-07T04:56:18.171Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] } [2024-10-07T04:56:18.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-07T04:56:18.418Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-07T04:56:18.434Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:56:18.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-07T04:56:18.751Z] [2024-10-07T04:56:18.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:56:19.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-07T04:56:19.055Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-07T04:56:19.055Z] 43c4264eed91: Already exists [2024-10-07T04:56:19.055Z] 4cc291be95ef: Already exists [2024-10-07T04:56:19.055Z] 2ac1f1163629: Already exists [2024-10-07T04:56:19.055Z] 5c3c966382ef: Already exists [2024-10-07T04:56:19.055Z] 4f4fb700ef54: Already exists [2024-10-07T04:56:19.055Z] d9c7d2e4e75e: Pulling fs layer [2024-10-07T04:56:19.055Z] 9c3e1370e548: Pulling fs layer [2024-10-07T04:56:19.314Z] d9c7d2e4e75e: Verifying Checksum [2024-10-07T04:56:19.314Z] d9c7d2e4e75e: Download complete [2024-10-07T04:56:19.574Z] d9c7d2e4e75e: Pull complete [2024-10-07T04:56:20.140Z] 9c3e1370e548: Verifying Checksum [2024-10-07T04:56:20.140Z] 9c3e1370e548: Download complete [2024-10-07T04:56:23.424Z] 9c3e1370e548: Pull complete [2024-10-07T04:56:23.424Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-07T04:56:23.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-07T04:56:23.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:56:23.541Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:56:23.571Z] $ 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 [2024-10-07T04:56:25.702Z] $ docker top 05e0801ba55f49382f3ac902f4a998b17b93a4bbd3c3d2c8327c9867e2455db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:56:26.068Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-07T04:56:26.079Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-07T04:56:26.356Z] + set -o pipefail [2024-10-07T04:56:26.356Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-07T04:56:36.332Z] [2024-10-07T04:56:36.332Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-07T04:56:36.332Z] [2024-10-07T04:56:36.332Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/8e16fc64-8d08-4a74-80e8-4ec15ad9408b [2024-10-07T04:56:36.332Z] [2024-10-07T04:56:36.332Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-07T04:56:36.332Z] [2024-10-07T04:56:36.332Z] [2024-10-07T04:56:36.332Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-07T04:56:36.332Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-07T04:56:36.341Z] $ docker stop --time=1 05e0801ba55f49382f3ac902f4a998b17b93a4bbd3c3d2c8327c9867e2455db6 [2024-10-07T04:56:40.270Z] $ docker rm -f --volumes 05e0801ba55f49382f3ac902f4a998b17b93a4bbd3c3d2c8327c9867e2455db6 [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 [2024-10-07T04:56:40.815Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:56:40.834Z] provisioning config files... [2024-10-07T04:56:40.843Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7766938851154521099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:56:41.136Z] --> edgex-publish-swagger.sh [2024-10-07T04:56:41.136Z] === Publish openapi/v3 API === [2024-10-07T04:56:41.136Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-07T04:56:41.136Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-07T04:56:41.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T04:56:41.136Z] Dload Upload Total Spent Left Speed [2024-10-07T04:56:41.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 313k --:--:-- --:--:-- --:--:-- 310k 100 37674 100 156 100 37518 402 96695 --:--:-- --:--:-- --:--:-- 96848 [2024-10-07T04:56:41.397Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-07T04:56:41.397Z] [Pipeline] } [2024-10-07T04:56:41.405Z] 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 [2024-10-07T04:56:41.841Z] + git log --format=format:%s -1 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 [Pipeline] sh [2024-10-07T04:56:42.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T04:56:42.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:56:42.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:56:42.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:56:42.515Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:56:42.544Z] $ 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 [2024-10-07T04:56:42.895Z] $ docker top 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T04:56:43.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:56:43.014Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:56:43.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:56:43.109Z] $ docker exec 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 ssh-agent [2024-10-07T04:56:43.221Z] SSH_AUTH_SOCK=/tmp/ssh-g6QAd7W34IEU/agent.32 [2024-10-07T04:56:43.221Z] SSH_AGENT_PID=38 [2024-10-07T04:56:43.226Z] Running ssh-add (command line suppressed) [2024-10-07T04:56:43.324Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9822038480539976913.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9822038480539976913.key) [2024-10-07T04:56:43.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:56:43.671Z] + git semver tag [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,842 [run_tag] DEBUG tag force:False [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,842 [check_head_tag] DEBUG check head tag [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,843 [execute] INFO git cat-file --batch-check [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,847 [execute] INFO git cat-file --batch [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,880 [execute] INFO git tag -a v3.2.0-dev.43 -m v3.2.0-dev.43 [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,881 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.43', '-m', 'v3.2.0-dev.43'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-07T04:56:45.010Z] 2024-10-07 04:56:43,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:56:45.010Z] 3.2.0-dev.43 [Pipeline] } [2024-10-07T04:56:45.049Z] $ docker exec --env ******** --env ******** 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 ssh-agent -k [2024-10-07T04:56:45.148Z] unset SSH_AUTH_SOCK; [2024-10-07T04:56:45.149Z] unset SSH_AGENT_PID; [2024-10-07T04:56:45.149Z] echo Agent pid 38 killed; [2024-10-07T04:56:45.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T04:56:45.512Z] + git semver [Pipeline] } [2024-10-07T04:56:45.782Z] $ docker stop --time=1 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 [2024-10-07T04:56:47.061Z] $ docker rm -f --volumes 3371eabdac7b9dca619ff04bc2e1eaf608d7ff9ce093c9dd441b2f0ff911b327 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:56:47.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-07T04:56:47.495Z] [2024-10-07T04:56:47.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:56:47.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-07T04:56:47.807Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-07T04:56:47.807Z] ab5ef0e58194: Pulling fs layer [2024-10-07T04:56:47.807Z] 9712f1f96733: Pulling fs layer [2024-10-07T04:56:47.807Z] 63f879dbbcfc: Pulling fs layer [2024-10-07T04:56:47.807Z] 0d9ebad4ef96: Pulling fs layer [2024-10-07T04:56:47.807Z] e9a5061849ea: Pulling fs layer [2024-10-07T04:56:47.807Z] d747dcd14b5f: Pulling fs layer [2024-10-07T04:56:47.807Z] 2de7ff778b66: Pulling fs layer [2024-10-07T04:56:47.807Z] 0d9ebad4ef96: Waiting [2024-10-07T04:56:47.807Z] e9a5061849ea: Waiting [2024-10-07T04:56:47.807Z] d747dcd14b5f: Waiting [2024-10-07T04:56:47.807Z] 2de7ff778b66: Waiting [2024-10-07T04:56:47.807Z] 9712f1f96733: Download complete [2024-10-07T04:56:48.064Z] 63f879dbbcfc: Verifying Checksum [2024-10-07T04:56:48.064Z] 63f879dbbcfc: Download complete [2024-10-07T04:56:48.322Z] e9a5061849ea: Verifying Checksum [2024-10-07T04:56:48.322Z] e9a5061849ea: Download complete [2024-10-07T04:56:48.322Z] d747dcd14b5f: Verifying Checksum [2024-10-07T04:56:48.322Z] d747dcd14b5f: Download complete [2024-10-07T04:56:48.322Z] ab5ef0e58194: Download complete [2024-10-07T04:56:48.322Z] 0d9ebad4ef96: Verifying Checksum [2024-10-07T04:56:48.322Z] 0d9ebad4ef96: Download complete [2024-10-07T04:56:48.322Z] 2de7ff778b66: Verifying Checksum [2024-10-07T04:56:48.322Z] 2de7ff778b66: Download complete [2024-10-07T04:56:50.853Z] ab5ef0e58194: Pull complete [2024-10-07T04:56:51.110Z] 9712f1f96733: Pull complete [2024-10-07T04:56:51.677Z] 63f879dbbcfc: Pull complete [2024-10-07T04:56:55.868Z] 0d9ebad4ef96: Pull complete [2024-10-07T04:56:55.868Z] e9a5061849ea: Pull complete [2024-10-07T04:56:55.868Z] d747dcd14b5f: Pull complete [2024-10-07T04:56:56.806Z] 2de7ff778b66: Pull complete [2024-10-07T04:56:56.806Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-07T04:56:56.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-07T04:56:56.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:56:56.925Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:56:56.961Z] $ 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 [2024-10-07T04:57:05.213Z] $ docker top 0b16f21c03a2186bd2b20d4cb45da9f7c82717a5bb54cd8ba496909af50422fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:57:05.297Z] provisioning config files... [2024-10-07T04:57:05.303Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5911865355884367386tmp [2024-10-07T04:57:05.313Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14768626847485422874tmp [2024-10-07T04:57:05.321Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config283497447169711947tmp [Pipeline] { [Pipeline] echo [2024-10-07T04:57:05.408Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:05.706Z] ---> sigul-configuration.sh [2024-10-07T04:57:05.706Z] gpg: directory `/root/.gnupg' created [2024-10-07T04:57:05.706Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-07T04:57:05.706Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-07T04:57:05.706Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-07T04:57:05.707Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-07T04:57:05.707Z] gpg: CAST5 encrypted data [2024-10-07T04:57:05.707Z] gpg: encrypted with 1 passphrase [2024-10-07T04:57:05.707Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-07T04:57:05.999Z] + mkdir /home/jenkins [2024-10-07T04:57:05.999Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-07T04:57:06.296Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-07T04:57:06.312Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:06.611Z] ---> sigul-install.sh [2024-10-07T04:57:06.611Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-07T04:57:06.911Z] + git tag --list [2024-10-07T04:57:06.912Z] 0.7.1 [2024-10-07T04:57:06.912Z] delhi-tag [2024-10-07T04:57:06.912Z] v1.0.0 [2024-10-07T04:57:06.912Z] v1.1.0 [2024-10-07T04:57:06.912Z] v1.1.1 [2024-10-07T04:57:06.912Z] v1.1.2 [2024-10-07T04:57:06.912Z] v1.2.0 [2024-10-07T04:57:06.912Z] v1.2.1 [2024-10-07T04:57:06.912Z] v1.2.2 [2024-10-07T04:57:06.912Z] v1.2.3 [2024-10-07T04:57:06.912Z] v1.3.0 [2024-10-07T04:57:06.912Z] v1.4.0 [2024-10-07T04:57:06.912Z] v2.0.0 [2024-10-07T04:57:06.912Z] v2.1.0 [2024-10-07T04:57:06.912Z] v2.1.1 [2024-10-07T04:57:06.912Z] v2.2.0 [2024-10-07T04:57:06.912Z] v2.3.0 [2024-10-07T04:57:06.912Z] v2.3.1 [2024-10-07T04:57:06.912Z] v3.0 [2024-10-07T04:57:06.912Z] v3.0.0 [2024-10-07T04:57:06.912Z] v3.0.1-dev.1 [2024-10-07T04:57:06.912Z] v3.1 [2024-10-07T04:57:06.912Z] v3.1.0 [2024-10-07T04:57:06.912Z] v3.1.0-dev.1 [2024-10-07T04:57:06.912Z] v3.1.0-dev.10 [2024-10-07T04:57:06.912Z] v3.1.0-dev.11 [2024-10-07T04:57:06.912Z] v3.1.0-dev.12 [2024-10-07T04:57:06.912Z] v3.1.0-dev.13 [2024-10-07T04:57:06.912Z] v3.1.0-dev.14 [2024-10-07T04:57:06.912Z] v3.1.0-dev.15 [2024-10-07T04:57:06.912Z] v3.1.0-dev.16 [2024-10-07T04:57:06.912Z] v3.1.0-dev.17 [2024-10-07T04:57:06.912Z] v3.1.0-dev.18 [2024-10-07T04:57:06.912Z] v3.1.0-dev.19 [2024-10-07T04:57:06.912Z] v3.1.0-dev.2 [2024-10-07T04:57:06.912Z] v3.1.0-dev.20 [2024-10-07T04:57:06.912Z] v3.1.0-dev.21 [2024-10-07T04:57:06.912Z] v3.1.0-dev.22 [2024-10-07T04:57:06.912Z] v3.1.0-dev.23 [2024-10-07T04:57:06.912Z] v3.1.0-dev.24 [2024-10-07T04:57:06.912Z] v3.1.0-dev.25 [2024-10-07T04:57:06.912Z] v3.1.0-dev.26 [2024-10-07T04:57:06.912Z] v3.1.0-dev.27 [2024-10-07T04:57:06.912Z] v3.1.0-dev.28 [2024-10-07T04:57:06.912Z] v3.1.0-dev.29 [2024-10-07T04:57:06.912Z] v3.1.0-dev.3 [2024-10-07T04:57:06.912Z] v3.1.0-dev.30 [2024-10-07T04:57:06.912Z] v3.1.0-dev.31 [2024-10-07T04:57:06.912Z] v3.1.0-dev.32 [2024-10-07T04:57:06.912Z] v3.1.0-dev.33 [2024-10-07T04:57:06.912Z] v3.1.0-dev.34 [2024-10-07T04:57:06.912Z] v3.1.0-dev.35 [2024-10-07T04:57:06.912Z] v3.1.0-dev.36 [2024-10-07T04:57:06.912Z] v3.1.0-dev.37 [2024-10-07T04:57:06.912Z] v3.1.0-dev.38 [2024-10-07T04:57:06.912Z] v3.1.0-dev.39 [2024-10-07T04:57:06.912Z] v3.1.0-dev.4 [2024-10-07T04:57:06.912Z] v3.1.0-dev.40 [2024-10-07T04:57:06.912Z] v3.1.0-dev.41 [2024-10-07T04:57:06.912Z] v3.1.0-dev.5 [2024-10-07T04:57:06.912Z] v3.1.0-dev.6 [2024-10-07T04:57:06.912Z] v3.1.0-dev.7 [2024-10-07T04:57:06.912Z] v3.1.0-dev.8 [2024-10-07T04:57:06.912Z] v3.1.0-dev.9 [2024-10-07T04:57:06.912Z] v3.1.1 [2024-10-07T04:57:06.912Z] v3.1.1-dev.1 [2024-10-07T04:57:06.912Z] v3.2.0-dev.1 [2024-10-07T04:57:06.912Z] v3.2.0-dev.10 [2024-10-07T04:57:06.912Z] v3.2.0-dev.11 [2024-10-07T04:57:06.912Z] v3.2.0-dev.12 [2024-10-07T04:57:06.912Z] v3.2.0-dev.13 [2024-10-07T04:57:06.912Z] v3.2.0-dev.14 [2024-10-07T04:57:06.912Z] v3.2.0-dev.15 [2024-10-07T04:57:06.912Z] v3.2.0-dev.16 [2024-10-07T04:57:06.912Z] v3.2.0-dev.17 [2024-10-07T04:57:06.912Z] v3.2.0-dev.18 [2024-10-07T04:57:06.912Z] v3.2.0-dev.19 [2024-10-07T04:57:06.912Z] v3.2.0-dev.2 [2024-10-07T04:57:06.912Z] v3.2.0-dev.20 [2024-10-07T04:57:06.912Z] v3.2.0-dev.21 [2024-10-07T04:57:06.912Z] v3.2.0-dev.22 [2024-10-07T04:57:06.912Z] v3.2.0-dev.23 [2024-10-07T04:57:06.912Z] v3.2.0-dev.24 [2024-10-07T04:57:06.912Z] v3.2.0-dev.25 [2024-10-07T04:57:06.912Z] v3.2.0-dev.26 [2024-10-07T04:57:06.912Z] v3.2.0-dev.27 [2024-10-07T04:57:06.912Z] v3.2.0-dev.28 [2024-10-07T04:57:06.912Z] v3.2.0-dev.29 [2024-10-07T04:57:06.912Z] v3.2.0-dev.3 [2024-10-07T04:57:06.912Z] v3.2.0-dev.30 [2024-10-07T04:57:06.912Z] v3.2.0-dev.31 [2024-10-07T04:57:06.912Z] v3.2.0-dev.32 [2024-10-07T04:57:06.912Z] v3.2.0-dev.33 [2024-10-07T04:57:06.912Z] v3.2.0-dev.34 [2024-10-07T04:57:06.912Z] v3.2.0-dev.35 [2024-10-07T04:57:06.912Z] v3.2.0-dev.36 [2024-10-07T04:57:06.912Z] v3.2.0-dev.37 [2024-10-07T04:57:06.912Z] v3.2.0-dev.38 [2024-10-07T04:57:06.912Z] v3.2.0-dev.39 [2024-10-07T04:57:06.912Z] v3.2.0-dev.4 [2024-10-07T04:57:06.912Z] v3.2.0-dev.40 [2024-10-07T04:57:06.912Z] v3.2.0-dev.41 [2024-10-07T04:57:06.912Z] v3.2.0-dev.42 [2024-10-07T04:57:06.912Z] v3.2.0-dev.43 [2024-10-07T04:57:06.912Z] v3.2.0-dev.5 [2024-10-07T04:57:06.912Z] v3.2.0-dev.6 [2024-10-07T04:57:06.912Z] v3.2.0-dev.7 [2024-10-07T04:57:06.912Z] v3.2.0-dev.8 [2024-10-07T04:57:06.912Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-07T04:57:07.201Z] + lftools sign git-tag v3.2.0-dev.43 [2024-10-07T04:57:07.840Z] Signing Git tag with Sigul... [2024-10-07T04:57:07.840Z] Signing v3.2.0-dev.43 [Pipeline] echo [2024-10-07T04:57:08.110Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:08.394Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-07T04:57:08.401Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-07T04:57:08.428Z] $ docker stop --time=1 0b16f21c03a2186bd2b20d4cb45da9f7c82717a5bb54cd8ba496909af50422fc [2024-10-07T04:57:09.740Z] $ docker rm -f --volumes 0b16f21c03a2186bd2b20d4cb45da9f7c82717a5bb54cd8ba496909af50422fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-07T04:57:10.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T04:57:10.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:57:10.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:57:10.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:57:10.594Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:57:10.619Z] $ 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 [2024-10-07T04:57:11.003Z] $ docker top ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff -eo pid,comm [2024-10-07T04:57:11.052Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-07T04:57:11.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T04:57:11.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:57:11.107Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:57:11.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:57:11.221Z] $ docker exec ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff ssh-agent [2024-10-07T04:57:11.327Z] SSH_AUTH_SOCK=/tmp/ssh-iTPEWN59gXa1/agent.31 [2024-10-07T04:57:11.327Z] SSH_AGENT_PID=38 [2024-10-07T04:57:11.332Z] Running ssh-add (command line suppressed) [2024-10-07T04:57:11.436Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16845892073061976533.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16845892073061976533.key) [2024-10-07T04:57:11.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:57:11.749Z] + git semver bump pre [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,936 [bump_version] DEBUG bumping version:3.2.0-dev.43 on axis:pre with prefix:dev [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,936 [bump_version] DEBUG bumped version:3.2.0-dev.44 [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,936 [write_version] DEBUG write version:3.2.0-dev.44 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,936 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,937 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,939 [execute] INFO git cat-file --batch-check [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,944 [execute] INFO git cat-file --batch [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T04:57:12.009Z] 2024-10-07 04:57:11,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:57:12.009Z] 3.2.0-dev.44 [Pipeline] } [2024-10-07T04:57:12.015Z] $ docker exec --env ******** --env ******** ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff ssh-agent -k [2024-10-07T04:57:12.123Z] unset SSH_AUTH_SOCK; [2024-10-07T04:57:12.123Z] unset SSH_AGENT_PID; [2024-10-07T04:57:12.123Z] echo Agent pid 38 killed; [2024-10-07T04:57:12.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T04:57:12.465Z] + git semver [Pipeline] } [2024-10-07T04:57:12.733Z] $ docker stop --time=1 ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff [2024-10-07T04:57:14.037Z] $ docker rm -f --volumes ca1b6526ba291087b1489d453d55cb0436329ea71120b7d3dec685dce0f898ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T04:57:14.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T04:57:14.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:57:14.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T04:57:14.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:57:14.800Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:57:14.828Z] $ 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 [2024-10-07T04:57:15.182Z] $ docker top 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 -eo pid,comm [2024-10-07T04:57:15.234Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-07T04:57:15.234Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T04:57:15.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T04:57:15.307Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T04:57:15.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T04:57:15.410Z] $ docker exec 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 ssh-agent [2024-10-07T04:57:15.523Z] SSH_AUTH_SOCK=/tmp/ssh-qLvq7dAgrxvq/agent.32 [2024-10-07T04:57:15.523Z] SSH_AGENT_PID=38 [2024-10-07T04:57:15.527Z] Running ssh-add (command line suppressed) [2024-10-07T04:57:15.628Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16293610246617071288.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16293610246617071288.key) [2024-10-07T04:57:15.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T04:57:15.933Z] + git semver push [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,116 [run_push] DEBUG push [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,117 [execute] INFO git cat-file --batch-check [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,121 [execute] INFO git rev-list ead0dbedd2fc9af4e6c6dee4356fa2e310812fd3 -- [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,122 [execute] DEBUG Popen(['git', 'rev-list', 'ead0dbedd2fc9af4e6c6dee4356fa2e310812fd3', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,135 [execute] INFO git fetch -v origin [2024-10-07T04:57:16.192Z] 2024-10-07 04:57:16,136 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-07T04:57:16.759Z] 2024-10-07 04:57:16,582 [run_push] DEBUG no remote changes detected [2024-10-07T04:57:16.760Z] 2024-10-07 04:57:16,583 [execute] INFO git push origin semver [2024-10-07T04:57:16.760Z] 2024-10-07 04:57:16,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-07T04:57:17.328Z] 2024-10-07 04:57:17,280 [run_push] DEBUG push all version tags [2024-10-07T04:57:17.328Z] 2024-10-07 04:57:17,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-07T04:57:17.328Z] 2024-10-07 04:57:17,281 [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) [2024-10-07T04:57:17.900Z] 2024-10-07 04:57:17,881 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T04:57:17.900Z] 3.2.0-dev.44 [Pipeline] } [2024-10-07T04:57:18.166Z] $ docker exec --env ******** --env ******** 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 ssh-agent -k [2024-10-07T04:57:18.267Z] unset SSH_AUTH_SOCK; [2024-10-07T04:57:18.269Z] unset SSH_AGENT_PID; [2024-10-07T04:57:18.269Z] echo Agent pid 38 killed; [2024-10-07T04:57:18.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T04:57:18.618Z] + git semver [Pipeline] } [2024-10-07T04:57:18.888Z] $ docker stop --time=1 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 [2024-10-07T04:57:20.152Z] $ docker rm -f --volumes 58fb8e26786b9f397f0758a9e3688734de6a8c563cf4a07a383308be64ef6865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-07T04:57:20.811Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-07T04:57:20.811Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-07T04:57:20.811Z] total 16 [2024-10-07T04:57:20.811Z] drwxr-xr-x 3 root root 4096 Oct 7 04:41 . [2024-10-07T04:57:20.811Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 04:57 .. [2024-10-07T04:57:20.811Z] drwxr-xr-x 2 root root 4096 Oct 7 04:41 cost [2024-10-07T04:57:20.811Z] -rw-r--r-- 1 root root 85 Oct 7 04:41 cost.csv [2024-10-07T04:57:20.811Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-07T04:57:20.811Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-07T04:57:20.811Z] total 16 [2024-10-07T04:57:20.811Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 04:41 . [2024-10-07T04:57:20.811Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 04:57 .. [2024-10-07T04:57:20.811Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 04:41 cost [2024-10-07T04:57:20.811Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 7 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:21.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:22.214Z] ---> package-listing.sh [2024-10-07T04:57:22.215Z] ++ facter osfamily [2024-10-07T04:57:22.215Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T04:57:22.474Z] + OS_FAMILY=debian [2024-10-07T04:57:22.474Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-07T04:57:22.474Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T04:57:22.474Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T04:57:22.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T04:57:22.474Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T04:57:22.474Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-07T04:57:22.474Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T04:57:22.474Z] + case "${OS_FAMILY}" in [2024-10-07T04:57:22.474Z] + dpkg -l [2024-10-07T04:57:22.474Z] + grep '^ii' [2024-10-07T04:57:22.474Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T04:57:22.474Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T04:57:22.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T04:57:22.474Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-07T04:57:22.474Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-07T04:57:22.474Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-07T04:57:22.585Z] 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 [2024-10-07T04:57:24.316Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T04:57:25.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T04:57:25.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T04:57:25.310Z] prd-ubuntu20.04-docker-8c-8g-21987 does not seem to be running inside a container [2024-10-07T04:57:25.338Z] $ 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 [2024-10-07T04:57:29.922Z] $ docker top 599f0ee13885d937a1b7631e95476a29e68f6e726a1704ee2b2ae3abd32fd04b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T04:57:30.288Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T04:57:30.586Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T04:57:30.872Z] + ls /var/log/sa-host [2024-10-07T04:57:30.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T04:57:31.049Z] provisioning config files... [2024-10-07T04:57:31.058Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13905810230768264072tmp [Pipeline] { [Pipeline] echo [2024-10-07T04:57:31.077Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:31.371Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T04:57:31.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:31.746Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T04:57:31.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:32.073Z] ---> sudo-logs.sh [2024-10-07T04:57:32.073Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T04:57:32.115Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:32.398Z] ---> job-cost.sh [2024-10-07T04:57:32.398Z] lf-activate-venv: SKIPPING [2024-10-07T04:57:32.398Z] DEBUG: total: 0.2199999988079071 [2024-10-07T04:57:32.398Z] INFO: Retrieving Stack Cost... [2024-10-07T04:57:32.659Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T04:57:33.227Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T04:57:33.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T04:57:33.530Z] ---> logs-deploy.sh [2024-10-07T04:57:33.530Z] lf-activate-venv: SKIPPING [2024-10-07T04:57:33.530Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/318 [2024-10-07T04:57:33.530Z] INFO: archiving workspace using pattern(s): [2024-10-07T04:57:34.469Z] Archives upload complete. [2024-10-07T04:57:34.469Z] INFO: archiving logs to Nexus