Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a 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-ssh10492835966264905087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17642362752560904622.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10383602839551594995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18176867385927814372.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5156066216019828422.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22486 in /w/workspace/exfoundry_device-virtual-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-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a # timeout=10 Commit message: "Merge pull request #494 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > git rev-list --no-walk ecfa8c77d07a8ec4cc8db70b8565af04114a9f89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T06:55:38.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T06:55:38.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T06:55:38.536Z] ========================================================= [2024-10-11T06:55:38.536Z] EdgeX Global Pipelines Version Info [2024-10-11T06:55:38.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:55:39.284Z] ------------------- [2024-10-11T06:55:39.284Z] stable info: [2024-10-11T06:55:39.284Z] ------------------- [2024-10-11T06:55:39.284Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T06:55:39.284Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T06:55:39.284Z] Message: update stable to v1.0.265 [2024-10-11T06:55:39.855Z] ------------------- [2024-10-11T06:55:39.855Z] experimental info: [2024-10-11T06:55:39.855Z] ------------------- [2024-10-11T06:55:39.855Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T06:55:39.855Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T06:55:39.855Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T06:55:39.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-11T06:55:39.970Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-11T06:55:39.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T06:55:40.025Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T06:55:40.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T06:55:40.073Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T06:55:40.096Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T06:55:40.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-11T06:55:40.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T06:55:40.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T06:55:40.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T06:55:40.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-11T06:55:40.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T06:55:40.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T06:55:40.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T06:55:40.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T06:55:40.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T06:55:40.351Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T06:55:40.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T06:55:40.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T06:55:40.430Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-11T06:55:40.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-11T06:55:40.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-11T06:55:40.498Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-11T06:55:40.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-11T06:55:40.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T06:55:40.566Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T06:55:40.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T06:55:40.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T06:55:40.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T06:55:40.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] echo [2024-10-11T06:55:40.690Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 356f58f [Pipeline] echo [2024-10-11T06:55:40.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:55:40.779Z] provisioning config files... [2024-10-11T06:55:40.792Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5377515519930107118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:55:41.121Z] ---> ****-login.sh [2024-10-11T06:55:41.121Z] nexus3.edgexfoundry.org:10001 [2024-10-11T06:55:41.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:41.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:41.380Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:41.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:41.380Z] [2024-10-11T06:55:41.380Z] Login Succeeded [2024-10-11T06:55:41.380Z] nexus3.edgexfoundry.org:10002 [2024-10-11T06:55:41.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:41.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:41.640Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:41.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:41.640Z] [2024-10-11T06:55:41.640Z] Login Succeeded [2024-10-11T06:55:41.640Z] nexus3.edgexfoundry.org:10003 [2024-10-11T06:55:41.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:41.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:41.640Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:41.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:41.640Z] [2024-10-11T06:55:41.640Z] Login Succeeded [2024-10-11T06:55:41.640Z] nexus3.edgexfoundry.org:10004 [2024-10-11T06:55:41.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:41.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:41.902Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:41.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:41.902Z] [2024-10-11T06:55:41.902Z] Login Succeeded [2024-10-11T06:55:41.902Z] ****.io [2024-10-11T06:55:41.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:42.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:42.162Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:42.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:42.162Z] [2024-10-11T06:55:42.162Z] Login Succeeded [2024-10-11T06:55:42.162Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T06:55:42.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-11T06:55:42.570Z] + git rev-list -1 --merges 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a~1..356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] echo [2024-10-11T06:55:42.595Z] -----------> git rev-list -1 --merges 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a~1..356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T06:55:42.595Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [false] [Pipeline] sh [2024-10-11T06:55:42.884Z] + git log --format=format:%s -1 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] echo [2024-10-11T06:55:42.901Z] ========================================================= [2024-10-11T06:55:42.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T06:55:42.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T06:55:43.238Z] + git log --format=format:%s -1 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] echo [2024-10-11T06:55:43.248Z] [semverPrep] GIT_COMMIT: 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a, Commit Message: Merge pull request #494 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-11T06:55:43.266Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-11T06:55:43.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T06:55:43.649Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T06:55:43.649Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T06:55:43.649Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T06:55:43.649Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T06:55:43.649Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T06:55:43.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:55:44.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T06:55:44.005Z] [2024-10-11T06:55:44.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:55:44.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T06:55:44.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T06:55:44.320Z] b85a868b505f: Pulling fs layer [2024-10-11T06:55:44.320Z] e2be974225ed: Pulling fs layer [2024-10-11T06:55:44.320Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T06:55:44.320Z] 988bab9f4d93: Pulling fs layer [2024-10-11T06:55:44.320Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T06:55:44.320Z] eaf3925da568: Pulling fs layer [2024-10-11T06:55:44.320Z] bab4dde63d76: Pulling fs layer [2024-10-11T06:55:44.320Z] bde34c3a00c8: Pulling fs layer [2024-10-11T06:55:44.320Z] b352a97aabf1: Pulling fs layer [2024-10-11T06:55:44.320Z] 4872d77fe225: Pulling fs layer [2024-10-11T06:55:44.320Z] 5851b861e8e6: Pulling fs layer [2024-10-11T06:55:44.320Z] bab4dde63d76: Waiting [2024-10-11T06:55:44.320Z] bde34c3a00c8: Waiting [2024-10-11T06:55:44.320Z] b352a97aabf1: Waiting [2024-10-11T06:55:44.320Z] 4872d77fe225: Waiting [2024-10-11T06:55:44.320Z] 5851b861e8e6: Waiting [2024-10-11T06:55:44.320Z] e2be974225ed: Download complete [2024-10-11T06:55:44.320Z] 988bab9f4d93: Verifying Checksum [2024-10-11T06:55:44.320Z] 988bab9f4d93: Download complete [2024-10-11T06:55:44.320Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T06:55:44.320Z] 1469e6f7b9e6: Download complete [2024-10-11T06:55:44.320Z] eaf3925da568: Verifying Checksum [2024-10-11T06:55:44.320Z] eaf3925da568: Download complete [2024-10-11T06:55:44.581Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T06:55:44.581Z] 339a4e72a1f5: Download complete [2024-10-11T06:55:44.581Z] bde34c3a00c8: Download complete [2024-10-11T06:55:44.581Z] b352a97aabf1: Download complete [2024-10-11T06:55:44.581Z] 4872d77fe225: Verifying Checksum [2024-10-11T06:55:44.581Z] 4872d77fe225: Download complete [2024-10-11T06:55:44.581Z] 5851b861e8e6: Verifying Checksum [2024-10-11T06:55:44.581Z] 5851b861e8e6: Download complete [2024-10-11T06:55:44.581Z] b85a868b505f: Verifying Checksum [2024-10-11T06:55:44.581Z] b85a868b505f: Download complete [2024-10-11T06:55:44.841Z] bab4dde63d76: Verifying Checksum [2024-10-11T06:55:44.841Z] bab4dde63d76: Download complete [2024-10-11T06:55:45.779Z] b85a868b505f: Pull complete [2024-10-11T06:55:45.779Z] e2be974225ed: Pull complete [2024-10-11T06:55:46.347Z] 339a4e72a1f5: Pull complete [2024-10-11T06:55:46.347Z] 988bab9f4d93: Pull complete [2024-10-11T06:55:46.605Z] 1469e6f7b9e6: Pull complete [2024-10-11T06:55:46.605Z] eaf3925da568: Pull complete [2024-10-11T06:55:48.509Z] bab4dde63d76: Pull complete [2024-10-11T06:55:48.509Z] bde34c3a00c8: Pull complete [2024-10-11T06:55:48.509Z] b352a97aabf1: Pull complete [2024-10-11T06:55:48.509Z] 4872d77fe225: Pull complete [2024-10-11T06:55:48.509Z] 5851b861e8e6: Pull complete [2024-10-11T06:55:48.509Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T06:55:48.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T06:55:48.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:55:48.652Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T06:55:48.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T06:55:51.967Z] $ docker top adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 -eo pid,comm [2024-10-11T06:55:52.020Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-11T06:55:52.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T06:55:52.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T06:55:52.076Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T06:55:52.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T06:55:52.190Z] $ docker exec adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 ssh-agent [2024-10-11T06:55:52.288Z] SSH_AUTH_SOCK=/tmp/ssh-YgOQAmoNbXkI/agent.32 [2024-10-11T06:55:52.288Z] SSH_AGENT_PID=38 [2024-10-11T06:55:52.294Z] Running ssh-add (command line suppressed) [2024-10-11T06:55:52.395Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11677392402432620114.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11677392402432620114.key) [2024-10-11T06:55:52.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T06:55:52.701Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T06:55:52.711Z] $ docker exec --env ******** --env ******** adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 ssh-agent -k [2024-10-11T06:55:52.805Z] unset SSH_AUTH_SOCK; [2024-10-11T06:55:52.805Z] unset SSH_AGENT_PID; [2024-10-11T06:55:52.805Z] echo Agent pid 38 killed; [2024-10-11T06:55:52.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T06:55:52.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T06:55:52.861Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T06:55:52.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T06:55:52.967Z] $ docker exec adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 ssh-agent [2024-10-11T06:55:53.081Z] SSH_AUTH_SOCK=/tmp/ssh-bB39q5k1XTuP/agent.71 [2024-10-11T06:55:53.081Z] SSH_AGENT_PID=77 [2024-10-11T06:55:53.086Z] Running ssh-add (command line suppressed) [2024-10-11T06:55:53.183Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9177304337972659750.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9177304337972659750.key) [2024-10-11T06:55:53.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T06:55:53.492Z] + git semver init [2024-10-11T06:55:53.752Z] 2024-10-11 06:55:53,702 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T06:55:53.752Z] 2024-10-11 06:55:53,703 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-11T06:55:53.752Z] 2024-10-11 06:55:53,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-10-11T06:55:53.752Z] 2024-10-11 06:55:53,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-11T06:55:55.670Z] 2024-10-11 06:55:55,557 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-10-11T06:55:55.670Z] 2024-10-11 06:55:55,557 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-10-11T06:55:55.670Z] 2024-10-11 06:55:55,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T06:55:55.670Z] 2024-10-11 06:55:55,557 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T06:55:55.670Z] 3.2.0-dev.26 [Pipeline] } [2024-10-11T06:55:55.679Z] $ docker exec --env ******** --env ******** adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 ssh-agent -k [2024-10-11T06:55:55.776Z] unset SSH_AUTH_SOCK; [2024-10-11T06:55:55.777Z] unset SSH_AGENT_PID; [2024-10-11T06:55:55.777Z] echo Agent pid 77 killed; [2024-10-11T06:55:55.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T06:55:56.114Z] + git semver [Pipeline] } [2024-10-11T06:55:56.386Z] $ docker stop --time=1 adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 [2024-10-11T06:55:57.663Z] $ docker rm -f --volumes adb7661ab1990ee7740937c56ccb194ee3fa415e3bd0d7f178126228151c0b09 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T06:55:58.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T06:55:58.260Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T06:55:58.264Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:55:58.435Z] provisioning config files... [2024-10-11T06:55:58.443Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2886509882922973106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:55:58.749Z] ---> ****-login.sh [2024-10-11T06:55:58.749Z] nexus3.edgexfoundry.org:10001 [2024-10-11T06:55:58.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:58.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:58.750Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:58.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:58.750Z] [2024-10-11T06:55:58.750Z] Login Succeeded [2024-10-11T06:55:58.750Z] nexus3.edgexfoundry.org:10002 [2024-10-11T06:55:58.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:58.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:58.750Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:58.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:58.750Z] [2024-10-11T06:55:58.750Z] Login Succeeded [2024-10-11T06:55:58.750Z] nexus3.edgexfoundry.org:10003 [2024-10-11T06:55:59.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:59.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:59.009Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:59.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:59.009Z] [2024-10-11T06:55:59.009Z] Login Succeeded [2024-10-11T06:55:59.009Z] nexus3.edgexfoundry.org:10004 [2024-10-11T06:55:59.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:59.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:59.010Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:59.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:59.010Z] [2024-10-11T06:55:59.010Z] Login Succeeded [2024-10-11T06:55:59.010Z] ****.io [2024-10-11T06:55:59.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:55:59.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:55:59.269Z] Configure a credential helper to remove this warning. See [2024-10-11T06:55:59.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:55:59.269Z] [2024-10-11T06:55:59.269Z] Login Succeeded [2024-10-11T06:55:59.269Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T06:55:59.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T06:55:59.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T06:55:59.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T06:55:59.599Z] ========================================================= [2024-10-11T06:55:59.599Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T06:55:59.599Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:55:59.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-11T06:55:59.941Z] Sending build context to Docker daemon 37.64MB [2024-10-11T06:55:59.941Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T06:55:59.941Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-11T06:56:00.200Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T06:56:00.200Z] 43c4264eed91: Pulling fs layer [2024-10-11T06:56:00.200Z] 4cc291be95ef: Pulling fs layer [2024-10-11T06:56:00.200Z] 2ac1f1163629: Pulling fs layer [2024-10-11T06:56:00.200Z] 5c3c966382ef: Pulling fs layer [2024-10-11T06:56:00.200Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T06:56:00.200Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T06:56:00.200Z] 9f66e0745190: Pulling fs layer [2024-10-11T06:56:00.200Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T06:56:00.200Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T06:56:00.200Z] 9f66e0745190: Waiting [2024-10-11T06:56:00.200Z] f49a43e4bbc0: Waiting [2024-10-11T06:56:00.200Z] 5c3c966382ef: Waiting [2024-10-11T06:56:00.200Z] 4f4fb700ef54: Waiting [2024-10-11T06:56:00.200Z] 561ebcabdf7f: Waiting [2024-10-11T06:56:00.200Z] 5d5c8e513c77: Waiting [2024-10-11T06:56:00.200Z] 4cc291be95ef: Verifying Checksum [2024-10-11T06:56:00.200Z] 4cc291be95ef: Download complete [2024-10-11T06:56:00.200Z] 5c3c966382ef: Verifying Checksum [2024-10-11T06:56:00.200Z] 5c3c966382ef: Download complete [2024-10-11T06:56:00.200Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T06:56:00.200Z] 4f4fb700ef54: Download complete [2024-10-11T06:56:00.200Z] 5d5c8e513c77: Download complete [2024-10-11T06:56:00.200Z] 43c4264eed91: Download complete [2024-10-11T06:56:00.200Z] 9f66e0745190: Verifying Checksum [2024-10-11T06:56:00.200Z] 9f66e0745190: Download complete [2024-10-11T06:56:00.460Z] 43c4264eed91: Pull complete [2024-10-11T06:56:00.460Z] 561ebcabdf7f: Verifying Checksum [2024-10-11T06:56:00.460Z] 561ebcabdf7f: Download complete [2024-10-11T06:56:00.460Z] 4cc291be95ef: Pull complete [2024-10-11T06:56:00.720Z] 2ac1f1163629: Download complete [2024-10-11T06:56:00.978Z] f49a43e4bbc0: Verifying Checksum [2024-10-11T06:56:00.978Z] f49a43e4bbc0: Download complete [2024-10-11T06:56:04.267Z] 2ac1f1163629: Pull complete [2024-10-11T06:56:04.267Z] 5c3c966382ef: Pull complete [2024-10-11T06:56:04.267Z] 4f4fb700ef54: Pull complete [2024-10-11T06:56:04.526Z] 5d5c8e513c77: Pull complete [2024-10-11T06:56:04.526Z] 9f66e0745190: Pull complete [2024-10-11T06:56:07.060Z] f49a43e4bbc0: Pull complete [2024-10-11T06:56:07.320Z] 561ebcabdf7f: Pull complete [2024-10-11T06:56:07.320Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T06:56:07.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T06:56:07.320Z] ---> 3a752c3f9dda [2024-10-11T06:56:07.320Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T06:56:13.381Z] Still waiting to schedule task [2024-10-11T06:56:13.381Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-11T06:56:13.973Z] ---> Running in ed0f91faad8e [2024-10-11T06:56:13.973Z] Removing intermediate container ed0f91faad8e [2024-10-11T06:56:13.973Z] ---> c06b150bb58d [2024-10-11T06:56:13.973Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T06:56:13.973Z] ---> Running in b42d9f091a29 [2024-10-11T06:56:13.973Z] Removing intermediate container b42d9f091a29 [2024-10-11T06:56:13.973Z] ---> 185667214576 [2024-10-11T06:56:13.973Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-11T06:56:13.973Z] ---> Running in 49d09cef8cb7 [2024-10-11T06:56:13.973Z] Removing intermediate container 49d09cef8cb7 [2024-10-11T06:56:13.973Z] ---> 5d566e773cee [2024-10-11T06:56:13.973Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-11T06:56:13.973Z] ---> Running in 0e8c8c407f21 [2024-10-11T06:56:13.973Z] Removing intermediate container 0e8c8c407f21 [2024-10-11T06:56:13.973Z] ---> 41a9ee3549a8 [2024-10-11T06:56:13.973Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T06:56:13.973Z] ---> Running in 28f4dc1fb158 [2024-10-11T06:56:13.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T06:56:13.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T06:56:14.231Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-11T06:56:14.231Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-11T06:56:14.231Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-11T06:56:14.231Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-11T06:56:14.231Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T06:56:14.231Z] OK: 250 MiB in 58 packages [2024-10-11T06:56:14.798Z] Removing intermediate container 28f4dc1fb158 [2024-10-11T06:56:14.798Z] ---> 0f18b8090d55 [2024-10-11T06:56:14.798Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-11T06:56:14.798Z] ---> 32e6334d97e1 [2024-10-11T06:56:14.798Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T06:56:14.798Z] ---> Running in a4e09a30a407 [2024-10-11T06:57:22.633Z] Removing intermediate container a4e09a30a407 [2024-10-11T06:57:22.633Z] ---> fad1dd8dd72b [2024-10-11T06:57:22.633Z] Step 10/12 : COPY . . [2024-10-11T06:57:22.633Z] ---> 71a558cf8aaa [2024-10-11T06:57:22.633Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T06:57:22.633Z] ---> Running in 62fa0e710618 [2024-10-11T06:57:22.633Z] Removing intermediate container 62fa0e710618 [2024-10-11T06:57:22.633Z] ---> 4ad97978992c [2024-10-11T06:57:22.633Z] Step 12/12 : RUN $MAKE [2024-10-11T06:57:22.633Z] ---> Running in fac6501f3914 [2024-10-11T06:57:22.633Z] noop [2024-10-11T06:57:22.633Z] Removing intermediate container fac6501f3914 [2024-10-11T06:57:22.633Z] ---> 410d7bcda56c [2024-10-11T06:57:22.633Z] Successfully built 410d7bcda56c [2024-10-11T06:57:22.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:57:22.972Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T06:57:22.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:57:23.045Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T06:57:23.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T06:57:23.412Z] $ docker top 6d38646b2995a52c692c99ea1cc83b2973dfc08487a13f4251d5b93809be4de9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T06:57:23.768Z] + go version [2024-10-11T06:57:23.768Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T06:57:23.778Z] $ docker stop --time=1 6d38646b2995a52c692c99ea1cc83b2973dfc08487a13f4251d5b93809be4de9 [2024-10-11T06:57:25.071Z] $ docker rm -f --volumes 6d38646b2995a52c692c99ea1cc83b2973dfc08487a13f4251d5b93809be4de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:57:25.540Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T06:57:25.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:57:25.622Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T06:57:25.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T06:57:25.956Z] $ docker top 8202b358d0135049416704ef71b584dc9a9a1211caf775001e389a9c4dfc26a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T06:57:26.300Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-11T06:57:26.609Z] + make test [2024-10-11T06:57:26.609Z] go test ./... -coverprofile=coverage.out [2024-10-11T06:57:28.515Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-11T06:57:46.634Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-11T06:57:46.634Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [2024-10-11T06:57:52.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22487 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-10-11T06:57:52.760Z] Running in /w/workspace/device-virtual-go/182 [Pipeline] { [Pipeline] checkout [2024-10-11T06:57:54.964Z] go vet ./... [2024-10-11T06:57:55.816Z] The recommended git tool is: git [2024-10-11T06:58:01.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T06:58:01.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T06:58:01.524Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T06:58:01.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T06:58:01.569Z] $ docker stop --time=1 8202b358d0135049416704ef71b584dc9a9a1211caf775001e389a9c4dfc26a9 [2024-10-11T06:58:03.349Z] using credential edgex-jenkins-ssh [2024-10-11T06:58:03.377Z] Cloning the remote Git repository [2024-10-11T06:58:03.450Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-11T06:58:03.645Z] > git init /w/workspace/device-virtual-go/182 # timeout=10 [2024-10-11T06:58:04.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-11T06:58:04.059Z] > git --version # timeout=10 [2024-10-11T06:58:04.136Z] > git --version # 'git version 2.25.1' [2024-10-11T06:58:04.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T06:58:04.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T06:58:06.954Z] $ docker rm -f --volumes 8202b358d0135049416704ef71b584dc9a9a1211caf775001e389a9c4dfc26a9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T06:58:07.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T06:58:07.528Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-11T06:58:08.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T06:58:08.378Z] + ls -al . [2024-10-11T06:58:08.378Z] total 276 [2024-10-11T06:58:08.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 06:57 . [2024-10-11T06:58:08.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 06:55 .. [2024-10-11T06:58:08.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 06:57 .git [2024-10-11T06:58:08.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 06:55 .github [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 11 06:55 .gitignore [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 06:55 .golangci.yml [2024-10-11T06:58:08.378Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 06:55 .semver [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 11 06:55 Attribution.txt [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 11 06:55 CHANGELOG.md [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 11 06:55 Dockerfile [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 06:55 GOVERNANCE.md [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 11 06:55 Jenkinsfile [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 06:55 LICENSE [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 11 06:55 Makefile [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 11 06:55 OWNERS.md [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 11 06:55 README.md [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 06:55 VERSION [2024-10-11T06:58:08.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 06:55 bin [2024-10-11T06:58:08.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 06:55 cmd [2024-10-11T06:58:08.378Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 11 06:57 coverage.out [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 11 06:55 go.mod [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 06:55 go.sum [2024-10-11T06:58:08.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 06:55 internal [2024-10-11T06:58:08.378Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 11 06:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:08.710Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a --label arch=amd64 --label version=3.2.0-dev.26 . [2024-10-11T06:58:08.710Z] Sending build context to Docker daemon 37.68MB [2024-10-11T06:58:08.710Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T06:58:08.710Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-11T06:58:08.710Z] ---> 410d7bcda56c [2024-10-11T06:58:08.710Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T06:58:08.357Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-11T06:58:08.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T06:58:09.599Z] Avoid second fetch [2024-10-11T06:58:09.600Z] Checking out Revision 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a (main) [2024-10-11T06:58:09.668Z] ---> Running in 6dab56bfcb8b [2024-10-11T06:58:09.668Z] Removing intermediate container 6dab56bfcb8b [2024-10-11T06:58:09.668Z] ---> bd5e61378445 [2024-10-11T06:58:09.668Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T06:58:09.668Z] ---> Running in b02b5e10724d [2024-10-11T06:58:09.668Z] Removing intermediate container b02b5e10724d [2024-10-11T06:58:09.668Z] ---> a119eee5e3f2 [2024-10-11T06:58:09.668Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-11T06:58:09.668Z] ---> Running in bec47ebb1c8a [2024-10-11T06:58:09.668Z] Removing intermediate container bec47ebb1c8a [2024-10-11T06:58:09.668Z] ---> a7553b8458cc [2024-10-11T06:58:09.668Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-11T06:58:09.668Z] ---> Running in 5a4473238c11 [2024-10-11T06:58:09.925Z] Removing intermediate container 5a4473238c11 [2024-10-11T06:58:09.925Z] ---> 0824ecf3d27a [2024-10-11T06:58:09.925Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T06:58:09.925Z] ---> Running in 4f986ace9277 [2024-10-11T06:58:10.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:10.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:10.374Z] Commit message: "Merge pull request #494 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [2024-10-11T06:58:10.441Z] OK: 250 MiB in 58 packages [2024-10-11T06:58:09.613Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T06:58:09.688Z] > git checkout -f 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a # timeout=10 [2024-10-11T06:58:11.007Z] Removing intermediate container 4f986ace9277 [2024-10-11T06:58:11.007Z] ---> 0e5a3f0eb337 [2024-10-11T06:58:11.007Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-11T06:58:11.007Z] ---> 0c6f86a0eb50 [2024-10-11T06:58:11.007Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T06:58:11.007Z] ---> Running in b3eaec8b94df [2024-10-11T06:58:11.577Z] Removing intermediate container b3eaec8b94df [2024-10-11T06:58:11.577Z] ---> 0970f2b7282b [2024-10-11T06:58:11.577Z] Step 10/26 : COPY . . [2024-10-11T06:58:12.956Z] ---> e01906a6b9b2 [2024-10-11T06:58:12.956Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T06:58:12.956Z] ---> Running in 719e79ea3058 [2024-10-11T06:58:12.956Z] Removing intermediate container 719e79ea3058 [2024-10-11T06:58:12.956Z] ---> 314655782a75 [2024-10-11T06:58:12.956Z] Step 12/26 : RUN $MAKE [2024-10-11T06:58:12.956Z] ---> Running in 2805865d779c [2024-10-11T06:58:13.215Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T06:58:15.239Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T06:58:15.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T06:58:15.239Z] Dload Upload Total Spent Left Speed [2024-10-11T06:58:15.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73302 [Pipeline] sh [2024-10-11T06:58:15.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T06:58:15.889Z] + sudo tee /etc/docker/daemon.new [2024-10-11T06:58:15.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-11T06:58:15.889Z] { [2024-10-11T06:58:15.889Z] "registry-mirrors": [ [2024-10-11T06:58:15.889Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T06:58:15.889Z] ], [2024-10-11T06:58:15.889Z] "bip": "10.250.0.254/24", [2024-10-11T06:58:15.889Z] "hosts": [ [2024-10-11T06:58:15.889Z] "tcp://0.0.0.0:5555", [2024-10-11T06:58:15.889Z] "unix:///var/run/docker.sock" [2024-10-11T06:58:15.889Z] ], [2024-10-11T06:58:15.889Z] "mtu": 1458, [2024-10-11T06:58:15.889Z] "selinux-enabled": true, [2024-10-11T06:58:15.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T06:58:15.889Z] } [Pipeline] sh [2024-10-11T06:58:16.210Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T06:58:16.531Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:58:34.773Z] provisioning config files... [2024-10-11T06:58:34.797Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/182@tmp/config13381362310254367607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:58:35.239Z] ---> ****-login.sh [2024-10-11T06:58:35.239Z] nexus3.edgexfoundry.org:10001 [2024-10-11T06:58:35.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:35.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:35.780Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:35.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:35.780Z] [2024-10-11T06:58:35.780Z] Login Succeeded [2024-10-11T06:58:35.780Z] nexus3.edgexfoundry.org:10002 [2024-10-11T06:58:36.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:36.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:36.047Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:36.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:36.047Z] [2024-10-11T06:58:36.047Z] Login Succeeded [2024-10-11T06:58:36.047Z] nexus3.edgexfoundry.org:10003 [2024-10-11T06:58:36.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:36.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:36.315Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:36.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:36.315Z] [2024-10-11T06:58:36.315Z] Login Succeeded [2024-10-11T06:58:36.583Z] nexus3.edgexfoundry.org:10004 [2024-10-11T06:58:36.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:36.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:36.853Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:36.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:36.853Z] [2024-10-11T06:58:36.853Z] Login Succeeded [2024-10-11T06:58:36.853Z] ****.io [2024-10-11T06:58:36.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:37.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:37.126Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:37.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:37.126Z] [2024-10-11T06:58:37.126Z] Login Succeeded [2024-10-11T06:58:37.126Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T06:58:37.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T06:58:37.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T06:58:37.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T06:58:37.466Z] ========================================================= [2024-10-11T06:58:37.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T06:58:37.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:37.831Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-11T06:58:38.103Z] Sending build context to Docker daemon 19MB [2024-10-11T06:58:38.369Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T06:58:38.369Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-11T06:58:38.369Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T06:58:38.369Z] cf04c63912e1: Pulling fs layer [2024-10-11T06:58:38.369Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T06:58:38.369Z] a37a00ec5f00: Pulling fs layer [2024-10-11T06:58:38.369Z] 50b3750afda1: Pulling fs layer [2024-10-11T06:58:38.369Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T06:58:38.369Z] 80978eb59214: Pulling fs layer [2024-10-11T06:58:38.369Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T06:58:38.369Z] c5a475d317c9: Pulling fs layer [2024-10-11T06:58:38.369Z] 80978eb59214: Waiting [2024-10-11T06:58:38.369Z] 50b3750afda1: Waiting [2024-10-11T06:58:38.369Z] 4f4fb700ef54: Waiting [2024-10-11T06:58:38.369Z] c9f46d7d2bd2: Waiting [2024-10-11T06:58:38.369Z] 55b35a11ae5e: Download complete [2024-10-11T06:58:38.369Z] 50b3750afda1: Verifying Checksum [2024-10-11T06:58:38.369Z] 50b3750afda1: Download complete [2024-10-11T06:58:38.369Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T06:58:38.369Z] 4f4fb700ef54: Download complete [2024-10-11T06:58:38.639Z] 80978eb59214: Verifying Checksum [2024-10-11T06:58:38.639Z] 80978eb59214: Download complete [2024-10-11T06:58:38.639Z] cf04c63912e1: Verifying Checksum [2024-10-11T06:58:38.639Z] cf04c63912e1: Download complete [2024-10-11T06:58:38.906Z] c5a475d317c9: Verifying Checksum [2024-10-11T06:58:38.906Z] c5a475d317c9: Download complete [2024-10-11T06:58:39.491Z] cf04c63912e1: Pull complete [2024-10-11T06:58:39.763Z] 55b35a11ae5e: Pull complete [2024-10-11T06:58:40.346Z] a37a00ec5f00: Verifying Checksum [2024-10-11T06:58:40.346Z] a37a00ec5f00: Download complete [2024-10-11T06:58:40.930Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T06:58:40.930Z] c9f46d7d2bd2: Download complete [2024-10-11T06:58:45.401Z] Removing intermediate container 2805865d779c [2024-10-11T06:58:45.401Z] ---> f8eab35e36f7 [2024-10-11T06:58:45.401Z] Step 13/26 : FROM alpine:3.20 [2024-10-11T06:58:45.401Z] 3.20: Pulling from library/alpine [2024-10-11T06:58:45.401Z] 43c4264eed91: Already exists [2024-10-11T06:58:45.401Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T06:58:45.401Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T06:58:45.401Z] ---> 91ef0af61f39 [2024-10-11T06:58:45.401Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-11T06:58:45.401Z] ---> Running in 5d86a1865b7a [2024-10-11T06:58:45.401Z] Removing intermediate container 5d86a1865b7a [2024-10-11T06:58:45.401Z] ---> 17b238d755d0 [2024-10-11T06:58:45.401Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-11T06:58:45.401Z] ---> Running in 612618ad3dc8 [2024-10-11T06:58:45.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:45.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:45.401Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T06:58:45.401Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T06:58:45.401Z] OK: 8 MiB in 15 packages [2024-10-11T06:58:45.658Z] Removing intermediate container 612618ad3dc8 [2024-10-11T06:58:45.658Z] ---> 75f0b4ddb152 [2024-10-11T06:58:45.658Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-11T06:58:45.658Z] ---> Running in 51dc3547a611 [2024-10-11T06:58:45.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:46.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:46.446Z] Upgrading critical system libraries and apk-tools: [2024-10-11T06:58:46.446Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T06:58:46.446Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T06:58:46.446Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T06:58:46.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:46.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T06:58:46.705Z] OK: 8 MiB in 15 packages [2024-10-11T06:58:46.963Z] Removing intermediate container 51dc3547a611 [2024-10-11T06:58:46.963Z] ---> d9ba85d0d468 [2024-10-11T06:58:46.963Z] Step 17/26 : WORKDIR / [2024-10-11T06:58:46.963Z] ---> Running in fb00ec2082fd [2024-10-11T06:58:47.223Z] Removing intermediate container fb00ec2082fd [2024-10-11T06:58:47.223Z] ---> 11d03ae8f32d [2024-10-11T06:58:47.223Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-11T06:58:47.223Z] ---> 4c15d52b6d6c [2024-10-11T06:58:47.223Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-11T06:58:47.223Z] ---> f6302552054c [2024-10-11T06:58:47.223Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-11T06:58:48.601Z] ---> 3b6e65e38a01 [2024-10-11T06:58:48.601Z] Step 21/26 : EXPOSE 59900 [2024-10-11T06:58:48.601Z] ---> Running in 79e19ec5fd64 [2024-10-11T06:58:48.601Z] Removing intermediate container 79e19ec5fd64 [2024-10-11T06:58:48.601Z] ---> 2fa1900557a9 [2024-10-11T06:58:48.601Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-11T06:58:48.601Z] ---> Running in 2c018aeff477 [2024-10-11T06:58:48.601Z] Removing intermediate container 2c018aeff477 [2024-10-11T06:58:48.601Z] ---> 615391818159 [2024-10-11T06:58:48.601Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-11T06:58:48.601Z] ---> Running in a15b7b80c24e [2024-10-11T06:58:48.601Z] Removing intermediate container a15b7b80c24e [2024-10-11T06:58:48.601Z] ---> 6b55fb63771a [2024-10-11T06:58:48.601Z] Step 24/26 : LABEL arch=amd64 [2024-10-11T06:58:48.601Z] ---> Running in dd8159d6a435 [2024-10-11T06:58:48.859Z] Removing intermediate container dd8159d6a435 [2024-10-11T06:58:48.859Z] ---> 4a70628d8b78 [2024-10-11T06:58:48.859Z] Step 25/26 : LABEL git_sha=356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T06:58:48.859Z] ---> Running in 9e6cc4ea6f52 [2024-10-11T06:58:48.859Z] Removing intermediate container 9e6cc4ea6f52 [2024-10-11T06:58:48.859Z] ---> 66e31d46bec6 [2024-10-11T06:58:48.859Z] Step 26/26 : LABEL version=3.2.0-dev.26 [2024-10-11T06:58:48.859Z] ---> Running in 458cb63279a3 [2024-10-11T06:58:48.859Z] Removing intermediate container 458cb63279a3 [2024-10-11T06:58:48.859Z] ---> fc2dd08f9325 [2024-10-11T06:58:48.859Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T06:58:48.859Z] Successfully built fc2dd08f9325 [2024-10-11T06:58:48.859Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T06:58:49.002Z] provisioning config files... [2024-10-11T06:58:49.012Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5826119767426441858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:58:49.312Z] ---> ****-login.sh [2024-10-11T06:58:49.313Z] nexus3.edgexfoundry.org:10001 [2024-10-11T06:58:49.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:49.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:49.313Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:49.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:49.313Z] [2024-10-11T06:58:49.313Z] Login Succeeded [2024-10-11T06:58:49.313Z] nexus3.edgexfoundry.org:10002 [2024-10-11T06:58:49.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:49.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:49.313Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:49.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:49.313Z] [2024-10-11T06:58:49.313Z] Login Succeeded [2024-10-11T06:58:49.313Z] nexus3.edgexfoundry.org:10003 [2024-10-11T06:58:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:49.572Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:49.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:49.572Z] [2024-10-11T06:58:49.572Z] Login Succeeded [2024-10-11T06:58:49.572Z] nexus3.edgexfoundry.org:10004 [2024-10-11T06:58:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:49.572Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:49.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:49.572Z] [2024-10-11T06:58:49.572Z] Login Succeeded [2024-10-11T06:58:49.572Z] ****.io [2024-10-11T06:58:49.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T06:58:49.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T06:58:49.836Z] Configure a credential helper to remove this warning. See [2024-10-11T06:58:49.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T06:58:49.836Z] [2024-10-11T06:58:49.836Z] Login Succeeded [2024-10-11T06:58:49.836Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T06:58:49.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:58:49.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T06:58:49.936Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-10-11T06:58:49.936Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T06:58:49.936Z] latest [2024-10-11T06:58:49.936Z] 3.2.0-dev.26 [2024-10-11T06:58:49.936Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [2024-10-11T06:58:49.936Z] main [2024-10-11T06:58:49.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:50.290Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:50.625Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T06:58:50.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-11T06:58:50.625Z] 4728cb76abb2: Preparing [2024-10-11T06:58:50.625Z] 01125a223d70: Preparing [2024-10-11T06:58:50.625Z] ce4f0f959d26: Preparing [2024-10-11T06:58:50.625Z] 28ebcf3f8c00: Preparing [2024-10-11T06:58:50.625Z] 77f45e59adff: Preparing [2024-10-11T06:58:50.625Z] 63ca1fbb43ae: Preparing [2024-10-11T06:58:50.625Z] 63ca1fbb43ae: Waiting [2024-10-11T06:58:50.625Z] ce4f0f959d26: Pushed [2024-10-11T06:58:50.625Z] 28ebcf3f8c00: Pushed [2024-10-11T06:58:50.625Z] 01125a223d70: Pushed [2024-10-11T06:58:50.625Z] 63ca1fbb43ae: Layer already exists [2024-10-11T06:58:50.625Z] 77f45e59adff: Pushed [2024-10-11T06:58:53.247Z] a37a00ec5f00: Pull complete [2024-10-11T06:58:53.247Z] 50b3750afda1: Pull complete [2024-10-11T06:58:53.516Z] 4f4fb700ef54: Pull complete [2024-10-11T06:58:53.784Z] 80978eb59214: Pull complete [2024-10-11T06:58:53.919Z] 4728cb76abb2: Pushed [2024-10-11T06:58:53.919Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a: digest: sha256:81edaf75163333751567d3050e2e00c96d1e8f9b42e1770a4e26dc020c7582ee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:54.244Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:54.566Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-11T06:58:54.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-11T06:58:54.567Z] 4728cb76abb2: Preparing [2024-10-11T06:58:54.567Z] 01125a223d70: Preparing [2024-10-11T06:58:54.567Z] ce4f0f959d26: Preparing [2024-10-11T06:58:54.567Z] 28ebcf3f8c00: Preparing [2024-10-11T06:58:54.567Z] 77f45e59adff: Preparing [2024-10-11T06:58:54.567Z] 63ca1fbb43ae: Preparing [2024-10-11T06:58:54.567Z] 63ca1fbb43ae: Waiting [2024-10-11T06:58:54.567Z] 28ebcf3f8c00: Layer already exists [2024-10-11T06:58:54.567Z] ce4f0f959d26: Layer already exists [2024-10-11T06:58:54.567Z] 01125a223d70: Layer already exists [2024-10-11T06:58:54.567Z] 4728cb76abb2: Layer already exists [2024-10-11T06:58:54.567Z] 77f45e59adff: Layer already exists [2024-10-11T06:58:54.567Z] 63ca1fbb43ae: Layer already exists [2024-10-11T06:58:54.567Z] latest: digest: sha256:81edaf75163333751567d3050e2e00c96d1e8f9b42e1770a4e26dc020c7582ee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:54.906Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:55.236Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.26 [2024-10-11T06:58:55.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-11T06:58:55.236Z] 4728cb76abb2: Preparing [2024-10-11T06:58:55.236Z] 01125a223d70: Preparing [2024-10-11T06:58:55.236Z] ce4f0f959d26: Preparing [2024-10-11T06:58:55.236Z] 28ebcf3f8c00: Preparing [2024-10-11T06:58:55.236Z] 77f45e59adff: Preparing [2024-10-11T06:58:55.236Z] 63ca1fbb43ae: Preparing [2024-10-11T06:58:55.236Z] 63ca1fbb43ae: Waiting [2024-10-11T06:58:55.236Z] 4728cb76abb2: Layer already exists [2024-10-11T06:58:55.236Z] 28ebcf3f8c00: Layer already exists [2024-10-11T06:58:55.236Z] 01125a223d70: Layer already exists [2024-10-11T06:58:55.236Z] 77f45e59adff: Layer already exists [2024-10-11T06:58:55.236Z] ce4f0f959d26: Layer already exists [2024-10-11T06:58:55.236Z] 63ca1fbb43ae: Layer already exists [2024-10-11T06:58:55.236Z] 3.2.0-dev.26: digest: sha256:81edaf75163333751567d3050e2e00c96d1e8f9b42e1770a4e26dc020c7582ee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:55.562Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:55.898Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [2024-10-11T06:58:55.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-11T06:58:55.898Z] 4728cb76abb2: Preparing [2024-10-11T06:58:55.898Z] 01125a223d70: Preparing [2024-10-11T06:58:55.898Z] ce4f0f959d26: Preparing [2024-10-11T06:58:55.898Z] 28ebcf3f8c00: Preparing [2024-10-11T06:58:55.898Z] 77f45e59adff: Preparing [2024-10-11T06:58:55.898Z] 63ca1fbb43ae: Preparing [2024-10-11T06:58:55.898Z] 63ca1fbb43ae: Waiting [2024-10-11T06:58:55.898Z] 77f45e59adff: Layer already exists [2024-10-11T06:58:55.898Z] 28ebcf3f8c00: Layer already exists [2024-10-11T06:58:55.898Z] 01125a223d70: Layer already exists [2024-10-11T06:58:55.898Z] ce4f0f959d26: Layer already exists [2024-10-11T06:58:55.898Z] 4728cb76abb2: Layer already exists [2024-10-11T06:58:55.898Z] 63ca1fbb43ae: Layer already exists [2024-10-11T06:58:55.898Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26: digest: sha256:81edaf75163333751567d3050e2e00c96d1e8f9b42e1770a4e26dc020c7582ee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:56.234Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:56.569Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-10-11T06:58:56.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-10-11T06:58:56.569Z] 4728cb76abb2: Preparing [2024-10-11T06:58:56.569Z] 01125a223d70: Preparing [2024-10-11T06:58:56.569Z] ce4f0f959d26: Preparing [2024-10-11T06:58:56.569Z] 28ebcf3f8c00: Preparing [2024-10-11T06:58:56.569Z] 77f45e59adff: Preparing [2024-10-11T06:58:56.569Z] 63ca1fbb43ae: Preparing [2024-10-11T06:58:56.569Z] 63ca1fbb43ae: Waiting [2024-10-11T06:58:56.569Z] 77f45e59adff: Layer already exists [2024-10-11T06:58:56.569Z] 01125a223d70: Layer already exists [2024-10-11T06:58:56.569Z] ce4f0f959d26: Layer already exists [2024-10-11T06:58:56.569Z] 28ebcf3f8c00: Layer already exists [2024-10-11T06:58:56.569Z] 4728cb76abb2: Layer already exists [2024-10-11T06:58:56.569Z] 63ca1fbb43ae: Layer already exists [2024-10-11T06:58:56.569Z] main: digest: sha256:81edaf75163333751567d3050e2e00c96d1e8f9b42e1770a4e26dc020c7582ee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T06:58:56.645Z] ===================================================== [Pipeline] echo [2024-10-11T06:58:56.658Z] taggedImages: [2024-10-11T06:58:56.658Z] - nexus3.edgexfoundry.org:10004/device-virtual:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T06:58:56.658Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-10-11T06:58:56.658Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.26 [2024-10-11T06:58:56.658Z] - nexus3.edgexfoundry.org:10004/device-virtual:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [2024-10-11T06:58:56.658Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:57.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T06:58:57.074Z] [2024-10-11T06:58:57.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T06:58:57.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T06:58:57.376Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T06:58:57.376Z] 5eb5b503b376: Pulling fs layer [2024-10-11T06:58:57.376Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T06:58:57.376Z] ec43610c2a17: Pulling fs layer [2024-10-11T06:58:57.376Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T06:58:57.376Z] 33b1e0a273af: Pulling fs layer [2024-10-11T06:58:57.376Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T06:58:57.376Z] 2f39f015ded8: Pulling fs layer [2024-10-11T06:58:57.376Z] 3a2ae6a8a46f: Waiting [2024-10-11T06:58:57.376Z] 33b1e0a273af: Waiting [2024-10-11T06:58:57.376Z] 5d3b04190fa2: Waiting [2024-10-11T06:58:57.376Z] 2f39f015ded8: Waiting [2024-10-11T06:58:57.376Z] 5c69ac0246d0: Download complete [2024-10-11T06:58:57.376Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T06:58:57.376Z] 3a2ae6a8a46f: Download complete [2024-10-11T06:58:57.376Z] 33b1e0a273af: Verifying Checksum [2024-10-11T06:58:57.376Z] 33b1e0a273af: Download complete [2024-10-11T06:58:57.376Z] ec43610c2a17: Verifying Checksum [2024-10-11T06:58:57.376Z] ec43610c2a17: Download complete [2024-10-11T06:58:57.376Z] 5d3b04190fa2: Verifying Checksum [2024-10-11T06:58:57.376Z] 5d3b04190fa2: Download complete [2024-10-11T06:58:57.634Z] 5eb5b503b376: Verifying Checksum [2024-10-11T06:58:57.634Z] 5eb5b503b376: Download complete [2024-10-11T06:58:58.200Z] 2f39f015ded8: Download complete [2024-10-11T06:58:58.767Z] 5eb5b503b376: Pull complete [2024-10-11T06:58:58.767Z] 5c69ac0246d0: Pull complete [2024-10-11T06:58:59.332Z] ec43610c2a17: Pull complete [2024-10-11T06:58:59.332Z] 3a2ae6a8a46f: Pull complete [2024-10-11T06:58:59.332Z] 33b1e0a273af: Pull complete [2024-10-11T06:58:59.590Z] 5d3b04190fa2: Pull complete [2024-10-11T06:59:02.007Z] c9f46d7d2bd2: Pull complete [2024-10-11T06:59:02.991Z] c5a475d317c9: Pull complete [2024-10-11T06:59:02.991Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T06:59:02.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T06:59:02.991Z] ---> be29e6b0f0d4 [2024-10-11T06:59:02.991Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T06:59:03.788Z] 2f39f015ded8: Pull complete [2024-10-11T06:59:03.788Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T06:59:03.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T06:59:03.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T06:59:03.906Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T06:59:03.939Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T06:59:04.959Z] ---> Running in 2dc2d5297858 [2024-10-11T06:59:04.959Z] Removing intermediate container 2dc2d5297858 [2024-10-11T06:59:04.959Z] ---> 05281ad1c741 [2024-10-11T06:59:04.959Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T06:59:04.959Z] ---> Running in f46d38ce8a7c [2024-10-11T06:59:05.227Z] Removing intermediate container f46d38ce8a7c [2024-10-11T06:59:05.227Z] ---> 8fbc2db74b82 [2024-10-11T06:59:05.227Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-11T06:59:05.227Z] ---> Running in f5ff8f0c2d56 [2024-10-11T06:59:05.495Z] Removing intermediate container f5ff8f0c2d56 [2024-10-11T06:59:05.495Z] ---> 2b773173a364 [2024-10-11T06:59:05.495Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-11T06:59:05.495Z] ---> Running in 01bb33e4ea02 [2024-10-11T06:59:05.778Z] Removing intermediate container 01bb33e4ea02 [2024-10-11T06:59:05.778Z] ---> 6bf0771ebcc9 [2024-10-11T06:59:05.778Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T06:59:05.778Z] ---> Running in 41cb9b43d284 [2024-10-11T06:59:07.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T06:59:07.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T06:59:08.881Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-11T06:59:08.881Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-11T06:59:08.881Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-11T06:59:08.881Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-11T06:59:08.881Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T06:59:08.881Z] OK: 242 MiB in 58 packages [2024-10-11T06:59:09.284Z] $ docker top a782ce7dfca2bca320ad5d5a995a6b8d757c79746414543d0c1dccd7af83031d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T06:59:09.792Z] ---> job-cost.sh [2024-10-11T06:59:09.792Z] lf-activate-venv: SKIPPING [2024-10-11T06:59:09.792Z] INFO: No Stack... [2024-10-11T06:59:10.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T06:59:10.400Z] Removing intermediate container 41cb9b43d284 [2024-10-11T06:59:10.400Z] ---> fd9979425b01 [2024-10-11T06:59:10.400Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-11T06:59:10.619Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T06:59:10.671Z] ---> 94f0faf2e645 [2024-10-11T06:59:10.671Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T06:59:10.671Z] ---> Running in effc749be7b6 [2024-10-11T06:59:10.915Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-10-11T06:59:10.915Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T06:59:10.931Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] [2024-10-11T06:59:10.939Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] did not exist. Created. [2024-10-11T06:59:10.946Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T06:59:11.258Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-11T06:59:11.280Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T06:59:11.288Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T06:59:11.313Z] $ docker stop --time=1 a782ce7dfca2bca320ad5d5a995a6b8d757c79746414543d0c1dccd7af83031d [2024-10-11T06:59:12.458Z] $ docker rm -f --volumes a782ce7dfca2bca320ad5d5a995a6b8d757c79746414543d0c1dccd7af83031d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-11T07:01:02.320Z] Removing intermediate container effc749be7b6 [2024-10-11T07:01:02.320Z] ---> cdc8da3e996d [2024-10-11T07:01:02.320Z] Step 10/12 : COPY . . [2024-10-11T07:01:02.320Z] ---> 72fe0347eea0 [2024-10-11T07:01:02.320Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T07:01:02.320Z] ---> Running in fe7ea9902365 [2024-10-11T07:01:02.320Z] Removing intermediate container fe7ea9902365 [2024-10-11T07:01:02.320Z] ---> a4ce05139865 [2024-10-11T07:01:02.320Z] Step 12/12 : RUN $MAKE [2024-10-11T07:01:02.320Z] ---> Running in 5e4a6415e278 [2024-10-11T07:01:02.320Z] noop [2024-10-11T07:01:02.320Z] Removing intermediate container 5e4a6415e278 [2024-10-11T07:01:02.320Z] ---> 2a5c3c0e06d1 [2024-10-11T07:01:02.320Z] Successfully built 2a5c3c0e06d1 [2024-10-11T07:01:02.320Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:01:02.681Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T07:01:02.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:01:02.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-22487 does not seem to be running inside a container [2024-10-11T07:01:02.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/182 -v /w/workspace/device-virtual-go/182:/w/workspace/device-virtual-go/182:rw,z -v /w/workspace/device-virtual-go/182@tmp:/w/workspace/device-virtual-go/182@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-10-11T07:01:04.060Z] $ docker top 7963032e7307c9f157208f051fde1123052edbfdaacd7cd4ab83e7489ec8af7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:01:05.558Z] + go version [2024-10-11T07:01:05.558Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T07:01:05.572Z] $ docker stop --time=1 7963032e7307c9f157208f051fde1123052edbfdaacd7cd4ab83e7489ec8af7a [2024-10-11T07:01:07.119Z] $ docker rm -f --volumes 7963032e7307c9f157208f051fde1123052edbfdaacd7cd4ab83e7489ec8af7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:01:11.377Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T07:01:11.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:01:11.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-22487 does not seem to be running inside a container [2024-10-11T07:01:11.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/182 -v /w/workspace/device-virtual-go/182:/w/workspace/device-virtual-go/182:rw,z -v /w/workspace/device-virtual-go/182@tmp:/w/workspace/device-virtual-go/182@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-10-11T07:01:12.727Z] $ docker top c13a7477b7360f51faedd66858786c3c0e93571b03d7bb8705db3555a250cfbd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:01:13.218Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/182 [Pipeline] fileExists [Pipeline] sh [2024-10-11T07:01:13.548Z] + make test [2024-10-11T07:01:13.549Z] go test ./... -coverprofile=coverage.out [2024-10-11T07:01:20.196Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-11T07:04:26.955Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-11T07:04:26.955Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements [2024-10-11T07:04:26.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-11T07:04:26.955Z] go vet ./... [2024-10-11T07:05:05.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T07:05:05.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T07:05:05.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T07:05:05.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T07:05:05.872Z] $ docker stop --time=1 c13a7477b7360f51faedd66858786c3c0e93571b03d7bb8705db3555a250cfbd [2024-10-11T07:05:07.682Z] $ docker rm -f --volumes c13a7477b7360f51faedd66858786c3c0e93571b03d7bb8705db3555a250cfbd [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T07:05:09.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T07:05:09.171Z] Warning: overwriting stash ‘coverage-report’ [2024-10-11T07:05:09.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T07:05:10.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T07:05:10.630Z] + ls -al . [2024-10-11T07:05:10.630Z] total 272 [2024-10-11T07:05:10.630Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 11 07:01 . [2024-10-11T07:05:10.630Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 06:58 .. [2024-10-11T07:05:10.630Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 06:58 .git [2024-10-11T07:05:10.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 06:58 .github [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 11 06:58 .gitignore [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 06:58 .golangci.yml [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 11 06:58 Attribution.txt [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 11 06:58 CHANGELOG.md [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 11 06:58 Dockerfile [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 06:58 GOVERNANCE.md [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 11 06:58 Jenkinsfile [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 06:58 LICENSE [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 1953 Oct 11 06:58 Makefile [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 11 06:58 OWNERS.md [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 11 06:58 README.md [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 06:55 VERSION [2024-10-11T07:05:10.630Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 06:58 bin [2024-10-11T07:05:10.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 06:58 cmd [2024-10-11T07:05:10.630Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 11 07:04 coverage.out [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 6895 Oct 11 06:58 go.mod [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 11 06:58 go.sum [2024-10-11T07:05:10.630Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 06:58 internal [2024-10-11T07:05:10.630Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 11 06:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:05:10.987Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a --label arch=arm64 --label version=3.2.0-dev.26 . [2024-10-11T07:05:11.589Z] Sending build context to Docker daemon 19.05MB [2024-10-11T07:05:11.589Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T07:05:11.589Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-11T07:05:11.589Z] ---> 2a5c3c0e06d1 [2024-10-11T07:05:11.589Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-11T07:05:11.857Z] ---> Running in c5193d1fcbbc [2024-10-11T07:05:13.663Z] Removing intermediate container c5193d1fcbbc [2024-10-11T07:05:13.663Z] ---> 10bfd8d68910 [2024-10-11T07:05:13.663Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-11T07:05:13.663Z] ---> Running in 17eadd1eb74a [2024-10-11T07:05:13.663Z] Removing intermediate container 17eadd1eb74a [2024-10-11T07:05:13.663Z] ---> f2ad9fd0d8c0 [2024-10-11T07:05:13.663Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-11T07:05:13.663Z] ---> Running in 716227b77ac1 [2024-10-11T07:05:13.663Z] Removing intermediate container 716227b77ac1 [2024-10-11T07:05:13.663Z] ---> 28d225de1037 [2024-10-11T07:05:13.663Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-11T07:05:13.663Z] ---> Running in 8e2775ddd3ba [2024-10-11T07:05:13.663Z] Removing intermediate container 8e2775ddd3ba [2024-10-11T07:05:13.663Z] ---> 3cccc8e75d95 [2024-10-11T07:05:13.663Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-11T07:05:13.663Z] ---> Running in d8e4bc7e7fdb [2024-10-11T07:05:14.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:05:16.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:05:19.004Z] OK: 242 MiB in 58 packages [2024-10-11T07:05:19.004Z] Removing intermediate container d8e4bc7e7fdb [2024-10-11T07:05:19.004Z] ---> d8a2a7ff25b5 [2024-10-11T07:05:19.004Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-11T07:05:19.004Z] ---> 090962aa6f9d [2024-10-11T07:05:19.004Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T07:05:19.004Z] ---> Running in baa96b733c47 [2024-10-11T07:05:20.946Z] Removing intermediate container baa96b733c47 [2024-10-11T07:05:20.946Z] ---> e448842dea86 [2024-10-11T07:05:20.946Z] Step 10/26 : COPY . . [2024-10-11T07:05:22.367Z] ---> 3bc5c2032533 [2024-10-11T07:05:22.367Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T07:05:22.367Z] ---> Running in 6a361611676c [2024-10-11T07:05:22.367Z] Removing intermediate container 6a361611676c [2024-10-11T07:05:22.367Z] ---> 07075702e568 [2024-10-11T07:05:22.367Z] Step 12/26 : RUN $MAKE [2024-10-11T07:05:22.367Z] ---> Running in fa02629f1a90 [2024-10-11T07:05:23.422Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.26 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-10-11T07:08:55.514Z] Removing intermediate container fa02629f1a90 [2024-10-11T07:08:55.514Z] ---> 861b442fa237 [2024-10-11T07:08:55.514Z] Step 13/26 : FROM alpine:3.20 [2024-10-11T07:08:55.514Z] 3.20: Pulling from library/alpine [2024-10-11T07:08:55.514Z] cf04c63912e1: Already exists [2024-10-11T07:08:55.514Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T07:08:55.514Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T07:08:55.514Z] ---> c157a85ed455 [2024-10-11T07:08:55.514Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-11T07:08:55.514Z] ---> Running in f6fe93fa6377 [2024-10-11T07:08:55.514Z] Removing intermediate container f6fe93fa6377 [2024-10-11T07:08:55.514Z] ---> aa1a814ab7a0 [2024-10-11T07:08:55.514Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-11T07:08:55.514Z] ---> Running in ea14b44d9234 [2024-10-11T07:08:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:08:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:08:55.514Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T07:08:55.514Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T07:08:55.514Z] OK: 9 MiB in 15 packages [2024-10-11T07:08:55.514Z] Removing intermediate container ea14b44d9234 [2024-10-11T07:08:55.514Z] ---> 2e1578cb7690 [2024-10-11T07:08:55.514Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-11T07:08:55.514Z] ---> Running in 6b2cec8fc701 [2024-10-11T07:08:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:08:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:08:55.514Z] Upgrading critical system libraries and apk-tools: [2024-10-11T07:08:55.514Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T07:08:55.514Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T07:08:55.514Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T07:08:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T07:08:55.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T07:08:55.514Z] OK: 9 MiB in 15 packages [2024-10-11T07:08:55.514Z] Removing intermediate container 6b2cec8fc701 [2024-10-11T07:08:55.514Z] ---> da82c284a2fe [2024-10-11T07:08:55.514Z] Step 17/26 : WORKDIR / [2024-10-11T07:08:55.514Z] ---> Running in a5c68dc37d4e [2024-10-11T07:08:55.514Z] Removing intermediate container a5c68dc37d4e [2024-10-11T07:08:55.514Z] ---> b63f44f26882 [2024-10-11T07:08:55.514Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-11T07:08:55.514Z] ---> d55f7a620d2d [2024-10-11T07:08:55.514Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-11T07:08:55.514Z] ---> dbb7d5816da6 [2024-10-11T07:08:55.514Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-11T07:08:55.514Z] ---> e4cb25ced1a0 [2024-10-11T07:08:55.514Z] Step 21/26 : EXPOSE 59900 [2024-10-11T07:08:55.514Z] ---> Running in fd3a301ed0da [2024-10-11T07:08:55.514Z] Removing intermediate container fd3a301ed0da [2024-10-11T07:08:55.514Z] ---> e4a2f257962a [2024-10-11T07:08:55.514Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-11T07:08:55.514Z] ---> Running in c1a3bd51d41f [2024-10-11T07:08:55.514Z] Removing intermediate container c1a3bd51d41f [2024-10-11T07:08:55.514Z] ---> 9e4cc82c7069 [2024-10-11T07:08:55.514Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-11T07:08:55.514Z] ---> Running in 7541c77e3006 [2024-10-11T07:08:55.514Z] Removing intermediate container 7541c77e3006 [2024-10-11T07:08:55.514Z] ---> ba822b7b28bd [2024-10-11T07:08:55.514Z] Step 24/26 : LABEL arch=arm64 [2024-10-11T07:08:55.779Z] ---> Running in 217e7689761d [2024-10-11T07:08:56.045Z] Removing intermediate container 217e7689761d [2024-10-11T07:08:56.045Z] ---> 3111645a8b17 [2024-10-11T07:08:56.045Z] Step 25/26 : LABEL git_sha=356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T07:08:56.045Z] ---> Running in 59fc6a25423b [2024-10-11T07:08:56.311Z] Removing intermediate container 59fc6a25423b [2024-10-11T07:08:56.311Z] ---> f649c88350d1 [2024-10-11T07:08:56.311Z] Step 26/26 : LABEL version=3.2.0-dev.26 [2024-10-11T07:08:56.311Z] ---> Running in 710157884a73 [2024-10-11T07:08:56.576Z] Removing intermediate container 710157884a73 [2024-10-11T07:08:56.576Z] ---> 995d8e1e214b [2024-10-11T07:08:56.576Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T07:08:56.576Z] Successfully built 995d8e1e214b [2024-10-11T07:08:56.576Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T07:08:56.724Z] provisioning config files... [2024-10-11T07:08:56.738Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/182@tmp/config10173624383682721549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:08:57.080Z] ---> ****-login.sh [2024-10-11T07:08:57.080Z] nexus3.edgexfoundry.org:10001 [2024-10-11T07:08:57.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:08:57.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:08:57.357Z] Configure a credential helper to remove this warning. See [2024-10-11T07:08:57.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:08:57.357Z] [2024-10-11T07:08:57.357Z] Login Succeeded [2024-10-11T07:08:57.357Z] nexus3.edgexfoundry.org:10002 [2024-10-11T07:08:57.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:08:57.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:08:57.627Z] Configure a credential helper to remove this warning. See [2024-10-11T07:08:57.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:08:57.627Z] [2024-10-11T07:08:57.627Z] Login Succeeded [2024-10-11T07:08:57.627Z] nexus3.edgexfoundry.org:10003 [2024-10-11T07:08:57.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:08:57.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:08:57.893Z] Configure a credential helper to remove this warning. See [2024-10-11T07:08:57.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:08:57.893Z] [2024-10-11T07:08:57.893Z] Login Succeeded [2024-10-11T07:08:57.893Z] nexus3.edgexfoundry.org:10004 [2024-10-11T07:08:58.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:08:58.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:08:58.431Z] Configure a credential helper to remove this warning. See [2024-10-11T07:08:58.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:08:58.431Z] [2024-10-11T07:08:58.431Z] Login Succeeded [2024-10-11T07:08:58.431Z] ****.io [2024-10-11T07:08:58.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T07:08:58.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T07:08:58.696Z] Configure a credential helper to remove this warning. See [2024-10-11T07:08:58.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T07:08:58.696Z] [2024-10-11T07:08:58.696Z] Login Succeeded [2024-10-11T07:08:58.696Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T07:08:58.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:08:58.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T07:08:58.798Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-10-11T07:08:58.798Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T07:08:58.798Z] latest [2024-10-11T07:08:58.798Z] 3.2.0-dev.26 [2024-10-11T07:08:58.798Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [2024-10-11T07:08:58.798Z] main [2024-10-11T07:08:58.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:08:59.189Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:08:59.565Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T07:08:59.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-11T07:08:59.565Z] aa09f48dc8a3: Preparing [2024-10-11T07:08:59.565Z] 3c8be3806b0e: Preparing [2024-10-11T07:08:59.565Z] 4f041d9470c1: Preparing [2024-10-11T07:08:59.565Z] 235af9ba2300: Preparing [2024-10-11T07:08:59.565Z] 4b6c84516fb6: Preparing [2024-10-11T07:08:59.565Z] 16113d51b718: Preparing [2024-10-11T07:08:59.565Z] 16113d51b718: Waiting [2024-10-11T07:08:59.831Z] 4b6c84516fb6: Pushed [2024-10-11T07:08:59.831Z] 4f041d9470c1: Pushed [2024-10-11T07:08:59.831Z] 3c8be3806b0e: Pushed [2024-10-11T07:08:59.831Z] 235af9ba2300: Pushed [2024-10-11T07:08:59.831Z] 16113d51b718: Layer already exists [2024-10-11T07:09:06.482Z] aa09f48dc8a3: Pushed [2024-10-11T07:09:06.482Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a: digest: sha256:1280964585d526a4b466b32c3c3d1751f4ee8065bc373cd85b761407b54ea5bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:06.863Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:07.224Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-11T07:09:07.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-11T07:09:07.224Z] aa09f48dc8a3: Preparing [2024-10-11T07:09:07.224Z] 3c8be3806b0e: Preparing [2024-10-11T07:09:07.224Z] 4f041d9470c1: Preparing [2024-10-11T07:09:07.224Z] 235af9ba2300: Preparing [2024-10-11T07:09:07.224Z] 4b6c84516fb6: Preparing [2024-10-11T07:09:07.224Z] 16113d51b718: Preparing [2024-10-11T07:09:07.224Z] 16113d51b718: Waiting [2024-10-11T07:09:07.224Z] 4b6c84516fb6: Layer already exists [2024-10-11T07:09:07.224Z] aa09f48dc8a3: Layer already exists [2024-10-11T07:09:07.224Z] 235af9ba2300: Layer already exists [2024-10-11T07:09:07.224Z] 4f041d9470c1: Layer already exists [2024-10-11T07:09:07.224Z] 3c8be3806b0e: Layer already exists [2024-10-11T07:09:07.224Z] 16113d51b718: Layer already exists [2024-10-11T07:09:07.491Z] latest: digest: sha256:1280964585d526a4b466b32c3c3d1751f4ee8065bc373cd85b761407b54ea5bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:07.858Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:08.225Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.26 [2024-10-11T07:09:08.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-11T07:09:08.225Z] aa09f48dc8a3: Preparing [2024-10-11T07:09:08.225Z] 3c8be3806b0e: Preparing [2024-10-11T07:09:08.225Z] 4f041d9470c1: Preparing [2024-10-11T07:09:08.225Z] 235af9ba2300: Preparing [2024-10-11T07:09:08.225Z] 4b6c84516fb6: Preparing [2024-10-11T07:09:08.225Z] 16113d51b718: Preparing [2024-10-11T07:09:08.225Z] 16113d51b718: Waiting [2024-10-11T07:09:08.225Z] 4f041d9470c1: Layer already exists [2024-10-11T07:09:08.225Z] 4b6c84516fb6: Layer already exists [2024-10-11T07:09:08.225Z] 3c8be3806b0e: Layer already exists [2024-10-11T07:09:08.225Z] aa09f48dc8a3: Layer already exists [2024-10-11T07:09:08.225Z] 235af9ba2300: Layer already exists [2024-10-11T07:09:08.225Z] 16113d51b718: Layer already exists [2024-10-11T07:09:08.225Z] 3.2.0-dev.26: digest: sha256:1280964585d526a4b466b32c3c3d1751f4ee8065bc373cd85b761407b54ea5bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:08.853Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:09.210Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [2024-10-11T07:09:09.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-11T07:09:09.210Z] aa09f48dc8a3: Preparing [2024-10-11T07:09:09.210Z] 3c8be3806b0e: Preparing [2024-10-11T07:09:09.210Z] 4f041d9470c1: Preparing [2024-10-11T07:09:09.210Z] 235af9ba2300: Preparing [2024-10-11T07:09:09.210Z] 4b6c84516fb6: Preparing [2024-10-11T07:09:09.210Z] 16113d51b718: Preparing [2024-10-11T07:09:09.210Z] 16113d51b718: Waiting [2024-10-11T07:09:09.210Z] 3c8be3806b0e: Layer already exists [2024-10-11T07:09:09.210Z] 235af9ba2300: Layer already exists [2024-10-11T07:09:09.210Z] 4f041d9470c1: Layer already exists [2024-10-11T07:09:09.210Z] aa09f48dc8a3: Layer already exists [2024-10-11T07:09:09.210Z] 4b6c84516fb6: Layer already exists [2024-10-11T07:09:09.210Z] 16113d51b718: Layer already exists [2024-10-11T07:09:09.210Z] 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26: digest: sha256:1280964585d526a4b466b32c3c3d1751f4ee8065bc373cd85b761407b54ea5bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:09.835Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:10.177Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-10-11T07:09:10.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-10-11T07:09:10.177Z] aa09f48dc8a3: Preparing [2024-10-11T07:09:10.177Z] 3c8be3806b0e: Preparing [2024-10-11T07:09:10.177Z] 4f041d9470c1: Preparing [2024-10-11T07:09:10.177Z] 235af9ba2300: Preparing [2024-10-11T07:09:10.177Z] 4b6c84516fb6: Preparing [2024-10-11T07:09:10.177Z] 16113d51b718: Preparing [2024-10-11T07:09:10.177Z] 16113d51b718: Waiting [2024-10-11T07:09:10.177Z] 3c8be3806b0e: Layer already exists [2024-10-11T07:09:10.177Z] aa09f48dc8a3: Layer already exists [2024-10-11T07:09:10.177Z] 4f041d9470c1: Layer already exists [2024-10-11T07:09:10.177Z] 235af9ba2300: Layer already exists [2024-10-11T07:09:10.177Z] 4b6c84516fb6: Layer already exists [2024-10-11T07:09:10.177Z] 16113d51b718: Layer already exists [2024-10-11T07:09:10.177Z] main: digest: sha256:1280964585d526a4b466b32c3c3d1751f4ee8065bc373cd85b761407b54ea5bb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T07:09:10.242Z] ===================================================== [Pipeline] echo [2024-10-11T07:09:10.258Z] taggedImages: [2024-10-11T07:09:10.258Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [2024-10-11T07:09:10.258Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-10-11T07:09:10.258Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.26 [2024-10-11T07:09:10.258Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a-3.2.0-dev.26 [2024-10-11T07:09:10.258Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:10.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T07:09:10.637Z] [2024-10-11T07:09:10.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:10.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T07:09:10.968Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T07:09:10.968Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T07:09:10.968Z] 04944245beec: Pulling fs layer [2024-10-11T07:09:10.968Z] 699f458cf7ca: Pulling fs layer [2024-10-11T07:09:10.968Z] 765212b225bb: Pulling fs layer [2024-10-11T07:09:10.968Z] f23df028b6ca: Pulling fs layer [2024-10-11T07:09:10.968Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T07:09:10.968Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T07:09:10.968Z] f23df028b6ca: Waiting [2024-10-11T07:09:10.968Z] 765212b225bb: Waiting [2024-10-11T07:09:10.968Z] d65c8cfc05b1: Waiting [2024-10-11T07:09:10.968Z] 2437ff75d9bd: Waiting [2024-10-11T07:09:11.235Z] 04944245beec: Verifying Checksum [2024-10-11T07:09:11.235Z] 04944245beec: Download complete [2024-10-11T07:09:11.235Z] 765212b225bb: Verifying Checksum [2024-10-11T07:09:11.235Z] 765212b225bb: Download complete [2024-10-11T07:09:11.235Z] f23df028b6ca: Verifying Checksum [2024-10-11T07:09:11.235Z] f23df028b6ca: Download complete [2024-10-11T07:09:11.235Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T07:09:11.235Z] d65c8cfc05b1: Download complete [2024-10-11T07:09:11.235Z] 699f458cf7ca: Verifying Checksum [2024-10-11T07:09:11.816Z] 8998bd30e6a1: Download complete [2024-10-11T07:09:14.385Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T07:09:14.385Z] 2437ff75d9bd: Download complete [2024-10-11T07:09:16.322Z] 8998bd30e6a1: Pull complete [2024-10-11T07:09:16.588Z] 04944245beec: Pull complete [2024-10-11T07:09:17.992Z] 699f458cf7ca: Pull complete [2024-10-11T07:09:18.257Z] 765212b225bb: Pull complete [2024-10-11T07:09:19.212Z] f23df028b6ca: Pull complete [2024-10-11T07:09:19.212Z] d65c8cfc05b1: Pull complete [2024-10-11T07:09:37.404Z] 2437ff75d9bd: Pull complete [2024-10-11T07:09:37.404Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T07:09:37.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T07:09:37.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:09:37.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-22487 does not seem to be running inside a container [2024-10-11T07:09:37.682Z] $ 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-virtual-go/182 -v /w/workspace/device-virtual-go/182:/w/workspace/device-virtual-go/182:rw,z -v /w/workspace/device-virtual-go/182@tmp:/w/workspace/device-virtual-go/182@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-10-11T07:09:40.316Z] $ docker top 34c936f574d0f029298b5b83ee2176299ae0805c466bfd4fcf92c8963b31984b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:09:41.158Z] ---> job-cost.sh [2024-10-11T07:09:41.158Z] lf-activate-venv: SKIPPING [2024-10-11T07:09:41.158Z] INFO: No Stack... [2024-10-11T07:09:41.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T07:09:42.385Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T07:09:42.710Z] + cat /w/workspace/device-virtual-go/182/archives/cost.csv [2024-10-11T07:09:42.711Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T07:09:43.033Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] [2024-10-11T07:09:43.043Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] did not exist. Created. [2024-10-11T07:09:43.050Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T07:09:43.392Z] /w/workspace/device-virtual-go/182@tmp/durable-4b176474/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-11T07:09:44.028Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T07:09:44.054Z] Warning: overwriting stash ‘stack-cost’ [2024-10-11T07:09:44.096Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T07:09:44.105Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T07:09:44.133Z] $ docker stop --time=1 34c936f574d0f029298b5b83ee2176299ae0805c466bfd4fcf92c8963b31984b [2024-10-11T07:09:45.584Z] $ docker rm -f --volumes 34c936f574d0f029298b5b83ee2176299ae0805c466bfd4fcf92c8963b31984b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-11T07:09:46.181Z] provisioning config files... [2024-10-11T07:09:46.210Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8914793894824501403tmp [Pipeline] { [Pipeline] sh [2024-10-11T07:09:46.542Z] + set +x [2024-10-11T07:09:46.542Z] + curl -s https://codecov.io/bash [2024-10-11T07:09:46.542Z] + bash -s -- [2024-10-11T07:09:46.542Z] [2024-10-11T07:09:46.542Z] _____ _ [2024-10-11T07:09:46.542Z] / ____| | | [2024-10-11T07:09:46.542Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T07:09:46.542Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T07:09:46.542Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T07:09:46.542Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T07:09:46.542Z] Bash-1.0.6 [2024-10-11T07:09:46.542Z] [2024-10-11T07:09:46.542Z] [2024-10-11T07:09:46.542Z] ==> git version 2.25.1 found [2024-10-11T07:09:46.542Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-11T07:09:46.542Z] Release-Date: 2020-01-08 [2024-10-11T07:09:46.542Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-11T07:09:46.542Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T07:09:46.542Z] ==> Jenkins CI detected. [2024-10-11T07:09:46.542Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-10-11T07:09:46.542Z] project root: . [2024-10-11T07:09:46.542Z] --> token set from env [2024-10-11T07:09:46.542Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T07:09:46.542Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T07:09:46.542Z] ==> Python coveragepy not found [2024-10-11T07:09:46.542Z] ==> Searching for coverage reports in: [2024-10-11T07:09:46.542Z] + . [2024-10-11T07:09:46.542Z] -> Found 1 reports [2024-10-11T07:09:46.542Z] ==> Detecting git/mercurial file structure [2024-10-11T07:09:46.542Z] ==> Reading reports [2024-10-11T07:09:46.542Z] + ./coverage.out bytes=43316 [2024-10-11T07:09:46.819Z] ==> Appending adjustments [2024-10-11T07:09:46.819Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T07:09:46.819Z] + Found adjustments [2024-10-11T07:09:46.819Z] ==> Gzipping contents [2024-10-11T07:09:46.819Z] 8.0K /tmp/codecov.087s6H.gz [2024-10-11T07:09:46.819Z] ==> Uploading reports [2024-10-11T07:09:46.819Z] url: https://codecov.io [2024-10-11T07:09:46.819Z] query: branch=main&commit=356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T07:09:46.819Z] -> Pinging Codecov [2024-10-11T07:09:46.819Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T07:09:47.113Z] -> Uploading to [2024-10-11T07:09:47.113Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a/438b29e0-7646-4b9e-83ed-3186b0c869be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T070946Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5753edf315e0d0e56e16e9acd9c17cb866e16f27858bb84da9b0e1c453ad84c2 [2024-10-11T07:09:47.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T07:09:47.113Z] Dload Upload Total Spent Left Speed [2024-10-11T07:09:47.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 19687 --:--:-- --:--:-- --:--:-- 19687 [2024-10-11T07:09:47.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] } [2024-10-11T07:09:47.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-11T07:09:47.736Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T07:09:47.756Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:48.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T07:09:48.055Z] [2024-10-11T07:09:48.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:09:48.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T07:09:48.363Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T07:09:48.363Z] 43c4264eed91: Already exists [2024-10-11T07:09:48.363Z] 4cc291be95ef: Already exists [2024-10-11T07:09:48.363Z] 2ac1f1163629: Already exists [2024-10-11T07:09:48.363Z] 5c3c966382ef: Already exists [2024-10-11T07:09:48.363Z] 4f4fb700ef54: Already exists [2024-10-11T07:09:48.363Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T07:09:48.363Z] 9c3e1370e548: Pulling fs layer [2024-10-11T07:09:48.622Z] d9c7d2e4e75e: Download complete [2024-10-11T07:09:48.881Z] d9c7d2e4e75e: Pull complete [2024-10-11T07:09:49.138Z] 9c3e1370e548: Download complete [2024-10-11T07:09:51.969Z] 9c3e1370e548: Pull complete [2024-10-11T07:09:51.970Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T07:09:51.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T07:09:51.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:09:52.064Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T07:09:52.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-11T07:09:53.579Z] $ docker top 0b97f23452de1544f310252d68608335f2bb8ec66f0a95532ebbeadf03a6da6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:09:53.931Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-10-11T07:09:53.942Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-10-11T07:09:54.222Z] + set -o pipefail [2024-10-11T07:09:54.222Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-10-11T07:10:07.469Z] [2024-10-11T07:10:07.469Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-10-11T07:10:07.469Z] [2024-10-11T07:10:07.469Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/ffc3bec1-9bf1-4a31-8ff2-dde95463d693 [2024-10-11T07:10:07.469Z] [2024-10-11T07:10:07.469Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T07:10:07.469Z] [2024-10-11T07:10:07.469Z] [2024-10-11T07:10:07.469Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T07:10:07.469Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T07:10:07.483Z] $ docker stop --time=1 0b97f23452de1544f310252d68608335f2bb8ec66f0a95532ebbeadf03a6da6c [2024-10-11T07:10:14.744Z] $ docker rm -f --volumes 0b97f23452de1544f310252d68608335f2bb8ec66f0a95532ebbeadf03a6da6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T07:10:15.619Z] + git log --format=format:%s -1 356f58f61f45ce4e49f4d4dc4c5a2eb3e202374a [Pipeline] sh [2024-10-11T07:10:15.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T07:10:15.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:10:16.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T07:10:16.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:10:16.305Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T07:10:16.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T07:10:16.834Z] $ docker top 7a38e5ded81d8e054623ef66b9f705c771d5c90944919110752054ca039ecef3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T07:10:16.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T07:10:16.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T07:10:17.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T07:10:17.048Z] $ docker exec 7a38e5ded81d8e054623ef66b9f705c771d5c90944919110752054ca039ecef3 ssh-agent [2024-10-11T07:10:17.151Z] SSH_AUTH_SOCK=/tmp/ssh-hRe6jjPfZLCq/agent.32 [2024-10-11T07:10:17.151Z] SSH_AGENT_PID=38 [2024-10-11T07:10:17.155Z] Running ssh-add (command line suppressed) [2024-10-11T07:10:17.250Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5869800702212414035.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5869800702212414035.key) [2024-10-11T07:10:17.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T07:10:17.557Z] + git semver tag [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,734 [run_tag] DEBUG tag force:False [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,734 [check_head_tag] DEBUG check head tag [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,736 [execute] INFO git cat-file --batch-check [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,739 [execute] INFO git cat-file --batch [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,761 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-11T07:10:17.816Z] 2024-10-11 07:10:17,765 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:17.816Z] 3.2.0-dev.26 [Pipeline] } [2024-10-11T07:10:17.823Z] $ docker exec --env ******** --env ******** 7a38e5ded81d8e054623ef66b9f705c771d5c90944919110752054ca039ecef3 ssh-agent -k [2024-10-11T07:10:17.919Z] unset SSH_AUTH_SOCK; [2024-10-11T07:10:17.920Z] unset SSH_AGENT_PID; [2024-10-11T07:10:17.920Z] echo Agent pid 38 killed; [2024-10-11T07:10:17.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T07:10:18.266Z] + git semver [Pipeline] } [2024-10-11T07:10:18.535Z] $ docker stop --time=1 7a38e5ded81d8e054623ef66b9f705c771d5c90944919110752054ca039ecef3 [2024-10-11T07:10:19.834Z] $ docker rm -f --volumes 7a38e5ded81d8e054623ef66b9f705c771d5c90944919110752054ca039ecef3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:10:21.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T07:10:21.962Z] [2024-10-11T07:10:21.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:10:22.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T07:10:22.264Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T07:10:22.264Z] ab5ef0e58194: Pulling fs layer [2024-10-11T07:10:22.264Z] 9712f1f96733: Pulling fs layer [2024-10-11T07:10:22.264Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T07:10:22.264Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T07:10:22.264Z] e9a5061849ea: Pulling fs layer [2024-10-11T07:10:22.264Z] d747dcd14b5f: Pulling fs layer [2024-10-11T07:10:22.264Z] 2de7ff778b66: Pulling fs layer [2024-10-11T07:10:22.264Z] d747dcd14b5f: Waiting [2024-10-11T07:10:22.264Z] 0d9ebad4ef96: Waiting [2024-10-11T07:10:22.264Z] e9a5061849ea: Waiting [2024-10-11T07:10:22.264Z] 2de7ff778b66: Waiting [2024-10-11T07:10:22.264Z] 9712f1f96733: Verifying Checksum [2024-10-11T07:10:22.264Z] 9712f1f96733: Download complete [2024-10-11T07:10:22.528Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T07:10:22.528Z] 63f879dbbcfc: Download complete [2024-10-11T07:10:22.793Z] e9a5061849ea: Verifying Checksum [2024-10-11T07:10:22.793Z] e9a5061849ea: Download complete [2024-10-11T07:10:22.793Z] d747dcd14b5f: Verifying Checksum [2024-10-11T07:10:22.793Z] d747dcd14b5f: Download complete [2024-10-11T07:10:22.793Z] 0d9ebad4ef96: Verifying Checksum [2024-10-11T07:10:22.793Z] 0d9ebad4ef96: Download complete [2024-10-11T07:10:22.793Z] ab5ef0e58194: Download complete [2024-10-11T07:10:22.793Z] 2de7ff778b66: Verifying Checksum [2024-10-11T07:10:22.793Z] 2de7ff778b66: Download complete [2024-10-11T07:10:25.350Z] ab5ef0e58194: Pull complete [2024-10-11T07:10:25.350Z] 9712f1f96733: Pull complete [2024-10-11T07:10:25.916Z] 63f879dbbcfc: Pull complete [2024-10-11T07:10:29.200Z] 0d9ebad4ef96: Pull complete [2024-10-11T07:10:29.200Z] e9a5061849ea: Pull complete [2024-10-11T07:10:29.459Z] d747dcd14b5f: Pull complete [2024-10-11T07:10:30.392Z] 2de7ff778b66: Pull complete [2024-10-11T07:10:30.392Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T07:10:30.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T07:10:30.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:10:30.486Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T07:10:30.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-11T07:10:37.585Z] $ docker top ac42d6b341a0f25551d0d8dae9a1ee998fce8a95711ddc4976a62d96bac03656 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T07:10:37.668Z] provisioning config files... [2024-10-11T07:10:37.675Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6551258946162954265tmp [2024-10-11T07:10:37.684Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5455184137358646856tmp [2024-10-11T07:10:37.693Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5130727455970687495tmp [Pipeline] { [Pipeline] echo [2024-10-11T07:10:37.717Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:38.012Z] ---> sigul-configuration.sh [2024-10-11T07:10:38.012Z] gpg: directory `/root/.gnupg' created [2024-10-11T07:10:38.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T07:10:38.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T07:10:38.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T07:10:38.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T07:10:38.012Z] gpg: CAST5 encrypted data [2024-10-11T07:10:38.012Z] gpg: encrypted with 1 passphrase [2024-10-11T07:10:38.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T07:10:38.306Z] + mkdir /home/jenkins [2024-10-11T07:10:38.306Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T07:10:38.599Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-11T07:10:38.614Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:38.905Z] ---> sigul-install.sh [2024-10-11T07:10:38.905Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T07:10:39.204Z] + git tag --list [2024-10-11T07:10:39.204Z] v1.0.0 [2024-10-11T07:10:39.204Z] v1.1.0 [2024-10-11T07:10:39.204Z] v1.1.1 [2024-10-11T07:10:39.204Z] v1.2.1 [2024-10-11T07:10:39.204Z] v1.2.2 [2024-10-11T07:10:39.204Z] v1.2.3 [2024-10-11T07:10:39.204Z] v1.3.0 [2024-10-11T07:10:39.204Z] v1.3.1 [2024-10-11T07:10:39.204Z] v2.0.0 [2024-10-11T07:10:39.204Z] v2.1.0 [2024-10-11T07:10:39.204Z] v2.1.1 [2024-10-11T07:10:39.204Z] v2.2.0 [2024-10-11T07:10:39.204Z] v2.3.0 [2024-10-11T07:10:39.204Z] v3.0 [2024-10-11T07:10:39.204Z] v3.0.0 [2024-10-11T07:10:39.204Z] v3.1 [2024-10-11T07:10:39.204Z] v3.1.0 [2024-10-11T07:10:39.204Z] v3.1.0-dev.1 [2024-10-11T07:10:39.204Z] v3.1.0-dev.10 [2024-10-11T07:10:39.204Z] v3.1.0-dev.11 [2024-10-11T07:10:39.204Z] v3.1.0-dev.12 [2024-10-11T07:10:39.204Z] v3.1.0-dev.13 [2024-10-11T07:10:39.204Z] v3.1.0-dev.14 [2024-10-11T07:10:39.204Z] v3.1.0-dev.15 [2024-10-11T07:10:39.204Z] v3.1.0-dev.16 [2024-10-11T07:10:39.204Z] v3.1.0-dev.17 [2024-10-11T07:10:39.204Z] v3.1.0-dev.18 [2024-10-11T07:10:39.204Z] v3.1.0-dev.19 [2024-10-11T07:10:39.204Z] v3.1.0-dev.2 [2024-10-11T07:10:39.204Z] v3.1.0-dev.20 [2024-10-11T07:10:39.204Z] v3.1.0-dev.21 [2024-10-11T07:10:39.204Z] v3.1.0-dev.22 [2024-10-11T07:10:39.204Z] v3.1.0-dev.23 [2024-10-11T07:10:39.204Z] v3.1.0-dev.24 [2024-10-11T07:10:39.204Z] v3.1.0-dev.25 [2024-10-11T07:10:39.204Z] v3.1.0-dev.26 [2024-10-11T07:10:39.204Z] v3.1.0-dev.27 [2024-10-11T07:10:39.204Z] v3.1.0-dev.28 [2024-10-11T07:10:39.204Z] v3.1.0-dev.29 [2024-10-11T07:10:39.204Z] v3.1.0-dev.3 [2024-10-11T07:10:39.204Z] v3.1.0-dev.30 [2024-10-11T07:10:39.204Z] v3.1.0-dev.4 [2024-10-11T07:10:39.204Z] v3.1.0-dev.5 [2024-10-11T07:10:39.204Z] v3.1.0-dev.6 [2024-10-11T07:10:39.204Z] v3.1.0-dev.7 [2024-10-11T07:10:39.204Z] v3.1.0-dev.8 [2024-10-11T07:10:39.204Z] v3.1.0-dev.9 [2024-10-11T07:10:39.204Z] v3.1.1 [2024-10-11T07:10:39.204Z] v3.1.1-dev.1 [2024-10-11T07:10:39.204Z] v3.2.0-dev.1 [2024-10-11T07:10:39.204Z] v3.2.0-dev.10 [2024-10-11T07:10:39.204Z] v3.2.0-dev.11 [2024-10-11T07:10:39.204Z] v3.2.0-dev.12 [2024-10-11T07:10:39.204Z] v3.2.0-dev.13 [2024-10-11T07:10:39.204Z] v3.2.0-dev.14 [2024-10-11T07:10:39.204Z] v3.2.0-dev.15 [2024-10-11T07:10:39.204Z] v3.2.0-dev.16 [2024-10-11T07:10:39.204Z] v3.2.0-dev.17 [2024-10-11T07:10:39.204Z] v3.2.0-dev.18 [2024-10-11T07:10:39.204Z] v3.2.0-dev.19 [2024-10-11T07:10:39.204Z] v3.2.0-dev.2 [2024-10-11T07:10:39.204Z] v3.2.0-dev.20 [2024-10-11T07:10:39.204Z] v3.2.0-dev.21 [2024-10-11T07:10:39.204Z] v3.2.0-dev.22 [2024-10-11T07:10:39.204Z] v3.2.0-dev.23 [2024-10-11T07:10:39.204Z] v3.2.0-dev.24 [2024-10-11T07:10:39.204Z] v3.2.0-dev.25 [2024-10-11T07:10:39.204Z] v3.2.0-dev.26 [2024-10-11T07:10:39.204Z] v3.2.0-dev.3 [2024-10-11T07:10:39.204Z] v3.2.0-dev.4 [2024-10-11T07:10:39.204Z] v3.2.0-dev.5 [2024-10-11T07:10:39.204Z] v3.2.0-dev.6 [2024-10-11T07:10:39.204Z] v3.2.0-dev.7 [2024-10-11T07:10:39.204Z] v3.2.0-dev.8 [2024-10-11T07:10:39.204Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-11T07:10:39.497Z] + lftools sign git-tag v3.2.0-dev.26 [2024-10-11T07:10:40.066Z] Signing Git tag with Sigul... [2024-10-11T07:10:40.066Z] Signing v3.2.0-dev.26 [Pipeline] echo [2024-10-11T07:10:40.341Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:40.630Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T07:10:40.637Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T07:10:40.662Z] $ docker stop --time=1 ac42d6b341a0f25551d0d8dae9a1ee998fce8a95711ddc4976a62d96bac03656 [2024-10-11T07:10:41.976Z] $ docker rm -f --volumes ac42d6b341a0f25551d0d8dae9a1ee998fce8a95711ddc4976a62d96bac03656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T07:10:42.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T07:10:42.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:10:42.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T07:10:42.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:10:42.810Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T07:10:42.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T07:10:43.171Z] $ docker top 2ee5c10f6dfa8f6ad32137a99431c5cff9acae689ea9ccfe06d92346cf527531 -eo pid,comm [2024-10-11T07:10:43.218Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-11T07:10:43.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T07:10:43.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T07:10:43.275Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T07:10:43.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T07:10:43.369Z] $ docker exec 2ee5c10f6dfa8f6ad32137a99431c5cff9acae689ea9ccfe06d92346cf527531 ssh-agent [2024-10-11T07:10:43.473Z] SSH_AUTH_SOCK=/tmp/ssh-0NMJoBGbfhuv/agent.31 [2024-10-11T07:10:43.473Z] SSH_AGENT_PID=37 [2024-10-11T07:10:43.478Z] Running ssh-add (command line suppressed) [2024-10-11T07:10:43.571Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18445261733301164194.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18445261733301164194.key) [2024-10-11T07:10:43.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T07:10:43.883Z] + git semver bump pre [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,045 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,046 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,046 [bump_version] DEBUG bumped version:3.2.0-dev.27 [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,046 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,046 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,047 [execute] INFO git cat-file --batch-check [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,053 [execute] INFO git cat-file --batch [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T07:10:44.143Z] 2024-10-11 07:10:44,058 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:44.143Z] 3.2.0-dev.27 [Pipeline] } [2024-10-11T07:10:44.151Z] $ docker exec --env ******** --env ******** 2ee5c10f6dfa8f6ad32137a99431c5cff9acae689ea9ccfe06d92346cf527531 ssh-agent -k [2024-10-11T07:10:44.250Z] unset SSH_AUTH_SOCK; [2024-10-11T07:10:44.250Z] unset SSH_AGENT_PID; [2024-10-11T07:10:44.250Z] echo Agent pid 37 killed; [2024-10-11T07:10:44.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T07:10:44.582Z] + git semver [Pipeline] } [2024-10-11T07:10:44.855Z] $ docker stop --time=1 2ee5c10f6dfa8f6ad32137a99431c5cff9acae689ea9ccfe06d92346cf527531 [2024-10-11T07:10:46.154Z] $ docker rm -f --volumes 2ee5c10f6dfa8f6ad32137a99431c5cff9acae689ea9ccfe06d92346cf527531 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T07:10:46.513Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T07:10:46.513Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:10:46.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T07:10:46.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:10:46.897Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T07:10:46.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T07:10:47.237Z] $ docker top 59785711b5099585116ca5f44b33b1d8b942fa4417dedb2e4a157f4d56b6274c -eo pid,comm [2024-10-11T07:10:47.287Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-11T07:10:47.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T07:10:47.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T07:10:47.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T07:10:47.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T07:10:47.454Z] $ docker exec 59785711b5099585116ca5f44b33b1d8b942fa4417dedb2e4a157f4d56b6274c ssh-agent [2024-10-11T07:10:47.552Z] SSH_AUTH_SOCK=/tmp/ssh-ieoVvuDPVCJl/agent.31 [2024-10-11T07:10:47.552Z] SSH_AGENT_PID=37 [2024-10-11T07:10:47.556Z] Running ssh-add (command line suppressed) [2024-10-11T07:10:47.662Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3734696644745199014.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3734696644745199014.key) [2024-10-11T07:10:47.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T07:10:47.966Z] + git semver push [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,127 [run_push] DEBUG push [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,128 [execute] INFO git cat-file --batch-check [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,133 [execute] INFO git rev-list eca6b2b992081a10f73c23305434cf7ec8f09f05 -- [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,133 [execute] DEBUG Popen(['git', 'rev-list', 'eca6b2b992081a10f73c23305434cf7ec8f09f05', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,142 [execute] INFO git fetch -v origin [2024-10-11T07:10:48.226Z] 2024-10-11 07:10:48,143 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-11T07:10:48.793Z] 2024-10-11 07:10:48,605 [run_push] DEBUG no remote changes detected [2024-10-11T07:10:48.793Z] 2024-10-11 07:10:48,606 [execute] INFO git push origin semver [2024-10-11T07:10:48.793Z] 2024-10-11 07:10:48,606 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T07:10:49.731Z] 2024-10-11 07:10:49,368 [run_push] DEBUG push all version tags [2024-10-11T07:10:49.731Z] 2024-10-11 07:10:49,369 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T07:10:49.731Z] 2024-10-11 07:10:49,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-11T07:10:50.299Z] 2024-10-11 07:10:50,008 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-10-11T07:10:50.299Z] 3.2.0-dev.27 [Pipeline] } [2024-10-11T07:10:50.305Z] $ docker exec --env ******** --env ******** 59785711b5099585116ca5f44b33b1d8b942fa4417dedb2e4a157f4d56b6274c ssh-agent -k [2024-10-11T07:10:50.410Z] unset SSH_AUTH_SOCK; [2024-10-11T07:10:50.410Z] unset SSH_AGENT_PID; [2024-10-11T07:10:50.410Z] echo Agent pid 37 killed; [2024-10-11T07:10:50.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T07:10:50.742Z] + git semver [Pipeline] } [2024-10-11T07:10:51.011Z] $ docker stop --time=1 59785711b5099585116ca5f44b33b1d8b942fa4417dedb2e4a157f4d56b6274c [2024-10-11T07:10:52.248Z] $ docker rm -f --volumes 59785711b5099585116ca5f44b33b1d8b942fa4417dedb2e4a157f4d56b6274c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-11T07:10:52.935Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-10-11T07:10:52.935Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-11T07:10:52.935Z] total 16 [2024-10-11T07:10:52.935Z] drwxr-xr-x 3 root root 4096 Oct 11 06:59 . [2024-10-11T07:10:52.935Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 07:10 .. [2024-10-11T07:10:52.935Z] drwxr-xr-x 2 root root 4096 Oct 11 06:59 cost [2024-10-11T07:10:52.935Z] -rw-r--r-- 1 root root 89 Oct 11 06:59 cost.csv [2024-10-11T07:10:52.935Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-11T07:10:52.935Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-10-11T07:10:52.935Z] total 16 [2024-10-11T07:10:52.935Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 06:59 . [2024-10-11T07:10:52.935Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 07:10 .. [2024-10-11T07:10:52.935Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 06:59 cost [2024-10-11T07:10:52.935Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 11 06:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:53.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:54.089Z] ---> package-listing.sh [2024-10-11T07:10:54.090Z] ++ facter osfamily [2024-10-11T07:10:54.090Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T07:10:54.349Z] + OS_FAMILY=debian [2024-10-11T07:10:54.349Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-10-11T07:10:54.349Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T07:10:54.349Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T07:10:54.349Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T07:10:54.349Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T07:10:54.349Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-11T07:10:54.349Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T07:10:54.349Z] + case "${OS_FAMILY}" in [2024-10-11T07:10:54.349Z] + dpkg -l [2024-10-11T07:10:54.349Z] + grep '^ii' [2024-10-11T07:10:54.349Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T07:10:54.349Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T07:10:54.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T07:10:54.349Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-10-11T07:10:54.349Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-10-11T07:10:54.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-10-11T07:10:54.361Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-11T07:10:54.645Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T07:10:55.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T07:10:55.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T07:10:55.296Z] prd-ubuntu20.04-docker-8c-8g-22486 does not seem to be running inside a container [2024-10-11T07:10:55.324Z] $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T07:10:55.498Z] $ docker top 184051a9b2b5c149e8e60529c62a08cde7978b51a1544a840b314d369f66b055 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T07:10:55.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T07:10:56.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T07:10:56.421Z] + ls /var/log/sa-host [2024-10-11T07:10:56.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T07:10:56.585Z] provisioning config files... [2024-10-11T07:10:56.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12646532631244146800tmp [Pipeline] { [Pipeline] echo [2024-10-11T07:10:56.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:56.897Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T07:10:56.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:57.252Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T07:10:57.261Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:57.543Z] ---> sudo-logs.sh [2024-10-11T07:10:57.543Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T07:10:57.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:57.854Z] ---> job-cost.sh [2024-10-11T07:10:57.854Z] lf-activate-venv: SKIPPING [2024-10-11T07:10:57.854Z] DEBUG: total: 0.2199999988079071 [2024-10-11T07:10:57.854Z] INFO: Retrieving Stack Cost... [2024-10-11T07:10:58.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T07:10:58.681Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T07:10:58.696Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T07:10:58.978Z] ---> logs-deploy.sh [2024-10-11T07:10:58.978Z] lf-activate-venv: SKIPPING [2024-10-11T07:10:58.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/182 [2024-10-11T07:10:58.978Z] INFO: archiving workspace using pattern(s): [2024-10-11T07:10:59.915Z] Archives upload complete. [2024-10-11T07:10:59.915Z] INFO: archiving logs to Nexus