Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9825d353c0ae3edd45665d4480ee2bc38ab097aa 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-ssh9266114987570259610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2429699906557166856.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12498161839701635302.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8686458306993861277.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-ssh17662089141243493062.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.21 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-6010 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 Avoid second fetch Checking out Revision 9825d353c0ae3edd45665d4480ee2bc38ab097aa (main) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 9825d353c0ae3edd45665d4480ee2bc38ab097aa # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#384)" > git rev-list --no-walk 8c92c2345ec4e0cbdd9f822b52f444e1a80ad818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:48:42.548Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:48:42.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:48:42.623Z] ========================================================= [2023-09-12T21:48:42.623Z] EdgeX Global Pipelines Version Info [2023-09-12T21:48:42.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:48:43.354Z] ------------------- [2023-09-12T21:48:43.354Z] stable info: [2023-09-12T21:48:43.354Z] ------------------- [2023-09-12T21:48:43.354Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:48:43.354Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:48:43.354Z] Message: update stable to v1.0.254 [2023-09-12T21:48:43.928Z] ------------------- [2023-09-12T21:48:43.928Z] experimental info: [2023-09-12T21:48:43.928Z] ------------------- [2023-09-12T21:48:43.928Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:48:43.928Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:48:43.928Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:48:44.091Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-09-12T21:48:44.103Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-09-12T21:48:44.115Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:48:44.129Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:48:44.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:48:44.159Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:48:44.174Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:48:44.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:48:44.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:48:44.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:48:44.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:48:44.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-09-12T21:48:44.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:48:44.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:48:44.264Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:48:44.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:48:44.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:48:44.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:48:44.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:48:44.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:48:44.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T21:48:44.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-09-12T21:48:44.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:48:44.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:48:44.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:48:44.356Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:48:44.364Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:48:44.372Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T21:48:44.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T21:48:44.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T21:48:44.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] echo [2023-09-12T21:48:44.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9825d35 [Pipeline] echo [2023-09-12T21:48:44.461Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:48:44.504Z] provisioning config files... [2023-09-12T21:48:44.517Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17935805990997532943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:48:44.828Z] ---> docker-login.sh [2023-09-12T21:48:44.828Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:48:45.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:45.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:45.349Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:45.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:45.349Z] [2023-09-12T21:48:45.349Z] Login Succeeded [2023-09-12T21:48:45.349Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:48:45.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:45.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:45.349Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:45.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:45.349Z] [2023-09-12T21:48:45.349Z] Login Succeeded [2023-09-12T21:48:45.349Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:48:45.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:45.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:45.349Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:45.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:45.349Z] [2023-09-12T21:48:45.349Z] Login Succeeded [2023-09-12T21:48:45.349Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:48:45.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:45.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:45.608Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:45.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:45.608Z] [2023-09-12T21:48:45.608Z] Login Succeeded [2023-09-12T21:48:45.608Z] docker.io [2023-09-12T21:48:45.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:48:45.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:48:45.867Z] Configure a credential helper to remove this warning. See [2023-09-12T21:48:45.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:48:45.867Z] [2023-09-12T21:48:45.867Z] Login Succeeded [2023-09-12T21:48:45.867Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:48:45.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:48:46.230Z] + git rev-list -1 --merges 9825d353c0ae3edd45665d4480ee2bc38ab097aa~1..9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] echo [2023-09-12T21:48:46.300Z] -----------> git rev-list -1 --merges 9825d353c0ae3edd45665d4480ee2bc38ab097aa~1..9825d353c0ae3edd45665d4480ee2bc38ab097aa 9825d353c0ae3edd45665d4480ee2bc38ab097aa [false] [Pipeline] sh [2023-09-12T21:48:46.593Z] + git log --format=format:%s -1 9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] echo [2023-09-12T21:48:46.608Z] ========================================================= [2023-09-12T21:48:46.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:48:46.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:48:46.925Z] + git log --format=format:%s -1 9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] echo [2023-09-12T21:48:46.934Z] [semverPrep] GIT_COMMIT: 9825d353c0ae3edd45665d4480ee2bc38ab097aa, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#384) [Pipeline] echo [2023-09-12T21:48:46.945Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:48:47.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:48:47.289Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:48:47.289Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:48:47.289Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:48:47.289Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:48:47.289Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:48:47.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:47.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:48:47.626Z] [2023-09-12T21:48:47.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:48:47.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:48:47.922Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:48:47.922Z] b85a868b505f: Pulling fs layer [2023-09-12T21:48:47.922Z] e2be974225ed: Pulling fs layer [2023-09-12T21:48:47.922Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:48:47.922Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:48:47.922Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:48:47.922Z] eaf3925da568: Pulling fs layer [2023-09-12T21:48:47.922Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:48:47.922Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:48:47.922Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:48:47.922Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:48:47.922Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:48:47.922Z] b352a97aabf1: Waiting [2023-09-12T21:48:47.922Z] 4872d77fe225: Waiting [2023-09-12T21:48:47.922Z] 5851b861e8e6: Waiting [2023-09-12T21:48:47.922Z] eaf3925da568: Waiting [2023-09-12T21:48:47.922Z] bde34c3a00c8: Waiting [2023-09-12T21:48:47.922Z] bab4dde63d76: Waiting [2023-09-12T21:48:47.922Z] 988bab9f4d93: Waiting [2023-09-12T21:48:47.922Z] e2be974225ed: Verifying Checksum [2023-09-12T21:48:47.922Z] e2be974225ed: Download complete [2023-09-12T21:48:47.922Z] 988bab9f4d93: Verifying Checksum [2023-09-12T21:48:47.922Z] 988bab9f4d93: Download complete [2023-09-12T21:48:48.182Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:48:48.182Z] 1469e6f7b9e6: Download complete [2023-09-12T21:48:48.182Z] eaf3925da568: Verifying Checksum [2023-09-12T21:48:48.182Z] eaf3925da568: Download complete [2023-09-12T21:48:48.182Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:48:48.182Z] 339a4e72a1f5: Download complete [2023-09-12T21:48:48.182Z] bde34c3a00c8: Verifying Checksum [2023-09-12T21:48:48.182Z] bde34c3a00c8: Download complete [2023-09-12T21:48:48.182Z] b352a97aabf1: Verifying Checksum [2023-09-12T21:48:48.182Z] 4872d77fe225: Verifying Checksum [2023-09-12T21:48:48.182Z] 5851b861e8e6: Download complete [2023-09-12T21:48:48.182Z] b85a868b505f: Verifying Checksum [2023-09-12T21:48:48.182Z] b85a868b505f: Download complete [2023-09-12T21:48:48.442Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:48:48.442Z] bab4dde63d76: Download complete [2023-09-12T21:48:49.823Z] b85a868b505f: Pull complete [2023-09-12T21:48:49.823Z] e2be974225ed: Pull complete [2023-09-12T21:48:50.391Z] 339a4e72a1f5: Pull complete [2023-09-12T21:48:50.391Z] 988bab9f4d93: Pull complete [2023-09-12T21:48:50.650Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:48:50.908Z] eaf3925da568: Pull complete [2023-09-12T21:48:52.810Z] bab4dde63d76: Pull complete [2023-09-12T21:48:52.810Z] bde34c3a00c8: Pull complete [2023-09-12T21:48:52.810Z] b352a97aabf1: Pull complete [2023-09-12T21:48:52.810Z] 4872d77fe225: Pull complete [2023-09-12T21:48:53.069Z] 5851b861e8e6: Pull complete [2023-09-12T21:48:53.069Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:48:53.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:48:53.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:48:53.155Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T21:48:53.163Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:48:56.777Z] $ docker top 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 -eo pid,comm [2023-09-12T21:48:56.864Z] 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). [2023-09-12T21:48:56.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:48:56.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:48:56.905Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:48:57.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:48:57.020Z] $ docker exec 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 ssh-agent [2023-09-12T21:48:57.169Z] SSH_AUTH_SOCK=/tmp/ssh-dNqLANiStAnZ/agent.32 [2023-09-12T21:48:57.169Z] SSH_AGENT_PID=38 [2023-09-12T21:48:57.177Z] Running ssh-add (command line suppressed) [2023-09-12T21:48:57.251Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10954364602550678868.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10954364602550678868.key) [2023-09-12T21:48:57.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:48:57.576Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:48:57.574Z] $ docker exec --env ******** --env ******** 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 ssh-agent -k [2023-09-12T21:48:57.670Z] unset SSH_AUTH_SOCK; [2023-09-12T21:48:57.670Z] unset SSH_AGENT_PID; [2023-09-12T21:48:57.670Z] echo Agent pid 38 killed; [2023-09-12T21:48:57.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:48:57.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:48:57.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:48:57.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:48:57.827Z] $ docker exec 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 ssh-agent [2023-09-12T21:48:57.949Z] SSH_AUTH_SOCK=/tmp/ssh-niDCUuiYI5qj/agent.70 [2023-09-12T21:48:57.949Z] SSH_AGENT_PID=76 [2023-09-12T21:48:57.954Z] Running ssh-add (command line suppressed) [2023-09-12T21:48:58.048Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7764378816855656398.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7764378816855656398.key) [2023-09-12T21:48:58.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:48:58.362Z] + git semver init [2023-09-12T21:48:58.622Z] 2023-09-12 21:48:58,531 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:48:58.622Z] 2023-09-12 21:48:58,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-12T21:48:58.622Z] 2023-09-12 21:48:58,533 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-09-12T21:48:58.622Z] 2023-09-12 21:48:58,533 [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) [2023-09-12T21:48:59.999Z] 2023-09-12 21:48:59,669 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-09-12T21:48:59.999Z] 2023-09-12 21:48:59,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-09-12T21:48:59.999Z] 2023-09-12 21:48:59,670 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T21:48:59.999Z] 2023-09-12 21:48:59,670 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T21:48:59.999Z] 3.1.0-dev.9 [Pipeline] } [2023-09-12T21:48:59.998Z] $ docker exec --env ******** --env ******** 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 ssh-agent -k [2023-09-12T21:49:00.103Z] unset SSH_AUTH_SOCK; [2023-09-12T21:49:00.104Z] unset SSH_AGENT_PID; [2023-09-12T21:49:00.104Z] echo Agent pid 76 killed; [2023-09-12T21:49:00.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:49:00.427Z] + git semver [Pipeline] } [2023-09-12T21:49:00.690Z] $ docker stop --time=1 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 [2023-09-12T21:49:02.033Z] $ docker rm -f --volumes 17bd66dac7bf30105c2d8b4067e501600e0577d538960daa8ec3f1c070689507 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:49:02.400Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:49:02.649Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:49:02.652Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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 [2023-09-12T21:49:02.825Z] provisioning config files... [2023-09-12T21:49:02.833Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3142581208588609975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:49:03.128Z] ---> docker-login.sh [2023-09-12T21:49:03.128Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:49:03.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:49:03.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:49:03.128Z] Configure a credential helper to remove this warning. See [2023-09-12T21:49:03.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:49:03.128Z] [2023-09-12T21:49:03.128Z] Login Succeeded [2023-09-12T21:49:03.128Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:49:03.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:49:03.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:49:03.128Z] Configure a credential helper to remove this warning. See [2023-09-12T21:49:03.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:49:03.128Z] [2023-09-12T21:49:03.128Z] Login Succeeded [2023-09-12T21:49:03.128Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:49:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:49:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:49:03.393Z] Configure a credential helper to remove this warning. See [2023-09-12T21:49:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:49:03.393Z] [2023-09-12T21:49:03.393Z] Login Succeeded [2023-09-12T21:49:03.393Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:49:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:49:03.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:49:03.393Z] Configure a credential helper to remove this warning. See [2023-09-12T21:49:03.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:49:03.393Z] [2023-09-12T21:49:03.393Z] Login Succeeded [2023-09-12T21:49:03.393Z] docker.io [2023-09-12T21:49:03.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:49:03.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:49:03.964Z] Configure a credential helper to remove this warning. See [2023-09-12T21:49:03.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:49:03.964Z] [2023-09-12T21:49:03.964Z] Login Succeeded [2023-09-12T21:49:03.964Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:49:03.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:49:04.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:49:04.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:49:04.045Z] ========================================================= [2023-09-12T21:49:04.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:49:04.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:49:04.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:49:04.375Z] Sending build context to Docker daemon 21.68MB [2023-09-12T21:49:04.375Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:49:04.375Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T21:49:04.636Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:49:04.636Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:49:04.636Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:49:04.636Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:49:04.636Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:49:04.636Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:49:04.636Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:49:04.636Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:49:04.636Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:49:04.636Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:49:04.636Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:49:04.636Z] ad3a456e5733: Waiting [2023-09-12T21:49:04.636Z] 9e4f439ed901: Waiting [2023-09-12T21:49:04.636Z] feaf6a47b606: Waiting [2023-09-12T21:49:04.636Z] 5e8b037d7d82: Waiting [2023-09-12T21:49:04.636Z] 8ac70367396e: Waiting [2023-09-12T21:49:04.636Z] 6db16350a2e2: Waiting [2023-09-12T21:49:04.636Z] 9250d5d63582: Waiting [2023-09-12T21:49:04.636Z] c4d48a809fc2: Verifying Checksum [2023-09-12T21:49:04.636Z] c4d48a809fc2: Download complete [2023-09-12T21:49:04.636Z] ad3a456e5733: Download complete [2023-09-12T21:49:04.636Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:49:04.636Z] 9e4f439ed901: Download complete [2023-09-12T21:49:04.636Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:49:04.636Z] 7264a8db6415: Download complete [2023-09-12T21:49:04.636Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:49:04.636Z] feaf6a47b606: Download complete [2023-09-12T21:49:04.896Z] 7264a8db6415: Pull complete [2023-09-12T21:49:04.896Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:49:04.896Z] 8ac70367396e: Download complete [2023-09-12T21:49:05.155Z] c4d48a809fc2: Pull complete [2023-09-12T21:49:05.155Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:49:05.155Z] 4f1c88b9dad5: Download complete [2023-09-12T21:49:05.155Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:49:05.155Z] 6db16350a2e2: Download complete [2023-09-12T21:49:05.413Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:49:05.413Z] 5e8b037d7d82: Download complete [2023-09-12T21:49:05.673Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:49:05.673Z] 9250d5d63582: Download complete [2023-09-12T21:49:08.969Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:49:08.969Z] ad3a456e5733: Pull complete [2023-09-12T21:49:08.969Z] 9e4f439ed901: Pull complete [2023-09-12T21:49:08.969Z] feaf6a47b606: Pull complete [2023-09-12T21:49:11.515Z] 5e8b037d7d82: Pull complete [2023-09-12T21:49:12.085Z] 8ac70367396e: Pull complete [2023-09-12T21:49:12.344Z] 6db16350a2e2: Pull complete [2023-09-12T21:49:12.915Z] 9250d5d63582: Pull complete [2023-09-12T21:49:13.177Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:49:13.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:49:13.177Z] ---> fa269f55d9b9 [2023-09-12T21:49:13.177Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:49:17.771Z] Still waiting to schedule task [2023-09-12T21:49:17.771Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-12T21:49:23.268Z] ---> Running in 273759a7fa37 [2023-09-12T21:49:23.268Z] Removing intermediate container 273759a7fa37 [2023-09-12T21:49:23.268Z] ---> 1fc6a083652a [2023-09-12T21:49:23.268Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:49:23.268Z] ---> Running in b9a438aab0ca [2023-09-12T21:49:23.268Z] Removing intermediate container b9a438aab0ca [2023-09-12T21:49:23.268Z] ---> c1d1394fabaf [2023-09-12T21:49:23.268Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:49:23.268Z] ---> Running in 91415dc945f4 [2023-09-12T21:49:23.268Z] Removing intermediate container 91415dc945f4 [2023-09-12T21:49:23.268Z] ---> 542f45c32843 [2023-09-12T21:49:23.268Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:49:23.268Z] ---> Running in 70872018cbd7 [2023-09-12T21:49:23.268Z] Removing intermediate container 70872018cbd7 [2023-09-12T21:49:23.268Z] ---> 28985fb5c74e [2023-09-12T21:49:23.268Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-12T21:49:23.268Z] ---> Running in 15c38c63bf08 [2023-09-12T21:49:23.268Z] Removing intermediate container 15c38c63bf08 [2023-09-12T21:49:23.268Z] ---> d24e9465f8a2 [2023-09-12T21:49:23.268Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:49:23.268Z] ---> Running in 91c45449b9de [2023-09-12T21:49:23.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:49:23.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:49:24.104Z] OK: 265 MiB in 56 packages [2023-09-12T21:49:24.363Z] Removing intermediate container 91c45449b9de [2023-09-12T21:49:24.363Z] ---> c01536d987f5 [2023-09-12T21:49:24.363Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-12T21:49:24.363Z] ---> Running in 22c35a7ac093 [2023-09-12T21:49:24.363Z] Removing intermediate container 22c35a7ac093 [2023-09-12T21:49:24.363Z] ---> e129c5366825 [2023-09-12T21:49:24.363Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-12T21:49:24.621Z] ---> 1897c90a8f47 [2023-09-12T21:49:24.621Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:49:24.621Z] ---> Running in cc483a700299 [2023-09-12T21:50:11.323Z] Removing intermediate container cc483a700299 [2023-09-12T21:50:11.323Z] ---> f67332746fa4 [2023-09-12T21:50:11.323Z] Step 12/13 : COPY . . [2023-09-12T21:50:11.323Z] ---> 86f4c8787231 [2023-09-12T21:50:11.323Z] Step 13/13 : RUN ${MAKE} [2023-09-12T21:50:11.323Z] ---> Running in 772574ff26b2 [2023-09-12T21:50:11.323Z] noop [2023-09-12T21:50:11.323Z] Removing intermediate container 772574ff26b2 [2023-09-12T21:50:11.323Z] ---> af6ef7aa7065 [2023-09-12T21:50:11.323Z] Successfully built af6ef7aa7065 [2023-09-12T21:50:11.323Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:11.639Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:50:11.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:50:11.712Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T21:50:11.749Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-12T21:50:12.135Z] $ docker top eec4e2c738e1f09735184d8773cd083184f52dc8459a4312ad8a1b7de7c9ff01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:50:12.475Z] + go version [2023-09-12T21:50:12.475Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:50:12.489Z] $ docker stop --time=1 eec4e2c738e1f09735184d8773cd083184f52dc8459a4312ad8a1b7de7c9ff01 [2023-09-12T21:50:13.816Z] $ docker rm -f --volumes eec4e2c738e1f09735184d8773cd083184f52dc8459a4312ad8a1b7de7c9ff01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:14.228Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:50:14.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:50:14.301Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T21:50:14.337Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-12T21:50:14.748Z] $ docker top 07b0f911f6feb20898f4d94ec1c2de7aeb29f7be784491c96ac0da694c34fa32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:50:15.091Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:50:15.385Z] + make test [2023-09-12T21:50:15.385Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T21:50:17.286Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-12T21:50:29.483Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-12T21:50:29.483Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-12T21:50:30.876Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.037s coverage: 31.5% of statements [2023-09-12T21:50:31.134Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.397s coverage: 86.5% of statements [2023-09-12T21:50:39.250Z] go vet ./... [2023-09-12T21:50:43.442Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:50:43.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:50:43.442Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:50:43.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:50:43.475Z] $ docker stop --time=1 07b0f911f6feb20898f4d94ec1c2de7aeb29f7be784491c96ac0da694c34fa32 [2023-09-12T21:50:47.505Z] $ docker rm -f --volumes 07b0f911f6feb20898f4d94ec1c2de7aeb29f7be784491c96ac0da694c34fa32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:50:48.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:50:48.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:50:48.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:50:48.830Z] + ls -al . [2023-09-12T21:50:48.830Z] total 240 [2023-09-12T21:50:48.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:50 . [2023-09-12T21:50:48.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 .. [2023-09-12T21:50:48.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:50 .git [2023-09-12T21:50:48.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 .github [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 12 21:48 .gitignore [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 21:48 .golangci.yml [2023-09-12T21:50:48.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:48 .semver [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 12 21:48 Attribution.txt [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 12 21:48 CHANGELOG.md [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 12 21:48 Dockerfile [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:48 GOVERNANCE.md [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 12 21:48 Jenkinsfile [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:48 LICENSE [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 12 21:48 Makefile [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 21:48 OWNERS.md [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 12 21:48 README.md [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 21:49 VERSION [2023-09-12T21:50:48.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:48 bin [2023-09-12T21:50:48.830Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:48 cmd [2023-09-12T21:50:48.830Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 12 21:50 coverage.out [2023-09-12T21:50:48.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 doc [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 12 21:48 go.mod [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 12 21:48 go.sum [2023-09-12T21:50:48.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 internal [2023-09-12T21:50:48.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:48 snap [2023-09-12T21:50:48.830Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:50:49.135Z] + 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=9825d353c0ae3edd45665d4480ee2bc38ab097aa --label arch=amd64 --label version=3.1.0-dev.9 . [2023-09-12T21:50:49.135Z] Sending build context to Docker daemon 21.76MB [2023-09-12T21:50:49.135Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:50:49.135Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:50:49.135Z] ---> af6ef7aa7065 [2023-09-12T21:50:49.135Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:50:49.704Z] ---> Running in f1809c7b0157 [2023-09-12T21:50:49.704Z] Removing intermediate container f1809c7b0157 [2023-09-12T21:50:49.704Z] ---> 67570325b727 [2023-09-12T21:50:49.705Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:50:49.705Z] ---> Running in 62b891582f37 [2023-09-12T21:50:49.705Z] Removing intermediate container 62b891582f37 [2023-09-12T21:50:49.705Z] ---> 7aad8d5207e2 [2023-09-12T21:50:49.705Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:50:49.705Z] ---> Running in 215e282e15ac [2023-09-12T21:50:49.963Z] Removing intermediate container 215e282e15ac [2023-09-12T21:50:49.963Z] ---> 8c6642ea3a2c [2023-09-12T21:50:49.963Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:50:49.963Z] ---> Running in b1081645688d [2023-09-12T21:50:49.963Z] Removing intermediate container b1081645688d [2023-09-12T21:50:49.963Z] ---> 0c0593d8e0b0 [2023-09-12T21:50:49.963Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-12T21:50:49.963Z] ---> Running in d4eda91056ff [2023-09-12T21:50:50.223Z] Removing intermediate container d4eda91056ff [2023-09-12T21:50:50.223Z] ---> b3d8291f40d2 [2023-09-12T21:50:50.223Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:50:50.223Z] ---> Running in 8915d4b556b8 [2023-09-12T21:50:50.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:50:50.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:50:50.741Z] OK: 265 MiB in 56 packages [2023-09-12T21:50:51.311Z] Removing intermediate container 8915d4b556b8 [2023-09-12T21:50:51.311Z] ---> 2f9c4e674967 [2023-09-12T21:50:51.311Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-12T21:50:51.311Z] ---> Running in 499b45676599 [2023-09-12T21:50:51.311Z] Removing intermediate container 499b45676599 [2023-09-12T21:50:51.311Z] ---> c0ad100c6d10 [2023-09-12T21:50:51.311Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-12T21:50:51.311Z] ---> 40a59d65e816 [2023-09-12T21:50:51.311Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:50:51.311Z] ---> Running in 1d62685625a4 [2023-09-12T21:50:52.262Z] Removing intermediate container 1d62685625a4 [2023-09-12T21:50:52.262Z] ---> 42a9eacdb02b [2023-09-12T21:50:52.262Z] Step 12/26 : COPY . . [2023-09-12T21:50:53.248Z] ---> 0136c8f81046 [2023-09-12T21:50:53.249Z] Step 13/26 : RUN ${MAKE} [2023-09-12T21:50:53.249Z] ---> Running in d70198e5e39d [2023-09-12T21:50:53.249Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-12T21:51:15.193Z] Removing intermediate container d70198e5e39d [2023-09-12T21:51:15.193Z] ---> 3e5e8a7ce7ab [2023-09-12T21:51:15.193Z] Step 14/26 : FROM alpine:3.18 [2023-09-12T21:51:15.193Z] 3.18: Pulling from library/alpine [2023-09-12T21:51:15.193Z] 7264a8db6415: Already exists [2023-09-12T21:51:15.193Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:51:15.193Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:51:15.193Z] ---> 7e01a0d0a1dc [2023-09-12T21:51:15.193Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-12T21:51:15.193Z] ---> Running in f1ec89853ed1 [2023-09-12T21:51:15.193Z] Removing intermediate container f1ec89853ed1 [2023-09-12T21:51:15.193Z] ---> 676f08f1b343 [2023-09-12T21:51:15.193Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-12T21:51:15.193Z] ---> Running in 63cd5412825d [2023-09-12T21:51:15.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:51:15.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:51:15.973Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T21:51:15.973Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:51:15.973Z] OK: 7 MiB in 16 packages [2023-09-12T21:51:16.233Z] Removing intermediate container 63cd5412825d [2023-09-12T21:51:16.233Z] ---> 34a2766ca8e9 [2023-09-12T21:51:16.233Z] Step 17/26 : WORKDIR / [2023-09-12T21:51:16.233Z] ---> Running in d023614b0b60 [2023-09-12T21:51:16.233Z] Removing intermediate container d023614b0b60 [2023-09-12T21:51:16.233Z] ---> 9c9bceb5df81 [2023-09-12T21:51:16.233Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-12T21:51:17.168Z] ---> 9b2e8280da24 [2023-09-12T21:51:17.168Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-12T21:51:17.436Z] ---> 7107475d8365 [2023-09-12T21:51:17.436Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-12T21:51:17.436Z] ---> 54413f407851 [2023-09-12T21:51:17.436Z] Step 21/26 : EXPOSE 59984 [2023-09-12T21:51:17.436Z] ---> Running in 3213255f48ae [2023-09-12T21:51:17.694Z] Removing intermediate container 3213255f48ae [2023-09-12T21:51:17.694Z] ---> 992d69349909 [2023-09-12T21:51:17.694Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-12T21:51:17.694Z] ---> Running in ee83933b2aeb [2023-09-12T21:51:17.694Z] Removing intermediate container ee83933b2aeb [2023-09-12T21:51:17.694Z] ---> 0c74dd74a125 [2023-09-12T21:51:17.694Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:51:17.694Z] ---> Running in 144b6bb1e7ea [2023-09-12T21:51:17.694Z] Removing intermediate container 144b6bb1e7ea [2023-09-12T21:51:17.694Z] ---> 167ea86fbd11 [2023-09-12T21:51:17.694Z] Step 24/26 : LABEL arch=amd64 [2023-09-12T21:51:17.953Z] ---> Running in cb80de4efd1c [2023-09-12T21:51:17.953Z] Removing intermediate container cb80de4efd1c [2023-09-12T21:51:17.953Z] ---> 13199d000996 [2023-09-12T21:51:17.953Z] Step 25/26 : LABEL git_sha=9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T21:51:17.953Z] ---> Running in f6c109c78af0 [2023-09-12T21:51:17.953Z] Removing intermediate container f6c109c78af0 [2023-09-12T21:51:17.953Z] ---> 093f0823ab9c [2023-09-12T21:51:17.953Z] Step 26/26 : LABEL version=3.1.0-dev.9 [2023-09-12T21:51:17.953Z] ---> Running in db07941465b8 [2023-09-12T21:51:18.212Z] Removing intermediate container db07941465b8 [2023-09-12T21:51:18.212Z] ---> 36bc5a4df24a [2023-09-12T21:51:18.212Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:51:18.212Z] Successfully built 36bc5a4df24a [2023-09-12T21:51:18.212Z] 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 [2023-09-12T21:51:18.312Z] provisioning config files... [2023-09-12T21:51:18.321Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7658874145207858080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:51:18.617Z] ---> docker-login.sh [2023-09-12T21:51:18.617Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:51:18.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:51:18.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:51:18.617Z] Configure a credential helper to remove this warning. See [2023-09-12T21:51:18.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:51:18.617Z] [2023-09-12T21:51:18.617Z] Login Succeeded [2023-09-12T21:51:18.617Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:51:18.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:51:18.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:51:18.617Z] Configure a credential helper to remove this warning. See [2023-09-12T21:51:18.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:51:18.617Z] [2023-09-12T21:51:18.617Z] Login Succeeded [2023-09-12T21:51:18.617Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:51:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:51:18.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:51:18.880Z] Configure a credential helper to remove this warning. See [2023-09-12T21:51:18.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:51:18.880Z] [2023-09-12T21:51:18.880Z] Login Succeeded [2023-09-12T21:51:18.880Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:51:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:51:18.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:51:18.880Z] Configure a credential helper to remove this warning. See [2023-09-12T21:51:18.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:51:18.880Z] [2023-09-12T21:51:18.880Z] Login Succeeded [2023-09-12T21:51:18.880Z] docker.io [2023-09-12T21:51:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:51:19.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:51:19.138Z] Configure a credential helper to remove this warning. See [2023-09-12T21:51:19.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:51:19.138Z] [2023-09-12T21:51:19.139Z] Login Succeeded [2023-09-12T21:51:19.139Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:51:19.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:51:19.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:51:19.219Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-09-12T21:51:19.219Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T21:51:19.219Z] latest [2023-09-12T21:51:19.219Z] 3.1.0-dev.9 [2023-09-12T21:51:19.219Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [2023-09-12T21:51:19.219Z] main [2023-09-12T21:51:19.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:19.558Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:19.865Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T21:51:19.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-12T21:51:19.865Z] 580cf59b828f: Preparing [2023-09-12T21:51:19.865Z] b6a68afdb390: Preparing [2023-09-12T21:51:19.865Z] d585dd818f0f: Preparing [2023-09-12T21:51:19.865Z] e4bf6a73ef34: Preparing [2023-09-12T21:51:19.865Z] 4693057ce236: Preparing [2023-09-12T21:51:19.865Z] 4693057ce236: Layer already exists [2023-09-12T21:51:19.865Z] b6a68afdb390: Pushed [2023-09-12T21:51:19.865Z] e4bf6a73ef34: Pushed [2023-09-12T21:51:19.865Z] 580cf59b828f: Pushed [2023-09-12T21:51:23.155Z] d585dd818f0f: Pushed [2023-09-12T21:51:23.155Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa: digest: sha256:5b4fb2ebae9082da832ea7e644549b64c24fd84c9e3d8805a6b8e41f7f5c3716 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:23.461Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:23.767Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-12T21:51:23.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-12T21:51:23.767Z] 580cf59b828f: Preparing [2023-09-12T21:51:23.767Z] b6a68afdb390: Preparing [2023-09-12T21:51:23.767Z] d585dd818f0f: Preparing [2023-09-12T21:51:23.767Z] e4bf6a73ef34: Preparing [2023-09-12T21:51:23.767Z] 4693057ce236: Preparing [2023-09-12T21:51:23.767Z] e4bf6a73ef34: Layer already exists [2023-09-12T21:51:23.767Z] 4693057ce236: Layer already exists [2023-09-12T21:51:23.767Z] b6a68afdb390: Layer already exists [2023-09-12T21:51:23.767Z] 580cf59b828f: Layer already exists [2023-09-12T21:51:23.767Z] d585dd818f0f: Layer already exists [2023-09-12T21:51:23.767Z] latest: digest: sha256:5b4fb2ebae9082da832ea7e644549b64c24fd84c9e3d8805a6b8e41f7f5c3716 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:24.073Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:24.379Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.9 [2023-09-12T21:51:24.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-12T21:51:24.379Z] 580cf59b828f: Preparing [2023-09-12T21:51:24.379Z] b6a68afdb390: Preparing [2023-09-12T21:51:24.379Z] d585dd818f0f: Preparing [2023-09-12T21:51:24.379Z] e4bf6a73ef34: Preparing [2023-09-12T21:51:24.379Z] 4693057ce236: Preparing [2023-09-12T21:51:24.379Z] d585dd818f0f: Layer already exists [2023-09-12T21:51:24.379Z] b6a68afdb390: Layer already exists [2023-09-12T21:51:24.379Z] e4bf6a73ef34: Layer already exists [2023-09-12T21:51:24.379Z] 580cf59b828f: Layer already exists [2023-09-12T21:51:24.379Z] 4693057ce236: Layer already exists [2023-09-12T21:51:24.379Z] 3.1.0-dev.9: digest: sha256:5b4fb2ebae9082da832ea7e644549b64c24fd84c9e3d8805a6b8e41f7f5c3716 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:24.689Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:25.000Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [2023-09-12T21:51:25.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-12T21:51:25.000Z] 580cf59b828f: Preparing [2023-09-12T21:51:25.000Z] b6a68afdb390: Preparing [2023-09-12T21:51:25.000Z] d585dd818f0f: Preparing [2023-09-12T21:51:25.000Z] e4bf6a73ef34: Preparing [2023-09-12T21:51:25.001Z] 4693057ce236: Preparing [2023-09-12T21:51:25.001Z] e4bf6a73ef34: Layer already exists [2023-09-12T21:51:25.001Z] d585dd818f0f: Layer already exists [2023-09-12T21:51:25.001Z] 4693057ce236: Layer already exists [2023-09-12T21:51:25.001Z] b6a68afdb390: Layer already exists [2023-09-12T21:51:25.001Z] 580cf59b828f: Layer already exists [2023-09-12T21:51:25.001Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9: digest: sha256:5b4fb2ebae9082da832ea7e644549b64c24fd84c9e3d8805a6b8e41f7f5c3716 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:25.308Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:25.624Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-09-12T21:51:25.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-09-12T21:51:25.624Z] 580cf59b828f: Preparing [2023-09-12T21:51:25.624Z] b6a68afdb390: Preparing [2023-09-12T21:51:25.624Z] d585dd818f0f: Preparing [2023-09-12T21:51:25.624Z] e4bf6a73ef34: Preparing [2023-09-12T21:51:25.624Z] 4693057ce236: Preparing [2023-09-12T21:51:25.624Z] e4bf6a73ef34: Layer already exists [2023-09-12T21:51:25.624Z] b6a68afdb390: Layer already exists [2023-09-12T21:51:25.624Z] d585dd818f0f: Layer already exists [2023-09-12T21:51:25.624Z] 4693057ce236: Layer already exists [2023-09-12T21:51:25.624Z] 580cf59b828f: Layer already exists [2023-09-12T21:51:25.624Z] main: digest: sha256:5b4fb2ebae9082da832ea7e644549b64c24fd84c9e3d8805a6b8e41f7f5c3716 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:51:25.660Z] ===================================================== [Pipeline] echo [2023-09-12T21:51:25.667Z] taggedImages: [2023-09-12T21:51:25.667Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T21:51:25.667Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-09-12T21:51:25.667Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.9 [2023-09-12T21:51:25.667Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [2023-09-12T21:51:25.667Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:26.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:51:26.028Z] [2023-09-12T21:51:26.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:51:26.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:51:26.347Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:51:26.347Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:51:26.347Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:51:26.347Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:51:26.347Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:51:26.347Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:51:26.347Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:51:26.347Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:51:26.347Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:51:26.347Z] 33b1e0a273af: Waiting [2023-09-12T21:51:26.347Z] 2f39f015ded8: Waiting [2023-09-12T21:51:26.347Z] 5d3b04190fa2: Waiting [2023-09-12T21:51:26.347Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T21:51:26.347Z] 5c69ac0246d0: Download complete [2023-09-12T21:51:26.347Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:51:26.347Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:51:26.607Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:51:26.607Z] 33b1e0a273af: Download complete [2023-09-12T21:51:26.607Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:51:26.607Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:51:26.607Z] ec43610c2a17: Download complete [2023-09-12T21:51:26.607Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:51:26.607Z] 5eb5b503b376: Download complete [2023-09-12T21:51:27.174Z] 2f39f015ded8: Download complete [2023-09-12T21:51:27.737Z] 5eb5b503b376: Pull complete [2023-09-12T21:51:27.995Z] 5c69ac0246d0: Pull complete [2023-09-12T21:51:28.253Z] ec43610c2a17: Pull complete [2023-09-12T21:51:28.511Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:51:28.511Z] 33b1e0a273af: Pull complete [2023-09-12T21:51:28.769Z] 5d3b04190fa2: Pull complete [2023-09-12T21:51:32.950Z] 2f39f015ded8: Pull complete [2023-09-12T21:51:32.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:51:32.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:51:32.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:51:33.043Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T21:51:33.077Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:51:38.061Z] $ docker top 98d04a993b0891f38ab97d8639a6a65b1c876d5fa21b8571aec257df842523c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:51:38.431Z] ---> job-cost.sh [2023-09-12T21:51:38.431Z] lf-activate-venv: SKIPPING [2023-09-12T21:51:38.431Z] INFO: No Stack... [2023-09-12T21:51:38.689Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:51:38.947Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:51:39.236Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-09-12T21:51:39.236Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:51:39.249Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] [2023-09-12T21:51:39.255Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] did not exist. Created. [2023-09-12T21:51:39.256Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:51:39.564Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:51:39.611Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:51:39.618Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:51:39.637Z] $ docker stop --time=1 98d04a993b0891f38ab97d8639a6a65b1c876d5fa21b8571aec257df842523c7 [2023-09-12T21:51:40.784Z] $ docker rm -f --volumes 98d04a993b0891f38ab97d8639a6a65b1c876d5fa21b8571aec257df842523c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:51:47.221Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6015 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-09-12T21:51:47.232Z] Running in /w/workspace/device-onvif-camera/166 [Pipeline] { [Pipeline] checkout [2023-09-12T21:51:47.274Z] The recommended git tool is: git [2023-09-12T21:51:53.914Z] using credential edgex-jenkins-ssh [2023-09-12T21:51:53.930Z] Cloning the remote Git repository [2023-09-12T21:51:53.986Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-12T21:51:54.096Z] > git init /w/workspace/device-onvif-camera/166 # timeout=10 [2023-09-12T21:51:54.274Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-09-12T21:51:54.275Z] > git --version # timeout=10 [2023-09-12T21:51:54.300Z] > git --version # 'git version 2.25.1' [2023-09-12T21:51:54.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:51:54.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:51:56.016Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-09-12T21:51:56.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:51:57.049Z] Avoid second fetch [2023-09-12T21:51:57.049Z] Checking out Revision 9825d353c0ae3edd45665d4480ee2bc38ab097aa (main) [2023-09-12T21:51:57.068Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:51:57.149Z] > git checkout -f 9825d353c0ae3edd45665d4480ee2bc38ab097aa # timeout=10 [2023-09-12T21:51:57.872Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#384)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:51:58.821Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:51:58.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:51:58.821Z] Dload Upload Total Spent Left Speed [2023-09-12T21:51:58.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-09-12T21:51:59.568Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:51:59.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:51:59.914Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:51:59.914Z] { [2023-09-12T21:51:59.914Z] "registry-mirrors": [ [2023-09-12T21:51:59.914Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:51:59.914Z] ], [2023-09-12T21:51:59.914Z] "bip": "10.250.0.254/24", [2023-09-12T21:51:59.914Z] "hosts": [ [2023-09-12T21:51:59.914Z] "tcp://0.0.0.0:5555", [2023-09-12T21:51:59.914Z] "unix:///var/run/docker.sock" [2023-09-12T21:51:59.914Z] ], [2023-09-12T21:51:59.914Z] "mtu": 1458, [2023-09-12T21:51:59.914Z] "selinux-enabled": true, [2023-09-12T21:51:59.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:51:59.914Z] } [Pipeline] sh [2023-09-12T21:52:00.250Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:52:00.599Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:52:18.885Z] provisioning config files... [2023-09-12T21:52:18.912Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/166@tmp/config8761062405561316055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:52:19.271Z] ---> docker-login.sh [2023-09-12T21:52:19.271Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:52:19.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:19.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:19.863Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:19.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:19.863Z] [2023-09-12T21:52:19.863Z] Login Succeeded [2023-09-12T21:52:19.863Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:52:20.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:20.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:20.404Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:20.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:20.404Z] [2023-09-12T21:52:20.404Z] Login Succeeded [2023-09-12T21:52:20.404Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:52:20.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:20.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:20.674Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:20.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:20.674Z] [2023-09-12T21:52:20.674Z] Login Succeeded [2023-09-12T21:52:20.674Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:52:20.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:20.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:20.947Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:20.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:20.947Z] [2023-09-12T21:52:20.947Z] Login Succeeded [2023-09-12T21:52:20.947Z] docker.io [2023-09-12T21:52:21.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:52:21.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:52:21.491Z] Configure a credential helper to remove this warning. See [2023-09-12T21:52:21.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:52:21.492Z] [2023-09-12T21:52:21.492Z] Login Succeeded [2023-09-12T21:52:21.492Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:52:21.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:52:21.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:52:21.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:52:21.844Z] ========================================================= [2023-09-12T21:52:21.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:52:21.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:52:22.247Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T21:52:22.867Z] Sending build context to Docker daemon 14.19MB [2023-09-12T21:52:22.867Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:52:22.867Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T21:52:22.867Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:52:22.867Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:52:22.867Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:52:22.867Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:52:22.867Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:52:22.867Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:52:22.867Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:52:22.867Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:52:22.867Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:52:22.867Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:52:22.867Z] 1baf3a5c0e64: Waiting [2023-09-12T21:52:22.867Z] 9a37bb91b891: Waiting [2023-09-12T21:52:22.867Z] a29adfc67d43: Waiting [2023-09-12T21:52:22.867Z] d5de9f91c1a4: Waiting [2023-09-12T21:52:22.867Z] 66412af1f25a: Waiting [2023-09-12T21:52:22.867Z] f0e02332f6b5: Waiting [2023-09-12T21:52:22.867Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:52:22.867Z] 5d54e960e981: Download complete [2023-09-12T21:52:22.867Z] f0e02332f6b5: Download complete [2023-09-12T21:52:23.139Z] 66412af1f25a: Verifying Checksum [2023-09-12T21:52:23.139Z] 66412af1f25a: Download complete [2023-09-12T21:52:23.139Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T21:52:23.139Z] 9fda8d8052c6: Download complete [2023-09-12T21:52:23.735Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:52:23.735Z] 9a37bb91b891: Download complete [2023-09-12T21:52:24.009Z] 9fda8d8052c6: Pull complete [2023-09-12T21:52:24.610Z] a29adfc67d43: Download complete [2023-09-12T21:52:24.610Z] 5d54e960e981: Pull complete [2023-09-12T21:52:25.205Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:52:25.205Z] d5de9f91c1a4: Download complete [2023-09-12T21:52:25.205Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:52:25.205Z] c4a7e357bf2a: Download complete [2023-09-12T21:52:26.170Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:52:26.170Z] 1baf3a5c0e64: Download complete [2023-09-12T21:52:36.300Z] c4a7e357bf2a: Pull complete [2023-09-12T21:52:36.300Z] f0e02332f6b5: Pull complete [2023-09-12T21:52:36.571Z] 66412af1f25a: Pull complete [2023-09-12T21:52:44.834Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:52:45.817Z] 9a37bb91b891: Pull complete [2023-09-12T21:52:46.796Z] a29adfc67d43: Pull complete [2023-09-12T21:52:48.749Z] d5de9f91c1a4: Pull complete [2023-09-12T21:52:48.749Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:52:48.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:52:48.749Z] ---> 746ca1b523b5 [2023-09-12T21:52:48.749Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:52:54.748Z] ---> Running in 3d47f2bb7588 [2023-09-12T21:52:54.748Z] Removing intermediate container 3d47f2bb7588 [2023-09-12T21:52:54.748Z] ---> 0aeae89fda91 [2023-09-12T21:52:54.748Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:52:54.748Z] ---> Running in 1312137d2b86 [2023-09-12T21:52:54.748Z] Removing intermediate container 1312137d2b86 [2023-09-12T21:52:54.748Z] ---> d4c910a40465 [2023-09-12T21:52:54.748Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:52:54.748Z] ---> Running in 2eedafc38008 [2023-09-12T21:52:54.748Z] Removing intermediate container 2eedafc38008 [2023-09-12T21:52:54.748Z] ---> 9a66f4a12714 [2023-09-12T21:52:54.748Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:52:54.748Z] ---> Running in b455db6435b2 [2023-09-12T21:52:54.748Z] Removing intermediate container b455db6435b2 [2023-09-12T21:52:54.748Z] ---> 90b8c37704ef [2023-09-12T21:52:54.748Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-09-12T21:52:54.748Z] ---> Running in f2616589e0d4 [2023-09-12T21:52:54.748Z] Removing intermediate container f2616589e0d4 [2023-09-12T21:52:54.748Z] ---> f04bca1ae6ff [2023-09-12T21:52:54.748Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:52:54.748Z] ---> Running in c8a1ffffda81 [2023-09-12T21:52:54.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:52:57.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:52:58.757Z] OK: 267 MiB in 56 packages [2023-09-12T21:52:59.792Z] Removing intermediate container c8a1ffffda81 [2023-09-12T21:52:59.792Z] ---> 01d1faa5ee3d [2023-09-12T21:52:59.793Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-09-12T21:52:59.793Z] ---> Running in 2e50906cd5e2 [2023-09-12T21:53:00.421Z] Removing intermediate container 2e50906cd5e2 [2023-09-12T21:53:00.421Z] ---> 644d9875d24a [2023-09-12T21:53:00.421Z] Step 10/13 : COPY go.mod vendor* ./ [2023-09-12T21:53:01.029Z] ---> d97c5ea2deb9 [2023-09-12T21:53:01.029Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:53:01.029Z] ---> Running in 71e8fbc47daf [2023-09-12T21:54:22.763Z] Removing intermediate container 71e8fbc47daf [2023-09-12T21:54:22.763Z] ---> 39c57409eac7 [2023-09-12T21:54:22.763Z] Step 12/13 : COPY . . [2023-09-12T21:54:22.763Z] ---> 7fc5b1c8f816 [2023-09-12T21:54:22.763Z] Step 13/13 : RUN ${MAKE} [2023-09-12T21:54:22.763Z] ---> Running in fdd4e9d012c9 [2023-09-12T21:54:22.763Z] noop [2023-09-12T21:54:22.763Z] Removing intermediate container fdd4e9d012c9 [2023-09-12T21:54:22.763Z] ---> e189310c7f11 [2023-09-12T21:54:22.763Z] Successfully built e189310c7f11 [2023-09-12T21:54:22.763Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:54:23.123Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:54:23.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:54:23.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-6015 does not seem to be running inside a container [2023-09-12T21:54:23.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/166 -v /w/workspace/device-onvif-camera/166:/w/workspace/device-onvif-camera/166:rw,z -v /w/workspace/device-onvif-camera/166@tmp:/w/workspace/device-onvif-camera/166@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 [2023-09-12T21:54:24.740Z] $ docker top 5c47b28bbf2f09677f8ed3ccc6845af8f1682fefcebe2ca34e9d89bda65cfd39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:54:25.594Z] + go version [2023-09-12T21:54:25.595Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:54:25.615Z] $ docker stop --time=1 5c47b28bbf2f09677f8ed3ccc6845af8f1682fefcebe2ca34e9d89bda65cfd39 [2023-09-12T21:54:27.263Z] $ docker rm -f --volumes 5c47b28bbf2f09677f8ed3ccc6845af8f1682fefcebe2ca34e9d89bda65cfd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:54:27.838Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:54:27.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:54:28.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-6015 does not seem to be running inside a container [2023-09-12T21:54:28.100Z] $ 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/166 -v /w/workspace/device-onvif-camera/166:/w/workspace/device-onvif-camera/166:rw,z -v /w/workspace/device-onvif-camera/166@tmp:/w/workspace/device-onvif-camera/166@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 [2023-09-12T21:54:29.338Z] $ docker top 1f27d4b3b1513bbe35331767cf4e960ca00b8699d1622e82676e8969ed964643 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:54:30.190Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/166 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:54:30.855Z] + make test [2023-09-12T21:54:30.855Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T21:54:36.219Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-09-12T21:56:57.935Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-09-12T21:56:57.935Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-09-12T21:56:57.935Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.210s coverage: 31.5% of statements [2023-09-12T21:57:20.075Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.659s coverage: 86.5% of statements [2023-09-12T21:57:20.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:57:20.075Z] go vet ./... [2023-09-12T21:57:52.374Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:57:52.374Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:57:52.374Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:57:52.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:57:52.404Z] $ docker stop --time=1 1f27d4b3b1513bbe35331767cf4e960ca00b8699d1622e82676e8969ed964643 [2023-09-12T21:57:55.019Z] $ docker rm -f --volumes 1f27d4b3b1513bbe35331767cf4e960ca00b8699d1622e82676e8969ed964643 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:57:56.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:57:56.314Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:57:56.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:57:57.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:57:57.624Z] + ls -al . [2023-09-12T21:57:57.624Z] total 236 [2023-09-12T21:57:57.624Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:54 . [2023-09-12T21:57:57.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:51 .. [2023-09-12T21:57:57.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:51 .git [2023-09-12T21:57:57.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:51 .github [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 496 Sep 12 21:51 .gitignore [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 12 21:51 .golangci.yml [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 12 21:51 Attribution.txt [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 15932 Sep 12 21:51 CHANGELOG.md [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 1574 Sep 12 21:51 Dockerfile [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:51 GOVERNANCE.md [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 12 21:51 Jenkinsfile [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 21:51 LICENSE [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 2877 Sep 12 21:51 Makefile [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 21:51 OWNERS.md [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 12 21:51 README.md [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 21:49 VERSION [2023-09-12T21:57:57.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:51 bin [2023-09-12T21:57:57.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:51 cmd [2023-09-12T21:57:57.624Z] -rw-r--r-- 1 jenkins jenkins 78456 Sep 12 21:57 coverage.out [2023-09-12T21:57:57.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:51 doc [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 4085 Sep 12 21:51 go.mod [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 36344 Sep 12 21:51 go.sum [2023-09-12T21:57:57.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:51 internal [2023-09-12T21:57:57.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:51 snap [2023-09-12T21:57:57.624Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 12 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:57:57.968Z] + 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=9825d353c0ae3edd45665d4480ee2bc38ab097aa --label arch=arm64 --label version=3.1.0-dev.9 . [2023-09-12T21:57:58.553Z] Sending build context to Docker daemon 14.27MB [2023-09-12T21:57:58.553Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:57:58.553Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:57:58.553Z] ---> e189310c7f11 [2023-09-12T21:57:58.553Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:57:58.553Z] ---> Running in abce00bf50d1 [2023-09-12T21:57:58.821Z] Removing intermediate container abce00bf50d1 [2023-09-12T21:57:58.821Z] ---> 439cda9afb9a [2023-09-12T21:57:58.821Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:57:59.091Z] ---> Running in ff85376248a0 [2023-09-12T21:57:59.358Z] Removing intermediate container ff85376248a0 [2023-09-12T21:57:59.358Z] ---> e5d893876c9f [2023-09-12T21:57:59.358Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:57:59.358Z] ---> Running in 795211015d00 [2023-09-12T21:57:59.631Z] Removing intermediate container 795211015d00 [2023-09-12T21:57:59.631Z] ---> dbce6039bbe7 [2023-09-12T21:57:59.631Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:57:59.631Z] ---> Running in 8e1f528ac6c3 [2023-09-12T21:58:00.218Z] Removing intermediate container 8e1f528ac6c3 [2023-09-12T21:58:00.218Z] ---> 9409eadc9469 [2023-09-12T21:58:00.218Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-09-12T21:58:00.218Z] ---> Running in 441a8c4ba5d3 [2023-09-12T21:58:00.486Z] Removing intermediate container 441a8c4ba5d3 [2023-09-12T21:58:00.486Z] ---> 1d9174def9fd [2023-09-12T21:58:00.486Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:58:00.486Z] ---> Running in 6dccb3614cc5 [2023-09-12T21:58:01.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:58:01.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:58:03.139Z] OK: 267 MiB in 56 packages [2023-09-12T21:58:03.725Z] Removing intermediate container 6dccb3614cc5 [2023-09-12T21:58:03.725Z] ---> 6d4e058aaac6 [2023-09-12T21:58:03.725Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-09-12T21:58:03.993Z] ---> Running in df6b9f669abc [2023-09-12T21:58:04.261Z] Removing intermediate container df6b9f669abc [2023-09-12T21:58:04.261Z] ---> 27212c64f8aa [2023-09-12T21:58:04.261Z] Step 10/26 : COPY go.mod vendor* ./ [2023-09-12T21:58:04.847Z] ---> 5bac48eb5f32 [2023-09-12T21:58:04.847Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:58:04.847Z] ---> Running in 1e7b08e96f60 [2023-09-12T21:58:09.122Z] Removing intermediate container 1e7b08e96f60 [2023-09-12T21:58:09.122Z] ---> 3bdc2718274c [2023-09-12T21:58:09.122Z] Step 12/26 : COPY . . [2023-09-12T21:58:10.086Z] ---> 4328c9e63297 [2023-09-12T21:58:10.086Z] Step 13/26 : RUN ${MAKE} [2023-09-12T21:58:10.086Z] ---> Running in 115d6e266b15 [2023-09-12T21:58:11.056Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-09-12T22:00:17.747Z] Removing intermediate container 115d6e266b15 [2023-09-12T22:00:17.747Z] ---> 64a3d4bba6c7 [2023-09-12T22:00:17.747Z] Step 14/26 : FROM alpine:3.18 [2023-09-12T22:00:17.747Z] 3.18: Pulling from library/alpine [2023-09-12T22:00:17.747Z] 9fda8d8052c6: Already exists [2023-09-12T22:00:17.747Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:00:17.747Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T22:00:17.747Z] ---> f6648c04cd6c [2023-09-12T22:00:17.747Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-12T22:00:17.747Z] ---> Running in 2c3ef5898573 [2023-09-12T22:00:17.747Z] Removing intermediate container 2c3ef5898573 [2023-09-12T22:00:17.747Z] ---> 78ea40cbb59a [2023-09-12T22:00:17.747Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-09-12T22:00:17.747Z] ---> Running in c0921b29caf3 [2023-09-12T22:00:17.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:00:17.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:00:17.747Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:00:17.747Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:00:17.747Z] OK: 8 MiB in 16 packages [2023-09-12T22:00:17.747Z] Removing intermediate container c0921b29caf3 [2023-09-12T22:00:17.747Z] ---> f1bf981d7290 [2023-09-12T22:00:17.747Z] Step 17/26 : WORKDIR / [2023-09-12T22:00:18.013Z] ---> Running in 292867e51544 [2023-09-12T22:00:18.280Z] Removing intermediate container 292867e51544 [2023-09-12T22:00:18.280Z] ---> e1437fdf5c05 [2023-09-12T22:00:18.280Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-09-12T22:00:19.691Z] ---> 93428ada7f3e [2023-09-12T22:00:19.691Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-09-12T22:00:20.280Z] ---> 77f8528fa3da [2023-09-12T22:00:20.280Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-09-12T22:00:20.689Z] ---> 0af02c4f9cd3 [2023-09-12T22:00:20.689Z] Step 21/26 : EXPOSE 59984 [2023-09-12T22:00:20.689Z] ---> Running in 7fb0fd58686e [2023-09-12T22:00:20.955Z] Removing intermediate container 7fb0fd58686e [2023-09-12T22:00:20.955Z] ---> 273eea00c957 [2023-09-12T22:00:20.955Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-09-12T22:00:20.955Z] ---> Running in 0ea47e7a5faf [2023-09-12T22:00:21.221Z] Removing intermediate container 0ea47e7a5faf [2023-09-12T22:00:21.221Z] ---> 0b29ac240eef [2023-09-12T22:00:21.221Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T22:00:21.221Z] ---> Running in faf985840f0a [2023-09-12T22:00:21.487Z] Removing intermediate container faf985840f0a [2023-09-12T22:00:21.487Z] ---> fb043eae71dd [2023-09-12T22:00:21.487Z] Step 24/26 : LABEL arch=arm64 [2023-09-12T22:00:21.753Z] ---> Running in d7bc15c330aa [2023-09-12T22:00:22.019Z] Removing intermediate container d7bc15c330aa [2023-09-12T22:00:22.019Z] ---> 48f01e369090 [2023-09-12T22:00:22.019Z] Step 25/26 : LABEL git_sha=9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T22:00:22.019Z] ---> Running in a2be33bc783b [2023-09-12T22:00:22.288Z] Removing intermediate container a2be33bc783b [2023-09-12T22:00:22.288Z] ---> b4dd7c4ae33c [2023-09-12T22:00:22.288Z] Step 26/26 : LABEL version=3.1.0-dev.9 [2023-09-12T22:00:22.288Z] ---> Running in 863337f49cd7 [2023-09-12T22:00:22.553Z] Removing intermediate container 863337f49cd7 [2023-09-12T22:00:22.553Z] ---> 94cd9ef947ed [2023-09-12T22:00:22.553Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T22:00:22.553Z] Successfully built 94cd9ef947ed [2023-09-12T22:00:22.553Z] 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 [2023-09-12T22:00:22.670Z] provisioning config files... [2023-09-12T22:00:22.684Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/166@tmp/config15253124314271372942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:00:23.015Z] ---> docker-login.sh [2023-09-12T22:00:23.015Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:00:23.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:00:23.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:00:23.283Z] Configure a credential helper to remove this warning. See [2023-09-12T22:00:23.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:00:23.283Z] [2023-09-12T22:00:23.283Z] Login Succeeded [2023-09-12T22:00:23.283Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:00:23.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:00:23.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:00:23.551Z] Configure a credential helper to remove this warning. See [2023-09-12T22:00:23.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:00:23.551Z] [2023-09-12T22:00:23.551Z] Login Succeeded [2023-09-12T22:00:23.551Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:00:23.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:00:23.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:00:23.816Z] Configure a credential helper to remove this warning. See [2023-09-12T22:00:23.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:00:23.816Z] [2023-09-12T22:00:23.816Z] Login Succeeded [2023-09-12T22:00:23.816Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:00:24.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:00:24.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:00:24.348Z] Configure a credential helper to remove this warning. See [2023-09-12T22:00:24.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:00:24.348Z] [2023-09-12T22:00:24.348Z] Login Succeeded [2023-09-12T22:00:24.348Z] docker.io [2023-09-12T22:00:24.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:00:24.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:00:24.878Z] Configure a credential helper to remove this warning. See [2023-09-12T22:00:24.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:00:24.878Z] [2023-09-12T22:00:24.878Z] Login Succeeded [2023-09-12T22:00:24.878Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:00:24.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:00:24.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:00:24.934Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-09-12T22:00:24.934Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T22:00:24.934Z] latest [2023-09-12T22:00:24.934Z] 3.1.0-dev.9 [2023-09-12T22:00:24.934Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [2023-09-12T22:00:24.934Z] main [2023-09-12T22:00:24.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:25.276Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:25.614Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T22:00:25.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-12T22:00:25.614Z] 3ccd88093c5c: Preparing [2023-09-12T22:00:25.614Z] 8479b89ad5a6: Preparing [2023-09-12T22:00:25.614Z] 1afd751b245e: Preparing [2023-09-12T22:00:25.614Z] d587b04992eb: Preparing [2023-09-12T22:00:25.614Z] b2191e2be29d: Preparing [2023-09-12T22:00:25.614Z] b2191e2be29d: Layer already exists [2023-09-12T22:00:25.884Z] 8479b89ad5a6: Pushed [2023-09-12T22:00:25.884Z] 3ccd88093c5c: Pushed [2023-09-12T22:00:25.884Z] d587b04992eb: Pushed [2023-09-12T22:00:32.512Z] 1afd751b245e: Pushed [2023-09-12T22:00:32.512Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa: digest: sha256:2b44bed660fcca98a229ad804bc2a285f958166d10c4740b294b97682fbbe2ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:32.850Z] + 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 [2023-09-12T22:00:33.180Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-12T22:00:33.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-12T22:00:33.180Z] 3ccd88093c5c: Preparing [2023-09-12T22:00:33.180Z] 8479b89ad5a6: Preparing [2023-09-12T22:00:33.180Z] 1afd751b245e: Preparing [2023-09-12T22:00:33.180Z] d587b04992eb: Preparing [2023-09-12T22:00:33.180Z] b2191e2be29d: Preparing [2023-09-12T22:00:33.180Z] b2191e2be29d: Layer already exists [2023-09-12T22:00:33.180Z] 8479b89ad5a6: Layer already exists [2023-09-12T22:00:33.180Z] 3ccd88093c5c: Layer already exists [2023-09-12T22:00:33.180Z] d587b04992eb: Layer already exists [2023-09-12T22:00:33.180Z] 1afd751b245e: Layer already exists [2023-09-12T22:00:33.180Z] latest: digest: sha256:2b44bed660fcca98a229ad804bc2a285f958166d10c4740b294b97682fbbe2ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:33.534Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:33.871Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.9 [2023-09-12T22:00:33.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-12T22:00:33.871Z] 3ccd88093c5c: Preparing [2023-09-12T22:00:33.871Z] 8479b89ad5a6: Preparing [2023-09-12T22:00:33.871Z] 1afd751b245e: Preparing [2023-09-12T22:00:33.871Z] d587b04992eb: Preparing [2023-09-12T22:00:33.871Z] b2191e2be29d: Preparing [2023-09-12T22:00:33.871Z] b2191e2be29d: Layer already exists [2023-09-12T22:00:33.871Z] 1afd751b245e: Layer already exists [2023-09-12T22:00:33.871Z] 3ccd88093c5c: Layer already exists [2023-09-12T22:00:33.871Z] 8479b89ad5a6: Layer already exists [2023-09-12T22:00:33.871Z] d587b04992eb: Layer already exists [2023-09-12T22:00:33.871Z] 3.1.0-dev.9: digest: sha256:2b44bed660fcca98a229ad804bc2a285f958166d10c4740b294b97682fbbe2ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:34.204Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:34.535Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [2023-09-12T22:00:34.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-12T22:00:34.535Z] 3ccd88093c5c: Preparing [2023-09-12T22:00:34.535Z] 8479b89ad5a6: Preparing [2023-09-12T22:00:34.535Z] 1afd751b245e: Preparing [2023-09-12T22:00:34.535Z] d587b04992eb: Preparing [2023-09-12T22:00:34.535Z] b2191e2be29d: Preparing [2023-09-12T22:00:34.535Z] 8479b89ad5a6: Layer already exists [2023-09-12T22:00:34.535Z] 3ccd88093c5c: Layer already exists [2023-09-12T22:00:34.535Z] 1afd751b245e: Layer already exists [2023-09-12T22:00:34.535Z] b2191e2be29d: Layer already exists [2023-09-12T22:00:34.535Z] d587b04992eb: Layer already exists [2023-09-12T22:00:34.535Z] 9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9: digest: sha256:2b44bed660fcca98a229ad804bc2a285f958166d10c4740b294b97682fbbe2ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:34.879Z] + 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 [2023-09-12T22:00:35.208Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-09-12T22:00:35.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-09-12T22:00:35.208Z] 3ccd88093c5c: Preparing [2023-09-12T22:00:35.208Z] 8479b89ad5a6: Preparing [2023-09-12T22:00:35.208Z] 1afd751b245e: Preparing [2023-09-12T22:00:35.208Z] d587b04992eb: Preparing [2023-09-12T22:00:35.208Z] b2191e2be29d: Preparing [2023-09-12T22:00:35.208Z] 8479b89ad5a6: Layer already exists [2023-09-12T22:00:35.208Z] b2191e2be29d: Layer already exists [2023-09-12T22:00:35.208Z] 1afd751b245e: Layer already exists [2023-09-12T22:00:35.208Z] d587b04992eb: Layer already exists [2023-09-12T22:00:35.208Z] 3ccd88093c5c: Layer already exists [2023-09-12T22:00:35.208Z] main: digest: sha256:2b44bed660fcca98a229ad804bc2a285f958166d10c4740b294b97682fbbe2ff size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:00:35.256Z] ===================================================== [Pipeline] echo [2023-09-12T22:00:35.263Z] taggedImages: [2023-09-12T22:00:35.263Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9825d353c0ae3edd45665d4480ee2bc38ab097aa [2023-09-12T22:00:35.263Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-09-12T22:00:35.263Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.9 [2023-09-12T22:00:35.263Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:9825d353c0ae3edd45665d4480ee2bc38ab097aa-3.1.0-dev.9 [2023-09-12T22:00:35.263Z] - 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 [2023-09-12T22:00:35.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:00:35.603Z] [2023-09-12T22:00:35.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:00:35.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:00:40.166Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T22:00:40.166Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T22:00:40.166Z] 04944245beec: Pulling fs layer [2023-09-12T22:00:40.167Z] 699f458cf7ca: Pulling fs layer [2023-09-12T22:00:40.167Z] 765212b225bb: Pulling fs layer [2023-09-12T22:00:40.167Z] f23df028b6ca: Pulling fs layer [2023-09-12T22:00:40.167Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T22:00:40.167Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T22:00:40.167Z] f23df028b6ca: Waiting [2023-09-12T22:00:40.167Z] d65c8cfc05b1: Waiting [2023-09-12T22:00:40.167Z] 2437ff75d9bd: Waiting [2023-09-12T22:00:40.167Z] 765212b225bb: Waiting [2023-09-12T22:00:40.167Z] 04944245beec: Verifying Checksum [2023-09-12T22:00:40.167Z] 04944245beec: Download complete [2023-09-12T22:00:40.167Z] 765212b225bb: Verifying Checksum [2023-09-12T22:00:40.167Z] 765212b225bb: Download complete [2023-09-12T22:00:40.167Z] f23df028b6ca: Verifying Checksum [2023-09-12T22:00:40.167Z] f23df028b6ca: Download complete [2023-09-12T22:00:40.167Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T22:00:40.167Z] d65c8cfc05b1: Download complete [2023-09-12T22:00:40.167Z] 699f458cf7ca: Verifying Checksum [2023-09-12T22:00:40.167Z] 699f458cf7ca: Download complete [2023-09-12T22:00:40.167Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T22:00:40.167Z] 8998bd30e6a1: Download complete [2023-09-12T22:00:42.111Z] 2437ff75d9bd: Download complete [2023-09-12T22:00:44.154Z] 8998bd30e6a1: Pull complete [2023-09-12T22:00:44.439Z] 04944245beec: Pull complete [2023-09-12T22:00:45.899Z] 699f458cf7ca: Pull complete [2023-09-12T22:00:45.900Z] 765212b225bb: Pull complete [2023-09-12T22:00:46.502Z] f23df028b6ca: Pull complete [2023-09-12T22:00:46.773Z] d65c8cfc05b1: Pull complete [2023-09-12T22:01:01.786Z] 2437ff75d9bd: Pull complete [2023-09-12T22:01:01.786Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T22:01:01.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:01:01.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:01:01.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-6015 does not seem to be running inside a container [2023-09-12T22:01:02.114Z] $ 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/166 -v /w/workspace/device-onvif-camera/166:/w/workspace/device-onvif-camera/166:rw,z -v /w/workspace/device-onvif-camera/166@tmp:/w/workspace/device-onvif-camera/166@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 [2023-09-12T22:01:04.752Z] $ docker top e5569aff4e6ae57d9170d05fd0221049c90880abf1929d5611fb5736443f8cac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:01:05.573Z] ---> job-cost.sh [2023-09-12T22:01:05.573Z] lf-activate-venv: SKIPPING [2023-09-12T22:01:05.573Z] INFO: No Stack... [2023-09-12T22:01:05.837Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T22:01:06.793Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:01:07.110Z] + + cut -d, -f6 [2023-09-12T22:01:07.110Z] cat /w/workspace/device-onvif-camera/166/archives/cost.csv [Pipeline] lock [2023-09-12T22:01:07.434Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] [2023-09-12T22:01:07.443Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] did not exist. Created. [2023-09-12T22:01:07.443Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:01:07.774Z] /w/workspace/device-onvif-camera/166@tmp/durable-725eb302/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T22:01:08.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T22:01:08.436Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T22:01:08.504Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:01:08.511Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:01:08.528Z] $ docker stop --time=1 e5569aff4e6ae57d9170d05fd0221049c90880abf1929d5611fb5736443f8cac [2023-09-12T22:01:10.000Z] $ docker rm -f --volumes e5569aff4e6ae57d9170d05fd0221049c90880abf1929d5611fb5736443f8cac [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 [2023-09-12T22:01:10.369Z] provisioning config files... [2023-09-12T22:01:10.378Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15846741509133061440tmp [Pipeline] { [Pipeline] sh [2023-09-12T22:01:10.672Z] + set +x [2023-09-12T22:01:10.672Z] + curl -s https://codecov.io/bash [2023-09-12T22:01:10.672Z] + bash -s -- [2023-09-12T22:01:10.672Z] [2023-09-12T22:01:10.672Z] _____ _ [2023-09-12T22:01:10.672Z] / ____| | | [2023-09-12T22:01:10.672Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T22:01:10.672Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T22:01:10.672Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T22:01:10.672Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T22:01:10.672Z] Bash-1.0.6 [2023-09-12T22:01:10.672Z] [2023-09-12T22:01:10.672Z] [2023-09-12T22:01:10.672Z] ==> git version 2.25.1 found [2023-09-12T22:01:10.672Z] ==> 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 [2023-09-12T22:01:10.672Z] Release-Date: 2020-01-08 [2023-09-12T22:01:10.672Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T22:01:10.672Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T22:01:10.672Z] ==> Jenkins CI detected. [2023-09-12T22:01:10.672Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-09-12T22:01:10.672Z] project root: . [2023-09-12T22:01:10.672Z] --> token set from env [2023-09-12T22:01:10.672Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T22:01:10.672Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T22:01:10.672Z] ==> Python coveragepy not found [2023-09-12T22:01:10.672Z] ==> Searching for coverage reports in: [2023-09-12T22:01:10.672Z] + . [2023-09-12T22:01:10.672Z] -> Found 1 reports [2023-09-12T22:01:10.672Z] ==> Detecting git/mercurial file structure [2023-09-12T22:01:10.672Z] ==> Reading reports [2023-09-12T22:01:10.672Z] + ./coverage.out bytes=78456 [2023-09-12T22:01:10.672Z] ==> Appending adjustments [2023-09-12T22:01:10.672Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T22:01:10.932Z] + Found adjustments [2023-09-12T22:01:10.932Z] ==> Gzipping contents [2023-09-12T22:01:10.932Z] 12K /tmp/codecov.uA1mlf.gz [2023-09-12T22:01:10.932Z] ==> Uploading reports [2023-09-12T22:01:10.932Z] url: https://codecov.io [2023-09-12T22:01:10.932Z] query: branch=main&commit=9825d353c0ae3edd45665d4480ee2bc38ab097aa&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T22:01:10.932Z] -> Pinging Codecov [2023-09-12T22:01:10.932Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=9825d353c0ae3edd45665d4480ee2bc38ab097aa&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T22:01:11.190Z] -> Uploading to [2023-09-12T22:01:11.191Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/F29A59C45E3A92E06B3E522C9905F8EF/9825d353c0ae3edd45665d4480ee2bc38ab097aa/6575335a-087c-4364-8067-7844cea42338.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T220110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5a9c604314a4d9f3283348c4b7497a11c27c284bee4e2dc4a90006c6f8c233e [2023-09-12T22:01:11.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:01:11.191Z] Dload Upload Total Spent Left Speed [2023-09-12T22:01:11.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 55293 --:--:-- --:--:-- --:--:-- 55293 [2023-09-12T22:01:11.448Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] } [2023-09-12T22:01:11.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T22:01:11.576Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T22:01:11.593Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:01:11.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:01:11.894Z] [2023-09-12T22:01:11.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:01:12.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:01:12.190Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T22:01:12.190Z] df9b9388f04a: Pulling fs layer [2023-09-12T22:01:12.190Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T22:01:12.190Z] 25bc292e5bac: Pulling fs layer [2023-09-12T22:01:12.190Z] 114826534d7a: Pulling fs layer [2023-09-12T22:01:12.190Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T22:01:12.190Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T22:01:12.190Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T22:01:12.190Z] 8a3aa393b2d8: Waiting [2023-09-12T22:01:12.190Z] 114826534d7a: Waiting [2023-09-12T22:01:12.190Z] 6ad1cebc031e: Waiting [2023-09-12T22:01:12.190Z] 25bc292e5bac: Verifying Checksum [2023-09-12T22:01:12.190Z] 25bc292e5bac: Download complete [2023-09-12T22:01:12.464Z] 52dc419b0ee2: Download complete [2023-09-12T22:01:12.464Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T22:01:12.464Z] 4657fd5d0bcf: Download complete [2023-09-12T22:01:12.464Z] df9b9388f04a: Verifying Checksum [2023-09-12T22:01:12.464Z] df9b9388f04a: Download complete [2023-09-12T22:01:12.464Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T22:01:12.464Z] 6ad1cebc031e: Download complete [2023-09-12T22:01:12.464Z] df9b9388f04a: Pull complete [2023-09-12T22:01:12.724Z] 52dc419b0ee2: Pull complete [2023-09-12T22:01:12.993Z] 25bc292e5bac: Pull complete [2023-09-12T22:01:13.262Z] 114826534d7a: Verifying Checksum [2023-09-12T22:01:13.262Z] 114826534d7a: Download complete [2023-09-12T22:01:13.262Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T22:01:13.262Z] 8a3aa393b2d8: Download complete [2023-09-12T22:01:17.474Z] 114826534d7a: Pull complete [2023-09-12T22:01:17.475Z] 4657fd5d0bcf: Pull complete [2023-09-12T22:01:17.475Z] 6ad1cebc031e: Pull complete [2023-09-12T22:01:20.761Z] 8a3aa393b2d8: Pull complete [2023-09-12T22:01:20.761Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T22:01:20.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:01:20.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:01:20.844Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T22:01:20.851Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T22:01:27.023Z] $ docker top f836f43f2b9ac33bbadbd7ae57621c6b094937059eb2826ccd32911fef2ebc8c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T22:01:27.112Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-09-12T22:01:27.394Z] + set -o pipefail [2023-09-12T22:01:27.394Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-09-12T22:01:32.673Z] [2023-09-12T22:01:32.673Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-09-12T22:01:32.673Z] [2023-09-12T22:01:32.673Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/1c556685-6232-4a49-a3bc-ff07d48c95ed [2023-09-12T22:01:32.673Z] [2023-09-12T22:01:32.673Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-09-12T22:01:32.673Z] [2023-09-12T22:01:32.673Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T22:01:32.673Z] [2023-09-12T22:01:32.673Z] [2023-09-12T22:01:32.673Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T22:01:32.673Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T22:01:32.673Z] More details here: https://snyk.co/ue1NS [2023-09-12T22:01:32.673Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T22:01:32.673Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T22:01:32.657Z] $ docker stop --time=1 f836f43f2b9ac33bbadbd7ae57621c6b094937059eb2826ccd32911fef2ebc8c [2023-09-12T22:01:37.375Z] $ docker rm -f --volumes f836f43f2b9ac33bbadbd7ae57621c6b094937059eb2826ccd32911fef2ebc8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-12T22:01:37.769Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:01:37.777Z] provisioning config files... [2023-09-12T22:01:37.786Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8161321685530766234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:01:38.081Z] --> edgex-publish-swagger.sh [2023-09-12T22:01:38.081Z] === Publish doc/openapi/v3 API === [2023-09-12T22:01:38.081Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-09-12T22:01:38.081Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-09-12T22:01:38.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:01:38.081Z] Dload Upload Total Spent Left Speed [2023-09-12T22:01:38.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 725k --:--:-- --:--:-- --:--:-- 725k [2023-09-12T22:01:38.649Z] [2023-09-12T22:01:38.649Z] [Pipeline] } [2023-09-12T22:01:38.656Z] 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 [2023-09-12T22:01:39.028Z] + git log --format=format:%s -1 9825d353c0ae3edd45665d4480ee2bc38ab097aa [Pipeline] sh [2023-09-12T22:01:39.317Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:01:39.317Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:01:39.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:01:39.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:01:39.695Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T22:01:39.696Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:01:40.322Z] $ docker top 293ca8da545448173cf371e0c94d9c84e30ebb16a99ca034025860a92bf0aa1e -eo pid,comm [2023-09-12T22:01:40.397Z] 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). [2023-09-12T22:01:40.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:01:40.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:01:40.435Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:01:40.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:01:40.522Z] $ docker exec 293ca8da545448173cf371e0c94d9c84e30ebb16a99ca034025860a92bf0aa1e ssh-agent [2023-09-12T22:01:40.660Z] SSH_AUTH_SOCK=/tmp/ssh-cZCO6iCwFYP6/agent.32 [2023-09-12T22:01:40.660Z] SSH_AGENT_PID=38 [2023-09-12T22:01:40.664Z] Running ssh-add (command line suppressed) [2023-09-12T22:01:40.726Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15538644182203721773.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15538644182203721773.key) [2023-09-12T22:01:40.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:01:41.051Z] + git semver tag [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,313 [run_tag] DEBUG tag force:False [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,313 [check_head_tag] DEBUG check head tag [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,314 [execute] INFO git cat-file --batch-check [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,319 [execute] INFO git cat-file --batch [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,327 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,327 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,327 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:01:41.617Z] 2023-09-12 22:01:41,332 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:01:41.617Z] 3.1.0-dev.9 [Pipeline] } [2023-09-12T22:01:41.598Z] $ docker exec --env ******** --env ******** 293ca8da545448173cf371e0c94d9c84e30ebb16a99ca034025860a92bf0aa1e ssh-agent -k [2023-09-12T22:01:41.694Z] unset SSH_AUTH_SOCK; [2023-09-12T22:01:41.695Z] unset SSH_AGENT_PID; [2023-09-12T22:01:41.695Z] echo Agent pid 38 killed; [2023-09-12T22:01:41.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:01:42.030Z] + git semver [Pipeline] } [2023-09-12T22:01:42.277Z] $ docker stop --time=1 293ca8da545448173cf371e0c94d9c84e30ebb16a99ca034025860a92bf0aa1e [2023-09-12T22:01:43.553Z] $ docker rm -f --volumes 293ca8da545448173cf371e0c94d9c84e30ebb16a99ca034025860a92bf0aa1e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:01:43.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:01:43.970Z] [2023-09-12T22:01:43.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:01:44.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:01:44.280Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T22:01:44.280Z] ab5ef0e58194: Pulling fs layer [2023-09-12T22:01:44.280Z] 9712f1f96733: Pulling fs layer [2023-09-12T22:01:44.280Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T22:01:44.280Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T22:01:44.280Z] e9a5061849ea: Pulling fs layer [2023-09-12T22:01:44.280Z] d747dcd14b5f: Pulling fs layer [2023-09-12T22:01:44.280Z] 2de7ff778b66: Pulling fs layer [2023-09-12T22:01:44.280Z] 0d9ebad4ef96: Waiting [2023-09-12T22:01:44.280Z] d747dcd14b5f: Waiting [2023-09-12T22:01:44.280Z] 9712f1f96733: Verifying Checksum [2023-09-12T22:01:44.280Z] 9712f1f96733: Download complete [2023-09-12T22:01:44.849Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T22:01:44.849Z] 63f879dbbcfc: Download complete [2023-09-12T22:01:44.849Z] e9a5061849ea: Verifying Checksum [2023-09-12T22:01:44.849Z] e9a5061849ea: Download complete [2023-09-12T22:01:44.849Z] d747dcd14b5f: Verifying Checksum [2023-09-12T22:01:44.849Z] d747dcd14b5f: Download complete [2023-09-12T22:01:44.849Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T22:01:44.849Z] 0d9ebad4ef96: Download complete [2023-09-12T22:01:45.109Z] ab5ef0e58194: Verifying Checksum [2023-09-12T22:01:45.109Z] ab5ef0e58194: Download complete [2023-09-12T22:01:45.109Z] 2de7ff778b66: Verifying Checksum [2023-09-12T22:01:45.109Z] 2de7ff778b66: Download complete [2023-09-12T22:01:47.640Z] ab5ef0e58194: Pull complete [2023-09-12T22:01:47.640Z] 9712f1f96733: Pull complete [2023-09-12T22:01:48.571Z] 63f879dbbcfc: Pull complete [2023-09-12T22:01:51.857Z] 0d9ebad4ef96: Pull complete [2023-09-12T22:01:52.116Z] e9a5061849ea: Pull complete [2023-09-12T22:01:52.374Z] d747dcd14b5f: Pull complete [2023-09-12T22:01:53.311Z] 2de7ff778b66: Pull complete [2023-09-12T22:01:53.311Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T22:01:53.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:01:53.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:01:53.384Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T22:01:53.387Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T22:02:02.343Z] $ docker top bd64237ae77b252ae767416d792630b4afc9b3ddcb2431625cfddc40163e583b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:02:02.444Z] provisioning config files... [2023-09-12T22:02:02.451Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1515857430909059624tmp [2023-09-12T22:02:02.471Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10064827963999416011tmp [2023-09-12T22:02:02.492Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8693436069203230843tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:02:02.508Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:02.799Z] ---> sigul-configuration.sh [2023-09-12T22:02:02.799Z] gpg: directory `/root/.gnupg' created [2023-09-12T22:02:02.799Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T22:02:02.799Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T22:02:02.799Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T22:02:02.799Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T22:02:02.799Z] gpg: CAST5 encrypted data [2023-09-12T22:02:02.799Z] gpg: encrypted with 1 passphrase [2023-09-12T22:02:02.799Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T22:02:03.103Z] + mkdir /home/jenkins [2023-09-12T22:02:03.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T22:02:03.392Z] + 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 [2023-09-12T22:02:03.401Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:03.688Z] ---> sigul-install.sh [2023-09-12T22:02:03.688Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T22:02:03.982Z] + git tag --list [2023-09-12T22:02:03.982Z] v0.0.0 [2023-09-12T22:02:03.982Z] v2.2.0 [2023-09-12T22:02:03.982Z] v2.3.0 [2023-09-12T22:02:03.982Z] v2.3.1 [2023-09-12T22:02:03.982Z] v3.0 [2023-09-12T22:02:03.982Z] v3.0.0 [2023-09-12T22:02:03.982Z] v3.1.0-dev.1 [2023-09-12T22:02:03.982Z] v3.1.0-dev.2 [2023-09-12T22:02:03.982Z] v3.1.0-dev.3 [2023-09-12T22:02:03.982Z] v3.1.0-dev.4 [2023-09-12T22:02:03.982Z] v3.1.0-dev.5 [2023-09-12T22:02:03.982Z] v3.1.0-dev.6 [2023-09-12T22:02:03.982Z] v3.1.0-dev.7 [2023-09-12T22:02:03.982Z] v3.1.0-dev.8 [2023-09-12T22:02:03.982Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T22:02:04.267Z] + lftools sign git-tag v3.1.0-dev.9 [2023-09-12T22:02:04.832Z] Signing Git tag with Sigul... [2023-09-12T22:02:04.832Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-09-12T22:02:05.778Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:06.060Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T22:02:06.066Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T22:02:06.056Z] $ docker stop --time=1 bd64237ae77b252ae767416d792630b4afc9b3ddcb2431625cfddc40163e583b [2023-09-12T22:02:07.327Z] $ docker rm -f --volumes bd64237ae77b252ae767416d792630b4afc9b3ddcb2431625cfddc40163e583b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T22:02:07.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:02:07.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:08.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:08.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:02:08.108Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T22:02:08.113Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:02:08.435Z] $ docker top c3ea34b4754d4e2009d1b4aab2e13bb85f18b3a1d8dac05b562170fb04b1aea7 -eo pid,comm [2023-09-12T22:02:08.509Z] 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). [2023-09-12T22:02:08.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:02:08.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:02:08.542Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:02:08.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:02:08.640Z] $ docker exec c3ea34b4754d4e2009d1b4aab2e13bb85f18b3a1d8dac05b562170fb04b1aea7 ssh-agent [2023-09-12T22:02:08.779Z] SSH_AUTH_SOCK=/tmp/ssh-PXAA2w0AmWEg/agent.32 [2023-09-12T22:02:08.779Z] SSH_AGENT_PID=38 [2023-09-12T22:02:08.784Z] Running ssh-add (command line suppressed) [2023-09-12T22:02:08.852Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9588281840760311400.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9588281840760311400.key) [2023-09-12T22:02:08.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:02:09.178Z] + git semver bump pre [2023-09-12T22:02:09.437Z] 2023-09-12 22:02:09,341 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:02:09.437Z] 2023-09-12 22:02:09,342 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-09-12T22:02:09.437Z] 2023-09-12 22:02:09,342 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-09-12T22:02:09.437Z] 2023-09-12 22:02:09,342 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,342 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,342 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,345 [execute] INFO git cat-file --batch-check [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,351 [execute] INFO git cat-file --batch [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:02:09.438Z] 2023-09-12 22:02:09,357 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:02:09.438Z] 3.1.0-dev.10 [Pipeline] } [2023-09-12T22:02:09.421Z] $ docker exec --env ******** --env ******** c3ea34b4754d4e2009d1b4aab2e13bb85f18b3a1d8dac05b562170fb04b1aea7 ssh-agent -k [2023-09-12T22:02:09.525Z] unset SSH_AUTH_SOCK; [2023-09-12T22:02:09.526Z] unset SSH_AGENT_PID; [2023-09-12T22:02:09.526Z] echo Agent pid 38 killed; [2023-09-12T22:02:09.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:02:09.866Z] + git semver [Pipeline] } [2023-09-12T22:02:10.110Z] $ docker stop --time=1 c3ea34b4754d4e2009d1b4aab2e13bb85f18b3a1d8dac05b562170fb04b1aea7 [2023-09-12T22:02:11.426Z] $ docker rm -f --volumes c3ea34b4754d4e2009d1b4aab2e13bb85f18b3a1d8dac05b562170fb04b1aea7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:02:11.785Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:02:11.786Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:12.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:12.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:02:12.146Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T22:02:12.151Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:02:12.502Z] $ docker top 187ee4cda64c057a539de241600ed598d21627c312297ae8c9ad1f579c89488b -eo pid,comm [2023-09-12T22:02:12.573Z] 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). [2023-09-12T22:02:12.573Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:02:12.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:02:12.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:02:12.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:02:12.702Z] $ docker exec 187ee4cda64c057a539de241600ed598d21627c312297ae8c9ad1f579c89488b ssh-agent [2023-09-12T22:02:12.850Z] SSH_AUTH_SOCK=/tmp/ssh-1XE0nj4qeeL9/agent.32 [2023-09-12T22:02:12.850Z] SSH_AGENT_PID=39 [2023-09-12T22:02:12.854Z] Running ssh-add (command line suppressed) [2023-09-12T22:02:12.918Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3794261086643089156.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3794261086643089156.key) [2023-09-12T22:02:12.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:02:13.248Z] + git semver push [2023-09-12T22:02:13.507Z] 2023-09-12 22:02:13,382 [run_push] DEBUG push [2023-09-12T22:02:13.507Z] 2023-09-12 22:02:13,383 [execute] INFO git cat-file --batch-check [2023-09-12T22:02:13.507Z] 2023-09-12 22:02:13,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:02:13.507Z] 2023-09-12 22:02:13,386 [execute] INFO git rev-list f4abd4b175adf48d202d70fc81dd3ac10c21d065 -- [2023-09-12T22:02:13.507Z] 2023-09-12 22:02:13,386 [execute] DEBUG Popen(['git', 'rev-list', 'f4abd4b175adf48d202d70fc81dd3ac10c21d065', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:02:13.507Z] 2023-09-12 22:02:13,394 [execute] INFO git fetch -v origin [2023-09-12T22:02:13.508Z] 2023-09-12 22:02:13,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T22:02:14.076Z] 2023-09-12 22:02:13,873 [run_push] DEBUG no remote changes detected [2023-09-12T22:02:14.076Z] 2023-09-12 22:02:13,874 [execute] INFO git push origin semver [2023-09-12T22:02:14.076Z] 2023-09-12 22:02:13,874 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:02:15.010Z] 2023-09-12 22:02:14,630 [run_push] DEBUG push all version tags [2023-09-12T22:02:15.010Z] 2023-09-12 22:02:14,631 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T22:02:15.010Z] 2023-09-12 22:02:14,631 [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) [2023-09-12T22:02:15.625Z] 2023-09-12 22:02:15,360 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-09-12T22:02:15.625Z] 3.1.0-dev.10 [Pipeline] } [2023-09-12T22:02:15.627Z] $ docker exec --env ******** --env ******** 187ee4cda64c057a539de241600ed598d21627c312297ae8c9ad1f579c89488b ssh-agent -k [2023-09-12T22:02:15.724Z] unset SSH_AUTH_SOCK; [2023-09-12T22:02:15.724Z] unset SSH_AGENT_PID; [2023-09-12T22:02:15.724Z] echo Agent pid 39 killed; [2023-09-12T22:02:15.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:02:16.211Z] + git semver [Pipeline] } [2023-09-12T22:02:16.450Z] $ docker stop --time=1 187ee4cda64c057a539de241600ed598d21627c312297ae8c9ad1f579c89488b [2023-09-12T22:02:17.802Z] $ docker rm -f --volumes 187ee4cda64c057a539de241600ed598d21627c312297ae8c9ad1f579c89488b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T22:02:18.359Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-09-12T22:02:18.359Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-12T22:02:18.359Z] total 16 [2023-09-12T22:02:18.359Z] drwxr-xr-x 3 root root 4096 Sep 12 21:51 . [2023-09-12T22:02:18.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 22:02 .. [2023-09-12T22:02:18.359Z] drwxr-xr-x 2 root root 4096 Sep 12 21:51 cost [2023-09-12T22:02:18.359Z] -rw-r--r-- 1 root root 91 Sep 12 21:51 cost.csv [2023-09-12T22:02:18.359Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-12T22:02:18.359Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-09-12T22:02:18.359Z] total 16 [2023-09-12T22:02:18.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:51 . [2023-09-12T22:02:18.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 22:02 .. [2023-09-12T22:02:18.359Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:51 cost [2023-09-12T22:02:18.359Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 12 21:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:18.651Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:19.507Z] ---> package-listing.sh [2023-09-12T22:02:19.507Z] ++ facter osfamily [2023-09-12T22:02:19.507Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T22:02:19.766Z] + OS_FAMILY=debian [2023-09-12T22:02:19.766Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-09-12T22:02:19.766Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T22:02:19.766Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T22:02:19.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T22:02:19.766Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T22:02:19.766Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-12T22:02:19.766Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T22:02:19.766Z] + case "${OS_FAMILY}" in [2023-09-12T22:02:19.766Z] + dpkg -l [2023-09-12T22:02:19.766Z] + grep '^ii' [2023-09-12T22:02:19.766Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T22:02:19.766Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T22:02:19.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T22:02:19.766Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-09-12T22:02:19.766Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-09-12T22:02:19.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-09-12T22:02:19.775Z] 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 [2023-09-12T22:02:20.052Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:20.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:02:20.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:02:20.686Z] prd-ubuntu20.04-docker-8c-8g-6010 does not seem to be running inside a container [2023-09-12T22:02:20.694Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T22:02:20.919Z] $ docker top 02f7cf661ef8a0d688a3f5f97a246d49c55e2341c894826441b129db16a6684d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:02:21.293Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T22:02:21.576Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T22:02:21.867Z] + ls /var/log/sa-host [2023-09-12T22:02:21.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:02:21.930Z] provisioning config files... [2023-09-12T22:02:21.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11154630767612493239tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:02:21.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:22.234Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T22:02:22.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:22.563Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T22:02:22.571Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:22.852Z] ---> sudo-logs.sh [2023-09-12T22:02:22.852Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T22:02:22.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:23.174Z] ---> job-cost.sh [2023-09-12T22:02:23.174Z] lf-activate-venv: SKIPPING [2023-09-12T22:02:23.174Z] DEBUG: total: 0.2199999988079071 [2023-09-12T22:02:23.174Z] INFO: Retrieving Stack Cost... [2023-09-12T22:02:23.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:02:24.000Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T22:02:24.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:24.291Z] ---> logs-deploy.sh [2023-09-12T22:02:24.291Z] lf-activate-venv: SKIPPING [2023-09-12T22:02:24.291Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/166 [2023-09-12T22:02:24.291Z] INFO: archiving workspace using pattern(s): [2023-09-12T22:02:25.226Z] Archives upload complete. [2023-09-12T22:02:25.485Z] INFO: archiving logs to Nexus [2023-09-12T22:02:26.054Z] ---> uname -a: [2023-09-12T22:02:26.054Z] Linux prd-ubuntu20-04-docker-8c-8g-6010 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] ---> lscpu: [2023-09-12T22:02:26.054Z] Architecture: x86_64 [2023-09-12T22:02:26.054Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T22:02:26.054Z] Byte Order: Little Endian [2023-09-12T22:02:26.054Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T22:02:26.054Z] CPU(s): 8 [2023-09-12T22:02:26.054Z] On-line CPU(s) list: 0-7 [2023-09-12T22:02:26.054Z] Thread(s) per core: 1 [2023-09-12T22:02:26.054Z] Core(s) per socket: 1 [2023-09-12T22:02:26.054Z] Socket(s): 8 [2023-09-12T22:02:26.054Z] NUMA node(s): 1 [2023-09-12T22:02:26.054Z] Vendor ID: AuthenticAMD [2023-09-12T22:02:26.054Z] CPU family: 23 [2023-09-12T22:02:26.054Z] Model: 49 [2023-09-12T22:02:26.054Z] Model name: AMD EPYC-Rome Processor [2023-09-12T22:02:26.054Z] Stepping: 0 [2023-09-12T22:02:26.054Z] CPU MHz: 2799.998 [2023-09-12T22:02:26.054Z] BogoMIPS: 5599.99 [2023-09-12T22:02:26.054Z] Virtualization: AMD-V [2023-09-12T22:02:26.054Z] Hypervisor vendor: KVM [2023-09-12T22:02:26.054Z] Virtualization type: full [2023-09-12T22:02:26.054Z] L1d cache: 256 KiB [2023-09-12T22:02:26.054Z] L1i cache: 256 KiB [2023-09-12T22:02:26.054Z] L2 cache: 4 MiB [2023-09-12T22:02:26.054Z] L3 cache: 128 MiB [2023-09-12T22:02:26.054Z] NUMA node0 CPU(s): 0-7 [2023-09-12T22:02:26.054Z] Vulnerability Itlb multihit: Not affected [2023-09-12T22:02:26.054Z] Vulnerability L1tf: Not affected [2023-09-12T22:02:26.054Z] Vulnerability Mds: Not affected [2023-09-12T22:02:26.054Z] Vulnerability Meltdown: Not affected [2023-09-12T22:02:26.054Z] Vulnerability Mmio stale data: Not affected [2023-09-12T22:02:26.054Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T22:02:26.054Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T22:02:26.054Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T22:02:26.054Z] Vulnerability Srbds: Not affected [2023-09-12T22:02:26.054Z] Vulnerability Tsx async abort: Not affected [2023-09-12T22:02:26.054Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] ---> nproc: [2023-09-12T22:02:26.054Z] 8 [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] ---> df -h: [2023-09-12T22:02:26.054Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T22:02:26.054Z] overlay 155G 13G 143G 9% / [2023-09-12T22:02:26.054Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T22:02:26.054Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T22:02:26.054Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T22:02:26.054Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] ---> sar -b -r -n DEV: [2023-09-12T22:02:26.054Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6010) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] 21:47:58 LINUX RESTART (8 CPU) [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] 21:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T22:02:26.054Z] 21:49:02 161.30 76.37 84.92 0.00 6868.91 181962.81 0.00 [2023-09-12T22:02:26.054Z] 21:50:01 166.16 1.78 164.38 0.00 33.89 81954.65 0.00 [2023-09-12T22:02:26.054Z] 21:51:01 138.29 0.25 138.04 0.00 14.93 26940.98 0.00 [2023-09-12T22:02:26.054Z] 21:52:01 118.95 0.05 118.90 0.00 5.33 36755.47 0.00 [2023-09-12T22:02:26.054Z] 21:53:01 2.03 0.00 2.03 0.00 0.00 24.81 0.00 [2023-09-12T22:02:26.054Z] 21:54:01 50.36 10.36 39.99 0.00 3422.50 6072.59 0.00 [2023-09-12T22:02:26.054Z] 21:55:01 3.38 0.02 3.37 0.00 0.13 81.85 0.00 [2023-09-12T22:02:26.054Z] 21:56:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 [2023-09-12T22:02:26.054Z] 21:57:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2023-09-12T22:02:26.054Z] 21:58:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-09-12T22:02:26.054Z] 21:59:01 1.88 0.07 1.82 0.00 0.67 21.05 0.00 [2023-09-12T22:02:26.054Z] 22:00:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2023-09-12T22:02:26.054Z] 22:01:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2023-09-12T22:02:26.054Z] 22:02:01 95.07 0.30 94.77 0.00 11.86 59098.02 0.00 [2023-09-12T22:02:26.054Z] Average: 52.93 6.38 46.55 0.00 740.74 28005.66 0.00 [2023-09-12T22:02:26.054Z] [2023-09-12T22:02:26.054Z] 21:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T22:02:26.054Z] 21:49:02 29957072 31629624 721920 2.20 59708 1911112 1742140 5.13 967972 1659744 228 [2023-09-12T22:02:26.054Z] 21:50:01 27560244 31574128 730020 2.22 149512 3998856 1864192 5.49 1212876 3597372 300452 [2023-09-12T22:02:26.054Z] 21:51:01 27655348 31287192 1014628 3.09 156708 3628752 2296056 6.77 1639268 3093436 249496 [2023-09-12T22:02:26.054Z] 21:52:01 27427468 31563984 738916 2.25 167036 4089268 1762728 5.19 1296040 3628452 376 [2023-09-12T22:02:26.054Z] 21:53:01 27428016 31564760 737904 2.24 167080 4089400 1762728 5.19 1296012 3628584 20 [2023-09-12T22:02:26.054Z] 21:54:01 27094496 31546212 727280 2.21 190188 4381884 1743908 5.14 1523080 3702528 60 [2023-09-12T22:02:26.054Z] 21:55:01 27099404 31546240 727904 2.21 188724 4378636 1722600 5.08 1522360 3699312 12 [2023-09-12T22:02:26.054Z] 21:56:01 27108648 31555508 718588 2.19 188732 4378636 1722600 5.08 1512684 3699312 8 [2023-09-12T22:02:26.054Z] 21:57:01 27109176 31556048 717964 2.18 188760 4378640 1722600 5.08 1512688 3699316 8 [2023-09-12T22:02:26.054Z] 21:58:01 27110920 31557820 716104 2.18 188780 4378640 1722600 5.08 1510580 3699320 4 [2023-09-12T22:02:26.054Z] 21:59:01 27110884 31557968 715608 2.18 188812 4378660 1722600 5.08 1510536 3699332 8 [2023-09-12T22:02:26.055Z] 22:00:01 27111092 31558184 715332 2.18 188848 4378668 1722600 5.08 1510624 3699336 12 [2023-09-12T22:02:26.055Z] 22:01:01 27112340 31559484 714252 2.17 188864 4378672 1722600 5.08 1510000 3699344 16 [2023-09-12T22:02:26.055Z] 22:02:01 25618864 31529848 740880 2.25 223700 5686540 1788388 5.27 1615452 4965232 320 [2023-09-12T22:02:26.055Z] Average: 27321712 31541929 745521 2.27 173961 4174026 1787024 5.27 1438584 3583616 39359 [2023-09-12T22:02:26.055Z] [2023-09-12T22:02:26.055Z] 21:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T22:02:26.055Z] 21:49:02 lo 5.13 5.13 0.49 0.49 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:49:02 ens3 523.39 322.34 2666.92 76.51 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:49:02 docker0 11.33 11.23 0.98 120.82 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:50:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:50:01 ens3 505.61 295.05 6379.59 35.32 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:50:01 docker0 209.66 359.52 17.88 2483.84 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:51:01 veth2986a48 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:51:01 ens3 62.64 54.67 74.86 101.54 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:51:01 docker0 1.57 2.73 0.09 30.86 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:52:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:52:01 ens3 148.96 106.23 2586.95 251.75 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:52:01 docker0 1.60 3.53 0.10 31.40 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:54:01 ens3 268.01 132.34 2084.73 10.84 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:55:01 ens3 0.28 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:56:01 ens3 0.37 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:57:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:59:01 ens3 0.73 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:00:01 ens3 1.43 0.95 0.64 0.44 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:01:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:02:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:02:01 ens3 385.57 217.51 8247.27 43.02 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:02:01 docker0 63.34 123.30 5.08 1072.83 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:02:01 veth695a5b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] 22:02:01 vethd1fc0b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] Average: ens3 135.10 80.45 1568.57 37.11 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] Average: docker0 20.31 35.35 1.70 264.47 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] Average: veth695a5b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] Average: vethd1fc0b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T22:02:26.055Z] [2023-09-12T22:02:26.055Z]