Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 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-ssh15241178504147591174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13806125110007563533.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7552226118287373780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13469534685099711255.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-ssh7449142157439823855.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-14576 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 (main) Commit message: "feat: implement driver Start command (#343)" > git config core.sparsecheckout # timeout=10 > git checkout -f b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 > git rev-list --no-walk f98012d7d0d49bdee7157353e7b34a4041fe70f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T23:24:02.202Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T23:24:02.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T23:24:02.264Z] ========================================================= [2023-05-08T23:24:02.264Z] EdgeX Global Pipelines Version Info [2023-05-08T23:24:02.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:24:02.996Z] ------------------- [2023-05-08T23:24:02.996Z] stable info: [2023-05-08T23:24:02.996Z] ------------------- [2023-05-08T23:24:02.996Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T23:24:02.996Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T23:24:02.996Z] Message: update stable to v1.0.249 [2023-05-08T23:24:03.588Z] ------------------- [2023-05-08T23:24:03.588Z] experimental info: [2023-05-08T23:24:03.588Z] ------------------- [2023-05-08T23:24:03.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T23:24:03.588Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T23:24:03.588Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T23:24:03.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-08T23:24:03.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-08T23:24:03.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T23:24:03.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T23:24:03.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T23:24:03.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T23:24:03.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T23:24:03.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T23:24:03.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T23:24:03.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T23:24:03.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T23:24:03.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-08T23:24:03.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T23:24:03.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T23:24:03.971Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T23:24:03.986Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T23:24:03.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T23:24:04.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T23:24:04.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T23:24:04.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T23:24:04.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-08T23:24:04.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-08T23:24:04.070Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T23:24:04.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T23:24:04.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T23:24:04.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T23:24:04.144Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T23:24:04.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T23:24:04.174Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T23:24:04.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T23:24:04.206Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] echo [2023-05-08T23:24:04.220Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5d61d0 [Pipeline] echo [2023-05-08T23:24:04.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:24:04.292Z] provisioning config files... [2023-05-08T23:24:04.306Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14223778863689181011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:24:04.610Z] ---> docker-login.sh [2023-05-08T23:24:04.610Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:24:04.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:04.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:04.871Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:04.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:04.871Z] [2023-05-08T23:24:04.871Z] Login Succeeded [2023-05-08T23:24:04.871Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:24:04.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:04.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:04.871Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:04.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:04.871Z] [2023-05-08T23:24:04.871Z] Login Succeeded [2023-05-08T23:24:05.133Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:24:05.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:05.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:05.133Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:05.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:05.133Z] [2023-05-08T23:24:05.133Z] Login Succeeded [2023-05-08T23:24:05.133Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:24:05.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:05.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:05.133Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:05.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:05.133Z] [2023-05-08T23:24:05.133Z] Login Succeeded [2023-05-08T23:24:05.133Z] docker.io [2023-05-08T23:24:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:05.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:05.653Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:05.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:05.654Z] [2023-05-08T23:24:05.654Z] Login Succeeded [2023-05-08T23:24:05.654Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:24:05.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T23:24:06.046Z] + git rev-list -1 --merges b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141~1..b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] echo [2023-05-08T23:24:06.098Z] -----------> git rev-list -1 --merges b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141~1..b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [false] [Pipeline] sh [2023-05-08T23:24:06.389Z] + git log --format=format:%s -1 b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] echo [2023-05-08T23:24:06.405Z] ========================================================= [2023-05-08T23:24:06.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T23:24:06.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T23:24:06.726Z] + git log --format=format:%s -1 b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] echo [2023-05-08T23:24:06.738Z] [semverPrep] GIT_COMMIT: b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141, Commit Message: feat: implement driver Start command (#343) [Pipeline] echo [2023-05-08T23:24:06.745Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T23:24:07.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T23:24:07.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T23:24:07.091Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T23:24:07.091Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T23:24:07.091Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T23:24:07.091Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T23:24:07.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:24:07.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:24:07.511Z] [2023-05-08T23:24:07.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:24:07.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:24:07.818Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T23:24:07.818Z] b85a868b505f: Pulling fs layer [2023-05-08T23:24:07.818Z] e2be974225ed: Pulling fs layer [2023-05-08T23:24:07.818Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T23:24:07.818Z] 988bab9f4d93: Pulling fs layer [2023-05-08T23:24:07.818Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T23:24:07.818Z] 988bab9f4d93: Waiting [2023-05-08T23:24:07.818Z] eaf3925da568: Pulling fs layer [2023-05-08T23:24:07.818Z] bab4dde63d76: Pulling fs layer [2023-05-08T23:24:07.818Z] bde34c3a00c8: Pulling fs layer [2023-05-08T23:24:07.818Z] b352a97aabf1: Pulling fs layer [2023-05-08T23:24:07.818Z] 4872d77fe225: Pulling fs layer [2023-05-08T23:24:07.818Z] 5851b861e8e6: Pulling fs layer [2023-05-08T23:24:07.818Z] 1469e6f7b9e6: Waiting [2023-05-08T23:24:07.818Z] bde34c3a00c8: Waiting [2023-05-08T23:24:07.818Z] eaf3925da568: Waiting [2023-05-08T23:24:07.818Z] 5851b861e8e6: Waiting [2023-05-08T23:24:07.818Z] b352a97aabf1: Waiting [2023-05-08T23:24:07.818Z] 4872d77fe225: Waiting [2023-05-08T23:24:07.818Z] bab4dde63d76: Waiting [2023-05-08T23:24:07.818Z] e2be974225ed: Download complete [2023-05-08T23:24:07.818Z] 988bab9f4d93: Verifying Checksum [2023-05-08T23:24:07.818Z] 988bab9f4d93: Download complete [2023-05-08T23:24:07.818Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T23:24:07.818Z] 1469e6f7b9e6: Download complete [2023-05-08T23:24:07.818Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T23:24:07.818Z] 339a4e72a1f5: Download complete [2023-05-08T23:24:07.818Z] eaf3925da568: Download complete [2023-05-08T23:24:08.077Z] bde34c3a00c8: Download complete [2023-05-08T23:24:08.077Z] b352a97aabf1: Download complete [2023-05-08T23:24:08.077Z] 4872d77fe225: Verifying Checksum [2023-05-08T23:24:08.077Z] 4872d77fe225: Download complete [2023-05-08T23:24:08.077Z] 5851b861e8e6: Download complete [2023-05-08T23:24:08.077Z] b85a868b505f: Verifying Checksum [2023-05-08T23:24:08.077Z] b85a868b505f: Download complete [2023-05-08T23:24:08.336Z] bab4dde63d76: Verifying Checksum [2023-05-08T23:24:08.336Z] bab4dde63d76: Download complete [2023-05-08T23:24:09.273Z] b85a868b505f: Pull complete [2023-05-08T23:24:09.532Z] e2be974225ed: Pull complete [2023-05-08T23:24:10.117Z] 339a4e72a1f5: Pull complete [2023-05-08T23:24:10.117Z] 988bab9f4d93: Pull complete [2023-05-08T23:24:10.377Z] 1469e6f7b9e6: Pull complete [2023-05-08T23:24:10.377Z] eaf3925da568: Pull complete [2023-05-08T23:24:12.325Z] bab4dde63d76: Pull complete [2023-05-08T23:24:12.325Z] bde34c3a00c8: Pull complete [2023-05-08T23:24:12.585Z] b352a97aabf1: Pull complete [2023-05-08T23:24:12.585Z] 4872d77fe225: Pull complete [2023-05-08T23:24:12.585Z] 5851b861e8e6: Pull complete [2023-05-08T23:24:12.585Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T23:24:12.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:24:12.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:24:12.951Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:24:12.986Z] $ 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-05-08T23:24:15.324Z] $ docker top 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 -eo pid,comm [2023-05-08T23:24:15.383Z] 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-05-08T23:24:15.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T23:24:15.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:24:15.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:24:15.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:24:15.543Z] $ docker exec 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 ssh-agent [2023-05-08T23:24:15.656Z] SSH_AUTH_SOCK=/tmp/ssh-GM5ilWGjyJBe/agent.32 [2023-05-08T23:24:15.656Z] SSH_AGENT_PID=38 [2023-05-08T23:24:15.663Z] Running ssh-add (command line suppressed) [2023-05-08T23:24:15.766Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12127292083401317350.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12127292083401317350.key) [2023-05-08T23:24:15.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:24:16.070Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T23:24:16.082Z] $ docker exec --env ******** --env ******** 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 ssh-agent -k [2023-05-08T23:24:16.178Z] unset SSH_AUTH_SOCK; [2023-05-08T23:24:16.180Z] unset SSH_AGENT_PID; [2023-05-08T23:24:16.180Z] echo Agent pid 38 killed; [2023-05-08T23:24:16.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T23:24:16.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:24:16.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:24:16.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:24:16.346Z] $ docker exec 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 ssh-agent [2023-05-08T23:24:16.450Z] SSH_AUTH_SOCK=/tmp/ssh-em4qTqpvZl5H/agent.70 [2023-05-08T23:24:16.450Z] SSH_AGENT_PID=76 [2023-05-08T23:24:16.455Z] Running ssh-add (command line suppressed) [2023-05-08T23:24:16.559Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3323598540634325913.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3323598540634325913.key) [2023-05-08T23:24:16.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:24:16.901Z] + git semver init [2023-05-08T23:24:17.162Z] 2023-05-08 23:24:17,090 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T23:24:17.162Z] 2023-05-08 23:24:17,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-08T23:24:17.162Z] 2023-05-08 23:24:17,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-08T23:24:17.162Z] 2023-05-08 23:24:17,091 [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-05-08T23:24:18.101Z] 2023-05-08 23:24:17,957 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-08T23:24:18.101Z] 2023-05-08 23:24:17,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-08T23:24:18.101Z] 2023-05-08 23:24:17,958 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:24:18.101Z] 2023-05-08 23:24:17,958 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:24:18.101Z] 3.0.0-dev.42 [Pipeline] } [2023-05-08T23:24:18.111Z] $ docker exec --env ******** --env ******** 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 ssh-agent -k [2023-05-08T23:24:18.215Z] unset SSH_AUTH_SOCK; [2023-05-08T23:24:18.215Z] unset SSH_AGENT_PID; [2023-05-08T23:24:18.216Z] echo Agent pid 76 killed; [2023-05-08T23:24:18.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T23:24:18.539Z] + git semver [Pipeline] } [2023-05-08T23:24:18.813Z] $ docker stop --time=1 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 [2023-05-08T23:24:20.118Z] $ docker rm -f --volumes 83fea49b88b3d6628ea6b7c76a11b5d13f0a3af0761d4afcb6f635c02ac24925 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T23:24:20.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T23:24:20.688Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T23:24:20.691Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.42 [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-05-08T23:24:20.807Z] provisioning config files... [2023-05-08T23:24:20.816Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12962316922209850727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:24:21.115Z] ---> docker-login.sh [2023-05-08T23:24:21.115Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:24:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:21.115Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:21.115Z] [2023-05-08T23:24:21.115Z] Login Succeeded [2023-05-08T23:24:21.115Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:24:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:21.115Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:21.115Z] [2023-05-08T23:24:21.115Z] Login Succeeded [2023-05-08T23:24:21.373Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:24:21.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:21.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:21.373Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:21.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:21.373Z] [2023-05-08T23:24:21.373Z] Login Succeeded [2023-05-08T23:24:21.373Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:24:21.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:21.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:21.373Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:21.374Z] [2023-05-08T23:24:21.374Z] Login Succeeded [2023-05-08T23:24:21.374Z] docker.io [2023-05-08T23:24:21.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:24:21.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:24:21.633Z] Configure a credential helper to remove this warning. See [2023-05-08T23:24:21.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:24:21.633Z] [2023-05-08T23:24:21.633Z] Login Succeeded [2023-05-08T23:24:21.893Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:24:21.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T23:24:21.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:24:21.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:24:21.987Z] ========================================================= [2023-05-08T23:24:21.987Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T23:24:21.987Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:24:22.306Z] + 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-05-08T23:24:22.306Z] Sending build context to Docker daemon 21.53MB [2023-05-08T23:24:22.306Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T23:24:22.306Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T23:24:22.567Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T23:24:22.567Z] f56be85fc22e: Pulling fs layer [2023-05-08T23:24:22.567Z] 85791d961cd3: Pulling fs layer [2023-05-08T23:24:22.567Z] d694b5ae8c79: Pulling fs layer [2023-05-08T23:24:22.567Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T23:24:22.567Z] 4d19c01a9841: Pulling fs layer [2023-05-08T23:24:22.567Z] 9325e15d5711: Pulling fs layer [2023-05-08T23:24:22.567Z] 556b6ee489ea: Pulling fs layer [2023-05-08T23:24:22.567Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T23:24:22.567Z] 4d19c01a9841: Waiting [2023-05-08T23:24:22.567Z] 9f32a84ed3da: Waiting [2023-05-08T23:24:22.567Z] 9325e15d5711: Waiting [2023-05-08T23:24:22.567Z] c5a4b2cf53e6: Waiting [2023-05-08T23:24:22.567Z] 85791d961cd3: Download complete [2023-05-08T23:24:22.567Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T23:24:22.567Z] 9f32a84ed3da: Download complete [2023-05-08T23:24:22.567Z] 4d19c01a9841: Verifying Checksum [2023-05-08T23:24:22.567Z] 4d19c01a9841: Download complete [2023-05-08T23:24:22.567Z] f56be85fc22e: Verifying Checksum [2023-05-08T23:24:22.567Z] f56be85fc22e: Download complete [2023-05-08T23:24:22.567Z] 9325e15d5711: Verifying Checksum [2023-05-08T23:24:22.567Z] 9325e15d5711: Download complete [2023-05-08T23:24:22.567Z] f56be85fc22e: Pull complete [2023-05-08T23:24:22.832Z] 85791d961cd3: Pull complete [2023-05-08T23:24:23.091Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T23:24:23.091Z] c5a4b2cf53e6: Download complete [2023-05-08T23:24:23.091Z] d694b5ae8c79: Verifying Checksum [2023-05-08T23:24:23.091Z] d694b5ae8c79: Download complete [2023-05-08T23:24:23.350Z] 556b6ee489ea: Verifying Checksum [2023-05-08T23:24:23.350Z] 556b6ee489ea: Download complete [2023-05-08T23:24:26.693Z] d694b5ae8c79: Pull complete [2023-05-08T23:24:26.952Z] 9f32a84ed3da: Pull complete [2023-05-08T23:24:26.952Z] 4d19c01a9841: Pull complete [2023-05-08T23:24:26.952Z] 9325e15d5711: Pull complete [2023-05-08T23:24:29.486Z] 556b6ee489ea: Pull complete [2023-05-08T23:24:30.421Z] c5a4b2cf53e6: Pull complete [2023-05-08T23:24:30.421Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T23:24:30.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T23:24:30.421Z] ---> c4be618373d6 [2023-05-08T23:24:30.421Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:24:33.783Z] ---> Running in 3616e6736c7f [2023-05-08T23:24:33.783Z] Removing intermediate container 3616e6736c7f [2023-05-08T23:24:33.783Z] ---> 617d57317b7b [2023-05-08T23:24:33.783Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T23:24:33.783Z] ---> Running in 6f3ce26519da [2023-05-08T23:24:34.041Z] Removing intermediate container 6f3ce26519da [2023-05-08T23:24:34.041Z] ---> 450d4b5df5be [2023-05-08T23:24:34.041Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T23:24:34.041Z] ---> Running in 9448cf943f18 [2023-05-08T23:24:34.041Z] Removing intermediate container 9448cf943f18 [2023-05-08T23:24:34.041Z] ---> 46b4408d19b0 [2023-05-08T23:24:34.041Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T23:24:34.041Z] ---> Running in bd3c04263cc0 [2023-05-08T23:24:34.299Z] Removing intermediate container bd3c04263cc0 [2023-05-08T23:24:34.299Z] ---> 5c03074a40a6 [2023-05-08T23:24:34.299Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-08T23:24:34.299Z] ---> Running in 94d2486ce8f7 [2023-05-08T23:24:34.299Z] Removing intermediate container 94d2486ce8f7 [2023-05-08T23:24:34.299Z] ---> 9c6a69f9e338 [2023-05-08T23:24:34.299Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T23:24:34.299Z] ---> Running in 7f804d06ee0d [2023-05-08T23:24:34.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:34.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:24:34.815Z] OK: 265 MiB in 53 packages [2023-05-08T23:24:35.381Z] Removing intermediate container 7f804d06ee0d [2023-05-08T23:24:35.381Z] ---> f3f68fc1333d [2023-05-08T23:24:35.381Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-08T23:24:35.381Z] ---> Running in 7857de568bf7 [2023-05-08T23:24:35.381Z] Removing intermediate container 7857de568bf7 [2023-05-08T23:24:35.381Z] ---> 8c8f5b4e0b64 [2023-05-08T23:24:35.381Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-08T23:24:35.381Z] ---> 3f9b7b38147d [2023-05-08T23:24:35.381Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:24:35.381Z] ---> Running in 48e363b22b6e [2023-05-08T23:24:35.773Z] Still waiting to schedule task [2023-05-08T23:24:35.774Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T23:25:08.439Z] Removing intermediate container 48e363b22b6e [2023-05-08T23:25:08.440Z] ---> 8826f77f257c [2023-05-08T23:25:08.440Z] Step 12/13 : COPY . . [2023-05-08T23:25:08.440Z] ---> e734a33604dd [2023-05-08T23:25:08.440Z] Step 13/13 : RUN ${MAKE} [2023-05-08T23:25:08.440Z] ---> Running in 903d12a0a487 [2023-05-08T23:25:08.440Z] noop [2023-05-08T23:25:08.440Z] Removing intermediate container 903d12a0a487 [2023-05-08T23:25:08.440Z] ---> 8fec526136f8 [2023-05-08T23:25:08.440Z] Successfully built 8fec526136f8 [2023-05-08T23:25:08.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:25:08.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T23:25:08.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:25:08.836Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:25:08.866Z] $ 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-05-08T23:25:09.228Z] $ docker top 519a14df86be744d092bdaea0357d0f6fd1207f11e27aff900ca4b8b5abd03e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:25:09.576Z] + go version [2023-05-08T23:25:09.576Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T23:25:09.584Z] $ docker stop --time=1 519a14df86be744d092bdaea0357d0f6fd1207f11e27aff900ca4b8b5abd03e5 [2023-05-08T23:25:10.850Z] $ docker rm -f --volumes 519a14df86be744d092bdaea0357d0f6fd1207f11e27aff900ca4b8b5abd03e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:25:11.244Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T23:25:11.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:25:11.316Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:25:11.346Z] $ 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-05-08T23:25:11.684Z] $ docker top 3908b9e530780fe96cf5ddeb5b6c80eb29556a52e48c021bb401bbf0af3065fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:25:12.031Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:25:12.327Z] + make test [2023-05-08T23:25:12.327Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T23:25:17.597Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-08T23:25:29.799Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-08T23:25:29.799Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-08T23:25:31.180Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 30.9% of statements [2023-05-08T23:25:31.438Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.348s coverage: 86.5% of statements [2023-05-08T23:25:39.596Z] go vet ./... [2023-05-08T23:25:42.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T23:25:42.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T23:25:42.900Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T23:25:42.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T23:25:42.922Z] $ docker stop --time=1 3908b9e530780fe96cf5ddeb5b6c80eb29556a52e48c021bb401bbf0af3065fc [2023-05-08T23:25:45.815Z] $ docker rm -f --volumes 3908b9e530780fe96cf5ddeb5b6c80eb29556a52e48c021bb401bbf0af3065fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T23:25:46.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T23:25:46.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T23:25:46.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T23:25:47.175Z] + ls -al . [2023-05-08T23:25:47.175Z] total 232 [2023-05-08T23:25:47.175Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 23:25 . [2023-05-08T23:25:47.175Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:23 .. [2023-05-08T23:25:47.175Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 23:24 .git [2023-05-08T23:25:47.175Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 23:24 .github [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 496 May 8 23:24 .gitignore [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 23:24 .golangci.yml [2023-05-08T23:25:47.175Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 23:24 .semver [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 8 23:24 Attribution.txt [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 8 23:24 CHANGELOG.md [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 8 23:24 Dockerfile [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 23:24 GOVERNANCE.md [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 734 May 8 23:24 Jenkinsfile [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 23:24 LICENSE [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 8 23:24 Makefile [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 23:24 OWNERS.md [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 8 23:24 README.md [2023-05-08T23:25:47.175Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 23:24 VERSION [2023-05-08T23:25:47.176Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 23:24 bin [2023-05-08T23:25:47.176Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 23:24 cmd [2023-05-08T23:25:47.176Z] -rw-r--r-- 1 jenkins jenkins 79213 May 8 23:25 coverage.out [2023-05-08T23:25:47.176Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:24 doc [2023-05-08T23:25:47.176Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 8 23:24 go.mod [2023-05-08T23:25:47.176Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 8 23:24 go.sum [2023-05-08T23:25:47.176Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:24 internal [2023-05-08T23:25:47.176Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:24 snap [2023-05-08T23:25:47.176Z] -rw-rw-r-- 1 jenkins jenkins 236 May 8 23:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:25:47.488Z] + 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=b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 --label arch=amd64 --label version=3.0.0-dev.42 . [2023-05-08T23:25:47.488Z] Sending build context to Docker daemon 21.61MB [2023-05-08T23:25:47.488Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T23:25:47.488Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-08T23:25:47.488Z] ---> 8fec526136f8 [2023-05-08T23:25:47.488Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:25:47.746Z] ---> Running in 043f8b4805fb [2023-05-08T23:25:47.746Z] Removing intermediate container 043f8b4805fb [2023-05-08T23:25:47.746Z] ---> b70b962666e6 [2023-05-08T23:25:47.746Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T23:25:47.746Z] ---> Running in 727941f79d77 [2023-05-08T23:25:48.004Z] Removing intermediate container 727941f79d77 [2023-05-08T23:25:48.004Z] ---> 44d6c47b6622 [2023-05-08T23:25:48.004Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T23:25:48.004Z] ---> Running in 1b5ec8cf615b [2023-05-08T23:25:48.004Z] Removing intermediate container 1b5ec8cf615b [2023-05-08T23:25:48.004Z] ---> c8e20f136005 [2023-05-08T23:25:48.004Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T23:25:48.004Z] ---> Running in dac55745bdfd [2023-05-08T23:25:48.004Z] Removing intermediate container dac55745bdfd [2023-05-08T23:25:48.004Z] ---> 9921387859e3 [2023-05-08T23:25:48.004Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-08T23:25:48.004Z] ---> Running in 9bdbe844aceb [2023-05-08T23:25:48.262Z] Removing intermediate container 9bdbe844aceb [2023-05-08T23:25:48.262Z] ---> 8233c04a7626 [2023-05-08T23:25:48.262Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T23:25:48.262Z] ---> Running in 4042c87d4542 [2023-05-08T23:25:48.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:25:48.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:25:48.784Z] OK: 265 MiB in 53 packages [2023-05-08T23:25:49.043Z] Removing intermediate container 4042c87d4542 [2023-05-08T23:25:49.043Z] ---> 6232a0e28720 [2023-05-08T23:25:49.043Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-08T23:25:49.043Z] ---> Running in 0bf1c3995a64 [2023-05-08T23:25:49.302Z] Removing intermediate container 0bf1c3995a64 [2023-05-08T23:25:49.302Z] ---> bf42128cd1b0 [2023-05-08T23:25:49.302Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-08T23:25:49.302Z] ---> 5b2ad0ada795 [2023-05-08T23:25:49.302Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:25:49.302Z] ---> Running in 98ee6d654c94 [2023-05-08T23:25:50.237Z] Removing intermediate container 98ee6d654c94 [2023-05-08T23:25:50.237Z] ---> b8a0299d9e9d [2023-05-08T23:25:50.237Z] Step 12/26 : COPY . . [2023-05-08T23:25:50.803Z] ---> c7a18cde3f84 [2023-05-08T23:25:50.803Z] Step 13/26 : RUN ${MAKE} [2023-05-08T23:25:50.803Z] ---> Running in d4a4f8e78407 [2023-05-08T23:25:51.070Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-08T23:26:09.334Z] Removing intermediate container d4a4f8e78407 [2023-05-08T23:26:09.334Z] ---> 9735a6254050 [2023-05-08T23:26:09.334Z] Step 14/26 : FROM alpine:3.17 [2023-05-08T23:26:09.334Z] 3.17: Pulling from library/alpine [2023-05-08T23:26:09.618Z] f56be85fc22e: Already exists [2023-05-08T23:26:09.618Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T23:26:09.618Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T23:26:09.618Z] ---> 9ed4aefc74f6 [2023-05-08T23:26:09.618Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T23:26:09.925Z] ---> Running in 06ad4155d1f9 [2023-05-08T23:26:09.925Z] Removing intermediate container 06ad4155d1f9 [2023-05-08T23:26:09.925Z] ---> e0232a460eeb [2023-05-08T23:26:09.925Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:26:09.925Z] ---> Running in 9213764cbf3f [2023-05-08T23:26:10.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:10.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T23:26:10.479Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:26:10.479Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:26:10.479Z] OK: 7 MiB in 16 packages [2023-05-08T23:26:10.738Z] Removing intermediate container 9213764cbf3f [2023-05-08T23:26:10.738Z] ---> 5ecde5c748d8 [2023-05-08T23:26:10.738Z] Step 17/26 : WORKDIR / [2023-05-08T23:26:10.738Z] ---> Running in 7e9c680a95d6 [2023-05-08T23:26:10.738Z] Removing intermediate container 7e9c680a95d6 [2023-05-08T23:26:10.738Z] ---> 215ae438df8a [2023-05-08T23:26:10.739Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-08T23:26:11.306Z] ---> 631c54cd81d0 [2023-05-08T23:26:11.306Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-08T23:26:11.565Z] ---> 8b26602fdaab [2023-05-08T23:26:11.565Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-08T23:26:11.565Z] ---> 8e50bc1e4f22 [2023-05-08T23:26:11.565Z] Step 21/26 : EXPOSE 59984 [2023-05-08T23:26:11.565Z] ---> Running in 8237f9f6ecde [2023-05-08T23:26:11.565Z] Removing intermediate container 8237f9f6ecde [2023-05-08T23:26:11.565Z] ---> f7897a36e1d8 [2023-05-08T23:26:11.565Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-08T23:26:11.565Z] ---> Running in 89838b75514c [2023-05-08T23:26:11.824Z] Removing intermediate container 89838b75514c [2023-05-08T23:26:11.824Z] ---> 06ee79aa6a31 [2023-05-08T23:26:11.824Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:26:11.824Z] ---> Running in 6f29eaf27fb5 [2023-05-08T23:26:11.824Z] Removing intermediate container 6f29eaf27fb5 [2023-05-08T23:26:11.824Z] ---> 94285af5aa01 [2023-05-08T23:26:11.824Z] Step 24/26 : LABEL arch=amd64 [2023-05-08T23:26:11.824Z] ---> Running in f832a123e5dc [2023-05-08T23:26:11.824Z] Removing intermediate container f832a123e5dc [2023-05-08T23:26:11.824Z] ---> 39eeb4918725 [2023-05-08T23:26:11.824Z] Step 25/26 : LABEL git_sha=b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:26:11.824Z] ---> Running in 771987f32e5b [2023-05-08T23:26:12.082Z] Removing intermediate container 771987f32e5b [2023-05-08T23:26:12.082Z] ---> 5be9bdcdfb7b [2023-05-08T23:26:12.082Z] Step 26/26 : LABEL version=3.0.0-dev.42 [2023-05-08T23:26:12.082Z] ---> Running in fc0f7dc67da0 [2023-05-08T23:26:12.082Z] Removing intermediate container fc0f7dc67da0 [2023-05-08T23:26:12.082Z] ---> 1b884b6ef3ca [2023-05-08T23:26:12.082Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T23:26:12.082Z] Successfully built 1b884b6ef3ca [2023-05-08T23:26:12.082Z] 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-05-08T23:26:12.194Z] provisioning config files... [2023-05-08T23:26:12.203Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1336902656139096280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:26:12.502Z] ---> docker-login.sh [2023-05-08T23:26:12.502Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:26:12.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:26:12.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:26:12.502Z] Configure a credential helper to remove this warning. See [2023-05-08T23:26:12.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:26:12.502Z] [2023-05-08T23:26:12.502Z] Login Succeeded [2023-05-08T23:26:12.502Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:26:12.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:26:12.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:26:12.502Z] Configure a credential helper to remove this warning. See [2023-05-08T23:26:12.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:26:12.502Z] [2023-05-08T23:26:12.502Z] Login Succeeded [2023-05-08T23:26:12.502Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:26:12.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:26:12.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:26:12.762Z] Configure a credential helper to remove this warning. See [2023-05-08T23:26:12.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:26:12.762Z] [2023-05-08T23:26:12.762Z] Login Succeeded [2023-05-08T23:26:12.762Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:26:12.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:26:12.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:26:12.762Z] Configure a credential helper to remove this warning. See [2023-05-08T23:26:12.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:26:12.762Z] [2023-05-08T23:26:12.762Z] Login Succeeded [2023-05-08T23:26:12.762Z] docker.io [2023-05-08T23:26:12.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:26:13.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:26:13.021Z] Configure a credential helper to remove this warning. See [2023-05-08T23:26:13.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:26:13.021Z] [2023-05-08T23:26:13.021Z] Login Succeeded [2023-05-08T23:26:13.021Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:26:13.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T23:26:13.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:26:13.079Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-08T23:26:13.079Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:26:13.079Z] latest [2023-05-08T23:26:13.079Z] 3.0.0-dev.42 [2023-05-08T23:26:13.079Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [2023-05-08T23:26:13.079Z] main [2023-05-08T23:26:13.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:13.398Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:13.707Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:26:13.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-08T23:26:13.707Z] d10fe1b9f9dd: Preparing [2023-05-08T23:26:13.707Z] 9b5a0f09fe62: Preparing [2023-05-08T23:26:13.707Z] 3f822abddea2: Preparing [2023-05-08T23:26:13.707Z] 26c57ce824e1: Preparing [2023-05-08T23:26:13.707Z] f1417ff83b31: Preparing [2023-05-08T23:26:13.707Z] f1417ff83b31: Layer already exists [2023-05-08T23:26:13.707Z] d10fe1b9f9dd: Pushed [2023-05-08T23:26:13.707Z] 26c57ce824e1: Pushed [2023-05-08T23:26:13.707Z] 9b5a0f09fe62: Pushed [2023-05-08T23:26:16.244Z] 3f822abddea2: Pushed [2023-05-08T23:26:16.503Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141: digest: sha256:1b8718e364a7f7b855da2be435817999decf975d00c807e2c7bfe9e8d0fbba7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:16.830Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:17.145Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-08T23:26:17.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-08T23:26:17.145Z] d10fe1b9f9dd: Preparing [2023-05-08T23:26:17.145Z] 9b5a0f09fe62: Preparing [2023-05-08T23:26:17.145Z] 3f822abddea2: Preparing [2023-05-08T23:26:17.145Z] 26c57ce824e1: Preparing [2023-05-08T23:26:17.145Z] f1417ff83b31: Preparing [2023-05-08T23:26:17.145Z] d10fe1b9f9dd: Layer already exists [2023-05-08T23:26:17.145Z] 3f822abddea2: Layer already exists [2023-05-08T23:26:17.145Z] 26c57ce824e1: Layer already exists [2023-05-08T23:26:17.145Z] f1417ff83b31: Layer already exists [2023-05-08T23:26:17.145Z] 9b5a0f09fe62: Layer already exists [2023-05-08T23:26:17.145Z] latest: digest: sha256:1b8718e364a7f7b855da2be435817999decf975d00c807e2c7bfe9e8d0fbba7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:17.472Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:17.781Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.42 [2023-05-08T23:26:17.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-08T23:26:17.782Z] d10fe1b9f9dd: Preparing [2023-05-08T23:26:17.782Z] 9b5a0f09fe62: Preparing [2023-05-08T23:26:17.782Z] 3f822abddea2: Preparing [2023-05-08T23:26:17.782Z] 26c57ce824e1: Preparing [2023-05-08T23:26:17.782Z] f1417ff83b31: Preparing [2023-05-08T23:26:17.782Z] 9b5a0f09fe62: Layer already exists [2023-05-08T23:26:17.782Z] 3f822abddea2: Layer already exists [2023-05-08T23:26:17.782Z] 26c57ce824e1: Layer already exists [2023-05-08T23:26:17.782Z] f1417ff83b31: Layer already exists [2023-05-08T23:26:17.782Z] d10fe1b9f9dd: Layer already exists [2023-05-08T23:26:17.782Z] 3.0.0-dev.42: digest: sha256:1b8718e364a7f7b855da2be435817999decf975d00c807e2c7bfe9e8d0fbba7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:18.096Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:18.407Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [2023-05-08T23:26:18.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-08T23:26:18.407Z] d10fe1b9f9dd: Preparing [2023-05-08T23:26:18.407Z] 9b5a0f09fe62: Preparing [2023-05-08T23:26:18.407Z] 3f822abddea2: Preparing [2023-05-08T23:26:18.407Z] 26c57ce824e1: Preparing [2023-05-08T23:26:18.407Z] f1417ff83b31: Preparing [2023-05-08T23:26:18.407Z] f1417ff83b31: Layer already exists [2023-05-08T23:26:18.407Z] 9b5a0f09fe62: Layer already exists [2023-05-08T23:26:18.407Z] d10fe1b9f9dd: Layer already exists [2023-05-08T23:26:18.407Z] 26c57ce824e1: Layer already exists [2023-05-08T23:26:18.407Z] 3f822abddea2: Layer already exists [2023-05-08T23:26:18.407Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42: digest: sha256:1b8718e364a7f7b855da2be435817999decf975d00c807e2c7bfe9e8d0fbba7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:18.723Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:19.153Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-08T23:26:19.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-08T23:26:19.153Z] d10fe1b9f9dd: Preparing [2023-05-08T23:26:19.153Z] 9b5a0f09fe62: Preparing [2023-05-08T23:26:19.153Z] 3f822abddea2: Preparing [2023-05-08T23:26:19.153Z] 26c57ce824e1: Preparing [2023-05-08T23:26:19.153Z] f1417ff83b31: Preparing [2023-05-08T23:26:19.153Z] f1417ff83b31: Layer already exists [2023-05-08T23:26:19.153Z] 9b5a0f09fe62: Layer already exists [2023-05-08T23:26:19.153Z] d10fe1b9f9dd: Layer already exists [2023-05-08T23:26:19.153Z] 3f822abddea2: Layer already exists [2023-05-08T23:26:19.153Z] 26c57ce824e1: Layer already exists [2023-05-08T23:26:19.153Z] main: digest: sha256:1b8718e364a7f7b855da2be435817999decf975d00c807e2c7bfe9e8d0fbba7c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T23:26:19.193Z] ===================================================== [Pipeline] echo [2023-05-08T23:26:19.199Z] taggedImages: [2023-05-08T23:26:19.199Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:26:19.199Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-08T23:26:19.199Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.42 [2023-05-08T23:26:19.199Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [2023-05-08T23:26:19.199Z] - 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-05-08T23:26:19.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T23:26:19.574Z] [2023-05-08T23:26:19.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:26:19.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T23:26:19.874Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T23:26:19.874Z] 5eb5b503b376: Pulling fs layer [2023-05-08T23:26:19.874Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T23:26:19.874Z] ec43610c2a17: Pulling fs layer [2023-05-08T23:26:19.874Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T23:26:19.874Z] 33b1e0a273af: Pulling fs layer [2023-05-08T23:26:19.874Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T23:26:19.874Z] 2f39f015ded8: Pulling fs layer [2023-05-08T23:26:19.874Z] 33b1e0a273af: Waiting [2023-05-08T23:26:19.874Z] 5d3b04190fa2: Waiting [2023-05-08T23:26:19.874Z] 2f39f015ded8: Waiting [2023-05-08T23:26:19.874Z] 3a2ae6a8a46f: Waiting [2023-05-08T23:26:19.874Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T23:26:19.874Z] 5c69ac0246d0: Download complete [2023-05-08T23:26:19.874Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T23:26:19.874Z] 3a2ae6a8a46f: Download complete [2023-05-08T23:26:19.874Z] 33b1e0a273af: Verifying Checksum [2023-05-08T23:26:19.874Z] 33b1e0a273af: Download complete [2023-05-08T23:26:19.874Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T23:26:19.874Z] 5d3b04190fa2: Download complete [2023-05-08T23:26:19.874Z] ec43610c2a17: Verifying Checksum [2023-05-08T23:26:20.134Z] 5eb5b503b376: Verifying Checksum [2023-05-08T23:26:20.134Z] 5eb5b503b376: Download complete [2023-05-08T23:26:20.701Z] 2f39f015ded8: Download complete [2023-05-08T23:26:21.268Z] 5eb5b503b376: Pull complete [2023-05-08T23:26:21.268Z] 5c69ac0246d0: Pull complete [2023-05-08T23:26:21.834Z] ec43610c2a17: Pull complete [2023-05-08T23:26:21.834Z] 3a2ae6a8a46f: Pull complete [2023-05-08T23:26:22.092Z] 33b1e0a273af: Pull complete [2023-05-08T23:26:22.092Z] 5d3b04190fa2: Pull complete [2023-05-08T23:26:26.290Z] 2f39f015ded8: Pull complete [2023-05-08T23:26:26.290Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T23:26:26.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T23:26:26.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:26:26.367Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:26:26.397Z] $ 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-05-08T23:26:29.004Z] $ docker top 8bc39551bf5eb681435ddd80e660c2a8b65719ac3d45de8855a818e3254ce7a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:26:29.382Z] ---> job-cost.sh [2023-05-08T23:26:29.382Z] lf-activate-venv: SKIPPING [2023-05-08T23:26:29.382Z] INFO: No Stack... [2023-05-08T23:26:29.951Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T23:26:30.210Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T23:26:30.504Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-08T23:26:30.504Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T23:26:30.518Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] [2023-05-08T23:26:30.524Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] did not exist. Created. [2023-05-08T23:26:30.524Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T23:26:30.831Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T23:26:30.854Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T23:26:30.861Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T23:26:30.878Z] $ docker stop --time=1 8bc39551bf5eb681435ddd80e660c2a8b65719ac3d45de8855a818e3254ce7a7 [2023-05-08T23:26:32.019Z] $ docker rm -f --volumes 8bc39551bf5eb681435ddd80e660c2a8b65719ac3d45de8855a818e3254ce7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T23:26:55.317Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14577 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-08T23:26:55.328Z] Running in /w/workspace/device-onvif-camera/138 [Pipeline] { [Pipeline] checkout [2023-05-08T23:26:55.365Z] The recommended git tool is: git [2023-05-08T23:27:00.758Z] using credential edgex-jenkins-ssh [2023-05-08T23:27:00.775Z] Cloning the remote Git repository [2023-05-08T23:27:00.818Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-08T23:27:00.963Z] > git init /w/workspace/device-onvif-camera/138 # timeout=10 [2023-05-08T23:27:01.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-08T23:27:01.126Z] > git --version # timeout=10 [2023-05-08T23:27:01.150Z] > git --version # 'git version 2.25.1' [2023-05-08T23:27:01.153Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T23:27:01.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T23:27:03.833Z] Avoid second fetch [2023-05-08T23:27:03.834Z] Checking out Revision b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 (main) [2023-05-08T23:27:02.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-08T23:27:02.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T23:27:03.845Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T23:27:03.909Z] > git checkout -f b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 # timeout=10 [2023-05-08T23:27:04.497Z] Commit message: "feat: implement driver Start command (#343)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T23:27:05.469Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T23:27:05.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T23:27:05.469Z] Dload Upload Total Spent Left Speed [2023-05-08T23:27:05.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-05-08T23:27:06.171Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T23:27:06.506Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T23:27:06.506Z] + sudo tee /etc/docker/daemon.new [2023-05-08T23:27:06.506Z] { [2023-05-08T23:27:06.506Z] "registry-mirrors": [ [2023-05-08T23:27:06.506Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T23:27:06.506Z] ], [2023-05-08T23:27:06.506Z] "bip": "10.250.0.254/24", [2023-05-08T23:27:06.506Z] "hosts": [ [2023-05-08T23:27:06.506Z] "tcp://0.0.0.0:5555", [2023-05-08T23:27:06.506Z] "unix:///var/run/docker.sock" [2023-05-08T23:27:06.506Z] ], [2023-05-08T23:27:06.506Z] "mtu": 1458, [2023-05-08T23:27:06.506Z] "selinux-enabled": true, [2023-05-08T23:27:06.506Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T23:27:06.506Z] } [Pipeline] sh [2023-05-08T23:27:06.846Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T23:27:07.200Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:27:25.513Z] provisioning config files... [2023-05-08T23:27:25.541Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/138@tmp/config8171927104438148114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:27:25.907Z] ---> docker-login.sh [2023-05-08T23:27:25.907Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:27:26.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:27:26.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:27:26.499Z] Configure a credential helper to remove this warning. See [2023-05-08T23:27:26.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:27:26.499Z] [2023-05-08T23:27:26.499Z] Login Succeeded [2023-05-08T23:27:26.499Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:27:26.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:27:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:27:27.052Z] Configure a credential helper to remove this warning. See [2023-05-08T23:27:27.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:27:27.052Z] [2023-05-08T23:27:27.052Z] Login Succeeded [2023-05-08T23:27:27.052Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:27:27.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:27:27.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:27:27.323Z] Configure a credential helper to remove this warning. See [2023-05-08T23:27:27.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:27:27.323Z] [2023-05-08T23:27:27.323Z] Login Succeeded [2023-05-08T23:27:27.323Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:27:27.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:27:27.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:27:27.596Z] Configure a credential helper to remove this warning. See [2023-05-08T23:27:27.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:27:27.596Z] [2023-05-08T23:27:27.596Z] Login Succeeded [2023-05-08T23:27:27.596Z] docker.io [2023-05-08T23:27:27.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:27:28.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:27:28.141Z] Configure a credential helper to remove this warning. See [2023-05-08T23:27:28.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:27:28.141Z] [2023-05-08T23:27:28.141Z] Login Succeeded [2023-05-08T23:27:28.141Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:27:28.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T23:27:28.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:27:28.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:27:28.679Z] ========================================================= [2023-05-08T23:27:28.679Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T23:27:28.679Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:27:29.062Z] + 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-05-08T23:27:29.428Z] Sending build context to Docker daemon 14.18MB [2023-05-08T23:27:29.701Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T23:27:29.701Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T23:27:29.701Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T23:27:29.701Z] c41833b44d91: Pulling fs layer [2023-05-08T23:27:29.701Z] ed15518f5707: Pulling fs layer [2023-05-08T23:27:29.701Z] feae8fd75edb: Pulling fs layer [2023-05-08T23:27:29.701Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T23:27:29.701Z] 3cdef696dda3: Pulling fs layer [2023-05-08T23:27:29.701Z] 2ced38df9373: Pulling fs layer [2023-05-08T23:27:29.701Z] 58f1dce35555: Pulling fs layer [2023-05-08T23:27:29.701Z] 3cdef696dda3: Waiting [2023-05-08T23:27:29.701Z] 2ced38df9373: Waiting [2023-05-08T23:27:29.701Z] 58f1dce35555: Waiting [2023-05-08T23:27:29.701Z] 242c74f7c9fa: Waiting [2023-05-08T23:27:29.701Z] ed15518f5707: Verifying Checksum [2023-05-08T23:27:29.701Z] ed15518f5707: Download complete [2023-05-08T23:27:29.979Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T23:27:29.979Z] 242c74f7c9fa: Download complete [2023-05-08T23:27:29.979Z] 3cdef696dda3: Verifying Checksum [2023-05-08T23:27:29.979Z] 3cdef696dda3: Download complete [2023-05-08T23:27:29.979Z] c41833b44d91: Verifying Checksum [2023-05-08T23:27:29.979Z] c41833b44d91: Download complete [2023-05-08T23:27:30.981Z] c41833b44d91: Pull complete [2023-05-08T23:27:31.258Z] 58f1dce35555: Verifying Checksum [2023-05-08T23:27:31.258Z] 58f1dce35555: Download complete [2023-05-08T23:27:31.543Z] ed15518f5707: Pull complete [2023-05-08T23:27:32.510Z] feae8fd75edb: Verifying Checksum [2023-05-08T23:27:32.510Z] feae8fd75edb: Download complete [2023-05-08T23:27:32.787Z] 2ced38df9373: Verifying Checksum [2023-05-08T23:27:32.787Z] 2ced38df9373: Download complete [2023-05-08T23:27:42.921Z] feae8fd75edb: Pull complete [2023-05-08T23:27:42.921Z] 242c74f7c9fa: Pull complete [2023-05-08T23:27:42.921Z] 3cdef696dda3: Pull complete [2023-05-08T23:27:49.594Z] 2ced38df9373: Pull complete [2023-05-08T23:27:51.012Z] 58f1dce35555: Pull complete [2023-05-08T23:27:51.012Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T23:27:51.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T23:27:51.012Z] ---> fadd8f120f05 [2023-05-08T23:27:51.012Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:27:52.991Z] ---> Running in b247d0b76b24 [2023-05-08T23:27:52.991Z] Removing intermediate container b247d0b76b24 [2023-05-08T23:27:52.991Z] ---> 169814fa72f8 [2023-05-08T23:27:52.991Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T23:27:52.991Z] ---> Running in 25154b49bc71 [2023-05-08T23:27:53.270Z] Removing intermediate container 25154b49bc71 [2023-05-08T23:27:53.270Z] ---> f66d280ae005 [2023-05-08T23:27:53.270Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T23:27:53.542Z] ---> Running in bf41ed4fa6d0 [2023-05-08T23:27:53.810Z] Removing intermediate container bf41ed4fa6d0 [2023-05-08T23:27:53.810Z] ---> 0403e28e5489 [2023-05-08T23:27:53.810Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T23:27:53.810Z] ---> Running in b2b556552844 [2023-05-08T23:27:54.079Z] Removing intermediate container b2b556552844 [2023-05-08T23:27:54.079Z] ---> 4317c3a49380 [2023-05-08T23:27:54.079Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-08T23:27:54.345Z] ---> Running in b8fa3142782b [2023-05-08T23:27:54.612Z] Removing intermediate container b8fa3142782b [2023-05-08T23:27:54.613Z] ---> e723a80e22fa [2023-05-08T23:27:54.613Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T23:27:54.613Z] ---> Running in 0540a5502f2f [2023-05-08T23:27:56.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:27:56.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:27:57.812Z] OK: 263 MiB in 53 packages [2023-05-08T23:27:58.423Z] Removing intermediate container 0540a5502f2f [2023-05-08T23:27:58.424Z] ---> 3bbde80ea34a [2023-05-08T23:27:58.424Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-08T23:27:58.424Z] ---> Running in 57e6408701c7 [2023-05-08T23:27:58.700Z] Removing intermediate container 57e6408701c7 [2023-05-08T23:27:58.700Z] ---> 6b29d33cb74e [2023-05-08T23:27:58.700Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-08T23:28:01.312Z] ---> 893efabbe56f [2023-05-08T23:28:01.312Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:28:01.312Z] ---> Running in 11da0538c8b0 [2023-05-08T23:29:09.329Z] Removing intermediate container 11da0538c8b0 [2023-05-08T23:29:09.329Z] ---> c843f73b49e0 [2023-05-08T23:29:09.329Z] Step 12/13 : COPY . . [2023-05-08T23:29:09.329Z] ---> bf0723df2aea [2023-05-08T23:29:09.329Z] Step 13/13 : RUN ${MAKE} [2023-05-08T23:29:09.329Z] ---> Running in 32335b6cf876 [2023-05-08T23:29:09.329Z] noop [2023-05-08T23:29:09.329Z] Removing intermediate container 32335b6cf876 [2023-05-08T23:29:09.329Z] ---> 4fafb7ab58a3 [2023-05-08T23:29:09.329Z] Successfully built 4fafb7ab58a3 [2023-05-08T23:29:09.329Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:29:09.696Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T23:29:09.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:29:09.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-14577 does not seem to be running inside a container [2023-05-08T23:29:10.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/138 -v /w/workspace/device-onvif-camera/138:/w/workspace/device-onvif-camera/138:rw,z -v /w/workspace/device-onvif-camera/138@tmp:/w/workspace/device-onvif-camera/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T23:29:11.337Z] $ docker top b1517b820c3413a420cd59155b4c0d6a4434ea2f61b4eb9b12fc8a743a7ddd63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:29:12.201Z] + go version [2023-05-08T23:29:12.201Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T23:29:12.217Z] $ docker stop --time=1 b1517b820c3413a420cd59155b4c0d6a4434ea2f61b4eb9b12fc8a743a7ddd63 [2023-05-08T23:29:13.838Z] $ docker rm -f --volumes b1517b820c3413a420cd59155b4c0d6a4434ea2f61b4eb9b12fc8a743a7ddd63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:29:14.438Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T23:29:14.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:29:14.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-14577 does not seem to be running inside a container [2023-05-08T23:29:14.723Z] $ 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/138 -v /w/workspace/device-onvif-camera/138:/w/workspace/device-onvif-camera/138:rw,z -v /w/workspace/device-onvif-camera/138@tmp:/w/workspace/device-onvif-camera/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T23:29:15.961Z] $ docker top 1ab69b7e466d02852c40ee654b46bda9f171ad9ca047c9fa01aadc17d86d97aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:29:16.815Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/138 [Pipeline] fileExists [Pipeline] sh [2023-05-08T23:29:17.153Z] + make test [2023-05-08T23:29:17.421Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T23:29:56.364Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-08T23:32:18.123Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-08T23:32:18.123Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-08T23:32:18.123Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 30.9% of statements [2023-05-08T23:32:36.358Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.677s coverage: 86.5% of statements [2023-05-08T23:32:36.358Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T23:32:36.358Z] go vet ./... [2023-05-08T23:33:08.599Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T23:33:08.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T23:33:08.599Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T23:33:08.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T23:33:08.623Z] $ docker stop --time=1 1ab69b7e466d02852c40ee654b46bda9f171ad9ca047c9fa01aadc17d86d97aa [2023-05-08T23:33:10.443Z] $ docker rm -f --volumes 1ab69b7e466d02852c40ee654b46bda9f171ad9ca047c9fa01aadc17d86d97aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T23:33:11.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T23:33:11.650Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T23:33:12.211Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T23:33:12.585Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T23:33:12.917Z] + ls -al . [2023-05-08T23:33:12.917Z] total 228 [2023-05-08T23:33:12.917Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 23:29 . [2023-05-08T23:33:12.917Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:27 .. [2023-05-08T23:33:12.917Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 23:27 .git [2023-05-08T23:33:12.917Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 23:27 .github [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 496 May 8 23:27 .gitignore [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 23:27 .golangci.yml [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 8 23:27 Attribution.txt [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 8 23:27 CHANGELOG.md [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 8 23:27 Dockerfile [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 23:27 GOVERNANCE.md [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 734 May 8 23:27 Jenkinsfile [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 23:27 LICENSE [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 8 23:27 Makefile [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 625 May 8 23:27 OWNERS.md [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 8 23:27 README.md [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 23:24 VERSION [2023-05-08T23:33:12.917Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 23:27 bin [2023-05-08T23:33:12.917Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 23:27 cmd [2023-05-08T23:33:12.917Z] -rw-r--r-- 1 jenkins jenkins 79213 May 8 23:32 coverage.out [2023-05-08T23:33:12.917Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:27 doc [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 8 23:27 go.mod [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 8 23:27 go.sum [2023-05-08T23:33:12.917Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:27 internal [2023-05-08T23:33:12.917Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 23:27 snap [2023-05-08T23:33:12.917Z] -rw-rw-r-- 1 jenkins jenkins 236 May 8 23:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:33:13.297Z] + 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=b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 --label arch=arm64 --label version=3.0.0-dev.42 . [2023-05-08T23:33:13.892Z] Sending build context to Docker daemon 14.26MB [2023-05-08T23:33:13.892Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T23:33:13.892Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-08T23:33:13.892Z] ---> 4fafb7ab58a3 [2023-05-08T23:33:13.892Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-08T23:33:13.892Z] ---> Running in d7ea397f6c79 [2023-05-08T23:33:14.161Z] Removing intermediate container d7ea397f6c79 [2023-05-08T23:33:14.161Z] ---> e236c8d36c51 [2023-05-08T23:33:14.161Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T23:33:14.428Z] ---> Running in 98d2ab247dac [2023-05-08T23:33:14.697Z] Removing intermediate container 98d2ab247dac [2023-05-08T23:33:14.697Z] ---> a47e042ca9fe [2023-05-08T23:33:14.697Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-08T23:33:14.697Z] ---> Running in 200a2da33a09 [2023-05-08T23:33:14.975Z] Removing intermediate container 200a2da33a09 [2023-05-08T23:33:14.975Z] ---> 6251d44c0558 [2023-05-08T23:33:14.975Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T23:33:14.975Z] ---> Running in e3675efb2150 [2023-05-08T23:33:15.242Z] Removing intermediate container e3675efb2150 [2023-05-08T23:33:15.242Z] ---> ee57059bcb03 [2023-05-08T23:33:15.242Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-08T23:33:15.509Z] ---> Running in 6771c03b8d28 [2023-05-08T23:33:15.776Z] Removing intermediate container 6771c03b8d28 [2023-05-08T23:33:15.776Z] ---> 080821949f1d [2023-05-08T23:33:15.776Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T23:33:15.776Z] ---> Running in fe8687e495da [2023-05-08T23:33:16.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:33:17.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:33:18.736Z] OK: 263 MiB in 53 packages [2023-05-08T23:33:20.686Z] Removing intermediate container fe8687e495da [2023-05-08T23:33:20.686Z] ---> 6d84460b8e54 [2023-05-08T23:33:20.686Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-08T23:33:20.686Z] ---> Running in 83216a4a7779 [2023-05-08T23:33:20.686Z] Removing intermediate container 83216a4a7779 [2023-05-08T23:33:20.686Z] ---> 16f4f4f36e89 [2023-05-08T23:33:20.686Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-08T23:33:21.278Z] ---> cfaad15e2283 [2023-05-08T23:33:21.278Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T23:33:21.278Z] ---> Running in d14d0a874303 [2023-05-08T23:33:24.639Z] Removing intermediate container d14d0a874303 [2023-05-08T23:33:24.639Z] ---> a4584868e6a1 [2023-05-08T23:33:24.639Z] Step 12/26 : COPY . . [2023-05-08T23:33:25.603Z] ---> 69d67ae1b41c [2023-05-08T23:33:25.603Z] Step 13/26 : RUN ${MAKE} [2023-05-08T23:33:25.603Z] ---> Running in bddd32626ca3 [2023-05-08T23:33:26.565Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.42" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-08T23:35:48.260Z] Removing intermediate container bddd32626ca3 [2023-05-08T23:35:48.260Z] ---> 3bc0b8a6c48c [2023-05-08T23:35:48.260Z] Step 14/26 : FROM alpine:3.17 [2023-05-08T23:35:48.260Z] 3.17: Pulling from library/alpine [2023-05-08T23:35:48.260Z] c41833b44d91: Already exists [2023-05-08T23:35:48.528Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T23:35:48.528Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T23:35:48.528Z] ---> 51e60588ff2c [2023-05-08T23:35:48.528Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T23:35:48.528Z] ---> Running in 1a4885d85ff5 [2023-05-08T23:35:48.799Z] Removing intermediate container 1a4885d85ff5 [2023-05-08T23:35:48.799Z] ---> a0615e91a8f7 [2023-05-08T23:35:48.799Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-08T23:35:48.799Z] ---> Running in b727ca76b8f4 [2023-05-08T23:35:50.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T23:35:50.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T23:35:51.890Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T23:35:51.890Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T23:35:51.890Z] OK: 8 MiB in 16 packages [2023-05-08T23:35:52.922Z] Removing intermediate container b727ca76b8f4 [2023-05-08T23:35:52.922Z] ---> d80917075e05 [2023-05-08T23:35:52.922Z] Step 17/26 : WORKDIR / [2023-05-08T23:35:52.922Z] ---> Running in 2260fde77d31 [2023-05-08T23:35:53.191Z] Removing intermediate container 2260fde77d31 [2023-05-08T23:35:53.191Z] ---> b6fe0202298f [2023-05-08T23:35:53.191Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-08T23:35:54.605Z] ---> d1c806782674 [2023-05-08T23:35:54.605Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-08T23:35:55.191Z] ---> a55ee117b8a9 [2023-05-08T23:35:55.191Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-08T23:35:55.777Z] ---> a7d8e50a5940 [2023-05-08T23:35:55.777Z] Step 21/26 : EXPOSE 59984 [2023-05-08T23:35:55.777Z] ---> Running in feafbe35c23d [2023-05-08T23:35:56.046Z] Removing intermediate container feafbe35c23d [2023-05-08T23:35:56.046Z] ---> 4db3102b6a73 [2023-05-08T23:35:56.046Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-08T23:35:56.046Z] ---> Running in 153646b93826 [2023-05-08T23:35:56.314Z] Removing intermediate container 153646b93826 [2023-05-08T23:35:56.314Z] ---> 1fc8365bdd0b [2023-05-08T23:35:56.314Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T23:35:56.582Z] ---> Running in e847aca38069 [2023-05-08T23:35:56.849Z] Removing intermediate container e847aca38069 [2023-05-08T23:35:56.849Z] ---> c0ea1bc60951 [2023-05-08T23:35:56.849Z] Step 24/26 : LABEL arch=arm64 [2023-05-08T23:35:56.849Z] ---> Running in 781924f833b8 [2023-05-08T23:35:57.117Z] Removing intermediate container 781924f833b8 [2023-05-08T23:35:57.117Z] ---> 5dfbe43f8c5c [2023-05-08T23:35:57.117Z] Step 25/26 : LABEL git_sha=b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:35:57.385Z] ---> Running in 1f405454cfbe [2023-05-08T23:35:57.665Z] Removing intermediate container 1f405454cfbe [2023-05-08T23:35:57.665Z] ---> 51508d466704 [2023-05-08T23:35:57.665Z] Step 26/26 : LABEL version=3.0.0-dev.42 [2023-05-08T23:35:57.665Z] ---> Running in a6877d671f79 [2023-05-08T23:35:57.934Z] Removing intermediate container a6877d671f79 [2023-05-08T23:35:57.934Z] ---> c15b2e588478 [2023-05-08T23:35:57.934Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T23:35:57.934Z] Successfully built c15b2e588478 [2023-05-08T23:35:57.934Z] 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-05-08T23:35:58.068Z] provisioning config files... [2023-05-08T23:35:58.089Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/138@tmp/config14495504794795979847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:35:58.527Z] ---> docker-login.sh [2023-05-08T23:35:58.527Z] nexus3.edgexfoundry.org:10001 [2023-05-08T23:35:58.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:35:58.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:35:58.803Z] Configure a credential helper to remove this warning. See [2023-05-08T23:35:58.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:35:58.803Z] [2023-05-08T23:35:58.803Z] Login Succeeded [2023-05-08T23:35:58.803Z] nexus3.edgexfoundry.org:10002 [2023-05-08T23:35:59.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:35:59.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:35:59.080Z] Configure a credential helper to remove this warning. See [2023-05-08T23:35:59.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:35:59.080Z] [2023-05-08T23:35:59.080Z] Login Succeeded [2023-05-08T23:35:59.080Z] nexus3.edgexfoundry.org:10003 [2023-05-08T23:35:59.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:35:59.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:35:59.631Z] Configure a credential helper to remove this warning. See [2023-05-08T23:35:59.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:35:59.631Z] [2023-05-08T23:35:59.631Z] Login Succeeded [2023-05-08T23:35:59.631Z] nexus3.edgexfoundry.org:10004 [2023-05-08T23:35:59.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:35:59.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:35:59.907Z] Configure a credential helper to remove this warning. See [2023-05-08T23:35:59.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:35:59.907Z] [2023-05-08T23:35:59.907Z] Login Succeeded [2023-05-08T23:35:59.907Z] docker.io [2023-05-08T23:36:00.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T23:36:00.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T23:36:00.467Z] Configure a credential helper to remove this warning. See [2023-05-08T23:36:00.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T23:36:00.467Z] [2023-05-08T23:36:00.467Z] Login Succeeded [2023-05-08T23:36:00.467Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T23:36:00.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T23:36:00.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T23:36:00.537Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-08T23:36:00.537Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:36:00.537Z] latest [2023-05-08T23:36:00.537Z] 3.0.0-dev.42 [2023-05-08T23:36:00.537Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [2023-05-08T23:36:00.537Z] main [2023-05-08T23:36:00.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:00.933Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:01.284Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:36:01.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-08T23:36:01.284Z] fd6f65953c5c: Preparing [2023-05-08T23:36:01.284Z] 5af19461de7b: Preparing [2023-05-08T23:36:01.284Z] d751a72cffd3: Preparing [2023-05-08T23:36:01.284Z] 157f7af94732: Preparing [2023-05-08T23:36:01.284Z] 26cbea5cba74: Preparing [2023-05-08T23:36:01.284Z] 26cbea5cba74: Layer already exists [2023-05-08T23:36:01.583Z] fd6f65953c5c: Pushed [2023-05-08T23:36:01.583Z] 5af19461de7b: Pushed [2023-05-08T23:36:01.583Z] 157f7af94732: Pushed [2023-05-08T23:36:08.261Z] d751a72cffd3: Pushed [2023-05-08T23:36:08.261Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141: digest: sha256:eb6ae6e035c525ca9ce56d53969c42299fe72312060e7f324b77f209b7b65c05 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:08.625Z] + 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-05-08T23:36:08.996Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-08T23:36:08.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-08T23:36:08.996Z] fd6f65953c5c: Preparing [2023-05-08T23:36:08.996Z] 5af19461de7b: Preparing [2023-05-08T23:36:08.996Z] d751a72cffd3: Preparing [2023-05-08T23:36:08.996Z] 157f7af94732: Preparing [2023-05-08T23:36:08.996Z] 26cbea5cba74: Preparing [2023-05-08T23:36:08.996Z] d751a72cffd3: Layer already exists [2023-05-08T23:36:08.996Z] 157f7af94732: Layer already exists [2023-05-08T23:36:08.997Z] 26cbea5cba74: Layer already exists [2023-05-08T23:36:08.997Z] 5af19461de7b: Layer already exists [2023-05-08T23:36:08.997Z] fd6f65953c5c: Layer already exists [2023-05-08T23:36:08.997Z] latest: digest: sha256:eb6ae6e035c525ca9ce56d53969c42299fe72312060e7f324b77f209b7b65c05 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:09.357Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:09.716Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.42 [2023-05-08T23:36:09.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-08T23:36:09.716Z] fd6f65953c5c: Preparing [2023-05-08T23:36:09.716Z] 5af19461de7b: Preparing [2023-05-08T23:36:09.716Z] d751a72cffd3: Preparing [2023-05-08T23:36:09.717Z] 157f7af94732: Preparing [2023-05-08T23:36:09.717Z] 26cbea5cba74: Preparing [2023-05-08T23:36:09.717Z] fd6f65953c5c: Layer already exists [2023-05-08T23:36:09.717Z] 157f7af94732: Layer already exists [2023-05-08T23:36:09.717Z] 5af19461de7b: Layer already exists [2023-05-08T23:36:09.717Z] 26cbea5cba74: Layer already exists [2023-05-08T23:36:09.717Z] d751a72cffd3: Layer already exists [2023-05-08T23:36:09.717Z] 3.0.0-dev.42: digest: sha256:eb6ae6e035c525ca9ce56d53969c42299fe72312060e7f324b77f209b7b65c05 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:10.072Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:10.431Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [2023-05-08T23:36:10.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-08T23:36:10.431Z] fd6f65953c5c: Preparing [2023-05-08T23:36:10.431Z] 5af19461de7b: Preparing [2023-05-08T23:36:10.431Z] d751a72cffd3: Preparing [2023-05-08T23:36:10.431Z] 157f7af94732: Preparing [2023-05-08T23:36:10.431Z] 26cbea5cba74: Preparing [2023-05-08T23:36:10.431Z] 157f7af94732: Layer already exists [2023-05-08T23:36:10.431Z] 26cbea5cba74: Layer already exists [2023-05-08T23:36:10.431Z] 5af19461de7b: Layer already exists [2023-05-08T23:36:10.431Z] d751a72cffd3: Layer already exists [2023-05-08T23:36:10.431Z] fd6f65953c5c: Layer already exists [2023-05-08T23:36:10.431Z] b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42: digest: sha256:eb6ae6e035c525ca9ce56d53969c42299fe72312060e7f324b77f209b7b65c05 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:10.785Z] + 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-05-08T23:36:11.141Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-08T23:36:11.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-08T23:36:11.141Z] fd6f65953c5c: Preparing [2023-05-08T23:36:11.141Z] 5af19461de7b: Preparing [2023-05-08T23:36:11.141Z] d751a72cffd3: Preparing [2023-05-08T23:36:11.141Z] 157f7af94732: Preparing [2023-05-08T23:36:11.141Z] 26cbea5cba74: Preparing [2023-05-08T23:36:11.141Z] fd6f65953c5c: Layer already exists [2023-05-08T23:36:11.141Z] 26cbea5cba74: Layer already exists [2023-05-08T23:36:11.141Z] d751a72cffd3: Layer already exists [2023-05-08T23:36:11.141Z] 5af19461de7b: Layer already exists [2023-05-08T23:36:11.141Z] 157f7af94732: Layer already exists [2023-05-08T23:36:11.411Z] main: digest: sha256:eb6ae6e035c525ca9ce56d53969c42299fe72312060e7f324b77f209b7b65c05 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T23:36:11.471Z] ===================================================== [Pipeline] echo [2023-05-08T23:36:11.485Z] taggedImages: [2023-05-08T23:36:11.486Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [2023-05-08T23:36:11.486Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-08T23:36:11.486Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.42 [2023-05-08T23:36:11.486Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141-3.0.0-dev.42 [2023-05-08T23:36:11.486Z] - 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-05-08T23:36:11.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T23:36:11.868Z] [2023-05-08T23:36:11.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:12.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T23:36:12.210Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T23:36:12.210Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T23:36:12.210Z] 04944245beec: Pulling fs layer [2023-05-08T23:36:12.210Z] 699f458cf7ca: Pulling fs layer [2023-05-08T23:36:12.210Z] 765212b225bb: Pulling fs layer [2023-05-08T23:36:12.210Z] f23df028b6ca: Pulling fs layer [2023-05-08T23:36:12.210Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T23:36:12.210Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T23:36:12.210Z] 765212b225bb: Waiting [2023-05-08T23:36:12.210Z] f23df028b6ca: Waiting [2023-05-08T23:36:12.210Z] d65c8cfc05b1: Waiting [2023-05-08T23:36:12.210Z] 2437ff75d9bd: Waiting [2023-05-08T23:36:12.477Z] 04944245beec: Download complete [2023-05-08T23:36:12.477Z] 765212b225bb: Verifying Checksum [2023-05-08T23:36:12.477Z] 765212b225bb: Download complete [2023-05-08T23:36:12.477Z] f23df028b6ca: Verifying Checksum [2023-05-08T23:36:12.477Z] f23df028b6ca: Download complete [2023-05-08T23:36:12.477Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T23:36:12.477Z] d65c8cfc05b1: Download complete [2023-05-08T23:36:12.745Z] 699f458cf7ca: Verifying Checksum [2023-05-08T23:36:12.745Z] 699f458cf7ca: Download complete [2023-05-08T23:36:13.012Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T23:36:13.012Z] 8998bd30e6a1: Download complete [2023-05-08T23:36:15.619Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T23:36:15.619Z] 2437ff75d9bd: Download complete [2023-05-08T23:36:17.031Z] 8998bd30e6a1: Pull complete [2023-05-08T23:36:17.620Z] 04944245beec: Pull complete [2023-05-08T23:36:19.034Z] 699f458cf7ca: Pull complete [2023-05-08T23:36:19.303Z] 765212b225bb: Pull complete [2023-05-08T23:36:19.889Z] f23df028b6ca: Pull complete [2023-05-08T23:36:20.157Z] d65c8cfc05b1: Pull complete [2023-05-08T23:36:35.156Z] 2437ff75d9bd: Pull complete [2023-05-08T23:36:35.156Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T23:36:35.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T23:36:35.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:36:35.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-14577 does not seem to be running inside a container [2023-05-08T23:36:35.414Z] $ 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/138 -v /w/workspace/device-onvif-camera/138:/w/workspace/device-onvif-camera/138:rw,z -v /w/workspace/device-onvif-camera/138@tmp:/w/workspace/device-onvif-camera/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T23:36:37.952Z] $ docker top a39d625f80f40b3e16fbc4b809761f0cd4d0f9c91db87195da3ef4dae23bda36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:36:38.503Z] ---> job-cost.sh [2023-05-08T23:36:38.769Z] lf-activate-venv: SKIPPING [2023-05-08T23:36:38.769Z] INFO: No Stack... [2023-05-08T23:36:39.035Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T23:36:39.991Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T23:36:40.627Z] + cat /w/workspace/device-onvif-camera/138/archives/cost.csv [2023-05-08T23:36:40.627Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T23:36:40.687Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] [2023-05-08T23:36:40.692Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] did not exist. Created. [2023-05-08T23:36:40.693Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T23:36:41.021Z] /w/workspace/device-onvif-camera/138@tmp/durable-96e84738/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T23:36:41.677Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T23:36:41.696Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T23:36:41.751Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T23:36:41.757Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T23:36:41.769Z] $ docker stop --time=1 a39d625f80f40b3e16fbc4b809761f0cd4d0f9c91db87195da3ef4dae23bda36 [2023-05-08T23:36:43.270Z] $ docker rm -f --volumes a39d625f80f40b3e16fbc4b809761f0cd4d0f9c91db87195da3ef4dae23bda36 [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-05-08T23:36:43.649Z] provisioning config files... [2023-05-08T23:36:43.655Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3169077018115009064tmp [Pipeline] { [Pipeline] sh [2023-05-08T23:36:43.945Z] + set +x [2023-05-08T23:36:43.945Z] + curl -s https://codecov.io/bash [2023-05-08T23:36:43.945Z] + bash -s -- [2023-05-08T23:36:43.945Z] [2023-05-08T23:36:43.945Z] _____ _ [2023-05-08T23:36:43.945Z] / ____| | | [2023-05-08T23:36:43.945Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T23:36:43.945Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T23:36:43.945Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T23:36:43.945Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T23:36:43.945Z] Bash-1.0.6 [2023-05-08T23:36:43.945Z] [2023-05-08T23:36:43.945Z] [2023-05-08T23:36:43.945Z] ==> git version 2.25.1 found [2023-05-08T23:36:43.945Z] ==> 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-05-08T23:36:43.945Z] Release-Date: 2020-01-08 [2023-05-08T23:36:43.945Z] 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-05-08T23:36:43.945Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T23:36:43.945Z] ==> Jenkins CI detected. [2023-05-08T23:36:43.945Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-08T23:36:43.945Z] project root: . [2023-05-08T23:36:43.945Z] --> token set from env [2023-05-08T23:36:43.945Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T23:36:44.204Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T23:36:44.204Z] ==> Python coveragepy not found [2023-05-08T23:36:44.204Z] ==> Searching for coverage reports in: [2023-05-08T23:36:44.204Z] + . [2023-05-08T23:36:44.204Z] -> Found 1 reports [2023-05-08T23:36:44.204Z] ==> Detecting git/mercurial file structure [2023-05-08T23:36:44.204Z] ==> Reading reports [2023-05-08T23:36:44.204Z] + ./coverage.out bytes=79213 [2023-05-08T23:36:44.204Z] ==> Appending adjustments [2023-05-08T23:36:44.204Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T23:36:44.204Z] + Found adjustments [2023-05-08T23:36:44.204Z] ==> Gzipping contents [2023-05-08T23:36:44.204Z] 12K /tmp/codecov.sKR2M0.gz [2023-05-08T23:36:44.204Z] ==> Uploading reports [2023-05-08T23:36:44.204Z] url: https://codecov.io [2023-05-08T23:36:44.204Z] query: branch=main&commit=b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T23:36:44.204Z] -> Pinging Codecov [2023-05-08T23:36:44.204Z] 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=b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T23:36:44.463Z] -> Uploading to [2023-05-08T23:36:44.463Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/F29A59C45E3A92E06B3E522C9905F8EF/b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141/f3b7da50-e228-4e09-9884-dcf5fe89a88b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T233644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f00b56faa58fd6ec7903914290f83932285df381a7a9e5c9e6552a49e75f29a7 [2023-05-08T23:36:44.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T23:36:44.463Z] Dload Upload Total Spent Left Speed [2023-05-08T23:36:44.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 48760 --:--:-- --:--:-- --:--:-- 48760 [2023-05-08T23:36:44.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] } [2023-05-08T23:36:44.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T23:36:44.964Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T23:36:44.975Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:45.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T23:36:45.271Z] [2023-05-08T23:36:45.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:36:45.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T23:36:45.567Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T23:36:45.567Z] df9b9388f04a: Pulling fs layer [2023-05-08T23:36:45.567Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T23:36:45.567Z] 25bc292e5bac: Pulling fs layer [2023-05-08T23:36:45.567Z] 114826534d7a: Pulling fs layer [2023-05-08T23:36:45.567Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T23:36:45.567Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T23:36:45.567Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T23:36:45.567Z] 6ad1cebc031e: Waiting [2023-05-08T23:36:45.567Z] 114826534d7a: Waiting [2023-05-08T23:36:45.567Z] 4657fd5d0bcf: Waiting [2023-05-08T23:36:45.567Z] 8a3aa393b2d8: Waiting [2023-05-08T23:36:45.567Z] 25bc292e5bac: Verifying Checksum [2023-05-08T23:36:45.567Z] 25bc292e5bac: Download complete [2023-05-08T23:36:45.567Z] 52dc419b0ee2: Verifying Checksum [2023-05-08T23:36:45.567Z] 52dc419b0ee2: Download complete [2023-05-08T23:36:45.567Z] 4657fd5d0bcf: Download complete [2023-05-08T23:36:45.567Z] df9b9388f04a: Verifying Checksum [2023-05-08T23:36:45.567Z] df9b9388f04a: Download complete [2023-05-08T23:36:45.824Z] df9b9388f04a: Pull complete [2023-05-08T23:36:45.824Z] 6ad1cebc031e: Download complete [2023-05-08T23:36:45.824Z] 52dc419b0ee2: Pull complete [2023-05-08T23:36:45.824Z] 25bc292e5bac: Pull complete [2023-05-08T23:36:46.393Z] 114826534d7a: Verifying Checksum [2023-05-08T23:36:46.393Z] 114826534d7a: Download complete [2023-05-08T23:36:46.393Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T23:36:46.393Z] 8a3aa393b2d8: Download complete [2023-05-08T23:36:49.668Z] 114826534d7a: Pull complete [2023-05-08T23:36:49.668Z] 4657fd5d0bcf: Pull complete [2023-05-08T23:36:49.926Z] 6ad1cebc031e: Pull complete [2023-05-08T23:36:52.464Z] 8a3aa393b2d8: Pull complete [2023-05-08T23:36:52.464Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T23:36:52.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T23:36:52.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:36:52.552Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:36:52.587Z] $ 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-05-08T23:36:55.382Z] $ docker top 230a89d0fe433662a79218fe9c625ef2ba6212a6e29d26b2b11430ab0a050acc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T23:36:55.447Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-08T23:36:55.742Z] + set -o pipefail [2023-05-08T23:36:55.742Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-08T23:37:03.863Z] [2023-05-08T23:37:03.863Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-08T23:37:03.863Z] [2023-05-08T23:37:03.863Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/c77e9fc4-8344-4386-91c7-44c3db3f83b9 [2023-05-08T23:37:03.863Z] [2023-05-08T23:37:03.863Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-08T23:37:03.863Z] [2023-05-08T23:37:03.863Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T23:37:03.863Z] [2023-05-08T23:37:03.863Z] [2023-05-08T23:37:03.863Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T23:37:03.863Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T23:37:03.863Z] More details here: https://snyk.co/ue1NS [2023-05-08T23:37:03.863Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T23:37:03.863Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T23:37:03.871Z] $ docker stop --time=1 230a89d0fe433662a79218fe9c625ef2ba6212a6e29d26b2b11430ab0a050acc [2023-05-08T23:37:06.705Z] $ docker rm -f --volumes 230a89d0fe433662a79218fe9c625ef2ba6212a6e29d26b2b11430ab0a050acc [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-05-08T23:37:07.085Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:37:07.094Z] provisioning config files... [2023-05-08T23:37:07.102Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config842538241251801044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:07.394Z] --> edgex-publish-swagger.sh [2023-05-08T23:37:07.394Z] === Publish doc/openapi/v2 API === [2023-05-08T23:37:07.394Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-08T23:37:07.394Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-08T23:37:07.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T23:37:07.394Z] Dload Upload Total Spent Left Speed [2023-05-08T23:37:08.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 469k 0 0 27 128k 0 1254k --:--:-- --:--:-- --:--:-- 1242k 100 469k 0 0 100 469k 0 574k --:--:-- --:--:-- --:--:-- 573k [2023-05-08T23:37:08.333Z] [2023-05-08T23:37:08.333Z] [Pipeline] } [2023-05-08T23:37:08.342Z] 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-05-08T23:37:08.752Z] + git log --format=format:%s -1 b5d61d09938f73087fdc6ac2a4f7cd48e9ca0141 [Pipeline] sh [2023-05-08T23:37:09.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T23:37:09.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:37:09.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:37:09.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:37:09.413Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:37:09.443Z] $ 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-05-08T23:37:09.837Z] $ docker top 36db91ee809a44db89f6ca8850376403beff7f5dd79dd934e3025b0d39121399 -eo pid,comm [2023-05-08T23:37:09.884Z] 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-05-08T23:37:09.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T23:37:09.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:37:09.924Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:37:10.031Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:37:10.032Z] $ docker exec 36db91ee809a44db89f6ca8850376403beff7f5dd79dd934e3025b0d39121399 ssh-agent [2023-05-08T23:37:10.143Z] SSH_AUTH_SOCK=/tmp/ssh-lliuzlGAzeih/agent.32 [2023-05-08T23:37:10.143Z] SSH_AGENT_PID=38 [2023-05-08T23:37:10.148Z] Running ssh-add (command line suppressed) [2023-05-08T23:37:10.236Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3778617420172266174.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3778617420172266174.key) [2023-05-08T23:37:10.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:37:10.532Z] + git semver tag [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,692 [run_tag] DEBUG tag force:False [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,692 [check_head_tag] DEBUG check head tag [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,694 [execute] INFO git cat-file --batch-check [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,698 [execute] INFO git cat-file --batch [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,733 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,733 [execute] INFO git tag -a v3.0.0-dev.42 -m v3.0.0-dev.42 [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,733 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.42', '-m', 'v3.0.0-dev.42'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T23:37:10.791Z] 2023-05-08 23:37:10,738 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:10.791Z] 3.0.0-dev.42 [Pipeline] } [2023-05-08T23:37:10.798Z] $ docker exec --env ******** --env ******** 36db91ee809a44db89f6ca8850376403beff7f5dd79dd934e3025b0d39121399 ssh-agent -k [2023-05-08T23:37:10.908Z] unset SSH_AUTH_SOCK; [2023-05-08T23:37:10.908Z] unset SSH_AGENT_PID; [2023-05-08T23:37:10.908Z] echo Agent pid 38 killed; [2023-05-08T23:37:10.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T23:37:11.219Z] + git semver [Pipeline] } [2023-05-08T23:37:11.488Z] $ docker stop --time=1 36db91ee809a44db89f6ca8850376403beff7f5dd79dd934e3025b0d39121399 [2023-05-08T23:37:12.777Z] $ docker rm -f --volumes 36db91ee809a44db89f6ca8850376403beff7f5dd79dd934e3025b0d39121399 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:37:13.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T23:37:13.166Z] [2023-05-08T23:37:13.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:37:13.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T23:37:13.468Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T23:37:13.468Z] ab5ef0e58194: Pulling fs layer [2023-05-08T23:37:13.468Z] 9712f1f96733: Pulling fs layer [2023-05-08T23:37:13.468Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T23:37:13.468Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T23:37:13.468Z] e9a5061849ea: Pulling fs layer [2023-05-08T23:37:13.468Z] d747dcd14b5f: Pulling fs layer [2023-05-08T23:37:13.468Z] 2de7ff778b66: Pulling fs layer [2023-05-08T23:37:13.468Z] e9a5061849ea: Waiting [2023-05-08T23:37:13.468Z] 2de7ff778b66: Waiting [2023-05-08T23:37:13.468Z] d747dcd14b5f: Waiting [2023-05-08T23:37:13.468Z] 0d9ebad4ef96: Waiting [2023-05-08T23:37:13.468Z] 9712f1f96733: Verifying Checksum [2023-05-08T23:37:13.468Z] 9712f1f96733: Download complete [2023-05-08T23:37:13.727Z] 63f879dbbcfc: Download complete [2023-05-08T23:37:13.987Z] e9a5061849ea: Verifying Checksum [2023-05-08T23:37:13.987Z] e9a5061849ea: Download complete [2023-05-08T23:37:13.987Z] d747dcd14b5f: Verifying Checksum [2023-05-08T23:37:13.987Z] d747dcd14b5f: Download complete [2023-05-08T23:37:13.987Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T23:37:13.987Z] 0d9ebad4ef96: Download complete [2023-05-08T23:37:13.987Z] ab5ef0e58194: Download complete [2023-05-08T23:37:13.987Z] 2de7ff778b66: Download complete [2023-05-08T23:37:16.510Z] ab5ef0e58194: Pull complete [2023-05-08T23:37:16.510Z] 9712f1f96733: Pull complete [2023-05-08T23:37:17.076Z] 63f879dbbcfc: Pull complete [2023-05-08T23:37:20.354Z] 0d9ebad4ef96: Pull complete [2023-05-08T23:37:20.354Z] e9a5061849ea: Pull complete [2023-05-08T23:37:20.611Z] d747dcd14b5f: Pull complete [2023-05-08T23:37:21.546Z] 2de7ff778b66: Pull complete [2023-05-08T23:37:21.546Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T23:37:21.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T23:37:21.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:37:21.624Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:37:21.653Z] $ 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-05-08T23:37:25.704Z] $ docker top c18a934543aa3c3566353ef0240a130dc173afc36a9f6f2f6f0252d4ac635f5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:37:25.767Z] provisioning config files... [2023-05-08T23:37:25.774Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17680849162897750425tmp [2023-05-08T23:37:25.784Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17694591724897680639tmp [2023-05-08T23:37:25.791Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13230428606326495893tmp [Pipeline] { [Pipeline] echo [2023-05-08T23:37:25.807Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:26.086Z] ---> sigul-configuration.sh [2023-05-08T23:37:26.086Z] gpg: directory `/root/.gnupg' created [2023-05-08T23:37:26.086Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T23:37:26.086Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T23:37:26.086Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T23:37:26.086Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T23:37:26.086Z] gpg: CAST5 encrypted data [2023-05-08T23:37:26.086Z] gpg: encrypted with 1 passphrase [2023-05-08T23:37:26.086Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T23:37:26.458Z] + mkdir /home/jenkins [2023-05-08T23:37:26.458Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T23:37:26.739Z] + 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-05-08T23:37:26.752Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:27.039Z] ---> sigul-install.sh [2023-05-08T23:37:27.039Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T23:37:27.336Z] + git tag --list [2023-05-08T23:37:27.337Z] v0.0.0 [2023-05-08T23:37:27.337Z] v0.0.1-dev.1 [2023-05-08T23:37:27.337Z] v0.0.1-dev.10 [2023-05-08T23:37:27.337Z] v0.0.1-dev.11 [2023-05-08T23:37:27.337Z] v0.0.1-dev.12 [2023-05-08T23:37:27.337Z] v0.0.1-dev.13 [2023-05-08T23:37:27.337Z] v0.0.1-dev.14 [2023-05-08T23:37:27.337Z] v0.0.1-dev.15 [2023-05-08T23:37:27.337Z] v0.0.1-dev.16 [2023-05-08T23:37:27.337Z] v0.0.1-dev.17 [2023-05-08T23:37:27.337Z] v0.0.1-dev.18 [2023-05-08T23:37:27.337Z] v0.0.1-dev.19 [2023-05-08T23:37:27.337Z] v0.0.1-dev.2 [2023-05-08T23:37:27.337Z] v0.0.1-dev.20 [2023-05-08T23:37:27.337Z] v0.0.1-dev.21 [2023-05-08T23:37:27.337Z] v0.0.1-dev.22 [2023-05-08T23:37:27.337Z] v0.0.1-dev.23 [2023-05-08T23:37:27.337Z] v0.0.1-dev.24 [2023-05-08T23:37:27.337Z] v0.0.1-dev.25 [2023-05-08T23:37:27.337Z] v0.0.1-dev.26 [2023-05-08T23:37:27.337Z] v0.0.1-dev.27 [2023-05-08T23:37:27.337Z] v0.0.1-dev.28 [2023-05-08T23:37:27.337Z] v0.0.1-dev.3 [2023-05-08T23:37:27.337Z] v0.0.1-dev.4 [2023-05-08T23:37:27.337Z] v0.0.1-dev.5 [2023-05-08T23:37:27.337Z] v0.0.1-dev.6 [2023-05-08T23:37:27.337Z] v0.0.1-dev.7 [2023-05-08T23:37:27.337Z] v0.0.1-dev.8 [2023-05-08T23:37:27.337Z] v0.0.1-dev.9 [2023-05-08T23:37:27.337Z] v2.2.0 [2023-05-08T23:37:27.337Z] v2.2.0-dev.29 [2023-05-08T23:37:27.337Z] v2.2.0-dev.30 [2023-05-08T23:37:27.337Z] v2.2.0-dev.31 [2023-05-08T23:37:27.337Z] v2.2.0-dev.32 [2023-05-08T23:37:27.337Z] v2.2.0-dev.33 [2023-05-08T23:37:27.337Z] v2.2.0-dev.34 [2023-05-08T23:37:27.337Z] v2.2.0-dev.35 [2023-05-08T23:37:27.337Z] v2.3.0 [2023-05-08T23:37:27.337Z] v2.3.0-dev.1 [2023-05-08T23:37:27.337Z] v2.3.0-dev.10 [2023-05-08T23:37:27.337Z] v2.3.0-dev.11 [2023-05-08T23:37:27.337Z] v2.3.0-dev.12 [2023-05-08T23:37:27.337Z] v2.3.0-dev.13 [2023-05-08T23:37:27.337Z] v2.3.0-dev.14 [2023-05-08T23:37:27.337Z] v2.3.0-dev.15 [2023-05-08T23:37:27.337Z] v2.3.0-dev.16 [2023-05-08T23:37:27.337Z] v2.3.0-dev.17 [2023-05-08T23:37:27.337Z] v2.3.0-dev.18 [2023-05-08T23:37:27.337Z] v2.3.0-dev.19 [2023-05-08T23:37:27.337Z] v2.3.0-dev.2 [2023-05-08T23:37:27.337Z] v2.3.0-dev.20 [2023-05-08T23:37:27.337Z] v2.3.0-dev.21 [2023-05-08T23:37:27.337Z] v2.3.0-dev.22 [2023-05-08T23:37:27.337Z] v2.3.0-dev.23 [2023-05-08T23:37:27.337Z] v2.3.0-dev.24 [2023-05-08T23:37:27.337Z] v2.3.0-dev.25 [2023-05-08T23:37:27.337Z] v2.3.0-dev.26 [2023-05-08T23:37:27.337Z] v2.3.0-dev.27 [2023-05-08T23:37:27.337Z] v2.3.0-dev.28 [2023-05-08T23:37:27.337Z] v2.3.0-dev.29 [2023-05-08T23:37:27.337Z] v2.3.0-dev.3 [2023-05-08T23:37:27.337Z] v2.3.0-dev.30 [2023-05-08T23:37:27.337Z] v2.3.0-dev.31 [2023-05-08T23:37:27.337Z] v2.3.0-dev.32 [2023-05-08T23:37:27.337Z] v2.3.0-dev.33 [2023-05-08T23:37:27.337Z] v2.3.0-dev.34 [2023-05-08T23:37:27.337Z] v2.3.0-dev.35 [2023-05-08T23:37:27.337Z] v2.3.0-dev.36 [2023-05-08T23:37:27.337Z] v2.3.0-dev.37 [2023-05-08T23:37:27.337Z] v2.3.0-dev.38 [2023-05-08T23:37:27.337Z] v2.3.0-dev.39 [2023-05-08T23:37:27.337Z] v2.3.0-dev.4 [2023-05-08T23:37:27.337Z] v2.3.0-dev.40 [2023-05-08T23:37:27.337Z] v2.3.0-dev.41 [2023-05-08T23:37:27.337Z] v2.3.0-dev.42 [2023-05-08T23:37:27.337Z] v2.3.0-dev.43 [2023-05-08T23:37:27.337Z] v2.3.0-dev.44 [2023-05-08T23:37:27.337Z] v2.3.0-dev.45 [2023-05-08T23:37:27.337Z] v2.3.0-dev.5 [2023-05-08T23:37:27.337Z] v2.3.0-dev.6 [2023-05-08T23:37:27.337Z] v2.3.0-dev.7 [2023-05-08T23:37:27.337Z] v2.3.0-dev.8 [2023-05-08T23:37:27.337Z] v2.3.0-dev.9 [2023-05-08T23:37:27.337Z] v2.3.1 [2023-05-08T23:37:27.337Z] v2.3.1-dev.1 [2023-05-08T23:37:27.337Z] v2.3.1-dev.4 [2023-05-08T23:37:27.337Z] v2.3.1-dev.5 [2023-05-08T23:37:27.337Z] v2.3.2-dev.1 [2023-05-08T23:37:27.337Z] v2.3.2-dev.2 [2023-05-08T23:37:27.337Z] v3.0.0-dev.1 [2023-05-08T23:37:27.337Z] v3.0.0-dev.10 [2023-05-08T23:37:27.337Z] v3.0.0-dev.11 [2023-05-08T23:37:27.337Z] v3.0.0-dev.12 [2023-05-08T23:37:27.337Z] v3.0.0-dev.13 [2023-05-08T23:37:27.337Z] v3.0.0-dev.14 [2023-05-08T23:37:27.337Z] v3.0.0-dev.15 [2023-05-08T23:37:27.337Z] v3.0.0-dev.16 [2023-05-08T23:37:27.337Z] v3.0.0-dev.17 [2023-05-08T23:37:27.337Z] v3.0.0-dev.18 [2023-05-08T23:37:27.337Z] v3.0.0-dev.19 [2023-05-08T23:37:27.337Z] v3.0.0-dev.2 [2023-05-08T23:37:27.337Z] v3.0.0-dev.20 [2023-05-08T23:37:27.337Z] v3.0.0-dev.21 [2023-05-08T23:37:27.337Z] v3.0.0-dev.22 [2023-05-08T23:37:27.337Z] v3.0.0-dev.23 [2023-05-08T23:37:27.337Z] v3.0.0-dev.24 [2023-05-08T23:37:27.337Z] v3.0.0-dev.25 [2023-05-08T23:37:27.337Z] v3.0.0-dev.26 [2023-05-08T23:37:27.337Z] v3.0.0-dev.27 [2023-05-08T23:37:27.337Z] v3.0.0-dev.28 [2023-05-08T23:37:27.337Z] v3.0.0-dev.29 [2023-05-08T23:37:27.337Z] v3.0.0-dev.3 [2023-05-08T23:37:27.337Z] v3.0.0-dev.30 [2023-05-08T23:37:27.337Z] v3.0.0-dev.31 [2023-05-08T23:37:27.337Z] v3.0.0-dev.32 [2023-05-08T23:37:27.337Z] v3.0.0-dev.33 [2023-05-08T23:37:27.337Z] v3.0.0-dev.34 [2023-05-08T23:37:27.337Z] v3.0.0-dev.35 [2023-05-08T23:37:27.337Z] v3.0.0-dev.36 [2023-05-08T23:37:27.337Z] v3.0.0-dev.37 [2023-05-08T23:37:27.337Z] v3.0.0-dev.38 [2023-05-08T23:37:27.337Z] v3.0.0-dev.39 [2023-05-08T23:37:27.337Z] v3.0.0-dev.4 [2023-05-08T23:37:27.337Z] v3.0.0-dev.40 [2023-05-08T23:37:27.337Z] v3.0.0-dev.41 [2023-05-08T23:37:27.337Z] v3.0.0-dev.42 [2023-05-08T23:37:27.337Z] v3.0.0-dev.5 [2023-05-08T23:37:27.337Z] v3.0.0-dev.6 [2023-05-08T23:37:27.337Z] v3.0.0-dev.7 [2023-05-08T23:37:27.337Z] v3.0.0-dev.8 [2023-05-08T23:37:27.337Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T23:37:27.669Z] + lftools sign git-tag v3.0.0-dev.42 [2023-05-08T23:37:28.237Z] Signing Git tag with Sigul... [2023-05-08T23:37:28.237Z] Signing v3.0.0-dev.42 [Pipeline] echo [2023-05-08T23:37:28.503Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:28.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T23:37:28.792Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T23:37:28.806Z] $ docker stop --time=1 c18a934543aa3c3566353ef0240a130dc173afc36a9f6f2f6f0252d4ac635f5a [2023-05-08T23:37:30.068Z] $ docker rm -f --volumes c18a934543aa3c3566353ef0240a130dc173afc36a9f6f2f6f0252d4ac635f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T23:37:30.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T23:37:30.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:37:30.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:37:30.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:37:30.883Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:37:30.923Z] $ 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-05-08T23:37:31.228Z] $ docker top 265f3eab3845c93265cc490453aecef89996783417badc1731456936fe2d0d5a -eo pid,comm [2023-05-08T23:37:31.274Z] 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-05-08T23:37:31.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T23:37:31.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:37:31.316Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:37:31.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:37:31.432Z] $ docker exec 265f3eab3845c93265cc490453aecef89996783417badc1731456936fe2d0d5a ssh-agent [2023-05-08T23:37:31.539Z] SSH_AUTH_SOCK=/tmp/ssh-Fwjt2WrcjudV/agent.33 [2023-05-08T23:37:31.539Z] SSH_AGENT_PID=39 [2023-05-08T23:37:31.543Z] Running ssh-add (command line suppressed) [2023-05-08T23:37:31.642Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2168058394711320664.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2168058394711320664.key) [2023-05-08T23:37:31.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:37:31.942Z] + git semver bump pre [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,098 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,098 [bump_version] DEBUG bumping version:3.0.0-dev.42 on axis:pre with prefix:dev [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,098 [bump_version] DEBUG bumped version:3.0.0-dev.43 [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,098 [write_version] DEBUG write version:3.0.0-dev.43 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,098 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,099 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,100 [execute] INFO git cat-file --batch-check [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,105 [execute] INFO git cat-file --batch [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T23:37:32.202Z] 2023-05-08 23:37:32,111 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:32.202Z] 3.0.0-dev.43 [Pipeline] } [2023-05-08T23:37:32.211Z] $ docker exec --env ******** --env ******** 265f3eab3845c93265cc490453aecef89996783417badc1731456936fe2d0d5a ssh-agent -k [2023-05-08T23:37:32.314Z] unset SSH_AUTH_SOCK; [2023-05-08T23:37:32.314Z] unset SSH_AGENT_PID; [2023-05-08T23:37:32.314Z] echo Agent pid 39 killed; [2023-05-08T23:37:32.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T23:37:32.757Z] + git semver [Pipeline] } [2023-05-08T23:37:33.042Z] $ docker stop --time=1 265f3eab3845c93265cc490453aecef89996783417badc1731456936fe2d0d5a [2023-05-08T23:37:34.309Z] $ docker rm -f --volumes 265f3eab3845c93265cc490453aecef89996783417badc1731456936fe2d0d5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T23:37:34.653Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T23:37:34.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:37:34.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T23:37:34.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:37:35.021Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:37:35.088Z] $ 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-05-08T23:37:35.411Z] $ docker top 328d03707c023475276176633b4615b2b9f94ccabcd9f7ed1a115444bb876e55 -eo pid,comm [2023-05-08T23:37:35.460Z] 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-05-08T23:37:35.460Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T23:37:35.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T23:37:35.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T23:37:35.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T23:37:35.615Z] $ docker exec 328d03707c023475276176633b4615b2b9f94ccabcd9f7ed1a115444bb876e55 ssh-agent [2023-05-08T23:37:35.717Z] SSH_AUTH_SOCK=/tmp/ssh-Vy3nC843vhvB/agent.32 [2023-05-08T23:37:35.717Z] SSH_AGENT_PID=38 [2023-05-08T23:37:35.722Z] Running ssh-add (command line suppressed) [2023-05-08T23:37:35.814Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6936928889695750992.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6936928889695750992.key) [2023-05-08T23:37:35.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T23:37:36.114Z] + git semver push [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,278 [run_push] DEBUG push [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,278 [execute] INFO git cat-file --batch-check [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,282 [execute] INFO git rev-list d67c8dbfbd8296f213781764872eb4f27191db6b -- [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,282 [execute] DEBUG Popen(['git', 'rev-list', 'd67c8dbfbd8296f213781764872eb4f27191db6b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,290 [execute] INFO git fetch -v origin [2023-05-08T23:37:36.373Z] 2023-05-08 23:37:36,290 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-08T23:37:36.940Z] 2023-05-08 23:37:36,731 [run_push] DEBUG no remote changes detected [2023-05-08T23:37:36.940Z] 2023-05-08 23:37:36,731 [execute] INFO git push origin semver [2023-05-08T23:37:36.940Z] 2023-05-08 23:37:36,731 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T23:37:37.510Z] 2023-05-08 23:37:37,454 [run_push] DEBUG push all version tags [2023-05-08T23:37:37.510Z] 2023-05-08 23:37:37,454 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T23:37:37.510Z] 2023-05-08 23:37:37,454 [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-05-08T23:37:38.444Z] 2023-05-08 23:37:38,204 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-08T23:37:38.444Z] 3.0.0-dev.43 [Pipeline] } [2023-05-08T23:37:38.451Z] $ docker exec --env ******** --env ******** 328d03707c023475276176633b4615b2b9f94ccabcd9f7ed1a115444bb876e55 ssh-agent -k [2023-05-08T23:37:38.554Z] unset SSH_AUTH_SOCK; [2023-05-08T23:37:38.554Z] unset SSH_AGENT_PID; [2023-05-08T23:37:38.555Z] echo Agent pid 38 killed; [2023-05-08T23:37:38.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T23:37:38.868Z] + git semver [Pipeline] } [2023-05-08T23:37:39.136Z] $ docker stop --time=1 328d03707c023475276176633b4615b2b9f94ccabcd9f7ed1a115444bb876e55 [2023-05-08T23:37:40.427Z] $ docker rm -f --volumes 328d03707c023475276176633b4615b2b9f94ccabcd9f7ed1a115444bb876e55 [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-05-08T23:37:40.989Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-08T23:37:40.989Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-08T23:37:40.989Z] total 16 [2023-05-08T23:37:40.989Z] drwxr-xr-x 3 root root 4096 May 8 23:26 . [2023-05-08T23:37:40.989Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 23:37 .. [2023-05-08T23:37:40.989Z] drwxr-xr-x 2 root root 4096 May 8 23:26 cost [2023-05-08T23:37:40.989Z] -rw-r--r-- 1 root root 91 May 8 23:26 cost.csv [2023-05-08T23:37:40.989Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-08T23:37:40.989Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-08T23:37:40.989Z] total 16 [2023-05-08T23:37:40.989Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 23:26 . [2023-05-08T23:37:40.989Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 23:37 .. [2023-05-08T23:37:40.989Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 23:26 cost [2023-05-08T23:37:40.989Z] -rw-r--r-- 1 jenkins jenkins 91 May 8 23:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:41.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:42.313Z] ---> package-listing.sh [2023-05-08T23:37:42.313Z] ++ facter osfamily [2023-05-08T23:37:42.313Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T23:37:42.313Z] + OS_FAMILY=debian [2023-05-08T23:37:42.313Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-08T23:37:42.313Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T23:37:42.313Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T23:37:42.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T23:37:42.313Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T23:37:42.313Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-08T23:37:42.313Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T23:37:42.313Z] + case "${OS_FAMILY}" in [2023-05-08T23:37:42.313Z] + dpkg -l [2023-05-08T23:37:42.313Z] + grep '^ii' [2023-05-08T23:37:42.683Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T23:37:42.683Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T23:37:42.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T23:37:42.683Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-08T23:37:42.683Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-08T23:37:42.683Z] + 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-05-08T23:37:42.703Z] 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-05-08T23:37:42.980Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T23:37:43.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T23:37:43.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T23:37:43.678Z] prd-ubuntu20.04-docker-8c-8g-14576 does not seem to be running inside a container [2023-05-08T23:37:43.712Z] $ 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-05-08T23:37:43.938Z] $ docker top 1fb02718da14932f8d5bf07195fccf91d0daa064b4c778f7d43594da56fde52c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T23:37:44.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T23:37:44.562Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T23:37:44.847Z] + ls /var/log/sa-host [2023-05-08T23:37:44.847Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T23:37:44.914Z] provisioning config files... [2023-05-08T23:37:44.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10387719980735789736tmp [Pipeline] { [Pipeline] echo [2023-05-08T23:37:44.940Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:45.225Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T23:37:45.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:45.560Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T23:37:45.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:45.852Z] ---> sudo-logs.sh [2023-05-08T23:37:45.852Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T23:37:45.877Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:46.163Z] ---> job-cost.sh [2023-05-08T23:37:46.163Z] lf-activate-venv: SKIPPING [2023-05-08T23:37:46.163Z] DEBUG: total: 0.2199999988079071 [2023-05-08T23:37:46.163Z] INFO: Retrieving Stack Cost... [2023-05-08T23:37:46.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T23:37:46.993Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T23:37:47.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T23:37:47.289Z] ---> logs-deploy.sh [2023-05-08T23:37:47.289Z] lf-activate-venv: SKIPPING [2023-05-08T23:37:47.289Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/138 [2023-05-08T23:37:47.289Z] INFO: archiving workspace using pattern(s): [2023-05-08T23:37:48.227Z] Archives upload complete. [2023-05-08T23:37:48.228Z] INFO: archiving logs to Nexus