Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 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-ssh17352304156908869600.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-ssh8191194614744843759.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11871908624643066685.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-ssh14341025326505686001.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3580422638135644441.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25881 in /w/workspace/foundry_device-onvif-camera_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-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 (main) Commit message: "Merge pull request #472 from jackchenjc/edgex-go-issue-4916-2" > git config core.sparsecheckout # timeout=10 > git checkout -f 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 > git rev-list --no-walk b1923ec64e6b9a9b41abf8e9f2f9b5cf0237d74c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T06:02:19.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T06:02:19.206Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T06:02:19.230Z] ========================================================= [2024-11-08T06:02:19.230Z] EdgeX Global Pipelines Version Info [2024-11-08T06:02:19.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:02:19.995Z] ------------------- [2024-11-08T06:02:19.996Z] stable info: [2024-11-08T06:02:19.996Z] ------------------- [2024-11-08T06:02:19.996Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T06:02:19.996Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T06:02:19.996Z] Message: update stable to v1.0.265 [2024-11-08T06:02:20.564Z] ------------------- [2024-11-08T06:02:20.564Z] experimental info: [2024-11-08T06:02:20.564Z] ------------------- [2024-11-08T06:02:20.564Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T06:02:20.564Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T06:02:20.564Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T06:02:20.648Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-08T06:02:20.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-08T06:02:20.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T06:02:20.725Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T06:02:20.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T06:02:20.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T06:02:20.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T06:02:20.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T06:02:20.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T06:02:20.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T06:02:20.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T06:02:20.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-08T06:02:20.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T06:02:20.949Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T06:02:20.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T06:02:21.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T06:02:21.027Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T06:02:21.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T06:02:21.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T06:02:21.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T06:02:21.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T06:02:21.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-08T06:02:21.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T06:02:21.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T06:02:21.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T06:02:21.247Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T06:02:21.268Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T06:02:21.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T06:02:21.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T06:02:21.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T06:02:21.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] echo [2024-11-08T06:02:21.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10f464a [Pipeline] echo [2024-11-08T06:02:21.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:02:21.472Z] provisioning config files... [2024-11-08T06:02:21.488Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1107608065221537922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:02:21.849Z] ---> ****-login.sh [2024-11-08T06:02:21.849Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:02:22.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:22.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:22.374Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:22.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:22.374Z] [2024-11-08T06:02:22.374Z] Login Succeeded [2024-11-08T06:02:22.374Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:02:22.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:22.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:22.374Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:22.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:22.374Z] [2024-11-08T06:02:22.374Z] Login Succeeded [2024-11-08T06:02:22.374Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:02:22.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:22.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:22.635Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:22.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:22.635Z] [2024-11-08T06:02:22.635Z] Login Succeeded [2024-11-08T06:02:22.635Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:02:22.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:22.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:22.636Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:22.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:22.636Z] [2024-11-08T06:02:22.636Z] Login Succeeded [2024-11-08T06:02:22.636Z] ****.io [2024-11-08T06:02:22.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:22.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:22.896Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:22.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:22.896Z] [2024-11-08T06:02:22.896Z] Login Succeeded [2024-11-08T06:02:22.896Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:02:22.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T06:02:23.359Z] + git rev-list -1 --merges 10f464ab2b54ff8e32a589214b3c8e1fea4bea02~1..10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] echo [2024-11-08T06:02:23.391Z] -----------> git rev-list -1 --merges 10f464ab2b54ff8e32a589214b3c8e1fea4bea02~1..10f464ab2b54ff8e32a589214b3c8e1fea4bea02 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:02:23.391Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [false] [Pipeline] sh [2024-11-08T06:02:23.694Z] + git log --format=format:%s -1 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] echo [2024-11-08T06:02:23.712Z] ========================================================= [2024-11-08T06:02:23.712Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T06:02:23.712Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:02:24.068Z] + git log --format=format:%s -1 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] echo [2024-11-08T06:02:24.082Z] [semverPrep] GIT_COMMIT: 10f464ab2b54ff8e32a589214b3c8e1fea4bea02, Commit Message: Merge pull request #472 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo [2024-11-08T06:02:24.100Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T06:02:24.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:02:24.579Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T06:02:24.579Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T06:02:24.579Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T06:02:24.579Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T06:02:24.579Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T06:02:24.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:02:25.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:02:25.034Z] [2024-11-08T06:02:25.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:02:25.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:02:25.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T06:02:25.349Z] b85a868b505f: Pulling fs layer [2024-11-08T06:02:25.349Z] e2be974225ed: Pulling fs layer [2024-11-08T06:02:25.349Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T06:02:25.349Z] 988bab9f4d93: Pulling fs layer [2024-11-08T06:02:25.349Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T06:02:25.349Z] eaf3925da568: Pulling fs layer [2024-11-08T06:02:25.349Z] bab4dde63d76: Pulling fs layer [2024-11-08T06:02:25.349Z] bde34c3a00c8: Pulling fs layer [2024-11-08T06:02:25.349Z] b352a97aabf1: Pulling fs layer [2024-11-08T06:02:25.349Z] 4872d77fe225: Pulling fs layer [2024-11-08T06:02:25.349Z] 5851b861e8e6: Pulling fs layer [2024-11-08T06:02:25.349Z] bab4dde63d76: Waiting [2024-11-08T06:02:25.349Z] bde34c3a00c8: Waiting [2024-11-08T06:02:25.349Z] b352a97aabf1: Waiting [2024-11-08T06:02:25.349Z] 4872d77fe225: Waiting [2024-11-08T06:02:25.349Z] 5851b861e8e6: Waiting [2024-11-08T06:02:25.349Z] 988bab9f4d93: Waiting [2024-11-08T06:02:25.349Z] 1469e6f7b9e6: Waiting [2024-11-08T06:02:25.349Z] eaf3925da568: Waiting [2024-11-08T06:02:25.349Z] e2be974225ed: Verifying Checksum [2024-11-08T06:02:25.349Z] e2be974225ed: Download complete [2024-11-08T06:02:25.349Z] 988bab9f4d93: Verifying Checksum [2024-11-08T06:02:25.349Z] 988bab9f4d93: Download complete [2024-11-08T06:02:25.610Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T06:02:25.610Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T06:02:25.610Z] 339a4e72a1f5: Download complete [2024-11-08T06:02:25.610Z] eaf3925da568: Download complete [2024-11-08T06:02:25.610Z] bde34c3a00c8: Verifying Checksum [2024-11-08T06:02:25.610Z] bde34c3a00c8: Download complete [2024-11-08T06:02:25.610Z] b352a97aabf1: Verifying Checksum [2024-11-08T06:02:25.610Z] b352a97aabf1: Download complete [2024-11-08T06:02:25.610Z] 4872d77fe225: Download complete [2024-11-08T06:02:25.610Z] 5851b861e8e6: Verifying Checksum [2024-11-08T06:02:25.610Z] 5851b861e8e6: Download complete [2024-11-08T06:02:25.610Z] b85a868b505f: Verifying Checksum [2024-11-08T06:02:25.610Z] b85a868b505f: Download complete [2024-11-08T06:02:26.181Z] bab4dde63d76: Verifying Checksum [2024-11-08T06:02:26.181Z] bab4dde63d76: Download complete [2024-11-08T06:02:27.122Z] b85a868b505f: Pull complete [2024-11-08T06:02:27.122Z] e2be974225ed: Pull complete [2024-11-08T06:02:27.691Z] 339a4e72a1f5: Pull complete [2024-11-08T06:02:27.691Z] 988bab9f4d93: Pull complete [2024-11-08T06:02:27.949Z] 1469e6f7b9e6: Pull complete [2024-11-08T06:02:27.949Z] eaf3925da568: Pull complete [2024-11-08T06:02:29.881Z] bab4dde63d76: Pull complete [2024-11-08T06:02:29.881Z] bde34c3a00c8: Pull complete [2024-11-08T06:02:30.162Z] b352a97aabf1: Pull complete [2024-11-08T06:02:30.162Z] 4872d77fe225: Pull complete [2024-11-08T06:02:30.162Z] 5851b861e8e6: Pull complete [2024-11-08T06:02:30.423Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T06:02:30.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:02:30.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:02:30.572Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:02:30.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:02:33.522Z] $ docker top cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 -eo pid,comm [2024-11-08T06:02:33.579Z] 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-11-08T06:02:33.579Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:02:33.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:02:33.637Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:02:33.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:02:33.759Z] $ docker exec cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 ssh-agent [2024-11-08T06:02:33.876Z] SSH_AUTH_SOCK=/tmp/ssh-K67iFPIWQRBA/agent.31 [2024-11-08T06:02:33.876Z] SSH_AGENT_PID=37 [2024-11-08T06:02:33.882Z] Running ssh-add (command line suppressed) [2024-11-08T06:02:33.988Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13606966143946682962.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13606966143946682962.key) [2024-11-08T06:02:34.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:02:34.296Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T06:02:34.310Z] $ docker exec --env ******** --env ******** cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 ssh-agent -k [2024-11-08T06:02:34.427Z] unset SSH_AUTH_SOCK; [2024-11-08T06:02:34.427Z] unset SSH_AGENT_PID; [2024-11-08T06:02:34.428Z] echo Agent pid 37 killed; [2024-11-08T06:02:34.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T06:02:34.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:02:34.486Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:02:34.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:02:34.624Z] $ docker exec cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 ssh-agent [2024-11-08T06:02:34.725Z] SSH_AUTH_SOCK=/tmp/ssh-MqMmK7ykz2nc/agent.70 [2024-11-08T06:02:34.725Z] SSH_AGENT_PID=76 [2024-11-08T06:02:34.730Z] Running ssh-add (command line suppressed) [2024-11-08T06:02:34.842Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12266458297312906641.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12266458297312906641.key) [2024-11-08T06:02:34.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:02:35.156Z] + git semver init [2024-11-08T06:02:35.416Z] 2024-11-08 06:02:35,345 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T06:02:35.416Z] 2024-11-08 06:02:35,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-08T06:02:35.416Z] 2024-11-08 06:02:35,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-11-08T06:02:35.416Z] 2024-11-08 06:02:35,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:02:36.803Z] 2024-11-08 06:02:36,637 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-11-08T06:02:36.803Z] 2024-11-08 06:02:36,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-11-08T06:02:36.803Z] 2024-11-08 06:02:36,638 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:02:36.803Z] 2024-11-08 06:02:36,638 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:02:36.803Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T06:02:36.815Z] $ docker exec --env ******** --env ******** cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 ssh-agent -k [2024-11-08T06:02:36.913Z] unset SSH_AUTH_SOCK; [2024-11-08T06:02:36.913Z] unset SSH_AGENT_PID; [2024-11-08T06:02:36.913Z] echo Agent pid 76 killed; [2024-11-08T06:02:36.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:02:37.257Z] + git semver [Pipeline] } [2024-11-08T06:02:37.530Z] $ docker stop --time=1 cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 [2024-11-08T06:02:38.805Z] $ docker rm -f --volumes cda0ec41d8f213509cc9e32d99906f74c32ea87379d22628120609ef4436de78 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:02:39.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T06:02:39.386Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T06:02:39.397Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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-11-08T06:02:39.596Z] provisioning config files... [2024-11-08T06:02:39.606Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1304990456267973280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:02:39.912Z] ---> ****-login.sh [2024-11-08T06:02:39.912Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:02:39.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:39.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:39.912Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:39.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:39.912Z] [2024-11-08T06:02:39.912Z] Login Succeeded [2024-11-08T06:02:39.912Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:02:39.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:39.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:39.912Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:39.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:39.912Z] [2024-11-08T06:02:39.912Z] Login Succeeded [2024-11-08T06:02:39.912Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:02:40.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:40.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:40.173Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:40.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:40.173Z] [2024-11-08T06:02:40.173Z] Login Succeeded [2024-11-08T06:02:40.173Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:02:40.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:40.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:40.173Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:40.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:40.173Z] [2024-11-08T06:02:40.173Z] Login Succeeded [2024-11-08T06:02:40.173Z] ****.io [2024-11-08T06:02:40.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:02:40.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:02:40.433Z] Configure a credential helper to remove this warning. See [2024-11-08T06:02:40.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:02:40.433Z] [2024-11-08T06:02:40.433Z] Login Succeeded [2024-11-08T06:02:40.433Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:02:40.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T06:02:40.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:02:40.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:02:40.582Z] ========================================================= [2024-11-08T06:02:40.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T06:02:40.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:02:40.919Z] + 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-11-08T06:02:40.919Z] Sending build context to Docker daemon 36.79MB [2024-11-08T06:02:40.919Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:02:40.919Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T06:02:41.179Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T06:02:41.179Z] 43c4264eed91: Pulling fs layer [2024-11-08T06:02:41.179Z] 4cc291be95ef: Pulling fs layer [2024-11-08T06:02:41.179Z] 2ac1f1163629: Pulling fs layer [2024-11-08T06:02:41.179Z] 5c3c966382ef: Pulling fs layer [2024-11-08T06:02:41.179Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T06:02:41.179Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T06:02:41.179Z] 9f66e0745190: Pulling fs layer [2024-11-08T06:02:41.180Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T06:02:41.180Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T06:02:41.180Z] 4f4fb700ef54: Waiting [2024-11-08T06:02:41.180Z] 9f66e0745190: Waiting [2024-11-08T06:02:41.180Z] f49a43e4bbc0: Waiting [2024-11-08T06:02:41.180Z] 561ebcabdf7f: Waiting [2024-11-08T06:02:41.180Z] 5d5c8e513c77: Waiting [2024-11-08T06:02:41.180Z] 4cc291be95ef: Verifying Checksum [2024-11-08T06:02:41.180Z] 4cc291be95ef: Download complete [2024-11-08T06:02:41.180Z] 5c3c966382ef: Verifying Checksum [2024-11-08T06:02:41.180Z] 5c3c966382ef: Download complete [2024-11-08T06:02:41.180Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T06:02:41.180Z] 4f4fb700ef54: Download complete [2024-11-08T06:02:41.180Z] 5d5c8e513c77: Download complete [2024-11-08T06:02:41.180Z] 9f66e0745190: Verifying Checksum [2024-11-08T06:02:41.180Z] 9f66e0745190: Download complete [2024-11-08T06:02:41.438Z] 43c4264eed91: Pull complete [2024-11-08T06:02:41.438Z] 561ebcabdf7f: Download complete [2024-11-08T06:02:41.698Z] 4cc291be95ef: Pull complete [2024-11-08T06:02:41.698Z] 2ac1f1163629: Verifying Checksum [2024-11-08T06:02:41.698Z] 2ac1f1163629: Download complete [2024-11-08T06:02:41.956Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T06:02:41.956Z] f49a43e4bbc0: Download complete [2024-11-08T06:02:46.148Z] 2ac1f1163629: Pull complete [2024-11-08T06:02:46.148Z] 5c3c966382ef: Pull complete [2024-11-08T06:02:46.148Z] 4f4fb700ef54: Pull complete [2024-11-08T06:02:46.148Z] 5d5c8e513c77: Pull complete [2024-11-08T06:02:46.148Z] 9f66e0745190: Pull complete [2024-11-08T06:02:48.051Z] f49a43e4bbc0: Pull complete [2024-11-08T06:02:48.309Z] 561ebcabdf7f: Pull complete [2024-11-08T06:02:48.309Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T06:02:48.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T06:02:48.576Z] ---> 3a752c3f9dda [2024-11-08T06:02:48.576Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:02:53.856Z] ---> Running in 696128a5c735 [2024-11-08T06:02:53.856Z] Removing intermediate container 696128a5c735 [2024-11-08T06:02:53.857Z] ---> d1d46f1a44d6 [2024-11-08T06:02:53.857Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:02:53.857Z] ---> Running in 5546933f1482 [2024-11-08T06:02:53.857Z] Removing intermediate container 5546933f1482 [2024-11-08T06:02:53.857Z] ---> 97a6360dbaa1 [2024-11-08T06:02:53.857Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T06:02:53.857Z] ---> Running in bafcf29b9b35 [2024-11-08T06:02:53.857Z] Removing intermediate container bafcf29b9b35 [2024-11-08T06:02:53.857Z] ---> 014db5d16672 [2024-11-08T06:02:53.857Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:02:53.857Z] ---> Running in bb789e5e9776 [2024-11-08T06:02:53.857Z] Removing intermediate container bb789e5e9776 [2024-11-08T06:02:53.857Z] ---> dfdde80eeb03 [2024-11-08T06:02:53.857Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-08T06:02:53.857Z] ---> Running in 07070bd4f4f6 [2024-11-08T06:02:53.857Z] Removing intermediate container 07070bd4f4f6 [2024-11-08T06:02:53.857Z] ---> 0f330b9522b7 [2024-11-08T06:02:53.857Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:02:53.857Z] ---> Running in 593d37977396 [2024-11-08T06:02:53.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:02:54.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:02:54.378Z] OK: 246 MiB in 54 packages [2024-11-08T06:02:54.546Z] Still waiting to schedule task [2024-11-08T06:02:54.547Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T06:02:54.638Z] Removing intermediate container 593d37977396 [2024-11-08T06:02:54.639Z] ---> d5dcbfcf8699 [2024-11-08T06:02:54.639Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-08T06:02:54.639Z] ---> Running in 9fc8b0ae05a7 [2024-11-08T06:02:54.899Z] Removing intermediate container 9fc8b0ae05a7 [2024-11-08T06:02:54.899Z] ---> 245791df2c97 [2024-11-08T06:02:54.899Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-08T06:02:54.899Z] ---> 1acdfd48072b [2024-11-08T06:02:54.899Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:02:54.899Z] ---> Running in 8f433b2eeb64 [2024-11-08T06:03:41.628Z] Removing intermediate container 8f433b2eeb64 [2024-11-08T06:03:41.628Z] ---> 4a40cba95cca [2024-11-08T06:03:41.628Z] Step 12/13 : COPY . . [2024-11-08T06:03:43.004Z] ---> 7e4b540f818c [2024-11-08T06:03:43.004Z] Step 13/13 : RUN ${MAKE} [2024-11-08T06:03:43.004Z] ---> Running in 9e011da73059 [2024-11-08T06:03:43.004Z] noop [2024-11-08T06:03:43.264Z] Removing intermediate container 9e011da73059 [2024-11-08T06:03:43.264Z] ---> 7a9a62be746f [2024-11-08T06:03:43.264Z] Successfully built 7a9a62be746f [2024-11-08T06:03:43.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:03:43.599Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T06:03:43.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:03:43.691Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:03:43.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:03:44.067Z] $ docker top 49ff33a245477c44b9c4f233bc3da0ec377cdb201e022f89ea00205e4d7d7d9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:03:44.428Z] + go version [2024-11-08T06:03:44.428Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T06:03:44.438Z] $ docker stop --time=1 49ff33a245477c44b9c4f233bc3da0ec377cdb201e022f89ea00205e4d7d7d9b [2024-11-08T06:03:45.748Z] $ docker rm -f --volumes 49ff33a245477c44b9c4f233bc3da0ec377cdb201e022f89ea00205e4d7d7d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:03:46.201Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T06:03:46.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:03:46.286Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:03:46.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:03:46.677Z] $ docker top ac8d4f5b1eb182731580cd8d8bcad629d9bb04128dd0fe2335e1a18498ede8e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:03:47.027Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-11-08T06:03:47.328Z] + make test [2024-11-08T06:03:47.328Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T06:03:49.233Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-08T06:04:11.181Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-08T06:04:11.181Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-08T06:04:11.181Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements [2024-11-08T06:04:11.181Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.344s coverage: 86.5% of statements [2024-11-08T06:04:24.502Z] go vet ./... [2024-11-08T06:04:29.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:04:29.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:04:29.767Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:04:30.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:04:30.063Z] $ docker stop --time=1 ac8d4f5b1eb182731580cd8d8bcad629d9bb04128dd0fe2335e1a18498ede8e8 [2024-11-08T06:04:32.904Z] $ docker rm -f --volumes ac8d4f5b1eb182731580cd8d8bcad629d9bb04128dd0fe2335e1a18498ede8e8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:04:33.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:04:33.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T06:04:34.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:04:34.357Z] + ls -al . [2024-11-08T06:04:34.357Z] total 316 [2024-11-08T06:04:34.357Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:03 . [2024-11-08T06:04:34.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:02 .. [2024-11-08T06:04:34.357Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:04 .git [2024-11-08T06:04:34.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:02 .github [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 06:02 .gitignore [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:02 .golangci.yml [2024-11-08T06:04:34.357Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:02 .semver [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 8 06:02 Attribution.txt [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 8 06:02 CHANGELOG.md [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 8 06:02 Dockerfile [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:02 GOVERNANCE.md [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 06:02 Jenkinsfile [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 06:02 LICENSE [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 8 06:02 Makefile [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 06:02 OWNERS.md [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 06:02 README.md [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:02 VERSION [2024-11-08T06:04:34.357Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:02 bin [2024-11-08T06:04:34.357Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:02 cmd [2024-11-08T06:04:34.357Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 8 06:04 coverage.out [2024-11-08T06:04:34.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:02 doc [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 8 06:02 go.mod [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 8 06:02 go.sum [2024-11-08T06:04:34.357Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:02 internal [2024-11-08T06:04:34.357Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:04:34.673Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=10f464ab2b54ff8e32a589214b3c8e1fea4bea02 --label arch=amd64 --label version=4.0.0-dev.3 . [2024-11-08T06:04:34.673Z] Sending build context to Docker daemon 36.89MB [2024-11-08T06:04:34.673Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:04:34.673Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T06:04:34.673Z] ---> 7a9a62be746f [2024-11-08T06:04:34.673Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:04:35.242Z] ---> Running in 24adfb7d7692 [2024-11-08T06:04:35.242Z] Removing intermediate container 24adfb7d7692 [2024-11-08T06:04:35.242Z] ---> 433f1ab958cc [2024-11-08T06:04:35.242Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:04:35.242Z] ---> Running in e37e75b7af28 [2024-11-08T06:04:35.242Z] Removing intermediate container e37e75b7af28 [2024-11-08T06:04:35.242Z] ---> d8b5d6287a52 [2024-11-08T06:04:35.242Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T06:04:35.242Z] ---> Running in 9ef2895ab1b1 [2024-11-08T06:04:35.500Z] Removing intermediate container 9ef2895ab1b1 [2024-11-08T06:04:35.500Z] ---> fd0011175352 [2024-11-08T06:04:35.500Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:04:35.500Z] ---> Running in e2aefb06c511 [2024-11-08T06:04:35.500Z] Removing intermediate container e2aefb06c511 [2024-11-08T06:04:35.500Z] ---> 0618a1cbfa42 [2024-11-08T06:04:35.500Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-08T06:04:35.500Z] ---> Running in 9a92c3c878ff [2024-11-08T06:04:35.500Z] Removing intermediate container 9a92c3c878ff [2024-11-08T06:04:35.500Z] ---> c529bbd1539e [2024-11-08T06:04:35.501Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:04:35.760Z] ---> Running in 3a147b9cdb68 [2024-11-08T06:04:36.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:04:36.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:04:36.278Z] OK: 246 MiB in 54 packages [2024-11-08T06:04:36.538Z] Removing intermediate container 3a147b9cdb68 [2024-11-08T06:04:36.538Z] ---> e50dcb29d95b [2024-11-08T06:04:36.538Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-08T06:04:36.538Z] ---> Running in 61657cb67ccc [2024-11-08T06:04:36.538Z] Removing intermediate container 61657cb67ccc [2024-11-08T06:04:36.538Z] ---> 1728ea93e6f5 [2024-11-08T06:04:36.538Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-08T06:04:37.139Z] ---> 421bb844932c [2024-11-08T06:04:37.139Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:04:37.139Z] ---> Running in 76832f47cf2b [2024-11-08T06:04:37.707Z] Removing intermediate container 76832f47cf2b [2024-11-08T06:04:37.707Z] ---> 12d445ee3659 [2024-11-08T06:04:37.707Z] Step 12/27 : COPY . . [2024-11-08T06:04:39.085Z] ---> 170f06427fed [2024-11-08T06:04:39.085Z] Step 13/27 : RUN ${MAKE} [2024-11-08T06:04:39.085Z] ---> Running in cd5ce546aeb7 [2024-11-08T06:04:39.085Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-08T06:05:17.862Z] Removing intermediate container cd5ce546aeb7 [2024-11-08T06:05:17.862Z] ---> 1ec3e63ce39d [2024-11-08T06:05:17.862Z] Step 14/27 : FROM alpine:3.20 [2024-11-08T06:05:17.862Z] 3.20: Pulling from library/alpine [2024-11-08T06:05:17.862Z] 43c4264eed91: Already exists [2024-11-08T06:05:17.862Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:05:17.862Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:05:17.862Z] ---> 91ef0af61f39 [2024-11-08T06:05:17.862Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T06:05:17.862Z] ---> Running in 9412351b4262 [2024-11-08T06:05:17.862Z] Removing intermediate container 9412351b4262 [2024-11-08T06:05:17.862Z] ---> 62514f90535f [2024-11-08T06:05:17.862Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:05:17.862Z] ---> Running in 5b73de2b3aee [2024-11-08T06:05:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:05:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:05:17.862Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:05:17.862Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:05:17.862Z] OK: 8 MiB in 15 packages [2024-11-08T06:05:17.862Z] Removing intermediate container 5b73de2b3aee [2024-11-08T06:05:17.862Z] ---> a97f854c98d7 [2024-11-08T06:05:17.862Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T06:05:17.862Z] ---> Running in c55a9eb18de8 [2024-11-08T06:05:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:05:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:05:17.862Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:05:17.862Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:05:17.862Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:05:17.862Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:05:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T06:05:17.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T06:05:17.862Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:05:17.862Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:05:17.862Z] OK: 8 MiB in 15 packages [2024-11-08T06:05:17.862Z] Removing intermediate container c55a9eb18de8 [2024-11-08T06:05:17.862Z] ---> 2763cae33160 [2024-11-08T06:05:17.862Z] Step 18/27 : WORKDIR / [2024-11-08T06:05:17.862Z] ---> Running in 7c169a75fb27 [2024-11-08T06:05:17.862Z] Removing intermediate container 7c169a75fb27 [2024-11-08T06:05:17.862Z] ---> fcd294154018 [2024-11-08T06:05:17.862Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-08T06:05:18.429Z] ---> ada3143b6c42 [2024-11-08T06:05:18.429Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-08T06:05:18.688Z] ---> 04c3e51740a3 [2024-11-08T06:05:18.688Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-08T06:05:18.688Z] ---> c21b871fc4e9 [2024-11-08T06:05:18.688Z] Step 22/27 : EXPOSE 59984 [2024-11-08T06:05:18.688Z] ---> Running in 67f68fb15e27 [2024-11-08T06:05:18.948Z] Removing intermediate container 67f68fb15e27 [2024-11-08T06:05:18.948Z] ---> ca0774e16bb6 [2024-11-08T06:05:18.948Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-08T06:05:18.948Z] ---> Running in 81c2914c52a2 [2024-11-08T06:05:18.948Z] Removing intermediate container 81c2914c52a2 [2024-11-08T06:05:18.948Z] ---> 0ad58a56e988 [2024-11-08T06:05:18.948Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:05:18.948Z] ---> Running in 024a20d2df75 [2024-11-08T06:05:18.948Z] Removing intermediate container 024a20d2df75 [2024-11-08T06:05:18.948Z] ---> e09001ae2b40 [2024-11-08T06:05:18.948Z] Step 25/27 : LABEL arch=amd64 [2024-11-08T06:05:18.948Z] ---> Running in cbb0f3ac0403 [2024-11-08T06:05:19.207Z] Removing intermediate container cbb0f3ac0403 [2024-11-08T06:05:19.207Z] ---> 2513517b8a20 [2024-11-08T06:05:19.207Z] Step 26/27 : LABEL git_sha=10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:05:19.207Z] ---> Running in 5599d3a9ee70 [2024-11-08T06:05:19.207Z] Removing intermediate container 5599d3a9ee70 [2024-11-08T06:05:19.207Z] ---> 47223edd9b2b [2024-11-08T06:05:19.207Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2024-11-08T06:05:19.207Z] ---> Running in 6033c229713c [2024-11-08T06:05:19.467Z] Removing intermediate container 6033c229713c [2024-11-08T06:05:19.467Z] ---> 12e4d2c4fa0b [2024-11-08T06:05:19.467Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:05:19.467Z] Successfully built 12e4d2c4fa0b [2024-11-08T06:05:19.467Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:05:19.620Z] provisioning config files... [2024-11-08T06:05:19.631Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12948474051880326510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:05:19.937Z] ---> ****-login.sh [2024-11-08T06:05:19.938Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:05:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:19.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:19.938Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:19.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:19.938Z] [2024-11-08T06:05:19.938Z] Login Succeeded [2024-11-08T06:05:19.938Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:05:19.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:19.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:19.938Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:19.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:19.938Z] [2024-11-08T06:05:19.938Z] Login Succeeded [2024-11-08T06:05:19.938Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:05:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:20.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:20.198Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:20.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:20.198Z] [2024-11-08T06:05:20.199Z] Login Succeeded [2024-11-08T06:05:20.199Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:05:20.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:20.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:20.199Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:20.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:20.199Z] [2024-11-08T06:05:20.199Z] Login Succeeded [2024-11-08T06:05:20.199Z] ****.io [2024-11-08T06:05:20.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:05:20.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:05:20.458Z] Configure a credential helper to remove this warning. See [2024-11-08T06:05:20.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:05:20.459Z] [2024-11-08T06:05:20.459Z] Login Succeeded [2024-11-08T06:05:20.459Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:05:20.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:05:20.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:05:20.543Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-11-08T06:05:20.543Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:05:20.543Z] latest [2024-11-08T06:05:20.543Z] 4.0.0-dev.3 [2024-11-08T06:05:20.543Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [2024-11-08T06:05:20.543Z] main [2024-11-08T06:05:20.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:20.883Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:21.267Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:05:21.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-08T06:05:21.267Z] 6b361df05313: Preparing [2024-11-08T06:05:21.267Z] e820bdaf3460: Preparing [2024-11-08T06:05:21.267Z] 5f627c5249ee: Preparing [2024-11-08T06:05:21.267Z] 4022f715592a: Preparing [2024-11-08T06:05:21.267Z] f8299d81f6d0: Preparing [2024-11-08T06:05:21.267Z] 63ca1fbb43ae: Preparing [2024-11-08T06:05:21.267Z] 63ca1fbb43ae: Waiting [2024-11-08T06:05:21.267Z] f8299d81f6d0: Pushed [2024-11-08T06:05:21.267Z] 6b361df05313: Pushed [2024-11-08T06:05:21.267Z] e820bdaf3460: Pushed [2024-11-08T06:05:21.267Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:05:21.834Z] 4022f715592a: Pushed [2024-11-08T06:05:25.122Z] 5f627c5249ee: Pushed [2024-11-08T06:05:25.122Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02: digest: sha256:94b8b4185d6fe78c134a7b491275dd6b01877a0c5ba46822bd5b2d0121678dcd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:25.453Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:25.791Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-08T06:05:25.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-08T06:05:25.791Z] 6b361df05313: Preparing [2024-11-08T06:05:25.791Z] e820bdaf3460: Preparing [2024-11-08T06:05:25.791Z] 5f627c5249ee: Preparing [2024-11-08T06:05:25.791Z] 4022f715592a: Preparing [2024-11-08T06:05:25.791Z] f8299d81f6d0: Preparing [2024-11-08T06:05:25.791Z] 63ca1fbb43ae: Preparing [2024-11-08T06:05:25.791Z] 63ca1fbb43ae: Waiting [2024-11-08T06:05:25.791Z] 5f627c5249ee: Layer already exists [2024-11-08T06:05:25.791Z] 4022f715592a: Layer already exists [2024-11-08T06:05:25.791Z] e820bdaf3460: Layer already exists [2024-11-08T06:05:25.791Z] f8299d81f6d0: Layer already exists [2024-11-08T06:05:25.791Z] 6b361df05313: Layer already exists [2024-11-08T06:05:25.791Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:05:25.791Z] latest: digest: sha256:94b8b4185d6fe78c134a7b491275dd6b01877a0c5ba46822bd5b2d0121678dcd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:26.125Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:26.456Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.3 [2024-11-08T06:05:26.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-08T06:05:26.456Z] 6b361df05313: Preparing [2024-11-08T06:05:26.456Z] e820bdaf3460: Preparing [2024-11-08T06:05:26.456Z] 5f627c5249ee: Preparing [2024-11-08T06:05:26.456Z] 4022f715592a: Preparing [2024-11-08T06:05:26.456Z] f8299d81f6d0: Preparing [2024-11-08T06:05:26.456Z] 63ca1fbb43ae: Preparing [2024-11-08T06:05:26.456Z] 63ca1fbb43ae: Waiting [2024-11-08T06:05:26.456Z] 4022f715592a: Layer already exists [2024-11-08T06:05:26.456Z] 5f627c5249ee: Layer already exists [2024-11-08T06:05:26.456Z] f8299d81f6d0: Layer already exists [2024-11-08T06:05:26.456Z] 6b361df05313: Layer already exists [2024-11-08T06:05:26.456Z] e820bdaf3460: Layer already exists [2024-11-08T06:05:26.456Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:05:26.456Z] 4.0.0-dev.3: digest: sha256:94b8b4185d6fe78c134a7b491275dd6b01877a0c5ba46822bd5b2d0121678dcd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:26.793Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:27.121Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [2024-11-08T06:05:27.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-08T06:05:27.121Z] 6b361df05313: Preparing [2024-11-08T06:05:27.121Z] e820bdaf3460: Preparing [2024-11-08T06:05:27.121Z] 5f627c5249ee: Preparing [2024-11-08T06:05:27.121Z] 4022f715592a: Preparing [2024-11-08T06:05:27.121Z] f8299d81f6d0: Preparing [2024-11-08T06:05:27.121Z] 63ca1fbb43ae: Preparing [2024-11-08T06:05:27.121Z] 63ca1fbb43ae: Waiting [2024-11-08T06:05:27.121Z] 6b361df05313: Layer already exists [2024-11-08T06:05:27.121Z] 4022f715592a: Layer already exists [2024-11-08T06:05:27.121Z] f8299d81f6d0: Layer already exists [2024-11-08T06:05:27.121Z] 5f627c5249ee: Layer already exists [2024-11-08T06:05:27.121Z] e820bdaf3460: Layer already exists [2024-11-08T06:05:27.121Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:05:27.121Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3: digest: sha256:94b8b4185d6fe78c134a7b491275dd6b01877a0c5ba46822bd5b2d0121678dcd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:27.460Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:27.790Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-11-08T06:05:27.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-11-08T06:05:27.790Z] 6b361df05313: Preparing [2024-11-08T06:05:27.790Z] e820bdaf3460: Preparing [2024-11-08T06:05:27.790Z] 5f627c5249ee: Preparing [2024-11-08T06:05:27.790Z] 4022f715592a: Preparing [2024-11-08T06:05:27.790Z] f8299d81f6d0: Preparing [2024-11-08T06:05:27.790Z] 63ca1fbb43ae: Preparing [2024-11-08T06:05:27.790Z] 63ca1fbb43ae: Waiting [2024-11-08T06:05:27.790Z] e820bdaf3460: Layer already exists [2024-11-08T06:05:27.790Z] 5f627c5249ee: Layer already exists [2024-11-08T06:05:27.790Z] 6b361df05313: Layer already exists [2024-11-08T06:05:27.790Z] 4022f715592a: Layer already exists [2024-11-08T06:05:27.790Z] f8299d81f6d0: Layer already exists [2024-11-08T06:05:27.790Z] 63ca1fbb43ae: Layer already exists [2024-11-08T06:05:27.790Z] main: digest: sha256:94b8b4185d6fe78c134a7b491275dd6b01877a0c5ba46822bd5b2d0121678dcd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:05:27.864Z] ===================================================== [Pipeline] echo [2024-11-08T06:05:27.883Z] taggedImages: [2024-11-08T06:05:27.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:05:27.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-11-08T06:05:27.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.3 [2024-11-08T06:05:27.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [2024-11-08T06:05:27.883Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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-11-08T06:05:28.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:05:28.300Z] [2024-11-08T06:05:28.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:05:28.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:05:28.613Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T06:05:28.613Z] 5eb5b503b376: Pulling fs layer [2024-11-08T06:05:28.613Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T06:05:28.613Z] ec43610c2a17: Pulling fs layer [2024-11-08T06:05:28.613Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T06:05:28.613Z] 33b1e0a273af: Pulling fs layer [2024-11-08T06:05:28.613Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T06:05:28.613Z] 2f39f015ded8: Pulling fs layer [2024-11-08T06:05:28.613Z] 3a2ae6a8a46f: Waiting [2024-11-08T06:05:28.613Z] 33b1e0a273af: Waiting [2024-11-08T06:05:28.613Z] 5d3b04190fa2: Waiting [2024-11-08T06:05:28.613Z] 2f39f015ded8: Waiting [2024-11-08T06:05:28.613Z] 5c69ac0246d0: Download complete [2024-11-08T06:05:28.613Z] 3a2ae6a8a46f: Download complete [2024-11-08T06:05:28.613Z] ec43610c2a17: Verifying Checksum [2024-11-08T06:05:28.613Z] ec43610c2a17: Download complete [2024-11-08T06:05:28.613Z] 33b1e0a273af: Verifying Checksum [2024-11-08T06:05:28.613Z] 33b1e0a273af: Download complete [2024-11-08T06:05:28.613Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T06:05:28.613Z] 5d3b04190fa2: Download complete [2024-11-08T06:05:28.872Z] 5eb5b503b376: Download complete [2024-11-08T06:05:29.439Z] 2f39f015ded8: Download complete [2024-11-08T06:05:30.007Z] 5eb5b503b376: Pull complete [2024-11-08T06:05:30.265Z] 5c69ac0246d0: Pull complete [2024-11-08T06:05:30.523Z] ec43610c2a17: Pull complete [2024-11-08T06:05:30.523Z] 3a2ae6a8a46f: Pull complete [2024-11-08T06:05:30.783Z] 33b1e0a273af: Pull complete [2024-11-08T06:05:31.044Z] 5d3b04190fa2: Pull complete [2024-11-08T06:05:35.235Z] 2f39f015ded8: Pull complete [2024-11-08T06:05:35.235Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T06:05:35.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:05:35.235Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:05:35.341Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:05:35.370Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:05:39.429Z] $ docker top 0954a023e3f89f453a7f72a0741ee6aa5742488b16ef787bec95ea038bb171c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:05:39.814Z] ---> job-cost.sh [2024-11-08T06:05:39.814Z] lf-activate-venv: SKIPPING [2024-11-08T06:05:39.814Z] INFO: No Stack... [2024-11-08T06:05:40.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:05:40.333Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:05:40.627Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-11-08T06:05:40.627Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T06:05:40.643Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] [2024-11-08T06:05:40.655Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] did not exist. Created. [2024-11-08T06:05:40.662Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:05:40.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T06:05:40.996Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:05:41.004Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:05:41.036Z] $ docker stop --time=1 0954a023e3f89f453a7f72a0741ee6aa5742488b16ef787bec95ea038bb171c2 [2024-11-08T06:05:42.199Z] $ docker rm -f --volumes 0954a023e3f89f453a7f72a0741ee6aa5742488b16ef787bec95ea038bb171c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T06:07:38.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25883 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-11-08T06:07:38.838Z] Running in /w/workspace/device-onvif-camera/212 [Pipeline] { [Pipeline] checkout [2024-11-08T06:07:41.895Z] The recommended git tool is: git [2024-11-08T06:07:47.197Z] using credential edgex-jenkins-ssh [2024-11-08T06:07:47.226Z] Cloning the remote Git repository [2024-11-08T06:07:47.289Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-08T06:07:47.421Z] > git init /w/workspace/device-onvif-camera/212 # timeout=10 [2024-11-08T06:07:47.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-08T06:07:47.634Z] > git --version # timeout=10 [2024-11-08T06:07:47.658Z] > git --version # 'git version 2.25.1' [2024-11-08T06:07:47.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T06:07:47.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T06:07:50.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-08T06:07:50.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T06:07:51.704Z] Avoid second fetch [2024-11-08T06:07:51.704Z] Checking out Revision 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 (main) [2024-11-08T06:07:51.729Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T06:07:51.795Z] > git checkout -f 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 [2024-11-08T06:07:52.724Z] Commit message: "Merge pull request #472 from jackchenjc/edgex-go-issue-4916-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:07:57.494Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T06:07:57.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:07:57.494Z] Dload Upload Total Spent Left Speed [2024-11-08T06:07:57.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-11-08T06:07:57.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T06:07:58.177Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-11-08T06:07:58.178Z] [2024-11-08T06:07:58.178Z] { [2024-11-08T06:07:58.178Z] "registry-mirrors": [ [2024-11-08T06:07:58.178Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T06:07:58.178Z] ], [2024-11-08T06:07:58.178Z] "bip": "10.250.0.254/24", [2024-11-08T06:07:58.178Z] "hosts": [ [2024-11-08T06:07:58.178Z] "tcp://0.0.0.0:5555", [2024-11-08T06:07:58.178Z] "unix:///var/run/docker.sock" [2024-11-08T06:07:58.178Z] ], [2024-11-08T06:07:58.178Z] "mtu": 1458, [2024-11-08T06:07:58.178Z] "selinux-enabled": true, [2024-11-08T06:07:58.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T06:07:58.178Z] } [Pipeline] sh [2024-11-08T06:07:58.520Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T06:07:58.856Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:08:17.176Z] provisioning config files... [2024-11-08T06:08:17.210Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/212@tmp/config16401091428933255222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:08:17.700Z] ---> ****-login.sh [2024-11-08T06:08:17.700Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:08:18.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:08:18.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:08:18.572Z] Configure a credential helper to remove this warning. See [2024-11-08T06:08:18.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:08:18.572Z] [2024-11-08T06:08:18.572Z] Login Succeeded [2024-11-08T06:08:18.572Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:08:18.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:08:18.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:08:18.844Z] Configure a credential helper to remove this warning. See [2024-11-08T06:08:18.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:08:18.844Z] [2024-11-08T06:08:18.844Z] Login Succeeded [2024-11-08T06:08:18.844Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:08:19.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:08:19.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:08:19.390Z] Configure a credential helper to remove this warning. See [2024-11-08T06:08:19.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:08:19.390Z] [2024-11-08T06:08:19.390Z] Login Succeeded [2024-11-08T06:08:19.390Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:08:19.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:08:19.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:08:19.661Z] Configure a credential helper to remove this warning. See [2024-11-08T06:08:19.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:08:19.662Z] [2024-11-08T06:08:19.662Z] Login Succeeded [2024-11-08T06:08:19.662Z] ****.io [2024-11-08T06:08:19.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:08:20.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:08:20.201Z] Configure a credential helper to remove this warning. See [2024-11-08T06:08:20.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:08:20.201Z] [2024-11-08T06:08:20.201Z] Login Succeeded [2024-11-08T06:08:20.201Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:08:20.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T06:08:20.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:08:20.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:08:20.706Z] ========================================================= [2024-11-08T06:08:20.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T06:08:20.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:08:21.086Z] + 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-11-08T06:08:21.688Z] Sending build context to Docker daemon 21.81MB [2024-11-08T06:08:21.688Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:08:21.688Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T06:08:21.960Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T06:08:21.960Z] cf04c63912e1: Pulling fs layer [2024-11-08T06:08:21.960Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T06:08:21.960Z] a37a00ec5f00: Pulling fs layer [2024-11-08T06:08:21.960Z] 50b3750afda1: Pulling fs layer [2024-11-08T06:08:21.960Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T06:08:21.960Z] 80978eb59214: Pulling fs layer [2024-11-08T06:08:21.960Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T06:08:21.960Z] c5a475d317c9: Pulling fs layer [2024-11-08T06:08:21.960Z] 50b3750afda1: Waiting [2024-11-08T06:08:21.960Z] 4f4fb700ef54: Waiting [2024-11-08T06:08:21.960Z] 80978eb59214: Waiting [2024-11-08T06:08:21.960Z] c5a475d317c9: Waiting [2024-11-08T06:08:21.960Z] c9f46d7d2bd2: Waiting [2024-11-08T06:08:21.960Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T06:08:21.960Z] 55b35a11ae5e: Download complete [2024-11-08T06:08:21.960Z] 50b3750afda1: Verifying Checksum [2024-11-08T06:08:21.960Z] 50b3750afda1: Download complete [2024-11-08T06:08:22.236Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T06:08:22.236Z] 4f4fb700ef54: Download complete [2024-11-08T06:08:22.236Z] 80978eb59214: Verifying Checksum [2024-11-08T06:08:22.236Z] 80978eb59214: Download complete [2024-11-08T06:08:22.236Z] cf04c63912e1: Verifying Checksum [2024-11-08T06:08:22.236Z] cf04c63912e1: Download complete [2024-11-08T06:08:22.839Z] c5a475d317c9: Verifying Checksum [2024-11-08T06:08:22.839Z] c5a475d317c9: Download complete [2024-11-08T06:08:23.114Z] cf04c63912e1: Pull complete [2024-11-08T06:08:24.088Z] 55b35a11ae5e: Pull complete [2024-11-08T06:08:24.358Z] a37a00ec5f00: Verifying Checksum [2024-11-08T06:08:24.358Z] a37a00ec5f00: Download complete [2024-11-08T06:08:25.334Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T06:08:25.334Z] c9f46d7d2bd2: Download complete [2024-11-08T06:08:40.363Z] a37a00ec5f00: Pull complete [2024-11-08T06:08:40.363Z] 50b3750afda1: Pull complete [2024-11-08T06:08:40.363Z] 4f4fb700ef54: Pull complete [2024-11-08T06:08:40.363Z] 80978eb59214: Pull complete [2024-11-08T06:08:48.633Z] c9f46d7d2bd2: Pull complete [2024-11-08T06:08:49.596Z] c5a475d317c9: Pull complete [2024-11-08T06:08:49.596Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T06:08:49.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T06:08:49.596Z] ---> be29e6b0f0d4 [2024-11-08T06:08:49.596Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:08:50.559Z] ---> Running in 849a1be32db1 [2024-11-08T06:08:50.829Z] Removing intermediate container 849a1be32db1 [2024-11-08T06:08:50.829Z] ---> 3b5da7cce0c2 [2024-11-08T06:08:50.829Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:08:51.099Z] ---> Running in be0a47909a54 [2024-11-08T06:08:51.368Z] Removing intermediate container be0a47909a54 [2024-11-08T06:08:51.368Z] ---> 7e0b59e92045 [2024-11-08T06:08:51.368Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T06:08:51.368Z] ---> Running in 2762b46e09fb [2024-11-08T06:08:51.637Z] Removing intermediate container 2762b46e09fb [2024-11-08T06:08:51.637Z] ---> 7c4009f5af87 [2024-11-08T06:08:51.637Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:08:51.905Z] ---> Running in 2762fac488b6 [2024-11-08T06:08:52.177Z] Removing intermediate container 2762fac488b6 [2024-11-08T06:08:52.177Z] ---> 09b9824a2e81 [2024-11-08T06:08:52.177Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-08T06:08:52.177Z] ---> Running in abc36dd3dad4 [2024-11-08T06:08:52.446Z] Removing intermediate container abc36dd3dad4 [2024-11-08T06:08:52.446Z] ---> 3322ab8d397f [2024-11-08T06:08:52.446Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:08:52.716Z] ---> Running in e561bbd1a5db [2024-11-08T06:08:53.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:08:54.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:08:55.711Z] OK: 238 MiB in 54 packages [2024-11-08T06:08:56.681Z] Removing intermediate container e561bbd1a5db [2024-11-08T06:08:56.681Z] ---> ba3af780f312 [2024-11-08T06:08:56.681Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-08T06:08:56.681Z] ---> Running in 03ba202c998e [2024-11-08T06:08:56.950Z] Removing intermediate container 03ba202c998e [2024-11-08T06:08:56.950Z] ---> 93c2d879cfd0 [2024-11-08T06:08:56.950Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-08T06:08:57.535Z] ---> e987995bbf7e [2024-11-08T06:08:57.535Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:08:57.535Z] ---> Running in f74544f32dcc [2024-11-08T06:10:49.257Z] Removing intermediate container f74544f32dcc [2024-11-08T06:10:49.257Z] ---> 4b6e7feecddd [2024-11-08T06:10:49.257Z] Step 12/13 : COPY . . [2024-11-08T06:10:50.674Z] ---> 3c5a1e985a21 [2024-11-08T06:10:50.674Z] Step 13/13 : RUN ${MAKE} [2024-11-08T06:10:50.674Z] ---> Running in 02216c0ef837 [2024-11-08T06:10:51.646Z] noop [2024-11-08T06:10:52.239Z] Removing intermediate container 02216c0ef837 [2024-11-08T06:10:52.239Z] ---> 1bc727ac4e8b [2024-11-08T06:10:52.239Z] Successfully built 1bc727ac4e8b [2024-11-08T06:10:52.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:52.605Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T06:10:52.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:10:52.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-25883 does not seem to be running inside a container [2024-11-08T06:10:53.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/212 -v /w/workspace/device-onvif-camera/212:/w/workspace/device-onvif-camera/212:rw,z -v /w/workspace/device-onvif-camera/212@tmp:/w/workspace/device-onvif-camera/212@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-11-08T06:10:54.351Z] $ docker top 9cc87b36e8fbfdbe0ac665bdd3df098ffede68d222ff0fe9bff3df5e79c1deb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:10:55.308Z] + go version [2024-11-08T06:10:55.308Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T06:10:55.341Z] $ docker stop --time=1 9cc87b36e8fbfdbe0ac665bdd3df098ffede68d222ff0fe9bff3df5e79c1deb8 [2024-11-08T06:10:58.389Z] $ docker rm -f --volumes 9cc87b36e8fbfdbe0ac665bdd3df098ffede68d222ff0fe9bff3df5e79c1deb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:10:59.011Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T06:10:59.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:10:59.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-25883 does not seem to be running inside a container [2024-11-08T06:10:59.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/212 -v /w/workspace/device-onvif-camera/212:/w/workspace/device-onvif-camera/212:rw,z -v /w/workspace/device-onvif-camera/212@tmp:/w/workspace/device-onvif-camera/212@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-11-08T06:11:00.624Z] $ docker top e522280fb1d1064dd9ab4cca60a55b0cbf096a9b0a250af0f3756253e7b46f08 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:11:01.498Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/212 [Pipeline] fileExists [Pipeline] sh [2024-11-08T06:11:02.168Z] + make test [2024-11-08T06:11:02.169Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T06:11:08.853Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-08T06:15:15.847Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-08T06:15:15.847Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-08T06:15:15.847Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.4% of statements [2024-11-08T06:15:28.208Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.638s coverage: 86.5% of statements [2024-11-08T06:15:28.801Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T06:15:28.801Z] go vet ./... [2024-11-08T06:16:36.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T06:16:36.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T06:16:36.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T06:16:36.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T06:16:36.857Z] $ docker stop --time=1 e522280fb1d1064dd9ab4cca60a55b0cbf096a9b0a250af0f3756253e7b46f08 [2024-11-08T06:16:38.872Z] $ docker rm -f --volumes e522280fb1d1064dd9ab4cca60a55b0cbf096a9b0a250af0f3756253e7b46f08 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:16:40.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T06:16:40.677Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T06:16:41.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T06:16:41.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T06:16:42.222Z] + ls -al . [2024-11-08T06:16:42.223Z] total 312 [2024-11-08T06:16:42.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:11 . [2024-11-08T06:16:42.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:07 .. [2024-11-08T06:16:42.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:07 .git [2024-11-08T06:16:42.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:07 .github [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 06:07 .gitignore [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:07 .golangci.yml [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 8 06:07 Attribution.txt [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 8 06:07 CHANGELOG.md [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 8 06:07 Dockerfile [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:07 GOVERNANCE.md [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 06:07 Jenkinsfile [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 06:07 LICENSE [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 8 06:07 Makefile [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 06:07 OWNERS.md [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 06:07 README.md [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:02 VERSION [2024-11-08T06:16:42.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:07 bin [2024-11-08T06:16:42.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:07 cmd [2024-11-08T06:16:42.223Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 8 06:15 coverage.out [2024-11-08T06:16:42.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:07 doc [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 8 06:07 go.mod [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 8 06:07 go.sum [2024-11-08T06:16:42.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:07 internal [2024-11-08T06:16:42.223Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:16:42.592Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=10f464ab2b54ff8e32a589214b3c8e1fea4bea02 --label arch=arm64 --label version=4.0.0-dev.3 . [2024-11-08T06:16:43.568Z] Sending build context to Docker daemon 21.9MB [2024-11-08T06:16:43.568Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T06:16:43.568Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T06:16:43.568Z] ---> 1bc727ac4e8b [2024-11-08T06:16:43.568Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T06:16:43.855Z] ---> Running in ad3ef7e37469 [2024-11-08T06:16:44.125Z] Removing intermediate container ad3ef7e37469 [2024-11-08T06:16:44.125Z] ---> 5d97108a1a6c [2024-11-08T06:16:44.125Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T06:16:44.125Z] ---> Running in 859eb8d0bbee [2024-11-08T06:16:44.397Z] Removing intermediate container 859eb8d0bbee [2024-11-08T06:16:44.397Z] ---> 697c886bb35b [2024-11-08T06:16:44.397Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T06:16:44.673Z] ---> Running in 18cdb30e69fe [2024-11-08T06:16:44.941Z] Removing intermediate container 18cdb30e69fe [2024-11-08T06:16:44.941Z] ---> 3908c2076174 [2024-11-08T06:16:44.941Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T06:16:44.941Z] ---> Running in 18c9f18bb614 [2024-11-08T06:16:45.207Z] Removing intermediate container 18c9f18bb614 [2024-11-08T06:16:45.208Z] ---> 3fd91b9e96ec [2024-11-08T06:16:45.208Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-08T06:16:45.208Z] ---> Running in b67a1192ce0e [2024-11-08T06:16:45.790Z] Removing intermediate container b67a1192ce0e [2024-11-08T06:16:45.790Z] ---> 3426c04e3778 [2024-11-08T06:16:45.790Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T06:16:45.790Z] ---> Running in 21b48082318e [2024-11-08T06:16:46.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:16:47.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:16:48.749Z] OK: 238 MiB in 54 packages [2024-11-08T06:16:49.711Z] Removing intermediate container 21b48082318e [2024-11-08T06:16:49.711Z] ---> 8799320e7eaf [2024-11-08T06:16:49.711Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-08T06:16:49.711Z] ---> Running in 6acd081c34cc [2024-11-08T06:16:49.977Z] Removing intermediate container 6acd081c34cc [2024-11-08T06:16:49.977Z] ---> f2a0788b8ac7 [2024-11-08T06:16:49.977Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-08T06:16:50.572Z] ---> 66b841d52c06 [2024-11-08T06:16:50.572Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T06:16:50.572Z] ---> Running in 63d7721cf8bc [2024-11-08T06:16:54.851Z] Removing intermediate container 63d7721cf8bc [2024-11-08T06:16:54.851Z] ---> 851c794dce79 [2024-11-08T06:16:54.851Z] Step 12/27 : COPY . . [2024-11-08T06:16:56.274Z] ---> bcf207e1dbfb [2024-11-08T06:16:56.274Z] Step 13/27 : RUN ${MAKE} [2024-11-08T06:16:56.274Z] ---> Running in fb670caaed4b [2024-11-08T06:16:57.241Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-08T06:21:19.150Z] Removing intermediate container fb670caaed4b [2024-11-08T06:21:19.150Z] ---> de481c55c0db [2024-11-08T06:21:19.150Z] Step 14/27 : FROM alpine:3.20 [2024-11-08T06:21:19.150Z] 3.20: Pulling from library/alpine [2024-11-08T06:21:19.150Z] cf04c63912e1: Already exists [2024-11-08T06:21:19.150Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T06:21:19.150Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T06:21:19.150Z] ---> c157a85ed455 [2024-11-08T06:21:19.150Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T06:21:19.150Z] ---> Running in 303549bebfcb [2024-11-08T06:21:19.150Z] Removing intermediate container 303549bebfcb [2024-11-08T06:21:19.150Z] ---> b8f214a1aacf [2024-11-08T06:21:19.150Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-08T06:21:19.150Z] ---> Running in 1616c9ce48d9 [2024-11-08T06:21:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:21:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:21:19.150Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T06:21:19.150Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:21:19.150Z] OK: 9 MiB in 15 packages [2024-11-08T06:21:19.150Z] Removing intermediate container 1616c9ce48d9 [2024-11-08T06:21:19.150Z] ---> ae958c678781 [2024-11-08T06:21:19.150Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T06:21:19.150Z] ---> Running in 83d58e801126 [2024-11-08T06:21:19.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:21:19.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:21:20.830Z] Upgrading critical system libraries and apk-tools: [2024-11-08T06:21:20.830Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T06:21:20.830Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T06:21:21.099Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T06:21:21.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T06:21:21.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T06:21:23.311Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:21:23.311Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T06:21:23.311Z] OK: 9 MiB in 15 packages [2024-11-08T06:21:24.275Z] Removing intermediate container 83d58e801126 [2024-11-08T06:21:24.275Z] ---> 4d5cee29f486 [2024-11-08T06:21:24.275Z] Step 18/27 : WORKDIR / [2024-11-08T06:21:24.275Z] ---> Running in 10a408e87c2f [2024-11-08T06:21:24.543Z] Removing intermediate container 10a408e87c2f [2024-11-08T06:21:24.543Z] ---> f26f5380acab [2024-11-08T06:21:24.543Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-08T06:21:26.606Z] ---> 0f7788b6bbe2 [2024-11-08T06:21:26.607Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-08T06:21:27.227Z] ---> 40cc899b81ff [2024-11-08T06:21:27.227Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-08T06:21:27.502Z] ---> 438f5d2e6fe2 [2024-11-08T06:21:27.502Z] Step 22/27 : EXPOSE 59984 [2024-11-08T06:21:27.777Z] ---> Running in 8b7ae60d0d10 [2024-11-08T06:21:28.054Z] Removing intermediate container 8b7ae60d0d10 [2024-11-08T06:21:28.054Z] ---> 0fcc2bec6e25 [2024-11-08T06:21:28.054Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-08T06:21:28.054Z] ---> Running in 0f900e8828e8 [2024-11-08T06:21:28.334Z] Removing intermediate container 0f900e8828e8 [2024-11-08T06:21:28.334Z] ---> 0b380fbd3429 [2024-11-08T06:21:28.334Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T06:21:28.603Z] ---> Running in 3eabd9066e3f [2024-11-08T06:21:28.871Z] Removing intermediate container 3eabd9066e3f [2024-11-08T06:21:28.871Z] ---> 78d082cf8f3d [2024-11-08T06:21:28.871Z] Step 25/27 : LABEL arch=arm64 [2024-11-08T06:21:28.871Z] ---> Running in 40d466de7f2f [2024-11-08T06:21:29.140Z] Removing intermediate container 40d466de7f2f [2024-11-08T06:21:29.140Z] ---> 977563fe3344 [2024-11-08T06:21:29.140Z] Step 26/27 : LABEL git_sha=10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:21:29.140Z] ---> Running in 15d1d210eb90 [2024-11-08T06:21:29.727Z] Removing intermediate container 15d1d210eb90 [2024-11-08T06:21:29.727Z] ---> 4f47a270edb4 [2024-11-08T06:21:29.727Z] Step 27/27 : LABEL version=4.0.0-dev.3 [2024-11-08T06:21:29.727Z] ---> Running in d759657f131b [2024-11-08T06:21:29.995Z] Removing intermediate container d759657f131b [2024-11-08T06:21:29.995Z] ---> c0e5fbbf27eb [2024-11-08T06:21:29.995Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T06:21:29.995Z] Successfully built c0e5fbbf27eb [2024-11-08T06:21:29.995Z] Successfully tagged device-onvif-camera-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-11-08T06:21:30.147Z] provisioning config files... [2024-11-08T06:21:30.162Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/212@tmp/config3274270013020394617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:21:30.505Z] ---> ****-login.sh [2024-11-08T06:21:30.505Z] nexus3.edgexfoundry.org:10001 [2024-11-08T06:21:30.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:21:30.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:21:30.775Z] Configure a credential helper to remove this warning. See [2024-11-08T06:21:30.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:21:30.775Z] [2024-11-08T06:21:30.775Z] Login Succeeded [2024-11-08T06:21:30.775Z] nexus3.edgexfoundry.org:10002 [2024-11-08T06:21:31.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:21:31.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:21:31.043Z] Configure a credential helper to remove this warning. See [2024-11-08T06:21:31.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:21:31.043Z] [2024-11-08T06:21:31.043Z] Login Succeeded [2024-11-08T06:21:31.043Z] nexus3.edgexfoundry.org:10003 [2024-11-08T06:21:31.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:21:31.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:21:31.578Z] Configure a credential helper to remove this warning. See [2024-11-08T06:21:31.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:21:31.578Z] [2024-11-08T06:21:31.578Z] Login Succeeded [2024-11-08T06:21:31.578Z] nexus3.edgexfoundry.org:10004 [2024-11-08T06:21:31.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:21:31.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:21:31.847Z] Configure a credential helper to remove this warning. See [2024-11-08T06:21:31.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:21:31.847Z] [2024-11-08T06:21:31.847Z] Login Succeeded [2024-11-08T06:21:31.847Z] ****.io [2024-11-08T06:21:32.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T06:21:32.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T06:21:32.384Z] Configure a credential helper to remove this warning. See [2024-11-08T06:21:32.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T06:21:32.384Z] [2024-11-08T06:21:32.384Z] Login Succeeded [2024-11-08T06:21:32.384Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T06:21:32.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:21:32.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T06:21:32.563Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-11-08T06:21:32.563Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:21:32.563Z] latest [2024-11-08T06:21:32.563Z] 4.0.0-dev.3 [2024-11-08T06:21:32.563Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [2024-11-08T06:21:32.563Z] main [2024-11-08T06:21:32.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:32.953Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:33.334Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:21:33.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-08T06:21:33.335Z] fd588bd1a193: Preparing [2024-11-08T06:21:33.335Z] 0606ec2b2c17: Preparing [2024-11-08T06:21:33.335Z] e9dde27e3954: Preparing [2024-11-08T06:21:33.335Z] b28ddbce6210: Preparing [2024-11-08T06:21:33.335Z] d5b33b5bce6b: Preparing [2024-11-08T06:21:33.335Z] 16113d51b718: Preparing [2024-11-08T06:21:33.335Z] 16113d51b718: Waiting [2024-11-08T06:21:33.605Z] fd588bd1a193: Pushed [2024-11-08T06:21:33.606Z] 0606ec2b2c17: Pushed [2024-11-08T06:21:33.606Z] d5b33b5bce6b: Pushed [2024-11-08T06:21:33.606Z] 16113d51b718: Layer already exists [2024-11-08T06:21:35.561Z] b28ddbce6210: Pushed [2024-11-08T06:21:42.231Z] e9dde27e3954: Pushed [2024-11-08T06:21:42.231Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02: digest: sha256:7ff638bad43c0314985fc6bcc7945641507f9851673bb4ca8c32e8056a7ff28f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:42.613Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:42.991Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-08T06:21:42.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-08T06:21:42.991Z] fd588bd1a193: Preparing [2024-11-08T06:21:42.991Z] 0606ec2b2c17: Preparing [2024-11-08T06:21:42.991Z] e9dde27e3954: Preparing [2024-11-08T06:21:42.991Z] b28ddbce6210: Preparing [2024-11-08T06:21:42.991Z] d5b33b5bce6b: Preparing [2024-11-08T06:21:42.991Z] 16113d51b718: Preparing [2024-11-08T06:21:42.991Z] 16113d51b718: Waiting [2024-11-08T06:21:42.991Z] 0606ec2b2c17: Layer already exists [2024-11-08T06:21:42.991Z] fd588bd1a193: Layer already exists [2024-11-08T06:21:42.991Z] b28ddbce6210: Layer already exists [2024-11-08T06:21:42.991Z] d5b33b5bce6b: Layer already exists [2024-11-08T06:21:42.991Z] e9dde27e3954: Layer already exists [2024-11-08T06:21:42.991Z] 16113d51b718: Layer already exists [2024-11-08T06:21:43.259Z] latest: digest: sha256:7ff638bad43c0314985fc6bcc7945641507f9851673bb4ca8c32e8056a7ff28f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:43.639Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:44.009Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.3 [2024-11-08T06:21:44.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-08T06:21:44.009Z] fd588bd1a193: Preparing [2024-11-08T06:21:44.009Z] 0606ec2b2c17: Preparing [2024-11-08T06:21:44.009Z] e9dde27e3954: Preparing [2024-11-08T06:21:44.009Z] b28ddbce6210: Preparing [2024-11-08T06:21:44.009Z] d5b33b5bce6b: Preparing [2024-11-08T06:21:44.009Z] 16113d51b718: Preparing [2024-11-08T06:21:44.009Z] 16113d51b718: Waiting [2024-11-08T06:21:44.009Z] fd588bd1a193: Layer already exists [2024-11-08T06:21:44.009Z] 0606ec2b2c17: Layer already exists [2024-11-08T06:21:44.009Z] e9dde27e3954: Layer already exists [2024-11-08T06:21:44.009Z] b28ddbce6210: Layer already exists [2024-11-08T06:21:44.009Z] d5b33b5bce6b: Layer already exists [2024-11-08T06:21:44.009Z] 16113d51b718: Layer already exists [2024-11-08T06:21:44.280Z] 4.0.0-dev.3: digest: sha256:7ff638bad43c0314985fc6bcc7945641507f9851673bb4ca8c32e8056a7ff28f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:44.665Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:45.030Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [2024-11-08T06:21:45.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-08T06:21:45.030Z] fd588bd1a193: Preparing [2024-11-08T06:21:45.030Z] 0606ec2b2c17: Preparing [2024-11-08T06:21:45.030Z] e9dde27e3954: Preparing [2024-11-08T06:21:45.030Z] b28ddbce6210: Preparing [2024-11-08T06:21:45.030Z] d5b33b5bce6b: Preparing [2024-11-08T06:21:45.030Z] 16113d51b718: Preparing [2024-11-08T06:21:45.030Z] 16113d51b718: Waiting [2024-11-08T06:21:45.031Z] 0606ec2b2c17: Layer already exists [2024-11-08T06:21:45.031Z] e9dde27e3954: Layer already exists [2024-11-08T06:21:45.031Z] b28ddbce6210: Layer already exists [2024-11-08T06:21:45.031Z] d5b33b5bce6b: Layer already exists [2024-11-08T06:21:45.031Z] fd588bd1a193: Layer already exists [2024-11-08T06:21:45.031Z] 16113d51b718: Layer already exists [2024-11-08T06:21:45.300Z] 10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3: digest: sha256:7ff638bad43c0314985fc6bcc7945641507f9851673bb4ca8c32e8056a7ff28f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:45.683Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:46.063Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-11-08T06:21:46.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-11-08T06:21:46.063Z] fd588bd1a193: Preparing [2024-11-08T06:21:46.063Z] 0606ec2b2c17: Preparing [2024-11-08T06:21:46.063Z] e9dde27e3954: Preparing [2024-11-08T06:21:46.063Z] b28ddbce6210: Preparing [2024-11-08T06:21:46.063Z] d5b33b5bce6b: Preparing [2024-11-08T06:21:46.063Z] 16113d51b718: Preparing [2024-11-08T06:21:46.063Z] 16113d51b718: Waiting [2024-11-08T06:21:46.063Z] d5b33b5bce6b: Layer already exists [2024-11-08T06:21:46.063Z] b28ddbce6210: Layer already exists [2024-11-08T06:21:46.063Z] 0606ec2b2c17: Layer already exists [2024-11-08T06:21:46.063Z] e9dde27e3954: Layer already exists [2024-11-08T06:21:46.063Z] fd588bd1a193: Layer already exists [2024-11-08T06:21:46.063Z] 16113d51b718: Layer already exists [2024-11-08T06:21:46.330Z] main: digest: sha256:7ff638bad43c0314985fc6bcc7945641507f9851673bb4ca8c32e8056a7ff28f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T06:21:46.409Z] ===================================================== [Pipeline] echo [2024-11-08T06:21:46.420Z] taggedImages: [2024-11-08T06:21:46.420Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [2024-11-08T06:21:46.420Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-11-08T06:21:46.420Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.3 [2024-11-08T06:21:46.420Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10f464ab2b54ff8e32a589214b3c8e1fea4bea02-4.0.0-dev.3 [2024-11-08T06:21:46.420Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:46.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:21:46.808Z] [2024-11-08T06:21:46.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:21:47.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:21:47.425Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T06:21:47.425Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T06:21:47.425Z] 04944245beec: Pulling fs layer [2024-11-08T06:21:47.425Z] 699f458cf7ca: Pulling fs layer [2024-11-08T06:21:47.425Z] 765212b225bb: Pulling fs layer [2024-11-08T06:21:47.425Z] f23df028b6ca: Pulling fs layer [2024-11-08T06:21:47.425Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T06:21:47.425Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T06:21:47.425Z] f23df028b6ca: Waiting [2024-11-08T06:21:47.425Z] d65c8cfc05b1: Waiting [2024-11-08T06:21:47.425Z] 2437ff75d9bd: Waiting [2024-11-08T06:21:47.425Z] 765212b225bb: Waiting [2024-11-08T06:21:47.425Z] 04944245beec: Verifying Checksum [2024-11-08T06:21:47.425Z] 04944245beec: Download complete [2024-11-08T06:21:47.425Z] 765212b225bb: Verifying Checksum [2024-11-08T06:21:47.425Z] 765212b225bb: Download complete [2024-11-08T06:21:47.426Z] f23df028b6ca: Verifying Checksum [2024-11-08T06:21:47.426Z] f23df028b6ca: Download complete [2024-11-08T06:21:47.426Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T06:21:47.426Z] d65c8cfc05b1: Download complete [2024-11-08T06:21:47.696Z] 699f458cf7ca: Verifying Checksum [2024-11-08T06:21:47.696Z] 699f458cf7ca: Download complete [2024-11-08T06:21:48.282Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T06:21:48.282Z] 8998bd30e6a1: Download complete [2024-11-08T06:21:50.877Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T06:21:50.877Z] 2437ff75d9bd: Download complete [2024-11-08T06:21:53.475Z] 8998bd30e6a1: Pull complete [2024-11-08T06:21:53.746Z] 04944245beec: Pull complete [2024-11-08T06:21:55.697Z] 699f458cf7ca: Pull complete [2024-11-08T06:21:55.697Z] 765212b225bb: Pull complete [2024-11-08T06:21:56.664Z] f23df028b6ca: Pull complete [2024-11-08T06:21:56.932Z] d65c8cfc05b1: Pull complete [2024-11-08T06:22:15.164Z] 2437ff75d9bd: Pull complete [2024-11-08T06:22:15.164Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T06:22:15.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T06:22:15.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:22:15.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-25883 does not seem to be running inside a container [2024-11-08T06:22:15.484Z] $ 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-onvif-camera/212 -v /w/workspace/device-onvif-camera/212:/w/workspace/device-onvif-camera/212:rw,z -v /w/workspace/device-onvif-camera/212@tmp:/w/workspace/device-onvif-camera/212@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-11-08T06:22:18.670Z] $ docker top 2ed0060709e91fce1eba3fbfb33dccca21d2d55c56e2f1b9dc3d227999989267 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:22:19.524Z] ---> job-cost.sh [2024-11-08T06:22:19.525Z] lf-activate-venv: SKIPPING [2024-11-08T06:22:19.525Z] INFO: No Stack... [2024-11-08T06:22:20.110Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T06:22:21.071Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T06:22:21.715Z] + cut -d, -f6 [2024-11-08T06:22:21.715Z] + cat /w/workspace/device-onvif-camera/212/archives/cost.csv [Pipeline] lock [2024-11-08T06:22:21.782Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] [2024-11-08T06:22:21.794Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] did not exist. Created. [2024-11-08T06:22:21.801Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:22:22.477Z] /w/workspace/device-onvif-camera/212@tmp/durable-b93416c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T06:22:23.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T06:22:23.157Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T06:22:23.230Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T06:22:23.242Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T06:22:23.278Z] $ docker stop --time=1 2ed0060709e91fce1eba3fbfb33dccca21d2d55c56e2f1b9dc3d227999989267 [2024-11-08T06:22:24.828Z] $ docker rm -f --volumes 2ed0060709e91fce1eba3fbfb33dccca21d2d55c56e2f1b9dc3d227999989267 [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-11-08T06:22:25.320Z] provisioning config files... [2024-11-08T06:22:25.329Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config834054248665100905tmp [Pipeline] { [Pipeline] sh [2024-11-08T06:22:25.630Z] + set +x [2024-11-08T06:22:25.630Z] + curl -s https://codecov.io/bash [2024-11-08T06:22:25.630Z] + bash -s -- [2024-11-08T06:22:25.630Z] [2024-11-08T06:22:25.630Z] _____ _ [2024-11-08T06:22:25.630Z] / ____| | | [2024-11-08T06:22:25.630Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T06:22:25.630Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T06:22:25.630Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T06:22:25.630Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T06:22:25.630Z] Bash-1.0.6 [2024-11-08T06:22:25.630Z] [2024-11-08T06:22:25.630Z] [2024-11-08T06:22:25.630Z] ==> git version 2.25.1 found [2024-11-08T06:22:25.630Z] ==> 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-11-08T06:22:25.630Z] Release-Date: 2020-01-08 [2024-11-08T06:22:25.630Z] 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-11-08T06:22:25.630Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T06:22:25.630Z] ==> Jenkins CI detected. [2024-11-08T06:22:25.630Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-11-08T06:22:25.630Z] project root: . [2024-11-08T06:22:25.630Z] --> token set from env [2024-11-08T06:22:25.630Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T06:22:25.630Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T06:22:25.630Z] ==> Python coveragepy not found [2024-11-08T06:22:25.630Z] ==> Searching for coverage reports in: [2024-11-08T06:22:25.630Z] + . [2024-11-08T06:22:25.890Z] -> Found 1 reports [2024-11-08T06:22:25.890Z] ==> Detecting git/mercurial file structure [2024-11-08T06:22:25.890Z] ==> Reading reports [2024-11-08T06:22:25.890Z] + ./coverage.out bytes=92292 [2024-11-08T06:22:25.890Z] ==> Appending adjustments [2024-11-08T06:22:25.890Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T06:22:25.890Z] + Found adjustments [2024-11-08T06:22:25.890Z] ==> Gzipping contents [2024-11-08T06:22:25.890Z] 12K /tmp/codecov.7Ri9mB.gz [2024-11-08T06:22:25.890Z] ==> Uploading reports [2024-11-08T06:22:25.890Z] url: https://codecov.io [2024-11-08T06:22:25.890Z] query: branch=main&commit=10f464ab2b54ff8e32a589214b3c8e1fea4bea02&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:22:25.890Z] -> Pinging Codecov [2024-11-08T06:22:25.890Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=10f464ab2b54ff8e32a589214b3c8e1fea4bea02&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T06:22:26.150Z] -> Uploading to [2024-11-08T06:22:26.150Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/10f464ab2b54ff8e32a589214b3c8e1fea4bea02/c6a918eb-d60e-43ed-87e7-c2816f4457be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T062226Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2abc19911d2779fdb250b714c4a2d1965e0373a43a5a4ddf6773a4f222b87007 [2024-11-08T06:22:26.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:22:26.150Z] Dload Upload Total Spent Left Speed [2024-11-08T06:22:26.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 45114 --:--:-- --:--:-- --:--:-- 45114 [2024-11-08T06:22:26.411Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] } [2024-11-08T06:22:26.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-08T06:22:26.573Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T06:22:26.588Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:22:26.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:22:26.895Z] [2024-11-08T06:22:26.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:22:27.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:22:27.210Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T06:22:27.210Z] 43c4264eed91: Already exists [2024-11-08T06:22:27.210Z] 4cc291be95ef: Already exists [2024-11-08T06:22:27.210Z] 2ac1f1163629: Already exists [2024-11-08T06:22:27.210Z] 5c3c966382ef: Already exists [2024-11-08T06:22:27.210Z] 4f4fb700ef54: Already exists [2024-11-08T06:22:27.210Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T06:22:27.210Z] 9c3e1370e548: Pulling fs layer [2024-11-08T06:22:27.471Z] d9c7d2e4e75e: Verifying Checksum [2024-11-08T06:22:27.471Z] d9c7d2e4e75e: Download complete [2024-11-08T06:22:27.730Z] d9c7d2e4e75e: Pull complete [2024-11-08T06:22:28.297Z] 9c3e1370e548: Verifying Checksum [2024-11-08T06:22:28.297Z] 9c3e1370e548: Download complete [2024-11-08T06:22:31.591Z] 9c3e1370e548: Pull complete [2024-11-08T06:22:31.591Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T06:22:31.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T06:22:31.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:22:31.698Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:22:31.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:22:34.435Z] $ docker top 83967690cd788ae3ba7b0666868790ee268b9a385e4c4be98884f1650d4152dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:22:34.787Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-11-08T06:22:34.799Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-11-08T06:22:35.081Z] + set -o pipefail [2024-11-08T06:22:35.081Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-11-08T06:22:43.224Z] [2024-11-08T06:22:43.224Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-11-08T06:22:43.224Z] [2024-11-08T06:22:43.224Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/9c00071c-ab38-48c3-abe1-b6c8faac1227 [2024-11-08T06:22:43.224Z] [2024-11-08T06:22:43.224Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-08T06:22:43.224Z] [2024-11-08T06:22:43.224Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T06:22:43.224Z] [2024-11-08T06:22:43.793Z] [2024-11-08T06:22:43.793Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T06:22:43.793Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T06:22:46.346Z] $ docker stop --time=1 83967690cd788ae3ba7b0666868790ee268b9a385e4c4be98884f1650d4152dd [2024-11-08T06:22:54.443Z] $ docker rm -f --volumes 83967690cd788ae3ba7b0666868790ee268b9a385e4c4be98884f1650d4152dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-08T06:22:55.008Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:22:55.026Z] provisioning config files... [2024-11-08T06:22:55.038Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9520436878931880542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:22:55.351Z] --> edgex-publish-swagger.sh [2024-11-08T06:22:55.351Z] === Publish doc/openapi/v3 API === [2024-11-08T06:22:55.351Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-11-08T06:22:55.351Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-11-08T06:22:55.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T06:22:55.351Z] Dload Upload Total Spent Left Speed [2024-11-08T06:22:55.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 345 1076k --:--:-- --:--:-- --:--:-- 1079k [2024-11-08T06:22:55.611Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T06:22:55.611Z] [Pipeline] } [2024-11-08T06:22:55.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T06:22:56.143Z] + git log --format=format:%s -1 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 [Pipeline] sh [2024-11-08T06:22:56.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:22:56.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:22:56.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:22:56.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:22:56.934Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:22:56.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:22:57.508Z] $ docker top f7b91ca473f5d4a98f0304157d1bf462874ec1a08b2445ad902515ef1dae5ec9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:22:57.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:22:57.627Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:22:57.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:22:57.725Z] $ docker exec f7b91ca473f5d4a98f0304157d1bf462874ec1a08b2445ad902515ef1dae5ec9 ssh-agent [2024-11-08T06:22:57.851Z] SSH_AUTH_SOCK=/tmp/ssh-Vc6J40dqLGGk/agent.32 [2024-11-08T06:22:57.851Z] SSH_AGENT_PID=38 [2024-11-08T06:22:57.855Z] Running ssh-add (command line suppressed) [2024-11-08T06:22:57.950Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15819124010524414270.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15819124010524414270.key) [2024-11-08T06:22:57.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:22:58.274Z] + git semver tag [2024-11-08T06:22:58.533Z] 2024-11-08 06:22:58,513 [run_tag] DEBUG tag force:False [2024-11-08T06:22:58.533Z] 2024-11-08 06:22:58,513 [check_head_tag] DEBUG check head tag [2024-11-08T06:22:58.533Z] 2024-11-08 06:22:58,514 [execute] INFO git cat-file --batch-check [2024-11-08T06:22:58.533Z] 2024-11-08 06:22:58,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:22:58.533Z] 2024-11-08 06:22:58,518 [execute] INFO git cat-file --batch [2024-11-08T06:22:58.533Z] 2024-11-08 06:22:58,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-11-08T06:22:58.793Z] 2024-11-08 06:22:58,538 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:22:58.793Z] 2024-11-08 06:22:58,538 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-11-08T06:22:58.793Z] 2024-11-08 06:22:58,538 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:22:58.793Z] 2024-11-08 06:22:58,543 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:22:58.793Z] 4.0.0-dev.3 [Pipeline] } [2024-11-08T06:22:58.797Z] $ docker exec --env ******** --env ******** f7b91ca473f5d4a98f0304157d1bf462874ec1a08b2445ad902515ef1dae5ec9 ssh-agent -k [2024-11-08T06:22:58.891Z] unset SSH_AUTH_SOCK; [2024-11-08T06:22:58.891Z] unset SSH_AGENT_PID; [2024-11-08T06:22:58.891Z] echo Agent pid 38 killed; [2024-11-08T06:22:58.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:22:59.246Z] + git semver [Pipeline] } [2024-11-08T06:22:59.509Z] $ docker stop --time=1 f7b91ca473f5d4a98f0304157d1bf462874ec1a08b2445ad902515ef1dae5ec9 [2024-11-08T06:23:00.978Z] $ docker rm -f --volumes f7b91ca473f5d4a98f0304157d1bf462874ec1a08b2445ad902515ef1dae5ec9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:23:01.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:23:01.485Z] [2024-11-08T06:23:01.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:23:01.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:23:01.788Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T06:23:01.788Z] ab5ef0e58194: Pulling fs layer [2024-11-08T06:23:01.788Z] 9712f1f96733: Pulling fs layer [2024-11-08T06:23:01.788Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T06:23:01.788Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T06:23:01.788Z] e9a5061849ea: Pulling fs layer [2024-11-08T06:23:01.788Z] d747dcd14b5f: Pulling fs layer [2024-11-08T06:23:01.788Z] 2de7ff778b66: Pulling fs layer [2024-11-08T06:23:01.788Z] 0d9ebad4ef96: Waiting [2024-11-08T06:23:01.788Z] d747dcd14b5f: Waiting [2024-11-08T06:23:01.788Z] e9a5061849ea: Waiting [2024-11-08T06:23:01.788Z] 9712f1f96733: Verifying Checksum [2024-11-08T06:23:01.788Z] 9712f1f96733: Download complete [2024-11-08T06:23:02.051Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T06:23:02.051Z] 63f879dbbcfc: Download complete [2024-11-08T06:23:02.308Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T06:23:02.308Z] 0d9ebad4ef96: Download complete [2024-11-08T06:23:02.308Z] d747dcd14b5f: Download complete [2024-11-08T06:23:02.308Z] e9a5061849ea: Verifying Checksum [2024-11-08T06:23:02.308Z] e9a5061849ea: Download complete [2024-11-08T06:23:02.572Z] 2de7ff778b66: Verifying Checksum [2024-11-08T06:23:02.572Z] 2de7ff778b66: Download complete [2024-11-08T06:23:02.572Z] ab5ef0e58194: Verifying Checksum [2024-11-08T06:23:02.572Z] ab5ef0e58194: Download complete [2024-11-08T06:23:05.105Z] ab5ef0e58194: Pull complete [2024-11-08T06:23:05.105Z] 9712f1f96733: Pull complete [2024-11-08T06:23:06.042Z] 63f879dbbcfc: Pull complete [2024-11-08T06:23:10.230Z] 0d9ebad4ef96: Pull complete [2024-11-08T06:23:10.230Z] e9a5061849ea: Pull complete [2024-11-08T06:23:10.230Z] d747dcd14b5f: Pull complete [2024-11-08T06:23:11.161Z] 2de7ff778b66: Pull complete [2024-11-08T06:23:11.161Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T06:23:11.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T06:23:11.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:23:11.267Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:23:11.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:23:16.752Z] $ docker top 7d5c59704de91e4957bb9dc21c822f2986e3a307b7a49026316156854c9489e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:23:16.838Z] provisioning config files... [2024-11-08T06:23:16.845Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4900606863181482785tmp [2024-11-08T06:23:16.859Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2693105102675908996tmp [2024-11-08T06:23:16.867Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4661643595273429862tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:23:16.967Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:17.259Z] ---> sigul-configuration.sh [2024-11-08T06:23:17.259Z] gpg: directory `/root/.gnupg' created [2024-11-08T06:23:17.259Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T06:23:17.259Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T06:23:17.259Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T06:23:17.259Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T06:23:17.259Z] gpg: CAST5 encrypted data [2024-11-08T06:23:17.259Z] gpg: encrypted with 1 passphrase [2024-11-08T06:23:17.259Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T06:23:17.551Z] + mkdir /home/jenkins [2024-11-08T06:23:17.551Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T06:23:17.848Z] + 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-11-08T06:23:17.862Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:18.155Z] ---> sigul-install.sh [2024-11-08T06:23:18.155Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T06:23:18.450Z] + git tag --list [2024-11-08T06:23:18.450Z] v0.0.0 [2024-11-08T06:23:18.450Z] v2.2.0 [2024-11-08T06:23:18.450Z] v2.3.0 [2024-11-08T06:23:18.450Z] v2.3.1 [2024-11-08T06:23:18.450Z] v3.0 [2024-11-08T06:23:18.450Z] v3.0.0 [2024-11-08T06:23:18.450Z] v3.1 [2024-11-08T06:23:18.450Z] v3.1.0 [2024-11-08T06:23:18.450Z] v3.1.0-dev.1 [2024-11-08T06:23:18.450Z] v3.1.0-dev.10 [2024-11-08T06:23:18.450Z] v3.1.0-dev.11 [2024-11-08T06:23:18.450Z] v3.1.0-dev.12 [2024-11-08T06:23:18.450Z] v3.1.0-dev.13 [2024-11-08T06:23:18.450Z] v3.1.0-dev.14 [2024-11-08T06:23:18.450Z] v3.1.0-dev.15 [2024-11-08T06:23:18.450Z] v3.1.0-dev.16 [2024-11-08T06:23:18.450Z] v3.1.0-dev.17 [2024-11-08T06:23:18.450Z] v3.1.0-dev.18 [2024-11-08T06:23:18.450Z] v3.1.0-dev.19 [2024-11-08T06:23:18.450Z] v3.1.0-dev.2 [2024-11-08T06:23:18.450Z] v3.1.0-dev.20 [2024-11-08T06:23:18.450Z] v3.1.0-dev.21 [2024-11-08T06:23:18.450Z] v3.1.0-dev.22 [2024-11-08T06:23:18.450Z] v3.1.0-dev.23 [2024-11-08T06:23:18.450Z] v3.1.0-dev.24 [2024-11-08T06:23:18.450Z] v3.1.0-dev.25 [2024-11-08T06:23:18.450Z] v3.1.0-dev.26 [2024-11-08T06:23:18.450Z] v3.1.0-dev.27 [2024-11-08T06:23:18.450Z] v3.1.0-dev.28 [2024-11-08T06:23:18.450Z] v3.1.0-dev.3 [2024-11-08T06:23:18.450Z] v3.1.0-dev.4 [2024-11-08T06:23:18.450Z] v3.1.0-dev.5 [2024-11-08T06:23:18.450Z] v3.1.0-dev.6 [2024-11-08T06:23:18.450Z] v3.1.0-dev.7 [2024-11-08T06:23:18.450Z] v3.1.0-dev.8 [2024-11-08T06:23:18.450Z] v3.1.0-dev.9 [2024-11-08T06:23:18.450Z] v3.1.1 [2024-11-08T06:23:18.450Z] v3.2.0-dev.1 [2024-11-08T06:23:18.450Z] v3.2.0-dev.10 [2024-11-08T06:23:18.450Z] v3.2.0-dev.11 [2024-11-08T06:23:18.450Z] v3.2.0-dev.12 [2024-11-08T06:23:18.450Z] v3.2.0-dev.13 [2024-11-08T06:23:18.450Z] v3.2.0-dev.14 [2024-11-08T06:23:18.450Z] v3.2.0-dev.15 [2024-11-08T06:23:18.450Z] v3.2.0-dev.16 [2024-11-08T06:23:18.450Z] v3.2.0-dev.17 [2024-11-08T06:23:18.450Z] v3.2.0-dev.18 [2024-11-08T06:23:18.450Z] v3.2.0-dev.19 [2024-11-08T06:23:18.450Z] v3.2.0-dev.2 [2024-11-08T06:23:18.450Z] v3.2.0-dev.20 [2024-11-08T06:23:18.450Z] v3.2.0-dev.21 [2024-11-08T06:23:18.450Z] v3.2.0-dev.22 [2024-11-08T06:23:18.450Z] v3.2.0-dev.23 [2024-11-08T06:23:18.450Z] v3.2.0-dev.3 [2024-11-08T06:23:18.450Z] v3.2.0-dev.4 [2024-11-08T06:23:18.450Z] v3.2.0-dev.5 [2024-11-08T06:23:18.450Z] v3.2.0-dev.6 [2024-11-08T06:23:18.450Z] v3.2.0-dev.7 [2024-11-08T06:23:18.450Z] v3.2.0-dev.8 [2024-11-08T06:23:18.450Z] v3.2.0-dev.9 [2024-11-08T06:23:18.450Z] v4.0.0-dev.1 [2024-11-08T06:23:18.450Z] v4.0.0-dev.2 [2024-11-08T06:23:18.450Z] v4.0.0-dev.3 [Pipeline] sh [2024-11-08T06:23:18.783Z] + lftools sign git-tag v4.0.0-dev.3 [2024-11-08T06:23:19.349Z] Signing Git tag with Sigul... [2024-11-08T06:23:19.349Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-11-08T06:23:19.620Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:19.913Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T06:23:19.919Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T06:23:19.933Z] $ docker stop --time=1 7d5c59704de91e4957bb9dc21c822f2986e3a307b7a49026316156854c9489e7 [2024-11-08T06:23:21.239Z] $ docker rm -f --volumes 7d5c59704de91e4957bb9dc21c822f2986e3a307b7a49026316156854c9489e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T06:23:21.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:23:21.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:23:21.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:23:21.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:23:22.063Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:23:22.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:23:23.048Z] $ docker top a68ab3f5ad92ee2fc98abc6d93e997583728d9b49b3be4d559f270682f7131b1 -eo pid,comm [2024-11-08T06:23:23.096Z] 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-11-08T06:23:23.096Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:23:23.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:23:23.158Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:23:23.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:23:23.261Z] $ docker exec a68ab3f5ad92ee2fc98abc6d93e997583728d9b49b3be4d559f270682f7131b1 ssh-agent [2024-11-08T06:23:23.369Z] SSH_AUTH_SOCK=/tmp/ssh-FdUW982AicXv/agent.14 [2024-11-08T06:23:23.369Z] SSH_AGENT_PID=20 [2024-11-08T06:23:23.373Z] Running ssh-add (command line suppressed) [2024-11-08T06:23:23.480Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16294820558309020891.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16294820558309020891.key) [2024-11-08T06:23:23.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:23:23.789Z] + git semver bump pre [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,965 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,965 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,965 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,965 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,965 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,965 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,967 [execute] INFO git cat-file --batch-check [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,972 [execute] INFO git cat-file --batch [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,972 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:23:24.049Z] 2024-11-08 06:23:23,978 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:23:24.049Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:23:24.051Z] $ docker exec --env ******** --env ******** a68ab3f5ad92ee2fc98abc6d93e997583728d9b49b3be4d559f270682f7131b1 ssh-agent -k [2024-11-08T06:23:24.148Z] unset SSH_AUTH_SOCK; [2024-11-08T06:23:24.148Z] unset SSH_AGENT_PID; [2024-11-08T06:23:24.148Z] echo Agent pid 20 killed; [2024-11-08T06:23:24.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:23:24.482Z] + git semver [Pipeline] } [2024-11-08T06:23:24.744Z] $ docker stop --time=1 a68ab3f5ad92ee2fc98abc6d93e997583728d9b49b3be4d559f270682f7131b1 [2024-11-08T06:23:26.739Z] $ docker rm -f --volumes a68ab3f5ad92ee2fc98abc6d93e997583728d9b49b3be4d559f270682f7131b1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T06:23:27.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T06:23:27.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:23:27.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T06:23:27.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:23:27.589Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:23:27.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:23:28.958Z] $ docker top 7f3c7237de8fb997262ec185897c48e08abdf9666d816c558cc053db430581d1 -eo pid,comm [2024-11-08T06:23:29.027Z] 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-11-08T06:23:29.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T06:23:29.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T06:23:29.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T06:23:29.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T06:23:29.274Z] $ docker exec 7f3c7237de8fb997262ec185897c48e08abdf9666d816c558cc053db430581d1 ssh-agent [2024-11-08T06:23:29.391Z] SSH_AUTH_SOCK=/tmp/ssh-ywnNrPar2uRT/agent.14 [2024-11-08T06:23:29.391Z] SSH_AGENT_PID=20 [2024-11-08T06:23:29.394Z] Running ssh-add (command line suppressed) [2024-11-08T06:23:29.482Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10886382115812186520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10886382115812186520.key) [2024-11-08T06:23:29.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T06:23:29.808Z] + git semver push [2024-11-08T06:23:30.069Z] 2024-11-08 06:23:30,001 [run_push] DEBUG push [2024-11-08T06:23:30.070Z] 2024-11-08 06:23:30,002 [execute] INFO git cat-file --batch-check [2024-11-08T06:23:30.070Z] 2024-11-08 06:23:30,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T06:23:30.070Z] 2024-11-08 06:23:30,005 [execute] INFO git rev-list 80c66a919fd05e5b5982416d9825a80f623e3bc8 -- [2024-11-08T06:23:30.070Z] 2024-11-08 06:23:30,006 [execute] DEBUG Popen(['git', 'rev-list', '80c66a919fd05e5b5982416d9825a80f623e3bc8', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:23:30.070Z] 2024-11-08 06:23:30,015 [execute] INFO git fetch -v origin [2024-11-08T06:23:30.070Z] 2024-11-08 06:23:30,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T06:23:30.638Z] 2024-11-08 06:23:30,464 [run_push] DEBUG no remote changes detected [2024-11-08T06:23:30.638Z] 2024-11-08 06:23:30,464 [execute] INFO git push origin semver [2024-11-08T06:23:30.638Z] 2024-11-08 06:23:30,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:23:31.206Z] 2024-11-08 06:23:31,077 [run_push] DEBUG push all version tags [2024-11-08T06:23:31.206Z] 2024-11-08 06:23:31,077 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T06:23:31.206Z] 2024-11-08 06:23:31,078 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-11-08T06:23:31.775Z] 2024-11-08 06:23:31,640 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-11-08T06:23:31.775Z] 4.0.0-dev.4 [Pipeline] } [2024-11-08T06:23:31.779Z] $ docker exec --env ******** --env ******** 7f3c7237de8fb997262ec185897c48e08abdf9666d816c558cc053db430581d1 ssh-agent -k [2024-11-08T06:23:31.873Z] unset SSH_AUTH_SOCK; [2024-11-08T06:23:31.873Z] unset SSH_AGENT_PID; [2024-11-08T06:23:31.874Z] echo Agent pid 20 killed; [2024-11-08T06:23:31.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T06:23:32.210Z] + git semver [Pipeline] } [2024-11-08T06:23:32.783Z] $ docker stop --time=1 7f3c7237de8fb997262ec185897c48e08abdf9666d816c558cc053db430581d1 [2024-11-08T06:23:35.473Z] $ docker rm -f --volumes 7f3c7237de8fb997262ec185897c48e08abdf9666d816c558cc053db430581d1 [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-11-08T06:23:36.681Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-11-08T06:23:36.681Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-08T06:23:36.681Z] total 16 [2024-11-08T06:23:36.681Z] drwxr-xr-x 3 root root 4096 Nov 8 06:05 . [2024-11-08T06:23:36.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:23 .. [2024-11-08T06:23:36.681Z] drwxr-xr-x 2 root root 4096 Nov 8 06:05 cost [2024-11-08T06:23:36.681Z] -rw-r--r-- 1 root root 91 Nov 8 06:05 cost.csv [2024-11-08T06:23:36.681Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-08T06:23:36.681Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-11-08T06:23:36.681Z] total 16 [2024-11-08T06:23:36.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:05 . [2024-11-08T06:23:36.681Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:23 .. [2024-11-08T06:23:36.681Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 06:05 cost [2024-11-08T06:23:36.681Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:36.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:37.827Z] ---> package-listing.sh [2024-11-08T06:23:37.827Z] ++ facter osfamily [2024-11-08T06:23:37.827Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T06:23:38.085Z] + OS_FAMILY=debian [2024-11-08T06:23:38.085Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-11-08T06:23:38.085Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T06:23:38.085Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T06:23:38.085Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T06:23:38.085Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T06:23:38.085Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-08T06:23:38.085Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T06:23:38.085Z] + case "${OS_FAMILY}" in [2024-11-08T06:23:38.085Z] + dpkg -l [2024-11-08T06:23:38.085Z] + grep '^ii' [2024-11-08T06:23:38.085Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T06:23:38.085Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T06:23:38.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T06:23:38.085Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-11-08T06:23:38.085Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-11-08T06:23:38.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-11-08T06:23:38.096Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T06:23:38.370Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T06:23:38.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T06:23:38.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T06:23:39.039Z] prd-ubuntu20.04-docker-8c-8g-25881 does not seem to be running inside a container [2024-11-08T06:23:39.064Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-08T06:23:42.734Z] $ docker top e0ac7964edba2b2cc9a92e409dd16d5a774b403f0cc8606f3cb5856abacc2465 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T06:23:43.091Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T06:23:43.377Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T06:23:43.664Z] + ls /var/log/sa-host [2024-11-08T06:23:43.664Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T06:23:43.765Z] provisioning config files... [2024-11-08T06:23:43.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14416693919801726718tmp [Pipeline] { [Pipeline] echo [2024-11-08T06:23:43.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:44.075Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T06:23:44.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:44.435Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T06:23:44.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:44.727Z] ---> sudo-logs.sh [2024-11-08T06:23:44.727Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T06:23:44.763Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:45.067Z] ---> job-cost.sh [2024-11-08T06:23:45.067Z] lf-activate-venv: SKIPPING [2024-11-08T06:23:45.067Z] DEBUG: total: 0.2199999988079071 [2024-11-08T06:23:45.067Z] INFO: Retrieving Stack Cost... [2024-11-08T06:23:45.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T06:23:45.894Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T06:23:45.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T06:23:46.195Z] ---> logs-deploy.sh [2024-11-08T06:23:46.195Z] lf-activate-venv: SKIPPING [2024-11-08T06:23:46.195Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/212 [2024-11-08T06:23:46.195Z] INFO: archiving workspace using pattern(s): [2024-11-08T06:23:47.135Z] Archives upload complete. [2024-11-08T06:23:47.393Z] INFO: archiving logs to Nexus