Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3088f74b80dce78a876441a0c72d3538a65c555 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-ssh10241682667024048026.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh17961174189749378864.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh1694963284758920036.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4520327974574853575.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-ssh2944737182547791447.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/v2]] ========================================================= [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.20 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/v2 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-8784 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 b3088f74b80dce78a876441a0c72d3538a65c555 (main) Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#309)" > 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 b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-list --no-walk 7c14cf897af34df275d4233d707e2506881d1776 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T20:37:29.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T20:37:29.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T20:37:29.582Z] ========================================================= [2023-04-17T20:37:29.582Z] EdgeX Global Pipelines Version Info [2023-04-17T20:37:29.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:37:30.288Z] ------------------- [2023-04-17T20:37:30.288Z] stable info: [2023-04-17T20:37:30.288Z] ------------------- [2023-04-17T20:37:30.288Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T20:37:30.288Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T20:37:30.288Z] Message: update stable to v1.0.248 [2023-04-17T20:37:30.862Z] ------------------- [2023-04-17T20:37:30.862Z] experimental info: [2023-04-17T20:37:30.862Z] ------------------- [2023-04-17T20:37:30.862Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T20:37:30.862Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T20:37:30.862Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T20:37:31.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-17T20:37:31.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-17T20:37:31.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T20:37:31.055Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T20:37:31.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T20:37:31.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T20:37:31.090Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T20:37:31.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-17T20:37:31.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T20:37:31.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T20:37:31.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T20:37:31.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-17T20:37:31.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T20:37:31.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T20:37:31.176Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T20:37:31.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T20:37:31.193Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T20:37:31.210Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T20:37:31.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T20:37:31.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T20:37:31.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-17T20:37:31.257Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-17T20:37:31.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T20:37:31.281Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T20:37:31.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-17T20:37:31.303Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T20:37:31.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T20:37:31.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T20:37:31.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T20:37:31.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T20:37:31.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] echo [2023-04-17T20:37:31.380Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3088f7 [Pipeline] echo [2023-04-17T20:37:31.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:37:31.432Z] provisioning config files... [2023-04-17T20:37:31.447Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5826571866432030789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:37:31.748Z] ---> docker-login.sh [2023-04-17T20:37:31.748Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:37:32.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:32.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:32.010Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:32.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:32.010Z] [2023-04-17T20:37:32.010Z] Login Succeeded [2023-04-17T20:37:32.010Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:37:32.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:32.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:32.271Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:32.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:32.271Z] [2023-04-17T20:37:32.271Z] Login Succeeded [2023-04-17T20:37:32.271Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:37:32.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:32.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:32.271Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:32.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:32.271Z] [2023-04-17T20:37:32.271Z] Login Succeeded [2023-04-17T20:37:32.271Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:37:32.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:32.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:32.530Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:32.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:32.530Z] [2023-04-17T20:37:32.531Z] Login Succeeded [2023-04-17T20:37:32.531Z] docker.io [2023-04-17T20:37:32.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:32.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:32.790Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:32.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:32.790Z] [2023-04-17T20:37:32.790Z] Login Succeeded [2023-04-17T20:37:32.790Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:37:32.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T20:37:33.158Z] + git rev-list -1 --merges b3088f74b80dce78a876441a0c72d3538a65c555~1..b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] echo [2023-04-17T20:37:33.199Z] -----------> git rev-list -1 --merges b3088f74b80dce78a876441a0c72d3538a65c555~1..b3088f74b80dce78a876441a0c72d3538a65c555 b3088f74b80dce78a876441a0c72d3538a65c555 [false] [Pipeline] sh [2023-04-17T20:37:33.483Z] + git log --format=format:%s -1 b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] echo [2023-04-17T20:37:33.497Z] ========================================================= [2023-04-17T20:37:33.497Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T20:37:33.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T20:37:33.808Z] + git log --format=format:%s -1 b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] echo [2023-04-17T20:37:33.818Z] [semverPrep] GIT_COMMIT: b3088f74b80dce78a876441a0c72d3538a65c555, Commit Message: fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#309) [Pipeline] echo [2023-04-17T20:37:33.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T20:37:34.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T20:37:34.198Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T20:37:34.198Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T20:37:34.198Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T20:37:34.198Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T20:37:34.198Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T20:37:34.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:37:34.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:37:34.597Z] [2023-04-17T20:37:34.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:37:34.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:37:34.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T20:37:34.891Z] b85a868b505f: Pulling fs layer [2023-04-17T20:37:34.891Z] e2be974225ed: Pulling fs layer [2023-04-17T20:37:34.891Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T20:37:34.891Z] 988bab9f4d93: Pulling fs layer [2023-04-17T20:37:34.891Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T20:37:34.891Z] eaf3925da568: Pulling fs layer [2023-04-17T20:37:34.891Z] bab4dde63d76: Pulling fs layer [2023-04-17T20:37:34.891Z] bde34c3a00c8: Pulling fs layer [2023-04-17T20:37:34.891Z] b352a97aabf1: Pulling fs layer [2023-04-17T20:37:34.891Z] 4872d77fe225: Pulling fs layer [2023-04-17T20:37:34.891Z] 5851b861e8e6: Pulling fs layer [2023-04-17T20:37:34.891Z] bab4dde63d76: Waiting [2023-04-17T20:37:34.891Z] bde34c3a00c8: Waiting [2023-04-17T20:37:34.891Z] 5851b861e8e6: Waiting [2023-04-17T20:37:34.891Z] 988bab9f4d93: Waiting [2023-04-17T20:37:34.891Z] b352a97aabf1: Waiting [2023-04-17T20:37:34.891Z] 1469e6f7b9e6: Waiting [2023-04-17T20:37:34.891Z] eaf3925da568: Waiting [2023-04-17T20:37:34.891Z] e2be974225ed: Download complete [2023-04-17T20:37:34.892Z] 988bab9f4d93: Verifying Checksum [2023-04-17T20:37:34.892Z] 988bab9f4d93: Download complete [2023-04-17T20:37:34.892Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T20:37:34.892Z] 1469e6f7b9e6: Download complete [2023-04-17T20:37:35.150Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T20:37:35.150Z] 339a4e72a1f5: Download complete [2023-04-17T20:37:35.150Z] eaf3925da568: Verifying Checksum [2023-04-17T20:37:35.150Z] eaf3925da568: Download complete [2023-04-17T20:37:35.150Z] bde34c3a00c8: Download complete [2023-04-17T20:37:35.150Z] b352a97aabf1: Download complete [2023-04-17T20:37:35.150Z] 4872d77fe225: Verifying Checksum [2023-04-17T20:37:35.150Z] 4872d77fe225: Download complete [2023-04-17T20:37:35.150Z] 5851b861e8e6: Download complete [2023-04-17T20:37:35.150Z] b85a868b505f: Download complete [2023-04-17T20:37:35.408Z] bab4dde63d76: Verifying Checksum [2023-04-17T20:37:35.408Z] bab4dde63d76: Download complete [2023-04-17T20:37:36.365Z] b85a868b505f: Pull complete [2023-04-17T20:37:36.624Z] e2be974225ed: Pull complete [2023-04-17T20:37:37.194Z] 339a4e72a1f5: Pull complete [2023-04-17T20:37:37.194Z] 988bab9f4d93: Pull complete [2023-04-17T20:37:37.454Z] 1469e6f7b9e6: Pull complete [2023-04-17T20:37:37.454Z] eaf3925da568: Pull complete [2023-04-17T20:37:39.356Z] bab4dde63d76: Pull complete [2023-04-17T20:37:39.356Z] bde34c3a00c8: Pull complete [2023-04-17T20:37:39.356Z] b352a97aabf1: Pull complete [2023-04-17T20:37:39.356Z] 4872d77fe225: Pull complete [2023-04-17T20:37:39.615Z] 5851b861e8e6: Pull complete [2023-04-17T20:37:39.615Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T20:37:39.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:37:39.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:37:39.707Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:37:39.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T20:37:40.877Z] $ docker top f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 -eo pid,comm [2023-04-17T20:37:40.948Z] 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-04-17T20:37:40.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T20:37:40.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:37:40.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:37:41.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:37:41.110Z] $ docker exec f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 ssh-agent [2023-04-17T20:37:41.220Z] SSH_AUTH_SOCK=/tmp/ssh-UC56xVmKnggv/agent.32 [2023-04-17T20:37:41.220Z] SSH_AGENT_PID=38 [2023-04-17T20:37:41.226Z] Running ssh-add (command line suppressed) [2023-04-17T20:37:41.323Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12499436726199953989.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12499436726199953989.key) [2023-04-17T20:37:41.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:37:41.620Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T20:37:41.632Z] $ docker exec --env ******** --env ******** f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 ssh-agent -k [2023-04-17T20:37:41.732Z] unset SSH_AUTH_SOCK; [2023-04-17T20:37:41.733Z] unset SSH_AGENT_PID; [2023-04-17T20:37:41.733Z] echo Agent pid 38 killed; [2023-04-17T20:37:41.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T20:37:41.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:37:41.771Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:37:41.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:37:41.893Z] $ docker exec f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 ssh-agent [2023-04-17T20:37:42.007Z] SSH_AUTH_SOCK=/tmp/ssh-Yf5LeUcXZaVd/agent.70 [2023-04-17T20:37:42.007Z] SSH_AGENT_PID=76 [2023-04-17T20:37:42.011Z] Running ssh-add (command line suppressed) [2023-04-17T20:37:42.107Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15637514791656895075.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15637514791656895075.key) [2023-04-17T20:37:42.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:37:42.418Z] + git semver init [2023-04-17T20:37:42.678Z] 2023-04-17 20:37:42,601 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T20:37:42.678Z] 2023-04-17 20:37:42,602 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-17T20:37:42.678Z] 2023-04-17 20:37:42,602 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-04-17T20:37:42.678Z] 2023-04-17 20:37:42,602 [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-04-17T20:37:43.617Z] 2023-04-17 20:37:43,447 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-04-17T20:37:43.617Z] 2023-04-17 20:37:43,447 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-04-17T20:37:43.617Z] 2023-04-17 20:37:43,447 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:37:43.617Z] 2023-04-17 20:37:43,448 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:37:43.617Z] 3.0.0-dev.30 [Pipeline] } [2023-04-17T20:37:43.626Z] $ docker exec --env ******** --env ******** f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 ssh-agent -k [2023-04-17T20:37:43.734Z] unset SSH_AUTH_SOCK; [2023-04-17T20:37:43.735Z] unset SSH_AGENT_PID; [2023-04-17T20:37:43.735Z] echo Agent pid 76 killed; [2023-04-17T20:37:43.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T20:37:44.050Z] + git semver [Pipeline] } [2023-04-17T20:37:44.323Z] $ docker stop --time=1 f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 [2023-04-17T20:37:45.627Z] $ docker rm -f --volumes f4b2cd02e3950f84453980eef0022fbcd145f5d3f8eded39c044120e4205b423 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T20:37:45.969Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T20:37:46.165Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T20:37:46.168Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [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-04-17T20:37:46.272Z] provisioning config files... [2023-04-17T20:37:46.281Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17395878508901638610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:37:46.572Z] ---> docker-login.sh [2023-04-17T20:37:46.573Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:37:46.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:46.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:46.573Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:46.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:46.573Z] [2023-04-17T20:37:46.573Z] Login Succeeded [2023-04-17T20:37:46.573Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:37:46.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:46.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:46.573Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:46.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:46.573Z] [2023-04-17T20:37:46.573Z] Login Succeeded [2023-04-17T20:37:46.573Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:37:46.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8783 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-04-17T20:37:46.612Z] Running in /w/workspace/device-onvif-camera/124 [Pipeline] { [Pipeline] checkout [2023-04-17T20:37:46.646Z] The recommended git tool is: git [2023-04-17T20:37:46.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:46.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:46.832Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:46.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:46.832Z] [2023-04-17T20:37:46.832Z] Login Succeeded [2023-04-17T20:37:46.832Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:37:46.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:46.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:46.833Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:46.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:46.833Z] [2023-04-17T20:37:46.833Z] Login Succeeded [2023-04-17T20:37:46.833Z] docker.io [2023-04-17T20:37:47.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:37:47.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:37:47.092Z] Configure a credential helper to remove this warning. See [2023-04-17T20:37:47.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:37:47.092Z] [2023-04-17T20:37:47.092Z] Login Succeeded [2023-04-17T20:37:47.092Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:37:47.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T20:37:47.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:37:47.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:37:47.197Z] ========================================================= [2023-04-17T20:37:47.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T20:37:47.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:37:47.508Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T20:37:47.508Z] Sending build context to Docker daemon 26.92MB [2023-04-17T20:37:47.508Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T20:37:47.508Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-17T20:37:47.769Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T20:37:47.769Z] 63b65145d645: Pulling fs layer [2023-04-17T20:37:47.769Z] a2d21d5440eb: Pulling fs layer [2023-04-17T20:37:47.769Z] 935e6c44a52c: Pulling fs layer [2023-04-17T20:37:47.769Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T20:37:47.769Z] 30dea6a524f1: Pulling fs layer [2023-04-17T20:37:47.769Z] a2aff8979fd8: Pulling fs layer [2023-04-17T20:37:47.769Z] 6808be2612f2: Pulling fs layer [2023-04-17T20:37:47.769Z] f25807f1079a: Pulling fs layer [2023-04-17T20:37:47.769Z] 30dea6a524f1: Waiting [2023-04-17T20:37:47.769Z] 6808be2612f2: Waiting [2023-04-17T20:37:47.769Z] a2aff8979fd8: Waiting [2023-04-17T20:37:47.769Z] f25807f1079a: Waiting [2023-04-17T20:37:47.769Z] a2d21d5440eb: Verifying Checksum [2023-04-17T20:37:47.769Z] a2d21d5440eb: Download complete [2023-04-17T20:37:47.769Z] 94cc34f8dd06: Verifying Checksum [2023-04-17T20:37:47.769Z] 94cc34f8dd06: Download complete [2023-04-17T20:37:47.769Z] 30dea6a524f1: Verifying Checksum [2023-04-17T20:37:47.769Z] 30dea6a524f1: Download complete [2023-04-17T20:37:47.769Z] 63b65145d645: Verifying Checksum [2023-04-17T20:37:47.769Z] 63b65145d645: Download complete [2023-04-17T20:37:47.769Z] a2aff8979fd8: Verifying Checksum [2023-04-17T20:37:47.769Z] a2aff8979fd8: Download complete [2023-04-17T20:37:48.030Z] 63b65145d645: Pull complete [2023-04-17T20:37:48.030Z] a2d21d5440eb: Pull complete [2023-04-17T20:37:48.030Z] f25807f1079a: Verifying Checksum [2023-04-17T20:37:48.030Z] f25807f1079a: Download complete [2023-04-17T20:37:48.290Z] 935e6c44a52c: Verifying Checksum [2023-04-17T20:37:48.290Z] 935e6c44a52c: Download complete [2023-04-17T20:37:48.548Z] 6808be2612f2: Verifying Checksum [2023-04-17T20:37:48.549Z] 6808be2612f2: Download complete [2023-04-17T20:37:51.839Z] 935e6c44a52c: Pull complete [2023-04-17T20:37:51.839Z] 94cc34f8dd06: Pull complete [2023-04-17T20:37:51.839Z] 30dea6a524f1: Pull complete [2023-04-17T20:37:52.097Z] a2aff8979fd8: Pull complete [2023-04-17T20:37:53.236Z] using credential edgex-jenkins-ssh [2023-04-17T20:37:53.259Z] Cloning the remote Git repository [2023-04-17T20:37:53.303Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-17T20:37:53.426Z] > git init /w/workspace/device-onvif-camera/124 # timeout=10 [2023-04-17T20:37:53.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-17T20:37:53.618Z] > git --version # timeout=10 [2023-04-17T20:37:53.645Z] > git --version # 'git version 2.25.1' [2023-04-17T20:37:53.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T20:37:53.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T20:37:54.649Z] 6808be2612f2: Pull complete [2023-04-17T20:37:55.217Z] f25807f1079a: Pull complete [2023-04-17T20:37:55.217Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T20:37:55.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T20:37:55.217Z] ---> 3b553350e43f [2023-04-17T20:37:55.217Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:37:55.314Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-17T20:37:55.343Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T20:37:56.464Z] Avoid second fetch [2023-04-17T20:37:56.464Z] Checking out Revision b3088f74b80dce78a876441a0c72d3538a65c555 (main) [2023-04-17T20:37:56.598Z] ---> Running in 71d67926ebf7 [2023-04-17T20:37:56.599Z] Removing intermediate container 71d67926ebf7 [2023-04-17T20:37:56.599Z] ---> 433b2de9d477 [2023-04-17T20:37:56.599Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T20:37:56.599Z] ---> Running in 4a2671237c4c [2023-04-17T20:37:56.858Z] Removing intermediate container 4a2671237c4c [2023-04-17T20:37:56.858Z] ---> 67d2dabf396b [2023-04-17T20:37:56.858Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-17T20:37:56.858Z] ---> Running in 97cf714578e4 [2023-04-17T20:37:56.858Z] Removing intermediate container 97cf714578e4 [2023-04-17T20:37:56.858Z] ---> e28cb6896bd5 [2023-04-17T20:37:56.858Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T20:37:56.858Z] ---> Running in 21d3db5d60fe [2023-04-17T20:37:56.479Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T20:37:56.580Z] > git checkout -f b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 [2023-04-17T20:37:57.118Z] Removing intermediate container 21d3db5d60fe [2023-04-17T20:37:57.118Z] ---> d22b266caf35 [2023-04-17T20:37:57.118Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-17T20:37:57.118Z] ---> Running in 511d40f4e03d [2023-04-17T20:37:57.118Z] Removing intermediate container 511d40f4e03d [2023-04-17T20:37:57.118Z] ---> 9dbf8b089a96 [2023-04-17T20:37:57.118Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T20:37:57.118Z] ---> Running in c13a7d850c96 [2023-04-17T20:37:57.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:37:57.479Z] Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#309)" [2023-04-17T20:37:57.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:37:57.636Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T20:37:58.207Z] Removing intermediate container c13a7d850c96 [2023-04-17T20:37:58.207Z] ---> 3f8503c1e03a [2023-04-17T20:37:58.207Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-17T20:37:58.207Z] ---> Running in 04d835739f5c [2023-04-17T20:37:58.207Z] Removing intermediate container 04d835739f5c [2023-04-17T20:37:58.207Z] ---> 27f6210ea6b7 [2023-04-17T20:37:58.207Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-17T20:37:58.207Z] ---> 05acff7a2826 [2023-04-17T20:37:58.207Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:37:58.207Z] ---> Running in e191c471abe4 [2023-04-17T20:37:58.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T20:37:58.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T20:37:58.389Z] Dload Upload Total Spent Left Speed [2023-04-17T20:37:58.389Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-17T20:37:59.038Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T20:37:59.378Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T20:37:59.378Z] + sudo tee /etc/docker/daemon.new [2023-04-17T20:37:59.378Z] { [2023-04-17T20:37:59.378Z] "registry-mirrors": [ [2023-04-17T20:37:59.378Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T20:37:59.378Z] ], [2023-04-17T20:37:59.378Z] "bip": "10.250.0.254/24", [2023-04-17T20:37:59.378Z] "hosts": [ [2023-04-17T20:37:59.378Z] "tcp://0.0.0.0:5555", [2023-04-17T20:37:59.378Z] "unix:///var/run/docker.sock" [2023-04-17T20:37:59.378Z] ], [2023-04-17T20:37:59.378Z] "mtu": 1458, [2023-04-17T20:37:59.378Z] "selinux-enabled": true, [2023-04-17T20:37:59.378Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T20:37:59.378Z] } [Pipeline] sh [2023-04-17T20:37:59.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T20:38:00.075Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:38:18.364Z] provisioning config files... [2023-04-17T20:38:18.398Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/124@tmp/config8912826722958660026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:38:18.774Z] ---> docker-login.sh [2023-04-17T20:38:18.774Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:38:19.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:38:19.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:38:19.379Z] Configure a credential helper to remove this warning. See [2023-04-17T20:38:19.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:38:19.379Z] [2023-04-17T20:38:19.379Z] Login Succeeded [2023-04-17T20:38:19.379Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:38:19.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:38:19.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:38:19.926Z] Configure a credential helper to remove this warning. See [2023-04-17T20:38:19.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:38:19.926Z] [2023-04-17T20:38:19.926Z] Login Succeeded [2023-04-17T20:38:19.926Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:38:20.146Z] Removing intermediate container e191c471abe4 [2023-04-17T20:38:20.146Z] ---> c1412725eb13 [2023-04-17T20:38:20.146Z] Step 12/13 : COPY . . [2023-04-17T20:38:20.146Z] ---> a351c0397290 [2023-04-17T20:38:20.146Z] Step 13/13 : RUN ${MAKE} [2023-04-17T20:38:20.146Z] ---> Running in 0ab5bcab21c2 [2023-04-17T20:38:20.146Z] noop [2023-04-17T20:38:20.146Z] Removing intermediate container 0ab5bcab21c2 [2023-04-17T20:38:20.146Z] ---> 3417fbe7bee1 [2023-04-17T20:38:20.146Z] Successfully built 3417fbe7bee1 [2023-04-17T20:38:20.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:38:20.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:38:20.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:38:20.200Z] Configure a credential helper to remove this warning. See [2023-04-17T20:38:20.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:38:20.200Z] [2023-04-17T20:38:20.200Z] Login Succeeded [2023-04-17T20:38:20.200Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:38:20.459Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T20:38:20.459Z] . [Pipeline] } [Pipeline] // withEnv [2023-04-17T20:38:20.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer [2023-04-17T20:38:20.534Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:38:20.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T20:38:20.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:38:20.751Z] Configure a credential helper to remove this warning. See [2023-04-17T20:38:20.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:38:20.751Z] [2023-04-17T20:38:20.751Z] Login Succeeded [2023-04-17T20:38:20.751Z] docker.io [2023-04-17T20:38:20.913Z] $ docker top 2d3ec9529a6b24282fa8719f29a7afac3714ab931b7c6fc1e2774353feaaa684 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:38:21.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:38:21.259Z] + go version [2023-04-17T20:38:21.259Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T20:38:21.269Z] $ docker stop --time=1 2d3ec9529a6b24282fa8719f29a7afac3714ab931b7c6fc1e2774353feaaa684 [2023-04-17T20:38:21.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:38:21.294Z] Configure a credential helper to remove this warning. See [2023-04-17T20:38:21.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:38:21.294Z] [2023-04-17T20:38:21.294Z] Login Succeeded [2023-04-17T20:38:21.294Z] ---> docker-login.sh ends [2023-04-17T20:38:22.567Z] $ docker rm -f --volumes 2d3ec9529a6b24282fa8719f29a7afac3714ab931b7c6fc1e2774353feaaa684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-04-17T20:38:22.610Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-04-17T20:38:22.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-04-17T20:38:22.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T20:38:22.971Z] . [Pipeline] echo [2023-04-17T20:38:22.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:38:22.979Z] ========================================================= [2023-04-17T20:38:22.979Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T20:38:22.979Z] ========================================================= [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:38:23.039Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:38:23.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T20:38:23.416Z] $ docker top 9fc046dd7d49aba0e75e92a1b24b870cacf6ffd75e9ec75ec8660f42e9c52eb3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:38:23.759Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:38:23.855Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T20:38:24.054Z] + make test [2023-04-17T20:38:24.054Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T20:38:24.448Z] Sending build context to Docker daemon 19.65MB [2023-04-17T20:38:24.448Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T20:38:24.448Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-17T20:38:24.721Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T20:38:24.721Z] af6eaf76a39c: Pulling fs layer [2023-04-17T20:38:24.721Z] 55522c791124: Pulling fs layer [2023-04-17T20:38:24.721Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T20:38:24.721Z] 169dfbe0d373: Pulling fs layer [2023-04-17T20:38:24.721Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T20:38:24.721Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T20:38:24.721Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T20:38:24.721Z] e1ff8fa3b103: Waiting [2023-04-17T20:38:24.721Z] 52ebb69f0ebf: Waiting [2023-04-17T20:38:24.721Z] 169dfbe0d373: Waiting [2023-04-17T20:38:24.721Z] 55522c791124: Download complete [2023-04-17T20:38:24.721Z] 169dfbe0d373: Verifying Checksum [2023-04-17T20:38:24.721Z] 169dfbe0d373: Download complete [2023-04-17T20:38:24.721Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T20:38:24.721Z] e1ff8fa3b103: Download complete [2023-04-17T20:38:24.721Z] af6eaf76a39c: Verifying Checksum [2023-04-17T20:38:24.721Z] af6eaf76a39c: Download complete [2023-04-17T20:38:26.185Z] af6eaf76a39c: Pull complete [2023-04-17T20:38:26.185Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T20:38:26.185Z] 5abe8eddf0d5: Download complete [2023-04-17T20:38:26.459Z] 55522c791124: Pull complete [2023-04-17T20:38:27.437Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T20:38:27.437Z] 52ebb69f0ebf: Download complete [2023-04-17T20:38:27.437Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T20:38:27.437Z] ce5c4a1c91eb: Download complete [2023-04-17T20:38:29.321Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-17T20:38:39.824Z] ce5c4a1c91eb: Pull complete [2023-04-17T20:38:39.824Z] 169dfbe0d373: Pull complete [2023-04-17T20:38:39.824Z] e1ff8fa3b103: Pull complete [2023-04-17T20:38:41.524Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-17T20:38:41.524Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-17T20:38:42.091Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.6% of statements [2023-04-17T20:38:42.351Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.421s coverage: 86.5% of statements [2023-04-17T20:38:46.523Z] 52ebb69f0ebf: Pull complete [2023-04-17T20:38:48.511Z] 5abe8eddf0d5: Pull complete [2023-04-17T20:38:48.511Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T20:38:48.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T20:38:48.511Z] ---> 6cb57ee374ae [2023-04-17T20:38:48.511Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:38:50.459Z] go vet ./... [2023-04-17T20:38:51.128Z] ---> Running in 194129f8fc75 [2023-04-17T20:38:51.128Z] Removing intermediate container 194129f8fc75 [2023-04-17T20:38:51.128Z] ---> deef183f8472 [2023-04-17T20:38:51.128Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T20:38:51.128Z] ---> Running in 9802e459506c [2023-04-17T20:38:51.400Z] Removing intermediate container 9802e459506c [2023-04-17T20:38:51.400Z] ---> b5e08300dfd8 [2023-04-17T20:38:51.400Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-17T20:38:51.400Z] ---> Running in 3de7876e9d55 [2023-04-17T20:38:51.674Z] Removing intermediate container 3de7876e9d55 [2023-04-17T20:38:51.674Z] ---> d1a5d32a7fe1 [2023-04-17T20:38:51.674Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T20:38:51.946Z] ---> Running in 47d38e87af0a [2023-04-17T20:38:52.217Z] Removing intermediate container 47d38e87af0a [2023-04-17T20:38:52.217Z] ---> c1968f8cb15e [2023-04-17T20:38:52.217Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-17T20:38:52.217Z] ---> Running in c2e8137dd0c0 [2023-04-17T20:38:52.495Z] Removing intermediate container c2e8137dd0c0 [2023-04-17T20:38:52.495Z] ---> 905292f173f4 [2023-04-17T20:38:52.495Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T20:38:52.769Z] ---> Running in 801a988a0f2c [2023-04-17T20:38:53.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:38:54.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T20:38:54.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T20:38:54.644Z] ./bin/test-attribution-txt.sh [2023-04-17T20:38:54.644Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-17T20:38:54.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T20:38:54.662Z] $ docker stop --time=1 9fc046dd7d49aba0e75e92a1b24b870cacf6ffd75e9ec75ec8660f42e9c52eb3 [2023-04-17T20:38:54.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:38:55.688Z] OK: 263 MiB in 53 packages [2023-04-17T20:38:56.472Z] $ docker rm -f --volumes 9fc046dd7d49aba0e75e92a1b24b870cacf6ffd75e9ec75ec8660f42e9c52eb3 [2023-04-17T20:38:56.655Z] Removing intermediate container 801a988a0f2c [2023-04-17T20:38:56.655Z] ---> b634f1377a13 [2023-04-17T20:38:56.655Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-17T20:38:56.655Z] ---> Running in d74454038a50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T20:38:56.925Z] Removing intermediate container d74454038a50 [2023-04-17T20:38:56.925Z] ---> 9e03a2fd2114 [2023-04-17T20:38:56.925Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-17T20:38:56.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T20:38:57.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-17T20:38:57.527Z] ---> c3a7383ba74e [2023-04-17T20:38:57.527Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:38:57.527Z] ---> Running in 4f1453576d41 [2023-04-17T20:38:57.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T20:38:57.825Z] + ls -al . [2023-04-17T20:38:57.825Z] total 236 [2023-04-17T20:38:57.825Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 20:38 . [2023-04-17T20:38:57.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:37 .. [2023-04-17T20:38:57.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 20:37 .git [2023-04-17T20:38:57.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:37 .github [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 17 20:37 .gitignore [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 20:37 .golangci.yml [2023-04-17T20:38:57.825Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 20:37 .semver [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 17 20:37 Attribution.txt [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 17 20:37 CHANGELOG.md [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 17 20:37 Dockerfile [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 20:37 GOVERNANCE.md [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 17 20:37 Jenkinsfile [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 17 20:37 LICENSE [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 17 20:37 Makefile [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 17 20:37 OWNERS.md [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 17 20:37 README.md [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 20:37 VERSION [2023-04-17T20:38:57.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 20:37 bin [2023-04-17T20:38:57.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:37 cmd [2023-04-17T20:38:57.825Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 17 20:38 coverage.out [2023-04-17T20:38:57.825Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 17 20:37 doc [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 17 20:37 go.mod [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 17 20:37 go.sum [2023-04-17T20:38:57.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:37 internal [2023-04-17T20:38:57.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:37 snap [2023-04-17T20:38:57.825Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 17 20:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:38:58.145Z] + 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=b3088f74b80dce78a876441a0c72d3538a65c555 --label arch=amd64 --label version=3.0.0-dev.30 . [2023-04-17T20:38:58.145Z] Sending build context to Docker daemon 27MB [2023-04-17T20:38:58.145Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T20:38:58.145Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-17T20:38:58.145Z] ---> 3417fbe7bee1 [2023-04-17T20:38:58.145Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:38:58.405Z] ---> Running in 37660a293abc [2023-04-17T20:38:58.405Z] Removing intermediate container 37660a293abc [2023-04-17T20:38:58.405Z] ---> 65550fcc7765 [2023-04-17T20:38:58.405Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T20:38:58.405Z] ---> Running in ad9264ef5699 [2023-04-17T20:38:58.405Z] Removing intermediate container ad9264ef5699 [2023-04-17T20:38:58.405Z] ---> cfc021eb9d32 [2023-04-17T20:38:58.405Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-17T20:38:58.405Z] ---> Running in c86bdc9082d4 [2023-04-17T20:38:58.664Z] Removing intermediate container c86bdc9082d4 [2023-04-17T20:38:58.664Z] ---> a320c3e27f4a [2023-04-17T20:38:58.664Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T20:38:58.664Z] ---> Running in 1272034e2c44 [2023-04-17T20:38:58.664Z] Removing intermediate container 1272034e2c44 [2023-04-17T20:38:58.664Z] ---> c91f65bacce3 [2023-04-17T20:38:58.664Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-17T20:38:58.664Z] ---> Running in 7038784a3695 [2023-04-17T20:38:58.664Z] Removing intermediate container 7038784a3695 [2023-04-17T20:38:58.664Z] ---> 7328ccd57e0c [2023-04-17T20:38:58.664Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T20:38:58.664Z] ---> Running in 0793e426afb3 [2023-04-17T20:38:58.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:38:59.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:38:59.442Z] OK: 265 MiB in 53 packages [2023-04-17T20:38:59.702Z] Removing intermediate container 0793e426afb3 [2023-04-17T20:38:59.702Z] ---> d267df164ae8 [2023-04-17T20:38:59.702Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-17T20:38:59.702Z] ---> Running in f67776a6b580 [2023-04-17T20:38:59.702Z] Removing intermediate container f67776a6b580 [2023-04-17T20:38:59.702Z] ---> 8b305a219054 [2023-04-17T20:38:59.702Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-17T20:38:59.961Z] ---> 2e43fae604a5 [2023-04-17T20:38:59.961Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:38:59.961Z] ---> Running in 34666e987fce [2023-04-17T20:39:00.896Z] Removing intermediate container 34666e987fce [2023-04-17T20:39:00.896Z] ---> c5d64f38970c [2023-04-17T20:39:00.896Z] Step 12/26 : COPY . . [2023-04-17T20:39:01.463Z] ---> 12d63a69701a [2023-04-17T20:39:01.463Z] Step 13/26 : RUN ${MAKE} [2023-04-17T20:39:01.463Z] ---> Running in c9e3f8783814 [2023-04-17T20:39:01.723Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-17T20:39:19.995Z] Removing intermediate container c9e3f8783814 [2023-04-17T20:39:19.995Z] ---> d24141936f7c [2023-04-17T20:39:19.995Z] Step 14/26 : FROM alpine:3.17 [2023-04-17T20:39:20.256Z] 3.17: Pulling from library/alpine [2023-04-17T20:39:20.256Z] f56be85fc22e: Pulling fs layer [2023-04-17T20:39:20.516Z] f56be85fc22e: Download complete [2023-04-17T20:39:20.516Z] f56be85fc22e: Pull complete [2023-04-17T20:39:20.776Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T20:39:20.777Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T20:39:20.777Z] ---> 9ed4aefc74f6 [2023-04-17T20:39:20.777Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-17T20:39:20.777Z] ---> Running in 29a8f0252b37 [2023-04-17T20:39:20.777Z] Removing intermediate container 29a8f0252b37 [2023-04-17T20:39:20.777Z] ---> 928a71a82865 [2023-04-17T20:39:20.777Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:39:20.777Z] ---> Running in 19d22a00afcf [2023-04-17T20:39:21.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T20:39:21.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T20:39:21.555Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T20:39:21.555Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:39:21.555Z] OK: 7 MiB in 16 packages [2023-04-17T20:39:21.815Z] Removing intermediate container 19d22a00afcf [2023-04-17T20:39:21.815Z] ---> e87679680843 [2023-04-17T20:39:21.815Z] Step 17/26 : WORKDIR / [2023-04-17T20:39:21.815Z] ---> Running in 210e889a8afd [2023-04-17T20:39:21.815Z] Removing intermediate container 210e889a8afd [2023-04-17T20:39:21.815Z] ---> 43af2027b416 [2023-04-17T20:39:21.815Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-17T20:39:22.383Z] ---> 50cbba7c35f4 [2023-04-17T20:39:22.383Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-17T20:39:22.383Z] ---> 10efc3e03b1a [2023-04-17T20:39:22.383Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-17T20:39:22.643Z] ---> 3ef0c34381bb [2023-04-17T20:39:22.643Z] Step 21/26 : EXPOSE 59984 [2023-04-17T20:39:22.643Z] ---> Running in 102568999d17 [2023-04-17T20:39:22.643Z] Removing intermediate container 102568999d17 [2023-04-17T20:39:22.643Z] ---> d8a3e9e50a1e [2023-04-17T20:39:22.643Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-17T20:39:22.643Z] ---> Running in 9bbb7b2d697a [2023-04-17T20:39:22.643Z] Removing intermediate container 9bbb7b2d697a [2023-04-17T20:39:22.643Z] ---> cde4db1ef663 [2023-04-17T20:39:22.643Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:39:22.902Z] ---> Running in ba1490a71329 [2023-04-17T20:39:22.902Z] Removing intermediate container ba1490a71329 [2023-04-17T20:39:22.902Z] ---> 56ba6121a0ca [2023-04-17T20:39:22.902Z] Step 24/26 : LABEL arch=amd64 [2023-04-17T20:39:22.902Z] ---> Running in daeb8ba2e348 [2023-04-17T20:39:22.902Z] Removing intermediate container daeb8ba2e348 [2023-04-17T20:39:22.902Z] ---> 38e6ca00e27a [2023-04-17T20:39:22.902Z] Step 25/26 : LABEL git_sha=b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:39:22.902Z] ---> Running in d775c6d2ac22 [2023-04-17T20:39:22.902Z] Removing intermediate container d775c6d2ac22 [2023-04-17T20:39:22.902Z] ---> ef070cd76fde [2023-04-17T20:39:22.902Z] Step 26/26 : LABEL version=3.0.0-dev.30 [2023-04-17T20:39:23.162Z] ---> Running in 41ca69b6aa56 [2023-04-17T20:39:23.162Z] Removing intermediate container 41ca69b6aa56 [2023-04-17T20:39:23.162Z] ---> 88f6a2de1864 [2023-04-17T20:39:23.162Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T20:39:23.162Z] Successfully built 88f6a2de1864 [2023-04-17T20:39:23.162Z] 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-04-17T20:39:23.257Z] provisioning config files... [2023-04-17T20:39:23.264Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2113281951551647324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:39:23.554Z] ---> docker-login.sh [2023-04-17T20:39:23.554Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:39:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:39:23.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:39:23.554Z] Configure a credential helper to remove this warning. See [2023-04-17T20:39:23.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:39:23.554Z] [2023-04-17T20:39:23.554Z] Login Succeeded [2023-04-17T20:39:23.554Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:39:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:39:23.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:39:23.554Z] Configure a credential helper to remove this warning. See [2023-04-17T20:39:23.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:39:23.554Z] [2023-04-17T20:39:23.554Z] Login Succeeded [2023-04-17T20:39:23.554Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:39:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:39:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:39:23.813Z] Configure a credential helper to remove this warning. See [2023-04-17T20:39:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:39:23.813Z] [2023-04-17T20:39:23.813Z] Login Succeeded [2023-04-17T20:39:23.813Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:39:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:39:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:39:23.813Z] Configure a credential helper to remove this warning. See [2023-04-17T20:39:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:39:23.813Z] [2023-04-17T20:39:23.813Z] Login Succeeded [2023-04-17T20:39:23.813Z] docker.io [2023-04-17T20:39:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:39:24.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:39:24.073Z] Configure a credential helper to remove this warning. See [2023-04-17T20:39:24.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:39:24.073Z] [2023-04-17T20:39:24.073Z] Login Succeeded [2023-04-17T20:39:24.073Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:39:24.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:39:24.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:39:24.120Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-04-17T20:39:24.120Z] b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:39:24.120Z] latest [2023-04-17T20:39:24.120Z] 3.0.0-dev.30 [2023-04-17T20:39:24.120Z] b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [2023-04-17T20:39:24.120Z] main [2023-04-17T20:39:24.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:24.423Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:24.727Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:39:24.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-17T20:39:24.728Z] af74dcdd9d8a: Preparing [2023-04-17T20:39:24.728Z] 2ca6b83478e0: Preparing [2023-04-17T20:39:24.728Z] e36ec42e142d: Preparing [2023-04-17T20:39:24.728Z] 0388532be5ea: Preparing [2023-04-17T20:39:24.728Z] f1417ff83b31: Preparing [2023-04-17T20:39:24.728Z] f1417ff83b31: Layer already exists [2023-04-17T20:39:24.728Z] af74dcdd9d8a: Pushed [2023-04-17T20:39:24.728Z] 2ca6b83478e0: Pushed [2023-04-17T20:39:24.728Z] 0388532be5ea: Pushed [2023-04-17T20:39:28.013Z] e36ec42e142d: Pushed [2023-04-17T20:39:28.013Z] b3088f74b80dce78a876441a0c72d3538a65c555: digest: sha256:4cec6319a42c8b036f462b027e4e6e1d0c56c80673b6706c10aea4c53aaa785c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:28.314Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:28.614Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-17T20:39:28.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-17T20:39:28.614Z] af74dcdd9d8a: Preparing [2023-04-17T20:39:28.614Z] 2ca6b83478e0: Preparing [2023-04-17T20:39:28.614Z] e36ec42e142d: Preparing [2023-04-17T20:39:28.614Z] 0388532be5ea: Preparing [2023-04-17T20:39:28.614Z] f1417ff83b31: Preparing [2023-04-17T20:39:28.614Z] 2ca6b83478e0: Layer already exists [2023-04-17T20:39:28.614Z] af74dcdd9d8a: Layer already exists [2023-04-17T20:39:28.614Z] f1417ff83b31: Layer already exists [2023-04-17T20:39:28.614Z] 0388532be5ea: Layer already exists [2023-04-17T20:39:28.614Z] e36ec42e142d: Layer already exists [2023-04-17T20:39:28.614Z] latest: digest: sha256:4cec6319a42c8b036f462b027e4e6e1d0c56c80673b6706c10aea4c53aaa785c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:28.916Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:29.217Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.30 [2023-04-17T20:39:29.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-17T20:39:29.217Z] af74dcdd9d8a: Preparing [2023-04-17T20:39:29.217Z] 2ca6b83478e0: Preparing [2023-04-17T20:39:29.217Z] e36ec42e142d: Preparing [2023-04-17T20:39:29.217Z] 0388532be5ea: Preparing [2023-04-17T20:39:29.217Z] f1417ff83b31: Preparing [2023-04-17T20:39:29.217Z] f1417ff83b31: Layer already exists [2023-04-17T20:39:29.217Z] 2ca6b83478e0: Layer already exists [2023-04-17T20:39:29.217Z] af74dcdd9d8a: Layer already exists [2023-04-17T20:39:29.217Z] 0388532be5ea: Layer already exists [2023-04-17T20:39:29.217Z] e36ec42e142d: Layer already exists [2023-04-17T20:39:29.217Z] 3.0.0-dev.30: digest: sha256:4cec6319a42c8b036f462b027e4e6e1d0c56c80673b6706c10aea4c53aaa785c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:29.523Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:29.842Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [2023-04-17T20:39:29.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-17T20:39:29.842Z] af74dcdd9d8a: Preparing [2023-04-17T20:39:29.842Z] 2ca6b83478e0: Preparing [2023-04-17T20:39:29.842Z] e36ec42e142d: Preparing [2023-04-17T20:39:29.842Z] 0388532be5ea: Preparing [2023-04-17T20:39:29.842Z] f1417ff83b31: Preparing [2023-04-17T20:39:29.842Z] 2ca6b83478e0: Layer already exists [2023-04-17T20:39:29.842Z] af74dcdd9d8a: Layer already exists [2023-04-17T20:39:29.842Z] e36ec42e142d: Layer already exists [2023-04-17T20:39:29.842Z] f1417ff83b31: Layer already exists [2023-04-17T20:39:29.842Z] 0388532be5ea: Layer already exists [2023-04-17T20:39:29.842Z] b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30: digest: sha256:4cec6319a42c8b036f462b027e4e6e1d0c56c80673b6706c10aea4c53aaa785c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:30.155Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:30.464Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-04-17T20:39:30.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-04-17T20:39:30.464Z] af74dcdd9d8a: Preparing [2023-04-17T20:39:30.464Z] 2ca6b83478e0: Preparing [2023-04-17T20:39:30.464Z] e36ec42e142d: Preparing [2023-04-17T20:39:30.464Z] 0388532be5ea: Preparing [2023-04-17T20:39:30.464Z] f1417ff83b31: Preparing [2023-04-17T20:39:30.464Z] f1417ff83b31: Layer already exists [2023-04-17T20:39:30.464Z] 2ca6b83478e0: Layer already exists [2023-04-17T20:39:30.464Z] e36ec42e142d: Layer already exists [2023-04-17T20:39:30.464Z] 0388532be5ea: Layer already exists [2023-04-17T20:39:30.464Z] af74dcdd9d8a: Layer already exists [2023-04-17T20:39:30.464Z] main: digest: sha256:4cec6319a42c8b036f462b027e4e6e1d0c56c80673b6706c10aea4c53aaa785c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:39:30.500Z] ===================================================== [Pipeline] echo [2023-04-17T20:39:30.506Z] taggedImages: [2023-04-17T20:39:30.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:39:30.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-04-17T20:39:30.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.30 [2023-04-17T20:39:30.506Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [2023-04-17T20:39:30.506Z] - 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-04-17T20:39:30.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T20:39:30.905Z] [2023-04-17T20:39:30.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:39:31.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T20:39:31.220Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T20:39:31.220Z] 5eb5b503b376: Pulling fs layer [2023-04-17T20:39:31.220Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T20:39:31.220Z] ec43610c2a17: Pulling fs layer [2023-04-17T20:39:31.220Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T20:39:31.220Z] 33b1e0a273af: Pulling fs layer [2023-04-17T20:39:31.220Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T20:39:31.220Z] 2f39f015ded8: Pulling fs layer [2023-04-17T20:39:31.220Z] 3a2ae6a8a46f: Waiting [2023-04-17T20:39:31.220Z] 33b1e0a273af: Waiting [2023-04-17T20:39:31.220Z] 5d3b04190fa2: Waiting [2023-04-17T20:39:31.220Z] 2f39f015ded8: Waiting [2023-04-17T20:39:31.220Z] 5c69ac0246d0: Verifying Checksum [2023-04-17T20:39:31.220Z] 5c69ac0246d0: Download complete [2023-04-17T20:39:31.220Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T20:39:31.220Z] 3a2ae6a8a46f: Download complete [2023-04-17T20:39:31.220Z] ec43610c2a17: Verifying Checksum [2023-04-17T20:39:31.220Z] ec43610c2a17: Download complete [2023-04-17T20:39:31.220Z] 33b1e0a273af: Verifying Checksum [2023-04-17T20:39:31.220Z] 33b1e0a273af: Download complete [2023-04-17T20:39:31.220Z] 5d3b04190fa2: Verifying Checksum [2023-04-17T20:39:31.220Z] 5d3b04190fa2: Download complete [2023-04-17T20:39:31.479Z] 5eb5b503b376: Verifying Checksum [2023-04-17T20:39:31.479Z] 5eb5b503b376: Download complete [2023-04-17T20:39:32.046Z] 2f39f015ded8: Verifying Checksum [2023-04-17T20:39:32.612Z] 5eb5b503b376: Pull complete [2023-04-17T20:39:32.612Z] 5c69ac0246d0: Pull complete [2023-04-17T20:39:33.179Z] ec43610c2a17: Pull complete [2023-04-17T20:39:33.180Z] 3a2ae6a8a46f: Pull complete [2023-04-17T20:39:33.180Z] 33b1e0a273af: Pull complete [2023-04-17T20:39:33.437Z] 5d3b04190fa2: Pull complete [2023-04-17T20:39:37.622Z] 2f39f015ded8: Pull complete [2023-04-17T20:39:37.622Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T20:39:37.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T20:39:37.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:39:37.698Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:39:37.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T20:39:38.835Z] $ docker top 3836798cb075a707597e5b8fb5a96812c27ae3ecf61332edbee61ba8fef085af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:39:39.231Z] ---> job-cost.sh [2023-04-17T20:39:39.231Z] lf-activate-venv: SKIPPING [2023-04-17T20:39:39.231Z] INFO: No Stack... [2023-04-17T20:39:39.489Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T20:39:39.748Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T20:39:40.037Z] + cut -d, -f6 [2023-04-17T20:39:40.037Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2023-04-17T20:39:40.050Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] [2023-04-17T20:39:40.057Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] did not exist. Created. [2023-04-17T20:39:40.057Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T20:39:40.358Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T20:39:40.390Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T20:39:40.396Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T20:39:40.416Z] $ docker stop --time=1 3836798cb075a707597e5b8fb5a96812c27ae3ecf61332edbee61ba8fef085af [2023-04-17T20:39:41.583Z] $ docker rm -f --volumes 3836798cb075a707597e5b8fb5a96812c27ae3ecf61332edbee61ba8fef085af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T20:40:05.555Z] Removing intermediate container 4f1453576d41 [2023-04-17T20:40:05.555Z] ---> 20c4dd3f5854 [2023-04-17T20:40:05.555Z] Step 12/13 : COPY . . [2023-04-17T20:40:05.555Z] ---> a22543ccce47 [2023-04-17T20:40:05.555Z] Step 13/13 : RUN ${MAKE} [2023-04-17T20:40:05.555Z] ---> Running in 07e498ebaadf [2023-04-17T20:40:05.555Z] noop [2023-04-17T20:40:06.148Z] Removing intermediate container 07e498ebaadf [2023-04-17T20:40:06.148Z] ---> 41a99770112d [2023-04-17T20:40:06.148Z] Successfully built 41a99770112d [2023-04-17T20:40:06.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:40:06.504Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T20:40:06.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:40:06.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-8783 does not seem to be running inside a container [2023-04-17T20:40:06.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/124 -v /w/workspace/device-onvif-camera/124:/w/workspace/device-onvif-camera/124:rw,z -v /w/workspace/device-onvif-camera/124@tmp:/w/workspace/device-onvif-camera/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T20:40:09.602Z] $ docker top 76f3b4300fcb2ff006e0915d777e851d88c1e59d177ad046548c82b8ed3c9271 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:40:10.464Z] + go version [2023-04-17T20:40:10.464Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T20:40:10.483Z] $ docker stop --time=1 76f3b4300fcb2ff006e0915d777e851d88c1e59d177ad046548c82b8ed3c9271 [2023-04-17T20:40:12.178Z] $ docker rm -f --volumes 76f3b4300fcb2ff006e0915d777e851d88c1e59d177ad046548c82b8ed3c9271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:40:12.753Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T20:40:12.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:40:12.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-8783 does not seem to be running inside a container [2023-04-17T20:40:13.020Z] $ 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/124 -v /w/workspace/device-onvif-camera/124:/w/workspace/device-onvif-camera/124:rw,z -v /w/workspace/device-onvif-camera/124@tmp:/w/workspace/device-onvif-camera/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T20:40:14.258Z] $ docker top 58623499c866d9f552b035f94c91dcfd3af8a36d2a73a0cf89294d043f83fc2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:40:14.803Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/124 [Pipeline] fileExists [Pipeline] sh [2023-04-17T20:40:15.471Z] + make test [2023-04-17T20:40:15.471Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T20:40:54.388Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-17T20:43:01.124Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-04-17T20:43:01.124Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-17T20:43:01.124Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.6% of statements [2023-04-17T20:43:27.872Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.644s coverage: 86.5% of statements [2023-04-17T20:43:27.872Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-17T20:43:27.872Z] go vet ./... [2023-04-17T20:43:54.588Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T20:43:54.588Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T20:43:54.588Z] ./bin/test-attribution-txt.sh [2023-04-17T20:43:54.588Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-17T20:43:54.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T20:43:54.890Z] $ docker stop --time=1 58623499c866d9f552b035f94c91dcfd3af8a36d2a73a0cf89294d043f83fc2d [2023-04-17T20:43:56.893Z] $ docker rm -f --volumes 58623499c866d9f552b035f94c91dcfd3af8a36d2a73a0cf89294d043f83fc2d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T20:43:58.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T20:43:58.271Z] Warning: overwriting stash ‘coverage-report’ [2023-04-17T20:43:58.981Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T20:43:59.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T20:43:59.707Z] + ls -al . [2023-04-17T20:43:59.707Z] total 232 [2023-04-17T20:43:59.707Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 20:40 . [2023-04-17T20:43:59.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:37 .. [2023-04-17T20:43:59.707Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 20:37 .git [2023-04-17T20:43:59.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:37 .github [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 496 Apr 17 20:37 .gitignore [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 17 20:37 .golangci.yml [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 9732 Apr 17 20:37 Attribution.txt [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 6312 Apr 17 20:37 CHANGELOG.md [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 1574 Apr 17 20:37 Dockerfile [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 20:37 GOVERNANCE.md [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 734 Apr 17 20:37 Jenkinsfile [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 17 20:37 LICENSE [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 2751 Apr 17 20:37 Makefile [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 17 20:37 OWNERS.md [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 6250 Apr 17 20:37 README.md [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 20:37 VERSION [2023-04-17T20:43:59.707Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 20:37 bin [2023-04-17T20:43:59.707Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 20:37 cmd [2023-04-17T20:43:59.707Z] -rw-r--r-- 1 jenkins jenkins 78835 Apr 17 20:43 coverage.out [2023-04-17T20:43:59.707Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 17 20:37 doc [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 3557 Apr 17 20:37 go.mod [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 33057 Apr 17 20:37 go.sum [2023-04-17T20:43:59.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:37 internal [2023-04-17T20:43:59.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 20:37 snap [2023-04-17T20:43:59.707Z] -rw-rw-r-- 1 jenkins jenkins 236 Apr 17 20:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:44:00.076Z] + 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=b3088f74b80dce78a876441a0c72d3538a65c555 --label arch=arm64 --label version=3.0.0-dev.30 . [2023-04-17T20:44:00.681Z] Sending build context to Docker daemon 19.73MB [2023-04-17T20:44:00.955Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T20:44:00.955Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-17T20:44:00.955Z] ---> 41a99770112d [2023-04-17T20:44:00.955Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-04-17T20:44:00.955Z] ---> Running in b406d9eac2c0 [2023-04-17T20:44:01.547Z] Removing intermediate container b406d9eac2c0 [2023-04-17T20:44:01.547Z] ---> a64c9f93be3e [2023-04-17T20:44:01.547Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T20:44:01.547Z] ---> Running in 49fec33a2c30 [2023-04-17T20:44:01.817Z] Removing intermediate container 49fec33a2c30 [2023-04-17T20:44:01.817Z] ---> 775047804380 [2023-04-17T20:44:01.817Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-17T20:44:01.817Z] ---> Running in 07c756bca036 [2023-04-17T20:44:02.407Z] Removing intermediate container 07c756bca036 [2023-04-17T20:44:02.407Z] ---> a26b15590c82 [2023-04-17T20:44:02.407Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T20:44:02.407Z] ---> Running in b86d21ba381d [2023-04-17T20:44:02.680Z] Removing intermediate container b86d21ba381d [2023-04-17T20:44:02.680Z] ---> 0554c02e5087 [2023-04-17T20:44:02.680Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-04-17T20:44:02.680Z] ---> Running in 15e76436ca47 [2023-04-17T20:44:02.950Z] Removing intermediate container 15e76436ca47 [2023-04-17T20:44:02.950Z] ---> 937641969e8e [2023-04-17T20:44:02.950Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T20:44:03.219Z] ---> Running in 534d4322fc7e [2023-04-17T20:44:04.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:44:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:44:06.595Z] OK: 263 MiB in 53 packages [2023-04-17T20:44:07.583Z] Removing intermediate container 534d4322fc7e [2023-04-17T20:44:07.583Z] ---> 021a44e6c294 [2023-04-17T20:44:07.583Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-04-17T20:44:07.583Z] ---> Running in 7bd897c00128 [2023-04-17T20:44:07.932Z] Removing intermediate container 7bd897c00128 [2023-04-17T20:44:07.932Z] ---> 186cb7b9c5a4 [2023-04-17T20:44:07.932Z] Step 10/26 : COPY go.mod vendor* ./ [2023-04-17T20:44:08.532Z] ---> d3f9fc2b2385 [2023-04-17T20:44:08.532Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T20:44:08.532Z] ---> Running in cd74955714b5 [2023-04-17T20:44:11.938Z] Removing intermediate container cd74955714b5 [2023-04-17T20:44:11.938Z] ---> e5b3a68edbc8 [2023-04-17T20:44:11.938Z] Step 12/26 : COPY . . [2023-04-17T20:44:13.351Z] ---> 9c5b59d5ef88 [2023-04-17T20:44:13.351Z] Step 13/26 : RUN ${MAKE} [2023-04-17T20:44:13.351Z] ---> Running in d245ad869bd0 [2023-04-17T20:44:14.317Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-04-17T20:46:51.048Z] Removing intermediate container d245ad869bd0 [2023-04-17T20:46:51.048Z] ---> 7a91f7b897f3 [2023-04-17T20:46:51.048Z] Step 14/26 : FROM alpine:3.17 [2023-04-17T20:46:51.048Z] 3.17: Pulling from library/alpine [2023-04-17T20:46:51.048Z] c41833b44d91: Pulling fs layer [2023-04-17T20:46:51.048Z] c41833b44d91: Verifying Checksum [2023-04-17T20:46:51.048Z] c41833b44d91: Download complete [2023-04-17T20:46:51.048Z] c41833b44d91: Pull complete [2023-04-17T20:46:51.048Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T20:46:51.048Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T20:46:51.048Z] ---> 51e60588ff2c [2023-04-17T20:46:51.048Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-17T20:46:51.048Z] ---> Running in a8d60e82b953 [2023-04-17T20:46:51.048Z] Removing intermediate container a8d60e82b953 [2023-04-17T20:46:51.048Z] ---> 2bcfbb212c90 [2023-04-17T20:46:51.048Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-04-17T20:46:51.048Z] ---> Running in e42b936e0837 [2023-04-17T20:46:51.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T20:46:51.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T20:46:51.048Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T20:46:51.048Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T20:46:51.048Z] OK: 8 MiB in 16 packages [2023-04-17T20:46:51.048Z] Removing intermediate container e42b936e0837 [2023-04-17T20:46:51.048Z] ---> 3003e4ad9b80 [2023-04-17T20:46:51.048Z] Step 17/26 : WORKDIR / [2023-04-17T20:46:51.048Z] ---> Running in ea1649acfd84 [2023-04-17T20:46:51.048Z] Removing intermediate container ea1649acfd84 [2023-04-17T20:46:51.048Z] ---> d7999c7c855a [2023-04-17T20:46:51.048Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-04-17T20:46:51.048Z] ---> 3f41e907f7d4 [2023-04-17T20:46:51.048Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-04-17T20:46:51.048Z] ---> 3a12348e9ec6 [2023-04-17T20:46:51.048Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-04-17T20:46:51.634Z] ---> ee3745919f12 [2023-04-17T20:46:51.634Z] Step 21/26 : EXPOSE 59984 [2023-04-17T20:46:51.634Z] ---> Running in 194ecbb3e859 [2023-04-17T20:46:51.905Z] Removing intermediate container 194ecbb3e859 [2023-04-17T20:46:51.905Z] ---> 066f0e5d001a [2023-04-17T20:46:51.905Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-04-17T20:46:51.905Z] ---> Running in 52ee424849fa [2023-04-17T20:46:52.492Z] Removing intermediate container 52ee424849fa [2023-04-17T20:46:52.492Z] ---> 2c7753c51305 [2023-04-17T20:46:52.492Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T20:46:52.492Z] ---> Running in 72f517ca9aed [2023-04-17T20:46:52.758Z] Removing intermediate container 72f517ca9aed [2023-04-17T20:46:52.758Z] ---> bc257078461e [2023-04-17T20:46:52.758Z] Step 24/26 : LABEL arch=arm64 [2023-04-17T20:46:52.758Z] ---> Running in c2e94565e7f2 [2023-04-17T20:46:53.026Z] Removing intermediate container c2e94565e7f2 [2023-04-17T20:46:53.026Z] ---> 4d713868122d [2023-04-17T20:46:53.026Z] Step 25/26 : LABEL git_sha=b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:46:53.026Z] ---> Running in ab3221f87280 [2023-04-17T20:46:53.614Z] Removing intermediate container ab3221f87280 [2023-04-17T20:46:53.614Z] ---> c73f02c68f09 [2023-04-17T20:46:53.614Z] Step 26/26 : LABEL version=3.0.0-dev.30 [2023-04-17T20:46:53.614Z] ---> Running in f493eee71cb3 [2023-04-17T20:46:53.880Z] Removing intermediate container f493eee71cb3 [2023-04-17T20:46:53.880Z] ---> a70a1ca053aa [2023-04-17T20:46:53.880Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T20:46:53.881Z] Successfully built a70a1ca053aa [2023-04-17T20:46:53.881Z] 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-04-17T20:46:54.005Z] provisioning config files... [2023-04-17T20:46:54.021Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/124@tmp/config17331633590646585261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:46:54.359Z] ---> docker-login.sh [2023-04-17T20:46:54.359Z] nexus3.edgexfoundry.org:10001 [2023-04-17T20:46:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:46:54.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:46:54.627Z] Configure a credential helper to remove this warning. See [2023-04-17T20:46:54.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:46:54.627Z] [2023-04-17T20:46:54.627Z] Login Succeeded [2023-04-17T20:46:54.627Z] nexus3.edgexfoundry.org:10002 [2023-04-17T20:46:54.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:46:55.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:46:55.161Z] Configure a credential helper to remove this warning. See [2023-04-17T20:46:55.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:46:55.161Z] [2023-04-17T20:46:55.161Z] Login Succeeded [2023-04-17T20:46:55.161Z] nexus3.edgexfoundry.org:10003 [2023-04-17T20:46:55.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:46:55.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:46:55.429Z] Configure a credential helper to remove this warning. See [2023-04-17T20:46:55.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:46:55.429Z] [2023-04-17T20:46:55.429Z] Login Succeeded [2023-04-17T20:46:55.429Z] nexus3.edgexfoundry.org:10004 [2023-04-17T20:46:55.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:46:55.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:46:55.965Z] Configure a credential helper to remove this warning. See [2023-04-17T20:46:55.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:46:55.965Z] [2023-04-17T20:46:55.965Z] Login Succeeded [2023-04-17T20:46:55.965Z] docker.io [2023-04-17T20:46:56.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T20:46:56.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T20:46:56.499Z] Configure a credential helper to remove this warning. See [2023-04-17T20:46:56.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T20:46:56.499Z] [2023-04-17T20:46:56.499Z] Login Succeeded [2023-04-17T20:46:56.499Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T20:46:56.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:46:56.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T20:46:56.576Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-04-17T20:46:56.576Z] b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:46:56.576Z] latest [2023-04-17T20:46:56.576Z] 3.0.0-dev.30 [2023-04-17T20:46:56.576Z] b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [2023-04-17T20:46:56.576Z] main [2023-04-17T20:46:56.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:46:56.910Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:46:57.260Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:46:57.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-17T20:46:57.260Z] ef1209514e00: Preparing [2023-04-17T20:46:57.260Z] c51041a382ed: Preparing [2023-04-17T20:46:57.260Z] 44f26d4aec65: Preparing [2023-04-17T20:46:57.260Z] c368ec0abdf0: Preparing [2023-04-17T20:46:57.260Z] 26cbea5cba74: Preparing [2023-04-17T20:46:57.260Z] 26cbea5cba74: Layer already exists [2023-04-17T20:46:57.529Z] ef1209514e00: Pushed [2023-04-17T20:46:57.529Z] c51041a382ed: Pushed [2023-04-17T20:46:57.529Z] c368ec0abdf0: Pushed [2023-04-17T20:47:04.181Z] 44f26d4aec65: Pushed [2023-04-17T20:47:04.181Z] b3088f74b80dce78a876441a0c72d3538a65c555: digest: sha256:1d7dc5f7dce93ae8c8827c920dd13b183dd07372c5c813627d9d63e779c4f637 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:04.524Z] + 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-04-17T20:47:04.865Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-17T20:47:04.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-17T20:47:04.866Z] ef1209514e00: Preparing [2023-04-17T20:47:04.866Z] c51041a382ed: Preparing [2023-04-17T20:47:04.866Z] 44f26d4aec65: Preparing [2023-04-17T20:47:04.866Z] c368ec0abdf0: Preparing [2023-04-17T20:47:04.866Z] 26cbea5cba74: Preparing [2023-04-17T20:47:04.866Z] c51041a382ed: Layer already exists [2023-04-17T20:47:04.866Z] ef1209514e00: Layer already exists [2023-04-17T20:47:04.866Z] 44f26d4aec65: Layer already exists [2023-04-17T20:47:04.866Z] 26cbea5cba74: Layer already exists [2023-04-17T20:47:04.866Z] c368ec0abdf0: Layer already exists [2023-04-17T20:47:05.133Z] latest: digest: sha256:1d7dc5f7dce93ae8c8827c920dd13b183dd07372c5c813627d9d63e779c4f637 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:05.478Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:05.821Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.30 [2023-04-17T20:47:05.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-17T20:47:05.822Z] ef1209514e00: Preparing [2023-04-17T20:47:05.822Z] c51041a382ed: Preparing [2023-04-17T20:47:05.822Z] 44f26d4aec65: Preparing [2023-04-17T20:47:05.822Z] c368ec0abdf0: Preparing [2023-04-17T20:47:05.822Z] 26cbea5cba74: Preparing [2023-04-17T20:47:05.822Z] 44f26d4aec65: Layer already exists [2023-04-17T20:47:05.822Z] c51041a382ed: Layer already exists [2023-04-17T20:47:05.822Z] 26cbea5cba74: Layer already exists [2023-04-17T20:47:05.822Z] ef1209514e00: Layer already exists [2023-04-17T20:47:05.822Z] c368ec0abdf0: Layer already exists [2023-04-17T20:47:05.822Z] 3.0.0-dev.30: digest: sha256:1d7dc5f7dce93ae8c8827c920dd13b183dd07372c5c813627d9d63e779c4f637 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:06.447Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:06.791Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [2023-04-17T20:47:06.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-17T20:47:06.791Z] ef1209514e00: Preparing [2023-04-17T20:47:06.791Z] c51041a382ed: Preparing [2023-04-17T20:47:06.791Z] 44f26d4aec65: Preparing [2023-04-17T20:47:06.791Z] c368ec0abdf0: Preparing [2023-04-17T20:47:06.791Z] 26cbea5cba74: Preparing [2023-04-17T20:47:06.791Z] 44f26d4aec65: Layer already exists [2023-04-17T20:47:06.791Z] c51041a382ed: Layer already exists [2023-04-17T20:47:06.791Z] 26cbea5cba74: Layer already exists [2023-04-17T20:47:06.791Z] c368ec0abdf0: Layer already exists [2023-04-17T20:47:06.791Z] ef1209514e00: Layer already exists [2023-04-17T20:47:06.791Z] b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30: digest: sha256:1d7dc5f7dce93ae8c8827c920dd13b183dd07372c5c813627d9d63e779c4f637 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:07.416Z] + 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-04-17T20:47:07.762Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-04-17T20:47:07.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-04-17T20:47:07.762Z] ef1209514e00: Preparing [2023-04-17T20:47:07.762Z] c51041a382ed: Preparing [2023-04-17T20:47:07.762Z] 44f26d4aec65: Preparing [2023-04-17T20:47:07.762Z] c368ec0abdf0: Preparing [2023-04-17T20:47:07.762Z] 26cbea5cba74: Preparing [2023-04-17T20:47:07.762Z] ef1209514e00: Layer already exists [2023-04-17T20:47:07.762Z] 44f26d4aec65: Layer already exists [2023-04-17T20:47:07.762Z] c51041a382ed: Layer already exists [2023-04-17T20:47:07.762Z] 26cbea5cba74: Layer already exists [2023-04-17T20:47:07.762Z] c368ec0abdf0: Layer already exists [2023-04-17T20:47:07.762Z] main: digest: sha256:1d7dc5f7dce93ae8c8827c920dd13b183dd07372c5c813627d9d63e779c4f637 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T20:47:08.098Z] ===================================================== [Pipeline] echo [2023-04-17T20:47:08.106Z] taggedImages: [2023-04-17T20:47:08.106Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3088f74b80dce78a876441a0c72d3538a65c555 [2023-04-17T20:47:08.106Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-04-17T20:47:08.106Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.30 [2023-04-17T20:47:08.106Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b3088f74b80dce78a876441a0c72d3538a65c555-3.0.0-dev.30 [2023-04-17T20:47:08.106Z] - 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-04-17T20:47:08.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T20:47:08.471Z] [2023-04-17T20:47:08.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:08.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T20:47:08.814Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T20:47:08.814Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T20:47:08.814Z] 04944245beec: Pulling fs layer [2023-04-17T20:47:08.814Z] 699f458cf7ca: Pulling fs layer [2023-04-17T20:47:08.814Z] 765212b225bb: Pulling fs layer [2023-04-17T20:47:08.814Z] f23df028b6ca: Pulling fs layer [2023-04-17T20:47:08.814Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T20:47:08.814Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T20:47:08.814Z] 765212b225bb: Waiting [2023-04-17T20:47:08.814Z] f23df028b6ca: Waiting [2023-04-17T20:47:08.814Z] d65c8cfc05b1: Waiting [2023-04-17T20:47:08.814Z] 2437ff75d9bd: Waiting [2023-04-17T20:47:09.087Z] 04944245beec: Verifying Checksum [2023-04-17T20:47:09.087Z] 04944245beec: Download complete [2023-04-17T20:47:09.087Z] 765212b225bb: Download complete [2023-04-17T20:47:09.087Z] f23df028b6ca: Download complete [2023-04-17T20:47:09.087Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T20:47:09.087Z] d65c8cfc05b1: Download complete [2023-04-17T20:47:09.360Z] 699f458cf7ca: Verifying Checksum [2023-04-17T20:47:09.360Z] 699f458cf7ca: Download complete [2023-04-17T20:47:09.631Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T20:47:09.631Z] 8998bd30e6a1: Download complete [2023-04-17T20:47:12.244Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T20:47:12.244Z] 2437ff75d9bd: Download complete [2023-04-17T20:47:14.264Z] 8998bd30e6a1: Pull complete [2023-04-17T20:47:14.850Z] 04944245beec: Pull complete [2023-04-17T20:47:16.265Z] 699f458cf7ca: Pull complete [2023-04-17T20:47:16.535Z] 765212b225bb: Pull complete [2023-04-17T20:47:17.125Z] f23df028b6ca: Pull complete [2023-04-17T20:47:17.396Z] d65c8cfc05b1: Pull complete [2023-04-17T20:47:32.408Z] 2437ff75d9bd: Pull complete [2023-04-17T20:47:32.408Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T20:47:32.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T20:47:32.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:47:32.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-8783 does not seem to be running inside a container [2023-04-17T20:47:32.701Z] $ 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/124 -v /w/workspace/device-onvif-camera/124:/w/workspace/device-onvif-camera/124:rw,z -v /w/workspace/device-onvif-camera/124@tmp:/w/workspace/device-onvif-camera/124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T20:47:35.643Z] $ docker top 541ecd36247d6e1486a2c9f975c1d9f9cb7740ffd2c493b21961e1d5c15ab457 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:47:36.542Z] ---> job-cost.sh [2023-04-17T20:47:36.542Z] lf-activate-venv: SKIPPING [2023-04-17T20:47:36.542Z] INFO: No Stack... [2023-04-17T20:47:36.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T20:47:37.778Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T20:47:38.433Z] + cat /w/workspace/device-onvif-camera/124/archives/cost.csv [2023-04-17T20:47:38.433Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T20:47:38.522Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] [2023-04-17T20:47:38.531Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] did not exist. Created. [2023-04-17T20:47:38.531Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T20:47:39.199Z] /w/workspace/device-onvif-camera/124@tmp/durable-746f09ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T20:47:39.864Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T20:47:39.888Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T20:47:39.984Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T20:47:39.993Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-124-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T20:47:40.005Z] $ docker stop --time=1 541ecd36247d6e1486a2c9f975c1d9f9cb7740ffd2c493b21961e1d5c15ab457 [2023-04-17T20:47:41.568Z] $ docker rm -f --volumes 541ecd36247d6e1486a2c9f975c1d9f9cb7740ffd2c493b21961e1d5c15ab457 [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-04-17T20:47:41.992Z] provisioning config files... [2023-04-17T20:47:41.998Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9981191880905261303tmp [Pipeline] { [Pipeline] sh [2023-04-17T20:47:42.287Z] + set +x [2023-04-17T20:47:42.287Z] + bash -s -- [2023-04-17T20:47:42.287Z] + curl -s https://codecov.io/bash [2023-04-17T20:47:42.287Z] [2023-04-17T20:47:42.287Z] _____ _ [2023-04-17T20:47:42.287Z] / ____| | | [2023-04-17T20:47:42.287Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T20:47:42.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T20:47:42.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T20:47:42.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T20:47:42.287Z] Bash-1.0.6 [2023-04-17T20:47:42.287Z] [2023-04-17T20:47:42.287Z] [2023-04-17T20:47:42.287Z] ==> git version 2.25.1 found [2023-04-17T20:47:42.287Z] ==> 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-04-17T20:47:42.287Z] Release-Date: 2020-01-08 [2023-04-17T20:47:42.287Z] 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-04-17T20:47:42.287Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T20:47:42.287Z] ==> Jenkins CI detected. [2023-04-17T20:47:42.287Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-04-17T20:47:42.287Z] project root: . [2023-04-17T20:47:42.287Z] --> token set from env [2023-04-17T20:47:42.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T20:47:42.287Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T20:47:42.287Z] ==> Python coveragepy not found [2023-04-17T20:47:42.287Z] ==> Searching for coverage reports in: [2023-04-17T20:47:42.287Z] + . [2023-04-17T20:47:42.287Z] -> Found 1 reports [2023-04-17T20:47:42.287Z] ==> Detecting git/mercurial file structure [2023-04-17T20:47:42.287Z] ==> Reading reports [2023-04-17T20:47:42.287Z] + ./coverage.out bytes=78835 [2023-04-17T20:47:42.546Z] ==> Appending adjustments [2023-04-17T20:47:42.546Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T20:47:42.546Z] + Found adjustments [2023-04-17T20:47:42.546Z] ==> Gzipping contents [2023-04-17T20:47:42.546Z] 12K /tmp/codecov.uVKMYJ.gz [2023-04-17T20:47:42.546Z] ==> Uploading reports [2023-04-17T20:47:42.546Z] url: https://codecov.io [2023-04-17T20:47:42.546Z] query: branch=main&commit=b3088f74b80dce78a876441a0c72d3538a65c555&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T20:47:42.546Z] -> Pinging Codecov [2023-04-17T20:47:42.546Z] 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=b3088f74b80dce78a876441a0c72d3538a65c555&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T20:47:42.806Z] -> Uploading to [2023-04-17T20:47:42.806Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/F29A59C45E3A92E06B3E522C9905F8EF/b3088f74b80dce78a876441a0c72d3538a65c555/43800053-95a4-4aab-b38d-5fec3992a082.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T204742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42a9151172df808959ef9d6ab46ee381245d3cca5ea7b9222e4341421b1f499f [2023-04-17T20:47:42.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T20:47:42.806Z] Dload Upload Total Spent Left Speed [2023-04-17T20:47:43.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10491 0 0 100 10491 0 49485 --:--:-- --:--:-- --:--:-- 49485 [2023-04-17T20:47:43.065Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] } [2023-04-17T20:47:43.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-17T20:47:43.254Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T20:47:43.265Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:43.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T20:47:43.568Z] [2023-04-17T20:47:43.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:47:43.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T20:47:43.867Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T20:47:43.867Z] df9b9388f04a: Pulling fs layer [2023-04-17T20:47:43.867Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T20:47:43.867Z] 25bc292e5bac: Pulling fs layer [2023-04-17T20:47:43.867Z] 114826534d7a: Pulling fs layer [2023-04-17T20:47:43.867Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T20:47:43.867Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T20:47:43.867Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T20:47:43.867Z] 114826534d7a: Waiting [2023-04-17T20:47:43.867Z] 4657fd5d0bcf: Waiting [2023-04-17T20:47:43.867Z] 6ad1cebc031e: Waiting [2023-04-17T20:47:43.867Z] 8a3aa393b2d8: Waiting [2023-04-17T20:47:43.867Z] 25bc292e5bac: Verifying Checksum [2023-04-17T20:47:43.867Z] 25bc292e5bac: Download complete [2023-04-17T20:47:43.867Z] 52dc419b0ee2: Download complete [2023-04-17T20:47:43.867Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T20:47:43.867Z] 4657fd5d0bcf: Download complete [2023-04-17T20:47:43.867Z] df9b9388f04a: Verifying Checksum [2023-04-17T20:47:43.867Z] df9b9388f04a: Download complete [2023-04-17T20:47:44.128Z] df9b9388f04a: Pull complete [2023-04-17T20:47:44.128Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T20:47:44.128Z] 6ad1cebc031e: Download complete [2023-04-17T20:47:44.128Z] 52dc419b0ee2: Pull complete [2023-04-17T20:47:44.390Z] 25bc292e5bac: Pull complete [2023-04-17T20:47:44.648Z] 114826534d7a: Verifying Checksum [2023-04-17T20:47:44.648Z] 114826534d7a: Download complete [2023-04-17T20:47:44.648Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T20:47:44.648Z] 8a3aa393b2d8: Download complete [2023-04-17T20:47:47.927Z] 114826534d7a: Pull complete [2023-04-17T20:47:47.927Z] 4657fd5d0bcf: Pull complete [2023-04-17T20:47:47.927Z] 6ad1cebc031e: Pull complete [2023-04-17T20:47:50.455Z] 8a3aa393b2d8: Pull complete [2023-04-17T20:47:50.455Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T20:47:50.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T20:47:50.455Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:47:50.549Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:47:50.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-17T20:47:52.043Z] $ docker top 6ca5529237d4d1797afb35f532fd60844071f90fdd51cb80cb60452858222f54 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T20:47:52.104Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-04-17T20:47:52.379Z] + set -o pipefail [2023-04-17T20:47:52.379Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-04-17T20:47:56.558Z] [2023-04-17T20:47:56.558Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-04-17T20:47:56.558Z] [2023-04-17T20:47:56.558Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/cde578e7-95be-4bd2-af74-33c926c44ddf [2023-04-17T20:47:56.558Z] [2023-04-17T20:47:56.558Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-17T20:47:56.558Z] [2023-04-17T20:47:56.558Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T20:47:56.558Z] [2023-04-17T20:47:56.558Z] [2023-04-17T20:47:56.558Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T20:47:56.558Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T20:47:56.558Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T20:47:56.566Z] $ docker stop --time=1 6ca5529237d4d1797afb35f532fd60844071f90fdd51cb80cb60452858222f54 [2023-04-17T20:47:58.348Z] $ docker rm -f --volumes 6ca5529237d4d1797afb35f532fd60844071f90fdd51cb80cb60452858222f54 [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-04-17T20:47:58.704Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:47:58.712Z] provisioning config files... [2023-04-17T20:47:58.720Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6219183748241288273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:47:59.012Z] --> edgex-publish-swagger.sh [2023-04-17T20:47:59.012Z] === Publish doc/openapi/v2 API === [2023-04-17T20:47:59.012Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-04-17T20:47:59.012Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-04-17T20:47:59.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T20:47:59.012Z] Dload Upload Total Spent Left Speed [2023-04-17T20:47:59.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 598k --:--:-- --:--:-- --:--:-- 598k 100 469k 0 0 100 469k 0 598k --:--:-- --:--:-- --:--:-- 597k [2023-04-17T20:47:59.582Z] [2023-04-17T20:47:59.582Z] [Pipeline] } [2023-04-17T20:47:59.589Z] 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-04-17T20:47:59.996Z] + git log --format=format:%s -1 b3088f74b80dce78a876441a0c72d3538a65c555 [Pipeline] sh [2023-04-17T20:48:00.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T20:48:00.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:00.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:48:00.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:00.641Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:48:00.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T20:48:01.004Z] $ docker top 72db744eb9b25f1d25c81fe58d74d890d1cc1ba2c5bfb81f94de3b2111332f37 -eo pid,comm [2023-04-17T20:48:01.053Z] 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-04-17T20:48:01.053Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T20:48:01.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:48:01.091Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:48:01.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:48:01.200Z] $ docker exec 72db744eb9b25f1d25c81fe58d74d890d1cc1ba2c5bfb81f94de3b2111332f37 ssh-agent [2023-04-17T20:48:01.304Z] SSH_AUTH_SOCK=/tmp/ssh-GdpgGypuRK1W/agent.31 [2023-04-17T20:48:01.304Z] SSH_AGENT_PID=37 [2023-04-17T20:48:01.308Z] Running ssh-add (command line suppressed) [2023-04-17T20:48:01.400Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1471265643035277662.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1471265643035277662.key) [2023-04-17T20:48:01.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:48:01.698Z] + git semver tag [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,855 [run_tag] DEBUG tag force:False [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,855 [check_head_tag] DEBUG check head tag [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,857 [execute] INFO git cat-file --batch-check [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,860 [execute] INFO git cat-file --batch [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,891 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,891 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,891 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T20:48:01.957Z] 2023-04-17 20:48:01,896 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:01.957Z] 3.0.0-dev.30 [Pipeline] } [2023-04-17T20:48:01.963Z] $ docker exec --env ******** --env ******** 72db744eb9b25f1d25c81fe58d74d890d1cc1ba2c5bfb81f94de3b2111332f37 ssh-agent -k [2023-04-17T20:48:02.047Z] unset SSH_AUTH_SOCK; [2023-04-17T20:48:02.047Z] unset SSH_AGENT_PID; [2023-04-17T20:48:02.047Z] echo Agent pid 37 killed; [2023-04-17T20:48:02.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T20:48:02.361Z] + git semver [Pipeline] } [2023-04-17T20:48:02.631Z] $ docker stop --time=1 72db744eb9b25f1d25c81fe58d74d890d1cc1ba2c5bfb81f94de3b2111332f37 [2023-04-17T20:48:03.902Z] $ docker rm -f --volumes 72db744eb9b25f1d25c81fe58d74d890d1cc1ba2c5bfb81f94de3b2111332f37 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:04.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T20:48:04.280Z] [2023-04-17T20:48:04.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:04.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T20:48:04.577Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T20:48:04.577Z] ab5ef0e58194: Pulling fs layer [2023-04-17T20:48:04.577Z] 9712f1f96733: Pulling fs layer [2023-04-17T20:48:04.577Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T20:48:04.577Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T20:48:04.577Z] e9a5061849ea: Pulling fs layer [2023-04-17T20:48:04.577Z] d747dcd14b5f: Pulling fs layer [2023-04-17T20:48:04.577Z] 2de7ff778b66: Pulling fs layer [2023-04-17T20:48:04.577Z] 0d9ebad4ef96: Waiting [2023-04-17T20:48:04.577Z] d747dcd14b5f: Waiting [2023-04-17T20:48:04.577Z] 2de7ff778b66: Waiting [2023-04-17T20:48:04.577Z] e9a5061849ea: Waiting [2023-04-17T20:48:04.577Z] 9712f1f96733: Download complete [2023-04-17T20:48:05.145Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T20:48:05.145Z] 63f879dbbcfc: Download complete [2023-04-17T20:48:05.145Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T20:48:05.145Z] 0d9ebad4ef96: Download complete [2023-04-17T20:48:05.145Z] e9a5061849ea: Verifying Checksum [2023-04-17T20:48:05.145Z] e9a5061849ea: Download complete [2023-04-17T20:48:05.145Z] d747dcd14b5f: Verifying Checksum [2023-04-17T20:48:05.145Z] d747dcd14b5f: Download complete [2023-04-17T20:48:05.145Z] ab5ef0e58194: Verifying Checksum [2023-04-17T20:48:05.145Z] ab5ef0e58194: Download complete [2023-04-17T20:48:05.145Z] 2de7ff778b66: Verifying Checksum [2023-04-17T20:48:05.145Z] 2de7ff778b66: Download complete [2023-04-17T20:48:07.668Z] ab5ef0e58194: Pull complete [2023-04-17T20:48:07.668Z] 9712f1f96733: Pull complete [2023-04-17T20:48:08.232Z] 63f879dbbcfc: Pull complete [2023-04-17T20:48:11.509Z] 0d9ebad4ef96: Pull complete [2023-04-17T20:48:11.510Z] e9a5061849ea: Pull complete [2023-04-17T20:48:11.510Z] d747dcd14b5f: Pull complete [2023-04-17T20:48:12.443Z] 2de7ff778b66: Pull complete [2023-04-17T20:48:12.443Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T20:48:12.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T20:48:12.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:12.519Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:48:12.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-17T20:48:14.137Z] $ docker top 9988aebedbf0fc52983369639bb078b724473057299f966be199822971fc64df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:48:14.208Z] provisioning config files... [2023-04-17T20:48:14.213Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config323341604313741764tmp [2023-04-17T20:48:14.226Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9124758771321738408tmp [2023-04-17T20:48:14.233Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17728595031172111453tmp [Pipeline] { [Pipeline] echo [2023-04-17T20:48:14.244Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:14.523Z] ---> sigul-configuration.sh [2023-04-17T20:48:14.523Z] gpg: directory `/root/.gnupg' created [2023-04-17T20:48:14.523Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T20:48:14.523Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T20:48:14.523Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T20:48:14.523Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T20:48:14.523Z] gpg: CAST5 encrypted data [2023-04-17T20:48:14.523Z] gpg: encrypted with 1 passphrase [2023-04-17T20:48:14.523Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T20:48:14.806Z] + mkdir /home/jenkins [2023-04-17T20:48:14.806Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T20:48:15.087Z] + 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-04-17T20:48:15.095Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:15.377Z] ---> sigul-install.sh [2023-04-17T20:48:15.377Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T20:48:15.664Z] + git tag --list [2023-04-17T20:48:15.664Z] v0.0.0 [2023-04-17T20:48:15.664Z] v0.0.1-dev.1 [2023-04-17T20:48:15.664Z] v0.0.1-dev.10 [2023-04-17T20:48:15.664Z] v0.0.1-dev.11 [2023-04-17T20:48:15.664Z] v0.0.1-dev.12 [2023-04-17T20:48:15.664Z] v0.0.1-dev.13 [2023-04-17T20:48:15.664Z] v0.0.1-dev.14 [2023-04-17T20:48:15.664Z] v0.0.1-dev.15 [2023-04-17T20:48:15.664Z] v0.0.1-dev.16 [2023-04-17T20:48:15.664Z] v0.0.1-dev.17 [2023-04-17T20:48:15.664Z] v0.0.1-dev.18 [2023-04-17T20:48:15.664Z] v0.0.1-dev.19 [2023-04-17T20:48:15.664Z] v0.0.1-dev.2 [2023-04-17T20:48:15.665Z] v0.0.1-dev.20 [2023-04-17T20:48:15.665Z] v0.0.1-dev.21 [2023-04-17T20:48:15.665Z] v0.0.1-dev.22 [2023-04-17T20:48:15.665Z] v0.0.1-dev.23 [2023-04-17T20:48:15.665Z] v0.0.1-dev.24 [2023-04-17T20:48:15.665Z] v0.0.1-dev.25 [2023-04-17T20:48:15.665Z] v0.0.1-dev.26 [2023-04-17T20:48:15.665Z] v0.0.1-dev.27 [2023-04-17T20:48:15.665Z] v0.0.1-dev.28 [2023-04-17T20:48:15.665Z] v0.0.1-dev.3 [2023-04-17T20:48:15.665Z] v0.0.1-dev.4 [2023-04-17T20:48:15.665Z] v0.0.1-dev.5 [2023-04-17T20:48:15.665Z] v0.0.1-dev.6 [2023-04-17T20:48:15.665Z] v0.0.1-dev.7 [2023-04-17T20:48:15.665Z] v0.0.1-dev.8 [2023-04-17T20:48:15.665Z] v0.0.1-dev.9 [2023-04-17T20:48:15.665Z] v2.2.0 [2023-04-17T20:48:15.665Z] v2.2.0-dev.29 [2023-04-17T20:48:15.665Z] v2.2.0-dev.30 [2023-04-17T20:48:15.665Z] v2.2.0-dev.31 [2023-04-17T20:48:15.665Z] v2.2.0-dev.32 [2023-04-17T20:48:15.665Z] v2.2.0-dev.33 [2023-04-17T20:48:15.665Z] v2.2.0-dev.34 [2023-04-17T20:48:15.665Z] v2.2.0-dev.35 [2023-04-17T20:48:15.665Z] v2.3.0 [2023-04-17T20:48:15.665Z] v2.3.0-dev.1 [2023-04-17T20:48:15.665Z] v2.3.0-dev.10 [2023-04-17T20:48:15.665Z] v2.3.0-dev.11 [2023-04-17T20:48:15.665Z] v2.3.0-dev.12 [2023-04-17T20:48:15.665Z] v2.3.0-dev.13 [2023-04-17T20:48:15.665Z] v2.3.0-dev.14 [2023-04-17T20:48:15.665Z] v2.3.0-dev.15 [2023-04-17T20:48:15.665Z] v2.3.0-dev.16 [2023-04-17T20:48:15.665Z] v2.3.0-dev.17 [2023-04-17T20:48:15.665Z] v2.3.0-dev.18 [2023-04-17T20:48:15.665Z] v2.3.0-dev.19 [2023-04-17T20:48:15.665Z] v2.3.0-dev.2 [2023-04-17T20:48:15.665Z] v2.3.0-dev.20 [2023-04-17T20:48:15.665Z] v2.3.0-dev.21 [2023-04-17T20:48:15.665Z] v2.3.0-dev.22 [2023-04-17T20:48:15.665Z] v2.3.0-dev.23 [2023-04-17T20:48:15.665Z] v2.3.0-dev.24 [2023-04-17T20:48:15.665Z] v2.3.0-dev.25 [2023-04-17T20:48:15.665Z] v2.3.0-dev.26 [2023-04-17T20:48:15.665Z] v2.3.0-dev.27 [2023-04-17T20:48:15.665Z] v2.3.0-dev.28 [2023-04-17T20:48:15.665Z] v2.3.0-dev.29 [2023-04-17T20:48:15.665Z] v2.3.0-dev.3 [2023-04-17T20:48:15.665Z] v2.3.0-dev.30 [2023-04-17T20:48:15.665Z] v2.3.0-dev.31 [2023-04-17T20:48:15.665Z] v2.3.0-dev.32 [2023-04-17T20:48:15.665Z] v2.3.0-dev.33 [2023-04-17T20:48:15.665Z] v2.3.0-dev.34 [2023-04-17T20:48:15.665Z] v2.3.0-dev.35 [2023-04-17T20:48:15.665Z] v2.3.0-dev.36 [2023-04-17T20:48:15.665Z] v2.3.0-dev.37 [2023-04-17T20:48:15.665Z] v2.3.0-dev.38 [2023-04-17T20:48:15.665Z] v2.3.0-dev.39 [2023-04-17T20:48:15.665Z] v2.3.0-dev.4 [2023-04-17T20:48:15.665Z] v2.3.0-dev.40 [2023-04-17T20:48:15.665Z] v2.3.0-dev.41 [2023-04-17T20:48:15.665Z] v2.3.0-dev.42 [2023-04-17T20:48:15.665Z] v2.3.0-dev.43 [2023-04-17T20:48:15.665Z] v2.3.0-dev.44 [2023-04-17T20:48:15.665Z] v2.3.0-dev.45 [2023-04-17T20:48:15.665Z] v2.3.0-dev.5 [2023-04-17T20:48:15.665Z] v2.3.0-dev.6 [2023-04-17T20:48:15.665Z] v2.3.0-dev.7 [2023-04-17T20:48:15.665Z] v2.3.0-dev.8 [2023-04-17T20:48:15.665Z] v2.3.0-dev.9 [2023-04-17T20:48:15.665Z] v2.3.1 [2023-04-17T20:48:15.665Z] v2.3.1-dev.1 [2023-04-17T20:48:15.665Z] v2.3.1-dev.4 [2023-04-17T20:48:15.665Z] v2.3.1-dev.5 [2023-04-17T20:48:15.665Z] v3.0.0-dev.1 [2023-04-17T20:48:15.665Z] v3.0.0-dev.10 [2023-04-17T20:48:15.665Z] v3.0.0-dev.11 [2023-04-17T20:48:15.665Z] v3.0.0-dev.12 [2023-04-17T20:48:15.665Z] v3.0.0-dev.13 [2023-04-17T20:48:15.665Z] v3.0.0-dev.14 [2023-04-17T20:48:15.665Z] v3.0.0-dev.15 [2023-04-17T20:48:15.665Z] v3.0.0-dev.16 [2023-04-17T20:48:15.665Z] v3.0.0-dev.17 [2023-04-17T20:48:15.665Z] v3.0.0-dev.18 [2023-04-17T20:48:15.665Z] v3.0.0-dev.19 [2023-04-17T20:48:15.665Z] v3.0.0-dev.2 [2023-04-17T20:48:15.665Z] v3.0.0-dev.20 [2023-04-17T20:48:15.665Z] v3.0.0-dev.21 [2023-04-17T20:48:15.665Z] v3.0.0-dev.22 [2023-04-17T20:48:15.665Z] v3.0.0-dev.23 [2023-04-17T20:48:15.665Z] v3.0.0-dev.24 [2023-04-17T20:48:15.665Z] v3.0.0-dev.25 [2023-04-17T20:48:15.665Z] v3.0.0-dev.26 [2023-04-17T20:48:15.665Z] v3.0.0-dev.27 [2023-04-17T20:48:15.665Z] v3.0.0-dev.28 [2023-04-17T20:48:15.665Z] v3.0.0-dev.29 [2023-04-17T20:48:15.665Z] v3.0.0-dev.3 [2023-04-17T20:48:15.665Z] v3.0.0-dev.30 [2023-04-17T20:48:15.665Z] v3.0.0-dev.4 [2023-04-17T20:48:15.665Z] v3.0.0-dev.5 [2023-04-17T20:48:15.665Z] v3.0.0-dev.6 [2023-04-17T20:48:15.665Z] v3.0.0-dev.7 [2023-04-17T20:48:15.665Z] v3.0.0-dev.8 [2023-04-17T20:48:15.665Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-17T20:48:15.949Z] + lftools sign git-tag v3.0.0-dev.30 [2023-04-17T20:48:16.517Z] Signing Git tag with Sigul... [2023-04-17T20:48:16.517Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-04-17T20:48:16.784Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:17.066Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T20:48:17.073Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T20:48:17.088Z] $ docker stop --time=1 9988aebedbf0fc52983369639bb078b724473057299f966be199822971fc64df [2023-04-17T20:48:18.366Z] $ docker rm -f --volumes 9988aebedbf0fc52983369639bb078b724473057299f966be199822971fc64df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T20:48:18.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T20:48:18.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:19.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:48:19.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:19.142Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:48:19.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T20:48:19.499Z] $ docker top 987e0dcdaba0c9f7ea8fc5bd43e0fd0c4b66ec9b9607d4e54f3d77f451053975 -eo pid,comm [2023-04-17T20:48:19.546Z] 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-04-17T20:48:19.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T20:48:19.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:48:19.578Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:48:19.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:48:19.693Z] $ docker exec 987e0dcdaba0c9f7ea8fc5bd43e0fd0c4b66ec9b9607d4e54f3d77f451053975 ssh-agent [2023-04-17T20:48:19.799Z] SSH_AUTH_SOCK=/tmp/ssh-lUfNU4L2ebqY/agent.32 [2023-04-17T20:48:19.799Z] SSH_AGENT_PID=38 [2023-04-17T20:48:19.804Z] Running ssh-add (command line suppressed) [2023-04-17T20:48:19.914Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7257837862264025977.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7257837862264025977.key) [2023-04-17T20:48:19.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:48:20.217Z] + git semver bump pre [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,386 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,386 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,387 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,387 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,387 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,387 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,388 [execute] INFO git cat-file --batch-check [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,394 [execute] INFO git cat-file --batch [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T20:48:20.475Z] 2023-04-17 20:48:20,399 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:20.475Z] 3.0.0-dev.31 [Pipeline] } [2023-04-17T20:48:20.481Z] $ docker exec --env ******** --env ******** 987e0dcdaba0c9f7ea8fc5bd43e0fd0c4b66ec9b9607d4e54f3d77f451053975 ssh-agent -k [2023-04-17T20:48:20.583Z] unset SSH_AUTH_SOCK; [2023-04-17T20:48:20.583Z] unset SSH_AGENT_PID; [2023-04-17T20:48:20.583Z] echo Agent pid 38 killed; [2023-04-17T20:48:20.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T20:48:20.891Z] + git semver [Pipeline] } [2023-04-17T20:48:21.161Z] $ docker stop --time=1 987e0dcdaba0c9f7ea8fc5bd43e0fd0c4b66ec9b9607d4e54f3d77f451053975 [2023-04-17T20:48:22.447Z] $ docker rm -f --volumes 987e0dcdaba0c9f7ea8fc5bd43e0fd0c4b66ec9b9607d4e54f3d77f451053975 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T20:48:22.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T20:48:22.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:23.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T20:48:23.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:23.151Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:48:23.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T20:48:23.503Z] $ docker top 257b18481b73293dec8e22a24e85470955cc0f06b3e9f3b837ebf928d5ec0a1f -eo pid,comm [2023-04-17T20:48:23.549Z] 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-04-17T20:48:23.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T20:48:23.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T20:48:23.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T20:48:23.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T20:48:23.691Z] $ docker exec 257b18481b73293dec8e22a24e85470955cc0f06b3e9f3b837ebf928d5ec0a1f ssh-agent [2023-04-17T20:48:23.790Z] SSH_AUTH_SOCK=/tmp/ssh-HwuP6B9lel8K/agent.31 [2023-04-17T20:48:23.790Z] SSH_AGENT_PID=37 [2023-04-17T20:48:23.795Z] Running ssh-add (command line suppressed) [2023-04-17T20:48:23.890Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1235986025017658520.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1235986025017658520.key) [2023-04-17T20:48:23.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T20:48:24.186Z] + git semver push [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,354 [run_push] DEBUG push [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,355 [execute] INFO git cat-file --batch-check [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,359 [execute] INFO git rev-list 8178254b57dd420e8c6240c8f21e1469e1f34791 -- [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,359 [execute] DEBUG Popen(['git', 'rev-list', '8178254b57dd420e8c6240c8f21e1469e1f34791', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,366 [execute] INFO git fetch -v origin [2023-04-17T20:48:24.444Z] 2023-04-17 20:48:24,367 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T20:48:25.019Z] 2023-04-17 20:48:24,831 [run_push] DEBUG no remote changes detected [2023-04-17T20:48:25.019Z] 2023-04-17 20:48:24,831 [execute] INFO git push origin semver [2023-04-17T20:48:25.019Z] 2023-04-17 20:48:24,831 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T20:48:25.662Z] 2023-04-17 20:48:25,576 [run_push] DEBUG push all version tags [2023-04-17T20:48:25.662Z] 2023-04-17 20:48:25,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T20:48:25.662Z] 2023-04-17 20:48:25,577 [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-04-17T20:48:26.599Z] 2023-04-17 20:48:26,299 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-04-17T20:48:26.599Z] 3.0.0-dev.31 [Pipeline] } [2023-04-17T20:48:26.606Z] $ docker exec --env ******** --env ******** 257b18481b73293dec8e22a24e85470955cc0f06b3e9f3b837ebf928d5ec0a1f ssh-agent -k [2023-04-17T20:48:26.706Z] unset SSH_AUTH_SOCK; [2023-04-17T20:48:26.708Z] unset SSH_AGENT_PID; [2023-04-17T20:48:26.708Z] echo Agent pid 37 killed; [2023-04-17T20:48:26.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T20:48:27.118Z] + git semver [Pipeline] } [2023-04-17T20:48:27.441Z] $ docker stop --time=1 257b18481b73293dec8e22a24e85470955cc0f06b3e9f3b837ebf928d5ec0a1f [2023-04-17T20:48:28.717Z] $ docker rm -f --volumes 257b18481b73293dec8e22a24e85470955cc0f06b3e9f3b837ebf928d5ec0a1f [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-04-17T20:48:29.780Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-04-17T20:48:29.780Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-17T20:48:29.780Z] total 16 [2023-04-17T20:48:29.780Z] drwxr-xr-x 3 root root 4096 Apr 17 20:39 . [2023-04-17T20:48:29.780Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 20:48 .. [2023-04-17T20:48:29.780Z] drwxr-xr-x 2 root root 4096 Apr 17 20:39 cost [2023-04-17T20:48:29.780Z] -rw-r--r-- 1 root root 91 Apr 17 20:39 cost.csv [2023-04-17T20:48:29.780Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-17T20:48:29.780Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-04-17T20:48:29.780Z] total 16 [2023-04-17T20:48:29.780Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 20:39 . [2023-04-17T20:48:29.780Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 20:48 .. [2023-04-17T20:48:29.780Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 20:39 cost [2023-04-17T20:48:29.780Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 17 20:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:30.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:30.921Z] ---> package-listing.sh [2023-04-17T20:48:30.921Z] ++ facter osfamily [2023-04-17T20:48:30.921Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T20:48:31.180Z] + OS_FAMILY=debian [2023-04-17T20:48:31.180Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-04-17T20:48:31.180Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T20:48:31.180Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T20:48:31.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T20:48:31.180Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T20:48:31.180Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-17T20:48:31.180Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T20:48:31.180Z] + case "${OS_FAMILY}" in [2023-04-17T20:48:31.180Z] + dpkg -l [2023-04-17T20:48:31.180Z] + grep '^ii' [2023-04-17T20:48:31.180Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T20:48:31.180Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T20:48:31.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T20:48:31.180Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-04-17T20:48:31.180Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-04-17T20:48:31.180Z] + 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-04-17T20:48:31.191Z] 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-04-17T20:48:31.466Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T20:48:32.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T20:48:32.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T20:48:32.084Z] prd-ubuntu20.04-docker-8c-8g-8784 does not seem to be running inside a container [2023-04-17T20:48:32.111Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T20:48:32.293Z] $ docker top 38106a741deb727ed4ddc825d5f0b81edca6f8fa021592e979ee6f7010a40ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T20:48:32.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T20:48:32.919Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T20:48:33.206Z] + ls /var/log/sa-host [2023-04-17T20:48:33.206Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T20:48:33.361Z] provisioning config files... [2023-04-17T20:48:33.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8554043950654820301tmp [Pipeline] { [Pipeline] echo [2023-04-17T20:48:33.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:33.746Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T20:48:33.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:34.084Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T20:48:34.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:34.376Z] ---> sudo-logs.sh [2023-04-17T20:48:34.376Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T20:48:34.406Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:34.688Z] ---> job-cost.sh [2023-04-17T20:48:34.689Z] lf-activate-venv: SKIPPING [2023-04-17T20:48:34.689Z] DEBUG: total: 0.2199999988079071 [2023-04-17T20:48:34.689Z] INFO: Retrieving Stack Cost... [2023-04-17T20:48:34.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T20:48:35.515Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T20:48:35.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T20:48:35.808Z] ---> logs-deploy.sh [2023-04-17T20:48:35.808Z] lf-activate-venv: SKIPPING [2023-04-17T20:48:35.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/124 [2023-04-17T20:48:35.808Z] INFO: archiving workspace using pattern(s): [2023-04-17T20:48:36.745Z] Archives upload complete. [2023-04-17T20:48:36.745Z] INFO: archiving logs to Nexus