Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from decf7a4867f03271291a6465384c5ba130c9fec8 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-ssh14907986008920594660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16188596837895799142.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5891515081939346790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15247526611513952258.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-ssh15749519107081981310.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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-469 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision decf7a4867f03271291a6465384c5ba130c9fec8 (main) Commit message: "feat: add openziti support (#1569)" > git config core.sparsecheckout # timeout=10 > git checkout -f decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-list --no-walk fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-20T19:29:04.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-20T19:29:04.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-20T19:29:04.984Z] ========================================================= [2024-03-20T19:29:04.984Z] EdgeX Global Pipelines Version Info [2024-03-20T19:29:04.984Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:29:06.085Z] ------------------- [2024-03-20T19:29:06.085Z] stable info: [2024-03-20T19:29:06.085Z] ------------------- [2024-03-20T19:29:06.085Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-20T19:29:06.085Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T19:29:06.085Z] Message: update stable to v1.0.258 [2024-03-20T19:29:06.657Z] ------------------- [2024-03-20T19:29:06.657Z] experimental info: [2024-03-20T19:29:06.657Z] ------------------- [2024-03-20T19:29:06.657Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-20T19:29:06.657Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-20T19:29:06.657Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-20T19:29:06.730Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-20T19:29:06.752Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-20T19:29:06.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-20T19:29:06.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-20T19:29:06.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-20T19:29:06.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-20T19:29:06.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-20T19:29:06.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-20T19:29:06.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-20T19:29:06.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-20T19:29:06.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-20T19:29:06.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-20T19:29:06.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-20T19:29:07.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-20T19:29:07.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-20T19:29:07.048Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T19:29:07.071Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T19:29:07.091Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-20T19:29:07.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-20T19:29:07.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-20T19:29:07.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-20T19:29:07.181Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-20T19:29:07.204Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-20T19:29:07.228Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-20T19:29:07.255Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-20T19:29:07.281Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-20T19:29:07.303Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-20T19:29:07.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-20T19:29:07.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-20T19:29:07.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-20T19:29:07.414Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo [2024-03-20T19:29:07.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = decf7a4 [Pipeline] echo [2024-03-20T19:29:07.456Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:29:07.514Z] provisioning config files... [2024-03-20T19:29:07.527Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7724314235677119197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:29:07.858Z] ---> ****-login.sh [2024-03-20T19:29:07.858Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:29:08.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:08.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:08.120Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:08.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:08.120Z] [2024-03-20T19:29:08.120Z] Login Succeeded [2024-03-20T19:29:08.120Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:29:08.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:08.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:08.120Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:08.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:08.120Z] [2024-03-20T19:29:08.120Z] Login Succeeded [2024-03-20T19:29:08.120Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:29:08.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:08.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:08.379Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:08.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:08.379Z] [2024-03-20T19:29:08.379Z] Login Succeeded [2024-03-20T19:29:08.379Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:29:08.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:08.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:08.379Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:08.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:08.379Z] [2024-03-20T19:29:08.379Z] Login Succeeded [2024-03-20T19:29:08.379Z] ****.io [2024-03-20T19:29:08.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:08.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:08.638Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:08.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:08.639Z] [2024-03-20T19:29:08.639Z] Login Succeeded [2024-03-20T19:29:08.639Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:29:08.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-20T19:29:09.046Z] + git rev-list -1 --merges decf7a4867f03271291a6465384c5ba130c9fec8~1..decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo [2024-03-20T19:29:09.075Z] -----------> git rev-list -1 --merges decf7a4867f03271291a6465384c5ba130c9fec8~1..decf7a4867f03271291a6465384c5ba130c9fec8 decf7a4867f03271291a6465384c5ba130c9fec8 [false] [Pipeline] sh [2024-03-20T19:29:09.371Z] + git log --format=format:%s -1 decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo [2024-03-20T19:29:09.387Z] ========================================================= [2024-03-20T19:29:09.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-20T19:29:09.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T19:29:09.804Z] + git log --format=format:%s -1 decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] echo [2024-03-20T19:29:09.815Z] [semverPrep] GIT_COMMIT: decf7a4867f03271291a6465384c5ba130c9fec8, Commit Message: feat: add openziti support (#1569) [Pipeline] echo [2024-03-20T19:29:09.832Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-20T19:29:10.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T19:29:10.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-20T19:29:10.186Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-20T19:29:10.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-20T19:29:10.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-20T19:29:10.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-20T19:29:10.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:29:10.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:29:10.536Z] [2024-03-20T19:29:10.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:29:10.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:29:10.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-20T19:29:10.841Z] b85a868b505f: Pulling fs layer [2024-03-20T19:29:10.841Z] e2be974225ed: Pulling fs layer [2024-03-20T19:29:10.841Z] 339a4e72a1f5: Pulling fs layer [2024-03-20T19:29:10.841Z] 988bab9f4d93: Pulling fs layer [2024-03-20T19:29:10.841Z] 1469e6f7b9e6: Pulling fs layer [2024-03-20T19:29:10.841Z] eaf3925da568: Pulling fs layer [2024-03-20T19:29:10.841Z] bab4dde63d76: Pulling fs layer [2024-03-20T19:29:10.841Z] bde34c3a00c8: Pulling fs layer [2024-03-20T19:29:10.841Z] b352a97aabf1: Pulling fs layer [2024-03-20T19:29:10.841Z] 4872d77fe225: Pulling fs layer [2024-03-20T19:29:10.841Z] 5851b861e8e6: Pulling fs layer [2024-03-20T19:29:10.841Z] bab4dde63d76: Waiting [2024-03-20T19:29:10.841Z] bde34c3a00c8: Waiting [2024-03-20T19:29:10.841Z] b352a97aabf1: Waiting [2024-03-20T19:29:10.841Z] 4872d77fe225: Waiting [2024-03-20T19:29:10.841Z] 5851b861e8e6: Waiting [2024-03-20T19:29:10.841Z] 988bab9f4d93: Waiting [2024-03-20T19:29:10.841Z] 1469e6f7b9e6: Waiting [2024-03-20T19:29:10.841Z] eaf3925da568: Waiting [2024-03-20T19:29:10.841Z] e2be974225ed: Download complete [2024-03-20T19:29:10.841Z] 988bab9f4d93: Verifying Checksum [2024-03-20T19:29:10.841Z] 988bab9f4d93: Download complete [2024-03-20T19:29:10.841Z] 1469e6f7b9e6: Verifying Checksum [2024-03-20T19:29:10.841Z] 1469e6f7b9e6: Download complete [2024-03-20T19:29:10.841Z] eaf3925da568: Verifying Checksum [2024-03-20T19:29:10.841Z] eaf3925da568: Download complete [2024-03-20T19:29:11.101Z] 339a4e72a1f5: Verifying Checksum [2024-03-20T19:29:11.101Z] 339a4e72a1f5: Download complete [2024-03-20T19:29:11.101Z] bde34c3a00c8: Verifying Checksum [2024-03-20T19:29:11.101Z] bde34c3a00c8: Download complete [2024-03-20T19:29:11.101Z] b352a97aabf1: Verifying Checksum [2024-03-20T19:29:11.101Z] b352a97aabf1: Download complete [2024-03-20T19:29:11.101Z] 4872d77fe225: Verifying Checksum [2024-03-20T19:29:11.101Z] 4872d77fe225: Download complete [2024-03-20T19:29:11.101Z] 5851b861e8e6: Verifying Checksum [2024-03-20T19:29:11.101Z] 5851b861e8e6: Download complete [2024-03-20T19:29:11.101Z] b85a868b505f: Verifying Checksum [2024-03-20T19:29:11.101Z] b85a868b505f: Download complete [2024-03-20T19:29:11.360Z] bab4dde63d76: Verifying Checksum [2024-03-20T19:29:11.360Z] bab4dde63d76: Download complete [2024-03-20T19:29:12.302Z] b85a868b505f: Pull complete [2024-03-20T19:29:12.302Z] e2be974225ed: Pull complete [2024-03-20T19:29:12.871Z] 339a4e72a1f5: Pull complete [2024-03-20T19:29:12.871Z] 988bab9f4d93: Pull complete [2024-03-20T19:29:13.132Z] 1469e6f7b9e6: Pull complete [2024-03-20T19:29:13.132Z] eaf3925da568: Pull complete [2024-03-20T19:29:15.041Z] bab4dde63d76: Pull complete [2024-03-20T19:29:15.041Z] bde34c3a00c8: Pull complete [2024-03-20T19:29:15.041Z] b352a97aabf1: Pull complete [2024-03-20T19:29:15.041Z] 4872d77fe225: Pull complete [2024-03-20T19:29:15.041Z] 5851b861e8e6: Pull complete [2024-03-20T19:29:15.041Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-20T19:29:15.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:29:15.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:29:15.194Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:29:15.222Z] $ 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-03-20T19:29:18.798Z] $ docker top 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b -eo pid,comm [2024-03-20T19:29:18.855Z] 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-03-20T19:29:18.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T19:29:18.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:29:18.918Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:29:19.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:29:19.028Z] $ docker exec 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent [2024-03-20T19:29:19.126Z] SSH_AUTH_SOCK=/tmp/ssh-znG74aI6eqmK/agent.33 [2024-03-20T19:29:19.126Z] SSH_AGENT_PID=39 [2024-03-20T19:29:19.133Z] Running ssh-add (command line suppressed) [2024-03-20T19:29:19.225Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1019085810890394953.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1019085810890394953.key) [2024-03-20T19:29:19.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:29:19.532Z] + git tag --points-at HEAD [Pipeline] } [2024-03-20T19:29:19.543Z] $ docker exec --env ******** --env ******** 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent -k [2024-03-20T19:29:19.642Z] unset SSH_AUTH_SOCK; [2024-03-20T19:29:19.643Z] unset SSH_AGENT_PID; [2024-03-20T19:29:19.643Z] echo Agent pid 39 killed; [2024-03-20T19:29:19.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-20T19:29:19.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:29:19.694Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:29:19.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:29:19.807Z] $ docker exec 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent [2024-03-20T19:29:19.908Z] SSH_AUTH_SOCK=/tmp/ssh-D4nCA2ZfHPTA/agent.71 [2024-03-20T19:29:19.908Z] SSH_AGENT_PID=77 [2024-03-20T19:29:19.912Z] Running ssh-add (command line suppressed) [2024-03-20T19:29:20.008Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12710538917414753629.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12710538917414753629.key) [2024-03-20T19:29:20.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:29:20.312Z] + git semver init [2024-03-20T19:29:20.572Z] 2024-03-20 19:29:20,483 [run_init] DEBUG init version:0.0.0 force:False [2024-03-20T19:29:20.572Z] 2024-03-20 19:29:20,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-03-20T19:29:20.572Z] 2024-03-20 19:29:20,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-03-20T19:29:20.572Z] 2024-03-20 19:29:20,485 [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-03-20T19:29:21.953Z] 2024-03-20 19:29:21,821 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-03-20T19:29:21.953Z] 2024-03-20 19:29:21,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-03-20T19:29:21.953Z] 2024-03-20 19:29:21,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:29:21.953Z] 2024-03-20 19:29:21,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:29:21.953Z] 3.2.0-dev.12 [Pipeline] } [2024-03-20T19:29:21.960Z] $ docker exec --env ******** --env ******** 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b ssh-agent -k [2024-03-20T19:29:22.060Z] unset SSH_AUTH_SOCK; [2024-03-20T19:29:22.060Z] unset SSH_AGENT_PID; [2024-03-20T19:29:22.060Z] echo Agent pid 77 killed; [2024-03-20T19:29:22.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T19:29:22.391Z] + git semver [Pipeline] } [2024-03-20T19:29:22.661Z] $ docker stop --time=1 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b [2024-03-20T19:29:23.976Z] $ docker rm -f --volumes 2d111d2fcac8f8c5321218666f2f07a153bee8d08e4b76767957c87c0a6bf61b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:29:24.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-20T19:29:24.531Z] Stashed 1 file(s) [Pipeline] echo [2024-03-20T19:29:24.534Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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-03-20T19:29:24.724Z] provisioning config files... [2024-03-20T19:29:24.733Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4766955188869098282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:29:25.034Z] ---> ****-login.sh [2024-03-20T19:29:25.034Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:29:25.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:25.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:25.034Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:25.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:25.034Z] [2024-03-20T19:29:25.034Z] Login Succeeded [2024-03-20T19:29:25.034Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:29:25.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:25.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:25.035Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:25.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:25.035Z] [2024-03-20T19:29:25.035Z] Login Succeeded [2024-03-20T19:29:25.035Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:29:25.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:25.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:25.295Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:25.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:25.295Z] [2024-03-20T19:29:25.295Z] Login Succeeded [2024-03-20T19:29:25.295Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:29:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:25.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:25.295Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:25.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:25.295Z] [2024-03-20T19:29:25.295Z] Login Succeeded [2024-03-20T19:29:25.295Z] ****.io [2024-03-20T19:29:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:29:25.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:29:25.555Z] Configure a credential helper to remove this warning. See [2024-03-20T19:29:25.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:29:25.555Z] [2024-03-20T19:29:25.555Z] Login Succeeded [2024-03-20T19:29:25.555Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:29:25.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-20T19:29:25.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:29:25.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:29:25.690Z] ========================================================= [2024-03-20T19:29:25.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-20T19:29:25.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:29:26.028Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-20T19:29:26.028Z] Sending build context to Docker daemon 22.02MB [2024-03-20T19:29:26.028Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T19:29:26.028Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-20T19:29:26.288Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-20T19:29:26.288Z] 7264a8db6415: Pulling fs layer [2024-03-20T19:29:26.288Z] c4d48a809fc2: Pulling fs layer [2024-03-20T19:29:26.288Z] 4f1c88b9dad5: Pulling fs layer [2024-03-20T19:29:26.288Z] ad3a456e5733: Pulling fs layer [2024-03-20T19:29:26.288Z] 69c7f0334f64: Pulling fs layer [2024-03-20T19:29:26.288Z] 1f1c1a5573a3: Pulling fs layer [2024-03-20T19:29:26.288Z] ce7588e14bc9: Pulling fs layer [2024-03-20T19:29:26.288Z] b5e4710f87ac: Pulling fs layer [2024-03-20T19:29:26.288Z] ad3a456e5733: Waiting [2024-03-20T19:29:26.288Z] 69c7f0334f64: Waiting [2024-03-20T19:29:26.288Z] 1f1c1a5573a3: Waiting [2024-03-20T19:29:26.288Z] b5e4710f87ac: Waiting [2024-03-20T19:29:26.288Z] c4d48a809fc2: Download complete [2024-03-20T19:29:26.288Z] ad3a456e5733: Verifying Checksum [2024-03-20T19:29:26.288Z] ad3a456e5733: Download complete [2024-03-20T19:29:26.288Z] 69c7f0334f64: Verifying Checksum [2024-03-20T19:29:26.288Z] 69c7f0334f64: Download complete [2024-03-20T19:29:26.288Z] 7264a8db6415: Download complete [2024-03-20T19:29:26.288Z] 1f1c1a5573a3: Verifying Checksum [2024-03-20T19:29:26.288Z] 1f1c1a5573a3: Download complete [2024-03-20T19:29:26.288Z] 7264a8db6415: Pull complete [2024-03-20T19:29:26.547Z] b5e4710f87ac: Verifying Checksum [2024-03-20T19:29:26.547Z] b5e4710f87ac: Download complete [2024-03-20T19:29:26.547Z] c4d48a809fc2: Pull complete [2024-03-20T19:29:26.808Z] 4f1c88b9dad5: Verifying Checksum [2024-03-20T19:29:26.808Z] 4f1c88b9dad5: Download complete [2024-03-20T19:29:27.067Z] ce7588e14bc9: Download complete [2024-03-20T19:29:29.596Z] 4f1c88b9dad5: Pull complete [2024-03-20T19:29:29.596Z] ad3a456e5733: Pull complete [2024-03-20T19:29:29.853Z] 69c7f0334f64: Pull complete [2024-03-20T19:29:29.853Z] 1f1c1a5573a3: Pull complete [2024-03-20T19:29:32.384Z] ce7588e14bc9: Pull complete [2024-03-20T19:29:32.384Z] b5e4710f87ac: Pull complete [2024-03-20T19:29:32.384Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-20T19:29:32.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-20T19:29:32.384Z] ---> 88b5674ff536 [2024-03-20T19:29:32.384Z] Step 3/10 : ARG MAKE=make build [2024-03-20T19:29:37.660Z] ---> Running in 0b6d33f02cfe [2024-03-20T19:29:37.660Z] Removing intermediate container 0b6d33f02cfe [2024-03-20T19:29:37.660Z] ---> 0e45c4ca1a54 [2024-03-20T19:29:37.660Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-20T19:29:37.660Z] ---> Running in c0170a6d7e4f [2024-03-20T19:29:37.660Z] Removing intermediate container c0170a6d7e4f [2024-03-20T19:29:37.660Z] ---> 1b14d9474f21 [2024-03-20T19:29:37.660Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-20T19:29:37.660Z] ---> Running in 88b0928028c8 [2024-03-20T19:29:37.660Z] Removing intermediate container 88b0928028c8 [2024-03-20T19:29:37.660Z] ---> 82e1cf075904 [2024-03-20T19:29:37.660Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-20T19:29:37.660Z] ---> Running in b1b2d941044f [2024-03-20T19:29:37.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:29:37.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:29:38.178Z] OK: 264 MiB in 52 packages [2024-03-20T19:29:38.746Z] Removing intermediate container b1b2d941044f [2024-03-20T19:29:38.747Z] ---> a148e9904190 [2024-03-20T19:29:38.747Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-20T19:29:38.747Z] ---> 5b7aad806dca [2024-03-20T19:29:38.747Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:29:38.747Z] ---> Running in 356177e8e5e1 [2024-03-20T19:29:39.666Z] Still waiting to schedule task [2024-03-20T19:29:39.666Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-468’ [2024-03-20T19:30:47.191Z] Removing intermediate container 356177e8e5e1 [2024-03-20T19:30:47.191Z] ---> 24d22f9edc06 [2024-03-20T19:30:47.191Z] Step 9/10 : COPY . . [2024-03-20T19:30:47.191Z] ---> 6f0c7523e27f [2024-03-20T19:30:47.191Z] Step 10/10 : RUN ${MAKE} [2024-03-20T19:30:47.191Z] ---> Running in 35d999e9fc2e [2024-03-20T19:30:47.191Z] noop [2024-03-20T19:30:47.191Z] Removing intermediate container 35d999e9fc2e [2024-03-20T19:30:47.191Z] ---> ebe36f3fd25c [2024-03-20T19:30:47.191Z] Successfully built ebe36f3fd25c [2024-03-20T19:30:47.191Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:30:47.531Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T19:30:47.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:30:47.612Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:30:47.922Z] $ 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-03-20T19:30:48.245Z] $ docker top 45684bf424447de4c94ed6da476bddbf8f48a4047549ae82c1a1c035f1b359e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:30:48.320Z] + go version [2024-03-20T19:30:48.320Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-20T19:30:48.609Z] $ docker stop --time=1 45684bf424447de4c94ed6da476bddbf8f48a4047549ae82c1a1c035f1b359e9 [2024-03-20T19:30:49.847Z] $ docker rm -f --volumes 45684bf424447de4c94ed6da476bddbf8f48a4047549ae82c1a1c035f1b359e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:30:50.009Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-20T19:30:50.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:30:50.092Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:30:50.402Z] $ 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-03-20T19:30:50.699Z] $ docker top c712dd90b6bcd7390d0506cb4790d7bb1b1e534b4e888019cdbd360073921856 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:30:50.766Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:30:51.068Z] + make test [2024-03-20T19:30:51.068Z] go test -race -coverprofile=coverage.out ./... [2024-03-20T19:30:57.624Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-20T19:31:29.689Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements [2024-03-20T19:31:29.689Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.056s coverage: 81.5% of statements [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-20T19:31:29.689Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-20T19:31:29.945Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-20T19:31:29.945Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.078s coverage: 86.0% of statements [2024-03-20T19:31:29.946Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-20T19:31:29.946Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-20T19:31:30.881Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.092s coverage: 71.8% of statements [2024-03-20T19:31:31.447Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-20T19:31:34.077Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements [2024-03-20T19:31:34.077Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.662s coverage: 45.9% of statements [2024-03-20T19:31:34.077Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.075s coverage: 68.5% of statements [2024-03-20T19:31:34.077Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.102s coverage: 89.2% of statements [2024-03-20T19:31:34.077Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.5% of statements [2024-03-20T19:32:07.226Z] GO111MODULE=on go vet ./... [2024-03-20T19:32:08.612Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-20T19:32:08.612Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-20T19:32:08.612Z] ./bin/test-attribution-txt.sh [2024-03-20T19:32:08.612Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-20T19:32:08.612Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-20T19:32:08.871Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-20T19:32:09.130Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-20T19:32:09.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-20T19:32:09.145Z] $ docker stop --time=1 c712dd90b6bcd7390d0506cb4790d7bb1b1e534b4e888019cdbd360073921856 [2024-03-20T19:32:14.673Z] $ docker rm -f --volumes c712dd90b6bcd7390d0506cb4790d7bb1b1e534b4e888019cdbd360073921856 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:32:15.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-20T19:32:15.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-20T19:32:15.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-20T19:32:16.202Z] + ls -al . [2024-03-20T19:32:16.202Z] total 376 [2024-03-20T19:32:16.202Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 19:30 . [2024-03-20T19:32:16.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:28 .. [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 19:29 .dockerignore [2024-03-20T19:32:16.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 19:31 .git [2024-03-20T19:32:16.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:29 .github [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 20 19:29 .gitignore [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 19:29 .golangci.yml [2024-03-20T19:32:16.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 19:29 .semver [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 20 19:29 CHANGELOG.md [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 19:29 GOVERNANCE.md [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 19:29 Jenkinsfile [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 19:29 LICENSE [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 20 19:29 Makefile [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 19:29 OWNERS.md [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 20 19:29 README.md [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 19:29 VERSION [2024-03-20T19:32:16.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 19:29 bin [2024-03-20T19:32:16.202Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 20 19:31 coverage.out [2024-03-20T19:32:16.202Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 19:29 example [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 7070 Mar 20 19:29 go.mod [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 100964 Mar 20 19:29 go.sum [2024-03-20T19:32:16.202Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:29 internal [2024-03-20T19:32:16.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:29 openapi [2024-03-20T19:32:16.202Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 19:29 pkg [2024-03-20T19:32:16.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:29 snap [2024-03-20T19:32:16.202Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 19:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:32:16.534Z] + 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=decf7a4867f03271291a6465384c5ba130c9fec8 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-03-20T19:32:16.534Z] Sending build context to Docker daemon 22.14MB [2024-03-20T19:32:16.534Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T19:32:16.534Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-20T19:32:16.534Z] ---> ebe36f3fd25c [2024-03-20T19:32:16.534Z] Step 3/23 : ARG MAKE=make build [2024-03-20T19:32:16.795Z] ---> Running in 1eb4357d5042 [2024-03-20T19:32:17.053Z] Removing intermediate container 1eb4357d5042 [2024-03-20T19:32:17.053Z] ---> c2249ae63dba [2024-03-20T19:32:17.053Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-20T19:32:17.053Z] ---> Running in 6a40158fc3fc [2024-03-20T19:32:17.053Z] Removing intermediate container 6a40158fc3fc [2024-03-20T19:32:17.053Z] ---> 6e195820f5bc [2024-03-20T19:32:17.054Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-20T19:32:17.054Z] ---> Running in f83f71d6693c [2024-03-20T19:32:17.054Z] Removing intermediate container f83f71d6693c [2024-03-20T19:32:17.054Z] ---> 06589cac2dde [2024-03-20T19:32:17.054Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-20T19:32:17.054Z] ---> Running in fe8a6784e928 [2024-03-20T19:32:17.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:32:17.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:32:17.831Z] OK: 264 MiB in 52 packages [2024-03-20T19:32:18.094Z] Removing intermediate container fe8a6784e928 [2024-03-20T19:32:18.094Z] ---> 45c2271a1f7f [2024-03-20T19:32:18.094Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-20T19:32:18.355Z] ---> fd96cc8b9ac1 [2024-03-20T19:32:18.355Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:32:18.355Z] ---> Running in 51ca00156d01 [2024-03-20T19:32:18.924Z] Removing intermediate container 51ca00156d01 [2024-03-20T19:32:18.924Z] ---> 6efe0b30c716 [2024-03-20T19:32:18.924Z] Step 9/23 : COPY . . [2024-03-20T19:32:19.860Z] ---> e61521ac89b7 [2024-03-20T19:32:19.860Z] Step 10/23 : RUN ${MAKE} [2024-03-20T19:32:19.860Z] ---> Running in a6b47f161666 [2024-03-20T19:32:20.119Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.12" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-20T19:32:39.268Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-471 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-03-20T19:32:39.289Z] Running in /w/workspace/device-sdk-go/283 [Pipeline] { [Pipeline] checkout [2024-03-20T19:32:42.343Z] The recommended git tool is: git [2024-03-20T19:32:47.247Z] using credential edgex-jenkins-ssh [2024-03-20T19:32:47.272Z] Cloning the remote Git repository [2024-03-20T19:32:47.318Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-20T19:32:47.417Z] > git init /w/workspace/device-sdk-go/283 # timeout=10 [2024-03-20T19:32:47.573Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-20T19:32:47.574Z] > git --version # timeout=10 [2024-03-20T19:32:47.596Z] > git --version # 'git version 2.25.1' [2024-03-20T19:32:47.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-20T19:32:47.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T19:32:50.409Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-20T19:32:50.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-20T19:32:51.335Z] Avoid second fetch [2024-03-20T19:32:51.336Z] Checking out Revision decf7a4867f03271291a6465384c5ba130c9fec8 (main) [2024-03-20T19:32:52.014Z] Commit message: "feat: add openziti support (#1569)" [2024-03-20T19:32:52.219Z] Removing intermediate container a6b47f161666 [2024-03-20T19:32:52.219Z] ---> 861124f9365e [2024-03-20T19:32:52.219Z] Step 11/23 : FROM alpine:3.18 [2024-03-20T19:32:52.219Z] 3.18: Pulling from library/alpine [2024-03-20T19:32:52.219Z] 619be1103602: Pulling fs layer [2024-03-20T19:32:52.219Z] 619be1103602: Download complete [2024-03-20T19:32:52.219Z] 619be1103602: Pull complete [2024-03-20T19:32:52.219Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:32:52.219Z] Status: Downloaded newer image for alpine:3.18 [2024-03-20T19:32:52.219Z] ---> d3782b16ccc9 [2024-03-20T19:32:52.219Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-20T19:32:52.219Z] ---> Running in a2e59c45a53c [2024-03-20T19:32:52.219Z] Removing intermediate container a2e59c45a53c [2024-03-20T19:32:52.219Z] ---> d8687bf54d5b [2024-03-20T19:32:52.219Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-20T19:32:52.219Z] ---> Running in ef62698aecc3 [2024-03-20T19:32:52.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-20T19:32:52.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-20T19:32:52.219Z] OK: 7 MiB in 15 packages [2024-03-20T19:32:52.219Z] Removing intermediate container ef62698aecc3 [2024-03-20T19:32:52.219Z] ---> 29b2e1fe0132 [2024-03-20T19:32:52.219Z] Step 14/23 : WORKDIR / [2024-03-20T19:32:52.219Z] ---> Running in d276ed551123 [2024-03-20T19:32:52.219Z] Removing intermediate container d276ed551123 [2024-03-20T19:32:52.219Z] ---> 0402cf4268a5 [2024-03-20T19:32:52.219Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-20T19:32:52.219Z] ---> 0f5c30e9c0e3 [2024-03-20T19:32:52.219Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-20T19:32:51.348Z] > git config core.sparsecheckout # timeout=10 [2024-03-20T19:32:51.410Z] > git checkout -f decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 [2024-03-20T19:32:53.597Z] ---> a580e1e18589 [2024-03-20T19:32:53.597Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-20T19:32:53.597Z] ---> 9d782c7a9450 [2024-03-20T19:32:53.597Z] Step 18/23 : EXPOSE 59999 [2024-03-20T19:32:53.597Z] ---> Running in 3e58222b2a95 [2024-03-20T19:32:53.597Z] Removing intermediate container 3e58222b2a95 [2024-03-20T19:32:53.597Z] ---> 16389c5dc548 [2024-03-20T19:32:53.597Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-20T19:32:53.597Z] ---> Running in 1da69c1f7c35 [2024-03-20T19:32:53.597Z] Removing intermediate container 1da69c1f7c35 [2024-03-20T19:32:53.597Z] ---> 0de9ec1c77a3 [2024-03-20T19:32:53.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-20T19:32:53.597Z] ---> Running in e94295338e48 [2024-03-20T19:32:53.857Z] Removing intermediate container e94295338e48 [2024-03-20T19:32:53.857Z] ---> 61ad9a7fe792 [2024-03-20T19:32:53.857Z] Step 21/23 : LABEL arch=amd64 [2024-03-20T19:32:53.857Z] ---> Running in 5c46cef9ec15 [2024-03-20T19:32:53.857Z] Removing intermediate container 5c46cef9ec15 [2024-03-20T19:32:53.857Z] ---> 56a418378dca [2024-03-20T19:32:53.857Z] Step 22/23 : LABEL git_sha=decf7a4867f03271291a6465384c5ba130c9fec8 [2024-03-20T19:32:53.857Z] ---> Running in 8bf8b44087c6 [2024-03-20T19:32:53.857Z] Removing intermediate container 8bf8b44087c6 [2024-03-20T19:32:53.857Z] ---> 6197f3864345 [2024-03-20T19:32:53.857Z] Step 23/23 : LABEL version=3.2.0-dev.12 [2024-03-20T19:32:53.857Z] ---> Running in e300d9f651b0 [2024-03-20T19:32:54.116Z] Removing intermediate container e300d9f651b0 [2024-03-20T19:32:54.116Z] ---> 29ae1eb0f025 [2024-03-20T19:32:54.116Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-20T19:32:54.116Z] Successfully built 29ae1eb0f025 [2024-03-20T19:32:54.116Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:32:54.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T19:32:54.613Z] [2024-03-20T19:32:54.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:32:54.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T19:32:54.927Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-20T19:32:54.927Z] 5eb5b503b376: Pulling fs layer [2024-03-20T19:32:54.927Z] 5c69ac0246d0: Pulling fs layer [2024-03-20T19:32:54.927Z] ec43610c2a17: Pulling fs layer [2024-03-20T19:32:54.927Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-20T19:32:54.927Z] 33b1e0a273af: Pulling fs layer [2024-03-20T19:32:54.927Z] 5d3b04190fa2: Pulling fs layer [2024-03-20T19:32:54.927Z] 2f39f015ded8: Pulling fs layer [2024-03-20T19:32:54.927Z] 2f39f015ded8: Waiting [2024-03-20T19:32:54.927Z] 33b1e0a273af: Waiting [2024-03-20T19:32:54.927Z] 5d3b04190fa2: Waiting [2024-03-20T19:32:54.927Z] 3a2ae6a8a46f: Waiting [2024-03-20T19:32:54.927Z] 5c69ac0246d0: Download complete [2024-03-20T19:32:54.927Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-20T19:32:54.927Z] 3a2ae6a8a46f: Download complete [2024-03-20T19:32:54.927Z] 33b1e0a273af: Verifying Checksum [2024-03-20T19:32:54.927Z] 33b1e0a273af: Download complete [2024-03-20T19:32:54.927Z] 5d3b04190fa2: Verifying Checksum [2024-03-20T19:32:54.927Z] 5d3b04190fa2: Download complete [2024-03-20T19:32:54.927Z] ec43610c2a17: Verifying Checksum [2024-03-20T19:32:54.927Z] ec43610c2a17: Download complete [2024-03-20T19:32:55.186Z] 5eb5b503b376: Verifying Checksum [2024-03-20T19:32:55.186Z] 5eb5b503b376: Download complete [2024-03-20T19:32:55.751Z] 2f39f015ded8: Download complete [2024-03-20T19:32:56.063Z] [2024-03-20T19:32:56.063Z] GitHub has been notified of this commit’s build result [2024-03-20T19:32:56.063Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T19:32:56.317Z] 5eb5b503b376: Pull complete [2024-03-20T19:32:56.318Z] 5c69ac0246d0: Pull complete [2024-03-20T19:32:56.618Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-20T19:32:56.618Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T19:32:56.618Z] Dload Upload Total Spent Left Speed [2024-03-20T19:32:56.618Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77277 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh [2024-03-20T19:32:56.882Z] ec43610c2a17: Pull complete [2024-03-20T19:32:56.882Z] 3a2ae6a8a46f: Pull complete [2024-03-20T19:32:56.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-20T19:32:57.141Z] 33b1e0a273af: Pull complete [2024-03-20T19:32:57.141Z] 5d3b04190fa2: Pull complete [2024-03-20T19:32:57.282Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-20T19:32:57.282Z] + sudo tee /etc/docker/daemon.new [2024-03-20T19:32:57.282Z] { [2024-03-20T19:32:57.282Z] "registry-mirrors": [ [2024-03-20T19:32:57.282Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-20T19:32:57.282Z] ], [2024-03-20T19:32:57.282Z] "bip": "10.250.0.254/24", [2024-03-20T19:32:57.282Z] "hosts": [ [2024-03-20T19:32:57.282Z] "tcp://0.0.0.0:5555", [2024-03-20T19:32:57.282Z] "unix:///var/run/docker.sock" [2024-03-20T19:32:57.282Z] ], [2024-03-20T19:32:57.282Z] "mtu": 1458, [2024-03-20T19:32:57.282Z] "selinux-enabled": true, [2024-03-20T19:32:57.282Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-20T19:32:57.282Z] } [Pipeline] sh [2024-03-20T19:32:57.619Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-20T19:32:57.939Z] + sudo service docker restart [2024-03-20T19:33:01.325Z] 2f39f015ded8: Pull complete [2024-03-20T19:33:01.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-20T19:33:01.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T19:33:01.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:33:01.436Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:33:01.448Z] $ 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-03-20T19:33:06.691Z] $ docker top 8ca047007a3141ab25bba9005d1199dbde0706997adf49130ad8599645076216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:33:07.095Z] ---> job-cost.sh [2024-03-20T19:33:07.095Z] lf-activate-venv: SKIPPING [2024-03-20T19:33:07.095Z] INFO: No Stack... [2024-03-20T19:33:07.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T19:33:07.615Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T19:33:07.905Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-03-20T19:33:07.905Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T19:33:07.918Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [2024-03-20T19:33:07.925Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] did not exist. Created. [2024-03-20T19:33:07.932Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T19:33:08.248Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-20T19:33:08.288Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T19:33:08.308Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T19:33:08.315Z] $ docker stop --time=1 8ca047007a3141ab25bba9005d1199dbde0706997adf49130ad8599645076216 [2024-03-20T19:33:09.458Z] $ docker rm -f --volumes 8ca047007a3141ab25bba9005d1199dbde0706997adf49130ad8599645076216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:33:16.204Z] provisioning config files... [2024-03-20T19:33:16.230Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/283@tmp/config2949930439058368513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:33:16.646Z] ---> ****-login.sh [2024-03-20T19:33:16.646Z] nexus3.edgexfoundry.org:10001 [2024-03-20T19:33:16.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:33:17.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:33:17.184Z] Configure a credential helper to remove this warning. See [2024-03-20T19:33:17.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:33:17.184Z] [2024-03-20T19:33:17.184Z] Login Succeeded [2024-03-20T19:33:17.184Z] nexus3.edgexfoundry.org:10002 [2024-03-20T19:33:17.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:33:17.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:33:17.721Z] Configure a credential helper to remove this warning. See [2024-03-20T19:33:17.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:33:17.721Z] [2024-03-20T19:33:17.721Z] Login Succeeded [2024-03-20T19:33:17.721Z] nexus3.edgexfoundry.org:10003 [2024-03-20T19:33:17.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:33:17.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:33:17.988Z] Configure a credential helper to remove this warning. See [2024-03-20T19:33:17.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:33:17.988Z] [2024-03-20T19:33:17.988Z] Login Succeeded [2024-03-20T19:33:17.988Z] nexus3.edgexfoundry.org:10004 [2024-03-20T19:33:18.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:33:18.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:33:18.256Z] Configure a credential helper to remove this warning. See [2024-03-20T19:33:18.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:33:18.256Z] [2024-03-20T19:33:18.256Z] Login Succeeded [2024-03-20T19:33:18.256Z] ****.io [2024-03-20T19:33:18.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-20T19:33:18.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-20T19:33:18.787Z] Configure a credential helper to remove this warning. See [2024-03-20T19:33:18.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-20T19:33:18.787Z] [2024-03-20T19:33:18.787Z] Login Succeeded [2024-03-20T19:33:18.787Z] ---> ****-login.sh ends [Pipeline] } [2024-03-20T19:33:18.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-20T19:33:19.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:33:19.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-20T19:33:19.144Z] ========================================================= [2024-03-20T19:33:19.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-20T19:33:19.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:33:19.522Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-20T19:33:20.116Z] Sending build context to Docker daemon 11.41MB [2024-03-20T19:33:20.116Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T19:33:20.116Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-20T19:33:20.116Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-20T19:33:20.116Z] 9fda8d8052c6: Pulling fs layer [2024-03-20T19:33:20.116Z] 5d54e960e981: Pulling fs layer [2024-03-20T19:33:20.116Z] c4a7e357bf2a: Pulling fs layer [2024-03-20T19:33:20.116Z] f0e02332f6b5: Pulling fs layer [2024-03-20T19:33:20.116Z] 872ee5b61b7b: Pulling fs layer [2024-03-20T19:33:20.116Z] 0c6a40ed1a82: Pulling fs layer [2024-03-20T19:33:20.116Z] 94ae7d8d031c: Pulling fs layer [2024-03-20T19:33:20.116Z] 872ee5b61b7b: Waiting [2024-03-20T19:33:20.116Z] f0e02332f6b5: Waiting [2024-03-20T19:33:20.116Z] 94ae7d8d031c: Waiting [2024-03-20T19:33:20.116Z] 0c6a40ed1a82: Waiting [2024-03-20T19:33:20.116Z] 5d54e960e981: Verifying Checksum [2024-03-20T19:33:20.116Z] 5d54e960e981: Download complete [2024-03-20T19:33:20.116Z] f0e02332f6b5: Verifying Checksum [2024-03-20T19:33:20.116Z] f0e02332f6b5: Download complete [2024-03-20T19:33:20.116Z] 872ee5b61b7b: Verifying Checksum [2024-03-20T19:33:20.116Z] 872ee5b61b7b: Download complete [2024-03-20T19:33:20.384Z] 9fda8d8052c6: Download complete [2024-03-20T19:33:20.973Z] 94ae7d8d031c: Verifying Checksum [2024-03-20T19:33:20.973Z] 94ae7d8d031c: Download complete [2024-03-20T19:33:21.240Z] 9fda8d8052c6: Pull complete [2024-03-20T19:33:21.832Z] 5d54e960e981: Pull complete [2024-03-20T19:33:22.100Z] c4a7e357bf2a: Verifying Checksum [2024-03-20T19:33:22.100Z] c4a7e357bf2a: Download complete [2024-03-20T19:33:23.073Z] 0c6a40ed1a82: Verifying Checksum [2024-03-20T19:33:23.073Z] 0c6a40ed1a82: Download complete [2024-03-20T19:33:35.397Z] c4a7e357bf2a: Pull complete [2024-03-20T19:33:35.397Z] f0e02332f6b5: Pull complete [2024-03-20T19:33:35.397Z] 872ee5b61b7b: Pull complete [2024-03-20T19:33:43.603Z] 0c6a40ed1a82: Pull complete [2024-03-20T19:33:45.014Z] 94ae7d8d031c: Pull complete [2024-03-20T19:33:45.014Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-20T19:33:45.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-20T19:33:45.014Z] ---> 86de565de09d [2024-03-20T19:33:45.014Z] Step 3/10 : ARG MAKE=make build [2024-03-20T19:33:46.971Z] ---> Running in 80f8c01b6ca7 [2024-03-20T19:33:47.248Z] Removing intermediate container 80f8c01b6ca7 [2024-03-20T19:33:47.248Z] ---> 60631a41f887 [2024-03-20T19:33:47.248Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-20T19:33:47.248Z] ---> Running in c9d6d941ee16 [2024-03-20T19:33:47.514Z] Removing intermediate container c9d6d941ee16 [2024-03-20T19:33:47.514Z] ---> 93d142b5ef67 [2024-03-20T19:33:47.514Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-20T19:33:47.780Z] ---> Running in edcb8b476b9b [2024-03-20T19:33:48.047Z] Removing intermediate container edcb8b476b9b [2024-03-20T19:33:48.047Z] ---> 798403e5ccca [2024-03-20T19:33:48.047Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-20T19:33:48.047Z] ---> Running in cd4d2cbb301a [2024-03-20T19:33:49.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:33:49.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:33:50.690Z] OK: 266 MiB in 52 packages [2024-03-20T19:33:51.658Z] Removing intermediate container cd4d2cbb301a [2024-03-20T19:33:51.658Z] ---> 214d66042fce [2024-03-20T19:33:51.658Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-20T19:33:52.240Z] ---> 7e9a929815c2 [2024-03-20T19:33:52.240Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:33:52.240Z] ---> Running in 7bcf62a9b853 [2024-03-20T19:35:59.008Z] Removing intermediate container 7bcf62a9b853 [2024-03-20T19:35:59.008Z] ---> 7bd1911defd8 [2024-03-20T19:35:59.008Z] Step 9/10 : COPY . . [2024-03-20T19:35:59.008Z] ---> 96dcb079016e [2024-03-20T19:35:59.008Z] Step 10/10 : RUN ${MAKE} [2024-03-20T19:35:59.008Z] ---> Running in 79d6fa2c8832 [2024-03-20T19:35:59.008Z] noop [2024-03-20T19:35:59.008Z] Removing intermediate container 79d6fa2c8832 [2024-03-20T19:35:59.008Z] ---> 987ac78b0a5f [2024-03-20T19:35:59.008Z] Successfully built 987ac78b0a5f [2024-03-20T19:35:59.008Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:35:59.398Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T19:35:59.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:35:59.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container [2024-03-20T19:35:59.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/283 -v /w/workspace/device-sdk-go/283:/w/workspace/device-sdk-go/283:rw,z -v /w/workspace/device-sdk-go/283@tmp:/w/workspace/device-sdk-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-20T19:36:01.117Z] $ docker top 65faf8b4f84eb07fed5cc0deefb4d36bad8b2a75c014d9e375c9618dd2da4900 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:36:01.991Z] + go version [2024-03-20T19:36:01.991Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-20T19:36:02.008Z] $ docker stop --time=1 65faf8b4f84eb07fed5cc0deefb4d36bad8b2a75c014d9e375c9618dd2da4900 [2024-03-20T19:36:03.699Z] $ docker rm -f --volumes 65faf8b4f84eb07fed5cc0deefb4d36bad8b2a75c014d9e375c9618dd2da4900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:36:04.312Z] + docker inspect -f . ci-base-image-arm64 [2024-03-20T19:36:04.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:36:04.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container [2024-03-20T19:36:04.590Z] $ 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/283 -v /w/workspace/device-sdk-go/283:/w/workspace/device-sdk-go/283:rw,z -v /w/workspace/device-sdk-go/283@tmp:/w/workspace/device-sdk-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-20T19:36:05.974Z] $ docker top 7f77fc0a07bba245571d9b13409e03fa46d82d739f3100dd96b1a8ae9fc4a19c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:36:06.872Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/283 [Pipeline] fileExists [Pipeline] sh [2024-03-20T19:36:07.549Z] + make test [2024-03-20T19:36:07.549Z] go test -race -coverprofile=coverage.out ./... [2024-03-20T19:36:46.446Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-20T19:39:53.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-20T19:39:53.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-20T19:39:53.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-20T19:39:53.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-20T19:39:53.258Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-20T19:39:53.258Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.224s coverage: 27.6% of statements [2024-03-20T19:39:55.844Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.275s coverage: 81.5% of statements [2024-03-20T19:40:01.186Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-20T19:40:01.186Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-20T19:40:02.599Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.396s coverage: 86.0% of statements [2024-03-20T19:40:05.949Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-20T19:40:07.350Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.722s coverage: 71.8% of statements [2024-03-20T19:40:10.696Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.260s coverage: 14.4% of statements [2024-03-20T19:40:11.651Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.936s coverage: 45.9% of statements [2024-03-20T19:40:11.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-20T19:40:11.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-20T19:40:13.317Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.380s coverage: 68.5% of statements [2024-03-20T19:40:16.665Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.441s coverage: 89.2% of statements [2024-03-20T19:40:20.026Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-20T19:40:21.433Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.336s coverage: 5.5% of statements [2024-03-20T19:40:22.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-20T19:40:22.842Z] GO111MODULE=on go vet ./... [2024-03-20T19:43:29.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-20T19:43:29.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-20T19:43:29.601Z] ./bin/test-attribution-txt.sh [2024-03-20T19:43:29.601Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-20T19:43:29.601Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-20T19:43:29.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-20T19:43:29.637Z] $ docker stop --time=1 7f77fc0a07bba245571d9b13409e03fa46d82d739f3100dd96b1a8ae9fc4a19c [2024-03-20T19:43:31.630Z] $ docker rm -f --volumes 7f77fc0a07bba245571d9b13409e03fa46d82d739f3100dd96b1a8ae9fc4a19c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:43:34.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-20T19:43:34.065Z] Warning: overwriting stash ‘coverage-report’ [2024-03-20T19:43:34.665Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-20T19:43:35.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-20T19:43:35.389Z] + ls -al . [2024-03-20T19:43:35.389Z] total 372 [2024-03-20T19:43:35.389Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 19:36 . [2024-03-20T19:43:35.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:32 .. [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 19:32 .dockerignore [2024-03-20T19:43:35.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 19:32 .git [2024-03-20T19:43:35.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:32 .github [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 20 19:32 .gitignore [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 19:32 .golangci.yml [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 20 19:32 CHANGELOG.md [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 19:32 GOVERNANCE.md [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 19:32 Jenkinsfile [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 19:32 LICENSE [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 20 19:32 Makefile [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 19:32 OWNERS.md [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 20 19:32 README.md [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 19:29 VERSION [2024-03-20T19:43:35.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 19:32 bin [2024-03-20T19:43:35.389Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 20 19:40 coverage.out [2024-03-20T19:43:35.389Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 19:32 example [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 7070 Mar 20 19:32 go.mod [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 100964 Mar 20 19:32 go.sum [2024-03-20T19:43:35.389Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:32 internal [2024-03-20T19:43:35.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:32 openapi [2024-03-20T19:43:35.389Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 19:32 pkg [2024-03-20T19:43:35.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:32 snap [2024-03-20T19:43:35.389Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 19:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:43:35.772Z] + 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=decf7a4867f03271291a6465384c5ba130c9fec8 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-03-20T19:43:36.355Z] Sending build context to Docker daemon 11.54MB [2024-03-20T19:43:36.355Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-20T19:43:36.355Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-20T19:43:36.355Z] ---> 987ac78b0a5f [2024-03-20T19:43:36.355Z] Step 3/23 : ARG MAKE=make build [2024-03-20T19:43:36.355Z] ---> Running in f8caec7cb0cd [2024-03-20T19:43:36.937Z] Removing intermediate container f8caec7cb0cd [2024-03-20T19:43:36.937Z] ---> abc7bf2d6f61 [2024-03-20T19:43:36.937Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-20T19:43:36.937Z] ---> Running in e35619f0c21c [2024-03-20T19:43:37.205Z] Removing intermediate container e35619f0c21c [2024-03-20T19:43:37.205Z] ---> 3440d847f3fb [2024-03-20T19:43:37.205Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-20T19:43:37.205Z] ---> Running in 9d4af3b02e08 [2024-03-20T19:43:37.474Z] Removing intermediate container 9d4af3b02e08 [2024-03-20T19:43:37.474Z] ---> 4ffbbda61576 [2024-03-20T19:43:37.474Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-20T19:43:37.740Z] ---> Running in 0fe150da0b30 [2024-03-20T19:43:38.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:43:38.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:43:40.368Z] OK: 266 MiB in 52 packages [2024-03-20T19:43:41.327Z] Removing intermediate container 0fe150da0b30 [2024-03-20T19:43:41.327Z] ---> 3effdf2ef25a [2024-03-20T19:43:41.327Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-20T19:43:41.596Z] ---> c7ac867af858 [2024-03-20T19:43:41.596Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-20T19:43:41.866Z] ---> Running in dbe2f1beb269 [2024-03-20T19:43:43.801Z] Removing intermediate container dbe2f1beb269 [2024-03-20T19:43:43.801Z] ---> 4d27c2bec2bc [2024-03-20T19:43:43.801Z] Step 9/23 : COPY . . [2024-03-20T19:43:45.220Z] ---> b6cce0908dfb [2024-03-20T19:43:45.220Z] Step 10/23 : RUN ${MAKE} [2024-03-20T19:43:45.487Z] ---> Running in 81dcb25fd528 [2024-03-20T19:43:46.445Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.12" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-20T19:46:38.148Z] Removing intermediate container 81dcb25fd528 [2024-03-20T19:46:38.148Z] ---> 4ba00f4cd27e [2024-03-20T19:46:38.148Z] Step 11/23 : FROM alpine:3.18 [2024-03-20T19:46:38.148Z] 3.18: Pulling from library/alpine [2024-03-20T19:46:38.148Z] c6b39de5b339: Pulling fs layer [2024-03-20T19:46:38.148Z] c6b39de5b339: Download complete [2024-03-20T19:46:38.148Z] c6b39de5b339: Pull complete [2024-03-20T19:46:38.148Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-20T19:46:38.148Z] Status: Downloaded newer image for alpine:3.18 [2024-03-20T19:46:38.148Z] ---> 33abbf032149 [2024-03-20T19:46:38.148Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-20T19:46:38.148Z] ---> Running in dbd7d1ee05bd [2024-03-20T19:46:38.148Z] Removing intermediate container dbd7d1ee05bd [2024-03-20T19:46:38.148Z] ---> 956e0b68b064 [2024-03-20T19:46:38.148Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-20T19:46:38.148Z] ---> Running in 9596173741fd [2024-03-20T19:46:38.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-20T19:46:38.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-20T19:46:38.416Z] OK: 8 MiB in 15 packages [2024-03-20T19:46:39.371Z] Removing intermediate container 9596173741fd [2024-03-20T19:46:39.371Z] ---> 637b6ca9de2e [2024-03-20T19:46:39.371Z] Step 14/23 : WORKDIR / [2024-03-20T19:46:39.371Z] ---> Running in e2549347e64c [2024-03-20T19:46:39.635Z] Removing intermediate container e2549347e64c [2024-03-20T19:46:39.635Z] ---> f562ba640c35 [2024-03-20T19:46:39.635Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-20T19:46:40.224Z] ---> 21c6ac03daf3 [2024-03-20T19:46:40.224Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-20T19:46:42.161Z] ---> 2144407bd91f [2024-03-20T19:46:42.161Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-20T19:46:42.741Z] ---> 48f63f3a5e78 [2024-03-20T19:46:42.741Z] Step 18/23 : EXPOSE 59999 [2024-03-20T19:46:42.741Z] ---> Running in 67120f75072a [2024-03-20T19:46:43.005Z] Removing intermediate container 67120f75072a [2024-03-20T19:46:43.005Z] ---> 71e7368e8146 [2024-03-20T19:46:43.005Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-20T19:46:43.270Z] ---> Running in b7b97da4b9f9 [2024-03-20T19:46:43.535Z] Removing intermediate container b7b97da4b9f9 [2024-03-20T19:46:43.535Z] ---> 27bb4dc6da25 [2024-03-20T19:46:43.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-20T19:46:43.535Z] ---> Running in 06efeb959a6e [2024-03-20T19:46:43.801Z] Removing intermediate container 06efeb959a6e [2024-03-20T19:46:43.801Z] ---> 97db0d38e48d [2024-03-20T19:46:43.801Z] Step 21/23 : LABEL arch=arm64 [2024-03-20T19:46:44.066Z] ---> Running in 88b657924ad8 [2024-03-20T19:46:44.332Z] Removing intermediate container 88b657924ad8 [2024-03-20T19:46:44.332Z] ---> 24e4c9ec27df [2024-03-20T19:46:44.332Z] Step 22/23 : LABEL git_sha=decf7a4867f03271291a6465384c5ba130c9fec8 [2024-03-20T19:46:44.332Z] ---> Running in 3aa6284e8b0c [2024-03-20T19:46:44.599Z] Removing intermediate container 3aa6284e8b0c [2024-03-20T19:46:44.599Z] ---> 11eb9a25c6e7 [2024-03-20T19:46:44.599Z] Step 23/23 : LABEL version=3.2.0-dev.12 [2024-03-20T19:46:44.599Z] ---> Running in c59ecffb00f6 [2024-03-20T19:46:44.864Z] Removing intermediate container c59ecffb00f6 [2024-03-20T19:46:44.864Z] ---> 1071a191b4ce [2024-03-20T19:46:44.864Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-20T19:46:45.130Z] Successfully built 1071a191b4ce [2024-03-20T19:46:45.130Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:46:45.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T19:46:45.612Z] [2024-03-20T19:46:45.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:46:45.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T19:46:45.950Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-20T19:46:45.950Z] 8998bd30e6a1: Pulling fs layer [2024-03-20T19:46:45.950Z] 04944245beec: Pulling fs layer [2024-03-20T19:46:45.950Z] 699f458cf7ca: Pulling fs layer [2024-03-20T19:46:45.950Z] 765212b225bb: Pulling fs layer [2024-03-20T19:46:45.950Z] f23df028b6ca: Pulling fs layer [2024-03-20T19:46:45.950Z] d65c8cfc05b1: Pulling fs layer [2024-03-20T19:46:45.950Z] 2437ff75d9bd: Pulling fs layer [2024-03-20T19:46:45.950Z] f23df028b6ca: Waiting [2024-03-20T19:46:45.950Z] 765212b225bb: Waiting [2024-03-20T19:46:45.950Z] d65c8cfc05b1: Waiting [2024-03-20T19:46:45.950Z] 2437ff75d9bd: Waiting [2024-03-20T19:46:46.214Z] 04944245beec: Verifying Checksum [2024-03-20T19:46:46.214Z] 04944245beec: Download complete [2024-03-20T19:46:46.214Z] 765212b225bb: Verifying Checksum [2024-03-20T19:46:46.214Z] 765212b225bb: Download complete [2024-03-20T19:46:46.214Z] f23df028b6ca: Verifying Checksum [2024-03-20T19:46:46.214Z] f23df028b6ca: Download complete [2024-03-20T19:46:46.214Z] d65c8cfc05b1: Verifying Checksum [2024-03-20T19:46:46.214Z] d65c8cfc05b1: Download complete [2024-03-20T19:46:46.477Z] 699f458cf7ca: Verifying Checksum [2024-03-20T19:46:46.477Z] 699f458cf7ca: Download complete [2024-03-20T19:46:46.748Z] 8998bd30e6a1: Verifying Checksum [2024-03-20T19:46:46.748Z] 8998bd30e6a1: Download complete [2024-03-20T19:46:49.320Z] 2437ff75d9bd: Verifying Checksum [2024-03-20T19:46:49.320Z] 2437ff75d9bd: Download complete [2024-03-20T19:46:51.888Z] 8998bd30e6a1: Pull complete [2024-03-20T19:46:51.888Z] 04944245beec: Pull complete [2024-03-20T19:46:53.825Z] 699f458cf7ca: Pull complete [2024-03-20T19:46:53.825Z] 765212b225bb: Pull complete [2024-03-20T19:46:54.777Z] f23df028b6ca: Pull complete [2024-03-20T19:46:54.777Z] d65c8cfc05b1: Pull complete [2024-03-20T19:47:12.972Z] 2437ff75d9bd: Pull complete [2024-03-20T19:47:12.972Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-20T19:47:12.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-20T19:47:12.972Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:47:13.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-471 does not seem to be running inside a container [2024-03-20T19:47:13.249Z] $ 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/283 -v /w/workspace/device-sdk-go/283:/w/workspace/device-sdk-go/283:rw,z -v /w/workspace/device-sdk-go/283@tmp:/w/workspace/device-sdk-go/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-20T19:47:16.021Z] $ docker top 09928e13a8c5e3236e18ed72ad9e77c6022d05b36951e8f6684413f18e05a1cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:47:16.717Z] ---> job-cost.sh [2024-03-20T19:47:16.988Z] lf-activate-venv: SKIPPING [2024-03-20T19:47:16.988Z] INFO: No Stack... [2024-03-20T19:47:20.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-20T19:47:20.946Z] INFO: Archiving Costs [Pipeline] sh [2024-03-20T19:47:21.598Z] + cat /w/workspace/device-sdk-go/283/archives/cost.csv [2024-03-20T19:47:21.598Z] + cut -d, -f6 [Pipeline] lock [2024-03-20T19:47:21.631Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [2024-03-20T19:47:21.637Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] did not exist. Created. [2024-03-20T19:47:21.642Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-20T19:47:22.300Z] /w/workspace/device-sdk-go/283@tmp/durable-9f308269/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-20T19:47:22.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-20T19:47:22.971Z] Warning: overwriting stash ‘stack-cost’ [2024-03-20T19:47:23.046Z] Stashed 1 file(s) [Pipeline] } [2024-03-20T19:47:23.054Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-20T19:47:23.078Z] $ docker stop --time=1 09928e13a8c5e3236e18ed72ad9e77c6022d05b36951e8f6684413f18e05a1cb [2024-03-20T19:47:24.576Z] $ docker rm -f --volumes 09928e13a8c5e3236e18ed72ad9e77c6022d05b36951e8f6684413f18e05a1cb [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-03-20T19:47:25.092Z] provisioning config files... [2024-03-20T19:47:25.099Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12698786769224086313tmp [Pipeline] { [Pipeline] sh [2024-03-20T19:47:25.402Z] + set +x [2024-03-20T19:47:25.402Z] + curl -s https://codecov.io/bash [2024-03-20T19:47:25.402Z] + bash -s -- [2024-03-20T19:47:25.402Z] [2024-03-20T19:47:25.402Z] _____ _ [2024-03-20T19:47:25.402Z] / ____| | | [2024-03-20T19:47:25.402Z] | | ___ __| | ___ ___ _____ __ [2024-03-20T19:47:25.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-20T19:47:25.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-20T19:47:25.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-20T19:47:25.402Z] Bash-1.0.6 [2024-03-20T19:47:25.402Z] [2024-03-20T19:47:25.402Z] [2024-03-20T19:47:25.402Z] ==> git version 2.25.1 found [2024-03-20T19:47:25.402Z] ==> 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-03-20T19:47:25.402Z] Release-Date: 2020-01-08 [2024-03-20T19:47:25.402Z] 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-03-20T19:47:25.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-20T19:47:25.403Z] ==> Jenkins CI detected. [2024-03-20T19:47:25.403Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-03-20T19:47:25.403Z] project root: . [2024-03-20T19:47:25.403Z] --> token set from env [2024-03-20T19:47:25.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-20T19:47:25.662Z] ==> Running gcov in . (disable via -X gcov) [2024-03-20T19:47:25.662Z] ==> Python coveragepy not found [2024-03-20T19:47:25.662Z] ==> Searching for coverage reports in: [2024-03-20T19:47:25.662Z] + . [2024-03-20T19:47:25.662Z] -> Found 1 reports [2024-03-20T19:47:25.662Z] ==> Detecting git/mercurial file structure [2024-03-20T19:47:25.662Z] ==> Reading reports [2024-03-20T19:47:25.662Z] + ./coverage.out bytes=122153 [2024-03-20T19:47:25.662Z] ==> Appending adjustments [2024-03-20T19:47:25.662Z] https://docs.codecov.io/docs/fixing-reports [2024-03-20T19:47:25.922Z] + Found adjustments [2024-03-20T19:47:25.922Z] ==> Gzipping contents [2024-03-20T19:47:25.922Z] 20K /tmp/codecov.bG9G0g.gz [2024-03-20T19:47:25.922Z] ==> Uploading reports [2024-03-20T19:47:25.922Z] url: https://codecov.io [2024-03-20T19:47:25.922Z] query: branch=main&commit=decf7a4867f03271291a6465384c5ba130c9fec8&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-20T19:47:25.922Z] -> Pinging Codecov [2024-03-20T19:47:25.922Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=decf7a4867f03271291a6465384c5ba130c9fec8&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-20T19:47:26.182Z] -> Uploading to [2024-03-20T19:47:26.182Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-20/7E55EF52A471D76F132DFD9A03CDDE97/decf7a4867f03271291a6465384c5ba130c9fec8/f30e3bcb-9c86-4971-98ec-b1f09ed356c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240320T194725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb8756c666b469d31bfedb1d8e8a389d91ae781ff6d862f7c46e450fdfebd9d2 [2024-03-20T19:47:26.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T19:47:26.182Z] Dload Upload Total Spent Left Speed [2024-03-20T19:47:26.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16718 0 0 100 16718 0 56863 --:--:-- --:--:-- --:--:-- 56863 [2024-03-20T19:47:26.444Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] } [2024-03-20T19:47:26.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-20T19:47:26.702Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-20T19:47:26.716Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:47:27.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T19:47:27.020Z] [2024-03-20T19:47:27.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:47:27.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T19:47:27.320Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-20T19:47:27.320Z] df9b9388f04a: Pulling fs layer [2024-03-20T19:47:27.320Z] 52dc419b0ee2: Pulling fs layer [2024-03-20T19:47:27.320Z] 25bc292e5bac: Pulling fs layer [2024-03-20T19:47:27.320Z] 114826534d7a: Pulling fs layer [2024-03-20T19:47:27.320Z] 4657fd5d0bcf: Pulling fs layer [2024-03-20T19:47:27.320Z] 6ad1cebc031e: Pulling fs layer [2024-03-20T19:47:27.320Z] 8a3aa393b2d8: Pulling fs layer [2024-03-20T19:47:27.320Z] 4657fd5d0bcf: Waiting [2024-03-20T19:47:27.320Z] 6ad1cebc031e: Waiting [2024-03-20T19:47:27.320Z] 8a3aa393b2d8: Waiting [2024-03-20T19:47:27.320Z] 114826534d7a: Waiting [2024-03-20T19:47:27.320Z] 25bc292e5bac: Verifying Checksum [2024-03-20T19:47:27.320Z] 25bc292e5bac: Download complete [2024-03-20T19:47:27.320Z] 52dc419b0ee2: Verifying Checksum [2024-03-20T19:47:27.320Z] 52dc419b0ee2: Download complete [2024-03-20T19:47:27.320Z] 4657fd5d0bcf: Verifying Checksum [2024-03-20T19:47:27.320Z] 4657fd5d0bcf: Download complete [2024-03-20T19:47:27.320Z] df9b9388f04a: Download complete [2024-03-20T19:47:27.579Z] 6ad1cebc031e: Verifying Checksum [2024-03-20T19:47:27.579Z] 6ad1cebc031e: Download complete [2024-03-20T19:47:27.579Z] df9b9388f04a: Pull complete [2024-03-20T19:47:27.579Z] 52dc419b0ee2: Pull complete [2024-03-20T19:47:27.579Z] 25bc292e5bac: Pull complete [2024-03-20T19:47:28.148Z] 114826534d7a: Verifying Checksum [2024-03-20T19:47:28.148Z] 114826534d7a: Download complete [2024-03-20T19:47:28.148Z] 8a3aa393b2d8: Verifying Checksum [2024-03-20T19:47:28.148Z] 8a3aa393b2d8: Download complete [2024-03-20T19:47:31.512Z] 114826534d7a: Pull complete [2024-03-20T19:47:31.512Z] 4657fd5d0bcf: Pull complete [2024-03-20T19:47:32.123Z] 6ad1cebc031e: Pull complete [2024-03-20T19:47:34.699Z] 8a3aa393b2d8: Pull complete [2024-03-20T19:47:34.699Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-20T19:47:34.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-20T19:47:34.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:47:34.796Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:47:34.802Z] $ 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:1.410.4 cat [2024-03-20T19:47:43.264Z] $ docker top 17e8dea3e2d45cf8ae26adfd9fca463098a9a1cc06fce45e715d3b89932c9315 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-20T19:47:43.371Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-03-20T19:47:43.650Z] + set -o pipefail [2024-03-20T19:47:43.650Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-03-20T19:47:51.773Z] [2024-03-20T19:47:51.774Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-03-20T19:47:51.774Z] [2024-03-20T19:47:51.774Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/5c076c9d-a23d-427a-a9bc-c7be73e611f9 [2024-03-20T19:47:51.774Z] [2024-03-20T19:47:51.774Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-20T19:47:51.774Z] [2024-03-20T19:47:51.774Z] [2024-03-20T19:47:51.774Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-20T19:47:51.774Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-20T19:47:51.774Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-20T19:47:51.926Z] $ docker stop --time=1 17e8dea3e2d45cf8ae26adfd9fca463098a9a1cc06fce45e715d3b89932c9315 [2024-03-20T19:47:57.995Z] $ docker rm -f --volumes 17e8dea3e2d45cf8ae26adfd9fca463098a9a1cc06fce45e715d3b89932c9315 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-20T19:47:58.613Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:47:58.632Z] provisioning config files... [2024-03-20T19:47:58.639Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1953359289511521938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:47:58.939Z] --> edgex-publish-swagger.sh [2024-03-20T19:47:58.940Z] === Publish openapi/v3 API === [2024-03-20T19:47:58.940Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-20T19:47:58.940Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-03-20T19:47:58.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-20T19:47:58.940Z] Dload Upload Total Spent Left Speed [2024-03-20T19:47:59.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 358 47159 --:--:-- --:--:-- --:--:-- 47517 [2024-03-20T19:47:59.507Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-20T19:47:59.507Z] [Pipeline] } [2024-03-20T19:47:59.514Z] 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-03-20T19:47:59.976Z] + git log --format=format:%s -1 decf7a4867f03271291a6465384c5ba130c9fec8 [Pipeline] sh [2024-03-20T19:48:00.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T19:48:00.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:48:00.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:48:00.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:48:00.656Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:48:00.658Z] $ 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-03-20T19:48:01.239Z] $ docker top 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b -eo pid,comm [2024-03-20T19:48:01.314Z] 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-03-20T19:48:01.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T19:48:01.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:48:01.377Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:48:01.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:48:01.468Z] $ docker exec 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b ssh-agent [2024-03-20T19:48:01.612Z] SSH_AUTH_SOCK=/tmp/ssh-IJwKQh6P0Hj6/agent.33 [2024-03-20T19:48:01.612Z] SSH_AGENT_PID=39 [2024-03-20T19:48:01.617Z] Running ssh-add (command line suppressed) [2024-03-20T19:48:01.688Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6962453270332227938.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6962453270332227938.key) [2024-03-20T19:48:01.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:48:02.023Z] + git semver tag [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,172 [run_tag] DEBUG tag force:False [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,172 [check_head_tag] DEBUG check head tag [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,174 [execute] INFO git cat-file --batch-check [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,178 [execute] INFO git cat-file --batch [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,201 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,201 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-20T19:48:02.281Z] 2024-03-20 19:48:02,206 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:02.281Z] 3.2.0-dev.12 [Pipeline] } [2024-03-20T19:48:02.265Z] $ docker exec --env ******** --env ******** 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b ssh-agent -k [2024-03-20T19:48:02.359Z] unset SSH_AUTH_SOCK; [2024-03-20T19:48:02.359Z] unset SSH_AGENT_PID; [2024-03-20T19:48:02.359Z] echo Agent pid 39 killed; [2024-03-20T19:48:02.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T19:48:02.723Z] + git semver [Pipeline] } [2024-03-20T19:48:02.971Z] $ docker stop --time=1 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b [2024-03-20T19:48:04.231Z] $ docker rm -f --volumes 87ef7d8fd1722ec20a6d76bc2cefed6ac41b3e9515044f81b5011171a1b7f65b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:48:04.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-20T19:48:04.674Z] [2024-03-20T19:48:04.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:48:05.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-20T19:48:05.000Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-20T19:48:05.000Z] ab5ef0e58194: Pulling fs layer [2024-03-20T19:48:05.000Z] 9712f1f96733: Pulling fs layer [2024-03-20T19:48:05.000Z] 63f879dbbcfc: Pulling fs layer [2024-03-20T19:48:05.000Z] 0d9ebad4ef96: Pulling fs layer [2024-03-20T19:48:05.000Z] e9a5061849ea: Pulling fs layer [2024-03-20T19:48:05.000Z] d747dcd14b5f: Pulling fs layer [2024-03-20T19:48:05.000Z] 2de7ff778b66: Pulling fs layer [2024-03-20T19:48:05.000Z] e9a5061849ea: Waiting [2024-03-20T19:48:05.000Z] 2de7ff778b66: Waiting [2024-03-20T19:48:05.000Z] d747dcd14b5f: Waiting [2024-03-20T19:48:05.000Z] 0d9ebad4ef96: Waiting [2024-03-20T19:48:05.000Z] 9712f1f96733: Verifying Checksum [2024-03-20T19:48:05.000Z] 9712f1f96733: Download complete [2024-03-20T19:48:05.259Z] 63f879dbbcfc: Verifying Checksum [2024-03-20T19:48:05.259Z] 63f879dbbcfc: Download complete [2024-03-20T19:48:05.518Z] 0d9ebad4ef96: Verifying Checksum [2024-03-20T19:48:05.518Z] 0d9ebad4ef96: Download complete [2024-03-20T19:48:05.518Z] d747dcd14b5f: Verifying Checksum [2024-03-20T19:48:05.518Z] d747dcd14b5f: Download complete [2024-03-20T19:48:05.518Z] ab5ef0e58194: Download complete [2024-03-20T19:48:05.518Z] e9a5061849ea: Verifying Checksum [2024-03-20T19:48:05.518Z] e9a5061849ea: Download complete [2024-03-20T19:48:05.518Z] 2de7ff778b66: Verifying Checksum [2024-03-20T19:48:05.518Z] 2de7ff778b66: Download complete [2024-03-20T19:48:08.810Z] ab5ef0e58194: Pull complete [2024-03-20T19:48:08.810Z] 9712f1f96733: Pull complete [2024-03-20T19:48:09.068Z] 63f879dbbcfc: Pull complete [2024-03-20T19:48:13.252Z] 0d9ebad4ef96: Pull complete [2024-03-20T19:48:13.252Z] e9a5061849ea: Pull complete [2024-03-20T19:48:13.252Z] d747dcd14b5f: Pull complete [2024-03-20T19:48:14.186Z] 2de7ff778b66: Pull complete [2024-03-20T19:48:14.186Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-20T19:48:14.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-20T19:48:14.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:48:14.291Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:48:14.294Z] $ 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-03-20T19:48:23.095Z] $ docker top 5744a4ee2c1567518622a6cc80cd49ffcc6aa632d07863287a4e733a7003b765 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:48:23.198Z] provisioning config files... [2024-03-20T19:48:23.204Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2795081407833828694tmp [2024-03-20T19:48:23.215Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9238268623131804316tmp [2024-03-20T19:48:23.223Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8887990935070838142tmp [Pipeline] { [Pipeline] echo [2024-03-20T19:48:23.296Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:23.591Z] ---> sigul-configuration.sh [2024-03-20T19:48:23.591Z] gpg: directory `/root/.gnupg' created [2024-03-20T19:48:23.591Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-20T19:48:23.591Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-20T19:48:23.591Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-20T19:48:23.591Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-20T19:48:23.591Z] gpg: CAST5 encrypted data [2024-03-20T19:48:23.591Z] gpg: encrypted with 1 passphrase [2024-03-20T19:48:23.591Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-20T19:48:23.886Z] + mkdir /home/jenkins [2024-03-20T19:48:23.886Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-20T19:48:24.183Z] + 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-03-20T19:48:24.194Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:24.549Z] ---> sigul-install.sh [2024-03-20T19:48:24.549Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-20T19:48:24.847Z] + git tag --list [2024-03-20T19:48:24.847Z] 0.7.1 [2024-03-20T19:48:24.847Z] delhi-tag [2024-03-20T19:48:24.847Z] v1.0.0 [2024-03-20T19:48:24.847Z] v1.1.0 [2024-03-20T19:48:24.847Z] v1.1.1 [2024-03-20T19:48:24.847Z] v1.1.2 [2024-03-20T19:48:24.847Z] v1.2.0 [2024-03-20T19:48:24.847Z] v1.2.1 [2024-03-20T19:48:24.847Z] v1.2.2 [2024-03-20T19:48:24.847Z] v1.2.3 [2024-03-20T19:48:24.847Z] v1.3.0 [2024-03-20T19:48:24.847Z] v1.4.0 [2024-03-20T19:48:24.847Z] v2.0.0 [2024-03-20T19:48:24.847Z] v2.1.0 [2024-03-20T19:48:24.847Z] v2.1.1 [2024-03-20T19:48:24.847Z] v2.2.0 [2024-03-20T19:48:24.847Z] v2.3.0 [2024-03-20T19:48:24.847Z] v2.3.1 [2024-03-20T19:48:24.847Z] v3.0 [2024-03-20T19:48:24.847Z] v3.0.0 [2024-03-20T19:48:24.847Z] v3.0.1-dev.1 [2024-03-20T19:48:24.847Z] v3.1 [2024-03-20T19:48:24.847Z] v3.1.0 [2024-03-20T19:48:24.847Z] v3.1.0-dev.1 [2024-03-20T19:48:24.847Z] v3.1.0-dev.10 [2024-03-20T19:48:24.847Z] v3.1.0-dev.11 [2024-03-20T19:48:24.847Z] v3.1.0-dev.12 [2024-03-20T19:48:24.847Z] v3.1.0-dev.13 [2024-03-20T19:48:24.847Z] v3.1.0-dev.14 [2024-03-20T19:48:24.847Z] v3.1.0-dev.15 [2024-03-20T19:48:24.847Z] v3.1.0-dev.16 [2024-03-20T19:48:24.847Z] v3.1.0-dev.17 [2024-03-20T19:48:24.847Z] v3.1.0-dev.18 [2024-03-20T19:48:24.847Z] v3.1.0-dev.19 [2024-03-20T19:48:24.847Z] v3.1.0-dev.2 [2024-03-20T19:48:24.847Z] v3.1.0-dev.20 [2024-03-20T19:48:24.847Z] v3.1.0-dev.21 [2024-03-20T19:48:24.847Z] v3.1.0-dev.22 [2024-03-20T19:48:24.847Z] v3.1.0-dev.23 [2024-03-20T19:48:24.847Z] v3.1.0-dev.24 [2024-03-20T19:48:24.847Z] v3.1.0-dev.25 [2024-03-20T19:48:24.847Z] v3.1.0-dev.26 [2024-03-20T19:48:24.847Z] v3.1.0-dev.27 [2024-03-20T19:48:24.847Z] v3.1.0-dev.28 [2024-03-20T19:48:24.847Z] v3.1.0-dev.29 [2024-03-20T19:48:24.847Z] v3.1.0-dev.3 [2024-03-20T19:48:24.847Z] v3.1.0-dev.30 [2024-03-20T19:48:24.847Z] v3.1.0-dev.31 [2024-03-20T19:48:24.847Z] v3.1.0-dev.32 [2024-03-20T19:48:24.847Z] v3.1.0-dev.33 [2024-03-20T19:48:24.847Z] v3.1.0-dev.34 [2024-03-20T19:48:24.847Z] v3.1.0-dev.35 [2024-03-20T19:48:24.847Z] v3.1.0-dev.36 [2024-03-20T19:48:24.847Z] v3.1.0-dev.37 [2024-03-20T19:48:24.847Z] v3.1.0-dev.38 [2024-03-20T19:48:24.847Z] v3.1.0-dev.39 [2024-03-20T19:48:24.847Z] v3.1.0-dev.4 [2024-03-20T19:48:24.847Z] v3.1.0-dev.40 [2024-03-20T19:48:24.847Z] v3.1.0-dev.41 [2024-03-20T19:48:24.847Z] v3.1.0-dev.5 [2024-03-20T19:48:24.847Z] v3.1.0-dev.6 [2024-03-20T19:48:24.847Z] v3.1.0-dev.7 [2024-03-20T19:48:24.847Z] v3.1.0-dev.8 [2024-03-20T19:48:24.847Z] v3.1.0-dev.9 [2024-03-20T19:48:24.847Z] v3.2.0-dev.1 [2024-03-20T19:48:24.847Z] v3.2.0-dev.10 [2024-03-20T19:48:24.847Z] v3.2.0-dev.11 [2024-03-20T19:48:24.847Z] v3.2.0-dev.12 [2024-03-20T19:48:24.847Z] v3.2.0-dev.2 [2024-03-20T19:48:24.847Z] v3.2.0-dev.3 [2024-03-20T19:48:24.847Z] v3.2.0-dev.4 [2024-03-20T19:48:24.847Z] v3.2.0-dev.5 [2024-03-20T19:48:24.847Z] v3.2.0-dev.6 [2024-03-20T19:48:24.847Z] v3.2.0-dev.7 [2024-03-20T19:48:24.847Z] v3.2.0-dev.8 [2024-03-20T19:48:24.847Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-20T19:48:25.138Z] + lftools sign git-tag v3.2.0-dev.12 [2024-03-20T19:48:25.707Z] Signing Git tag with Sigul... [2024-03-20T19:48:25.707Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-03-20T19:48:25.981Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:26.274Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-20T19:48:26.282Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-20T19:48:26.286Z] $ docker stop --time=1 5744a4ee2c1567518622a6cc80cd49ffcc6aa632d07863287a4e733a7003b765 [2024-03-20T19:48:27.551Z] $ docker rm -f --volumes 5744a4ee2c1567518622a6cc80cd49ffcc6aa632d07863287a4e733a7003b765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-20T19:48:28.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T19:48:28.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:48:28.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:48:28.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:48:28.407Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:48:28.406Z] $ 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-03-20T19:48:28.771Z] $ docker top 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e -eo pid,comm [2024-03-20T19:48:28.850Z] 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-03-20T19:48:28.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T19:48:28.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:48:28.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:48:29.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:48:28.998Z] $ docker exec 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e ssh-agent [2024-03-20T19:48:29.129Z] SSH_AUTH_SOCK=/tmp/ssh-pXlL477tyZ4y/agent.31 [2024-03-20T19:48:29.129Z] SSH_AGENT_PID=37 [2024-03-20T19:48:29.134Z] Running ssh-add (command line suppressed) [2024-03-20T19:48:29.197Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14513108159398941884.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14513108159398941884.key) [2024-03-20T19:48:29.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:48:29.532Z] + git semver bump pre [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,687 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,687 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,687 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,687 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,689 [execute] INFO git cat-file --batch-check [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,694 [execute] INFO git cat-file --batch [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T19:48:29.791Z] 2024-03-20 19:48:29,700 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:29.791Z] 3.2.0-dev.13 [Pipeline] } [2024-03-20T19:48:29.773Z] $ docker exec --env ******** --env ******** 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e ssh-agent -k [2024-03-20T19:48:29.867Z] unset SSH_AUTH_SOCK; [2024-03-20T19:48:29.867Z] unset SSH_AGENT_PID; [2024-03-20T19:48:29.867Z] echo Agent pid 37 killed; [2024-03-20T19:48:29.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T19:48:30.227Z] + git semver [Pipeline] } [2024-03-20T19:48:30.471Z] $ docker stop --time=1 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e [2024-03-20T19:48:31.736Z] $ docker rm -f --volumes 904e2f5640c103087836929784ba0225aa9756a68236e22cc1316b73fdd03d9e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-20T19:48:32.123Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-20T19:48:32.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:48:32.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-20T19:48:32.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:48:32.503Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:48:32.508Z] $ 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-03-20T19:48:32.867Z] $ docker top ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf -eo pid,comm [2024-03-20T19:48:32.942Z] 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-03-20T19:48:32.942Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-20T19:48:32.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-20T19:48:32.992Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-20T19:48:33.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-20T19:48:33.064Z] $ docker exec ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf ssh-agent [2024-03-20T19:48:33.208Z] SSH_AUTH_SOCK=/tmp/ssh-sGYvjA1gFNOc/agent.32 [2024-03-20T19:48:33.208Z] SSH_AGENT_PID=38 [2024-03-20T19:48:33.212Z] Running ssh-add (command line suppressed) [2024-03-20T19:48:33.278Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6584444022094562678.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6584444022094562678.key) [2024-03-20T19:48:33.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-20T19:48:33.613Z] + git semver push [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,745 [run_push] DEBUG push [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,746 [execute] INFO git cat-file --batch-check [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,750 [execute] INFO git rev-list 24407b502b21db4cd0da3da382155810cfd53e5d -- [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,750 [execute] DEBUG Popen(['git', 'rev-list', '24407b502b21db4cd0da3da382155810cfd53e5d', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,763 [execute] INFO git fetch -v origin [2024-03-20T19:48:33.872Z] 2024-03-20 19:48:33,763 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-20T19:48:34.439Z] 2024-03-20 19:48:34,254 [run_push] DEBUG no remote changes detected [2024-03-20T19:48:34.439Z] 2024-03-20 19:48:34,255 [execute] INFO git push origin semver [2024-03-20T19:48:34.439Z] 2024-03-20 19:48:34,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-20T19:48:35.374Z] 2024-03-20 19:48:35,028 [run_push] DEBUG push all version tags [2024-03-20T19:48:35.374Z] 2024-03-20 19:48:35,029 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-20T19:48:35.374Z] 2024-03-20 19:48:35,029 [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-03-20T19:48:35.942Z] 2024-03-20 19:48:35,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-03-20T19:48:35.942Z] 3.2.0-dev.13 [Pipeline] } [2024-03-20T19:48:35.923Z] $ docker exec --env ******** --env ******** ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf ssh-agent -k [2024-03-20T19:48:36.023Z] unset SSH_AUTH_SOCK; [2024-03-20T19:48:36.025Z] unset SSH_AGENT_PID; [2024-03-20T19:48:36.025Z] echo Agent pid 38 killed; [2024-03-20T19:48:36.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-20T19:48:36.391Z] + git semver [Pipeline] } [2024-03-20T19:48:36.632Z] $ docker stop --time=1 ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf [2024-03-20T19:48:37.908Z] $ docker rm -f --volumes ff4318572c118936e7d632627a3df35d316b74c9b58ecda0ecf2bf73485e9aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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-03-20T19:48:38.528Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-03-20T19:48:38.528Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-20T19:48:38.528Z] total 16 [2024-03-20T19:48:38.528Z] drwxr-xr-x 3 root root 4096 Mar 20 19:33 . [2024-03-20T19:48:38.528Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:48 .. [2024-03-20T19:48:38.528Z] drwxr-xr-x 2 root root 4096 Mar 20 19:33 cost [2024-03-20T19:48:38.528Z] -rw-r--r-- 1 root root 85 Mar 20 19:33 cost.csv [2024-03-20T19:48:38.528Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-20T19:48:38.528Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-03-20T19:48:38.528Z] total 16 [2024-03-20T19:48:38.528Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 19:33 . [2024-03-20T19:48:38.528Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:48 .. [2024-03-20T19:48:38.528Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 19:33 cost [2024-03-20T19:48:38.528Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 20 19:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:38.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:39.674Z] ---> package-listing.sh [2024-03-20T19:48:39.674Z] ++ facter osfamily [2024-03-20T19:48:39.674Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-20T19:48:39.932Z] + OS_FAMILY=debian [2024-03-20T19:48:39.932Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-03-20T19:48:39.932Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-20T19:48:39.932Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-20T19:48:39.932Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-20T19:48:39.932Z] + PACKAGES=/tmp/packages_start.txt [2024-03-20T19:48:39.932Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-03-20T19:48:39.932Z] + PACKAGES=/tmp/packages_end.txt [2024-03-20T19:48:39.932Z] + case "${OS_FAMILY}" in [2024-03-20T19:48:39.932Z] + dpkg -l [2024-03-20T19:48:39.932Z] + grep '^ii' [2024-03-20T19:48:39.932Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-20T19:48:39.932Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-20T19:48:39.932Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-20T19:48:39.932Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-03-20T19:48:39.932Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-03-20T19:48:39.932Z] + 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-03-20T19:48:39.941Z] 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-03-20T19:48:40.216Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-20T19:48:40.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-20T19:48:40.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-20T19:48:40.852Z] prd-ubuntu20.04-docker-8c-8g-469 does not seem to be running inside a container [2024-03-20T19:48:40.854Z] $ 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-03-20T19:48:41.037Z] $ docker top a6a9a6e1b566900d8f03bd8ec60905c059815e01d05a4df88ffd0b0ab1871c10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-20T19:48:41.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-20T19:48:41.699Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-20T19:48:41.986Z] + ls /var/log/sa-host [2024-03-20T19:48:41.986Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-20T19:48:42.068Z] provisioning config files... [2024-03-20T19:48:42.076Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17098024044528157849tmp [Pipeline] { [Pipeline] echo [2024-03-20T19:48:42.096Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:42.378Z] ---> create-netrc.sh [Pipeline] } [2024-03-20T19:48:42.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:42.715Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-20T19:48:42.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:43.001Z] ---> sudo-logs.sh [2024-03-20T19:48:43.001Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-20T19:48:43.025Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:43.304Z] ---> job-cost.sh [2024-03-20T19:48:43.304Z] lf-activate-venv: SKIPPING [2024-03-20T19:48:43.304Z] DEBUG: total: 0.2199999988079071 [2024-03-20T19:48:43.304Z] INFO: Retrieving Stack Cost... [2024-03-20T19:48:43.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-20T19:48:44.132Z] INFO: Archiving Costs [Pipeline] echo [2024-03-20T19:48:44.144Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-20T19:48:44.424Z] ---> logs-deploy.sh [2024-03-20T19:48:44.424Z] lf-activate-venv: SKIPPING [2024-03-20T19:48:44.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/283 [2024-03-20T19:48:44.424Z] INFO: archiving workspace using pattern(s): [2024-03-20T19:48:45.361Z] Archives upload complete. [2024-03-20T19:48:45.361Z] INFO: archiving logs to Nexus