Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f388099ed379dad62200909a1d9c5e93e9adedb 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-ssh12923835930553625636.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-ssh420250199858135668.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-ssh8387633743715095545.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-ssh9441272625207652834.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-ssh9136669551643464522.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15162 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f388099ed379dad62200909a1d9c5e93e9adedb (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#358)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1f388099ed379dad62200909a1d9c5e93e9adedb # timeout=10 > git rev-list --no-walk 8f1cbaebfbf6d7031a6f1dcf6753c42a817109ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T04:18:37.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T04:18:37.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T04:18:37.095Z] ========================================================= [2023-05-11T04:18:37.095Z] EdgeX Global Pipelines Version Info [2023-05-11T04:18:37.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:18:37.814Z] ------------------- [2023-05-11T04:18:37.814Z] stable info: [2023-05-11T04:18:37.814Z] ------------------- [2023-05-11T04:18:37.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T04:18:37.814Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:18:37.814Z] Message: update stable to v1.0.249 [2023-05-11T04:18:38.387Z] ------------------- [2023-05-11T04:18:38.387Z] experimental info: [2023-05-11T04:18:38.387Z] ------------------- [2023-05-11T04:18:38.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T04:18:38.387Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T04:18:38.387Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T04:18:38.554Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-11T04:18:38.566Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-11T04:18:38.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T04:18:38.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T04:18:38.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T04:18:38.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T04:18:38.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T04:18:38.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T04:18:38.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T04:18:38.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T04:18:38.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T04:18:38.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-11T04:18:38.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T04:18:38.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T04:18:38.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:18:38.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T04:18:38.780Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:18:38.796Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T04:18:38.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T04:18:38.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T04:18:38.843Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-11T04:18:38.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-11T04:18:38.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T04:18:38.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T04:18:38.903Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T04:18:38.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T04:18:38.921Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T04:18:38.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T04:18:38.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T04:18:38.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T04:18:38.978Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo [2023-05-11T04:18:38.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f38809 [Pipeline] echo [2023-05-11T04:18:39.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:18:39.065Z] provisioning config files... [2023-05-11T04:18:39.078Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17512828335051461513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:18:39.381Z] ---> docker-login.sh [2023-05-11T04:18:39.381Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:18:39.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:39.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:39.657Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:39.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:39.657Z] [2023-05-11T04:18:39.657Z] Login Succeeded [2023-05-11T04:18:39.657Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:18:39.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:39.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:39.657Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:39.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:39.657Z] [2023-05-11T04:18:39.657Z] Login Succeeded [2023-05-11T04:18:39.657Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:18:39.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:39.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:39.919Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:39.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:39.919Z] [2023-05-11T04:18:39.919Z] Login Succeeded [2023-05-11T04:18:39.919Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:18:39.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:39.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:39.919Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:39.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:39.919Z] [2023-05-11T04:18:39.919Z] Login Succeeded [2023-05-11T04:18:39.919Z] docker.io [2023-05-11T04:18:40.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:40.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:40.180Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:40.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:40.180Z] [2023-05-11T04:18:40.180Z] Login Succeeded [2023-05-11T04:18:40.180Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:18:40.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T04:18:40.556Z] + git rev-list -1 --merges 1f388099ed379dad62200909a1d9c5e93e9adedb~1..1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo [2023-05-11T04:18:40.604Z] -----------> git rev-list -1 --merges 1f388099ed379dad62200909a1d9c5e93e9adedb~1..1f388099ed379dad62200909a1d9c5e93e9adedb 1f388099ed379dad62200909a1d9c5e93e9adedb [false] [Pipeline] sh [2023-05-11T04:18:40.897Z] + git log --format=format:%s -1 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo [2023-05-11T04:18:40.913Z] ========================================================= [2023-05-11T04:18:40.913Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T04:18:40.913Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:18:41.243Z] + git log --format=format:%s -1 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] echo [2023-05-11T04:18:41.255Z] [semverPrep] GIT_COMMIT: 1f388099ed379dad62200909a1d9c5e93e9adedb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#358) [Pipeline] echo [2023-05-11T04:18:41.262Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T04:18:41.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:18:41.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T04:18:41.618Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T04:18:41.619Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T04:18:41.619Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T04:18:41.619Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T04:18:41.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:18:41.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:18:41.978Z] [2023-05-11T04:18:41.978Z] 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-11T04:18:42.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:18:42.281Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T04:18:42.282Z] b85a868b505f: Pulling fs layer [2023-05-11T04:18:42.282Z] e2be974225ed: Pulling fs layer [2023-05-11T04:18:42.282Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T04:18:42.282Z] 988bab9f4d93: Pulling fs layer [2023-05-11T04:18:42.282Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T04:18:42.282Z] eaf3925da568: Pulling fs layer [2023-05-11T04:18:42.282Z] bab4dde63d76: Pulling fs layer [2023-05-11T04:18:42.282Z] 988bab9f4d93: Waiting [2023-05-11T04:18:42.282Z] 1469e6f7b9e6: Waiting [2023-05-11T04:18:42.282Z] eaf3925da568: Waiting [2023-05-11T04:18:42.282Z] bde34c3a00c8: Pulling fs layer [2023-05-11T04:18:42.282Z] b352a97aabf1: Pulling fs layer [2023-05-11T04:18:42.282Z] bde34c3a00c8: Waiting [2023-05-11T04:18:42.282Z] bab4dde63d76: Waiting [2023-05-11T04:18:42.282Z] 4872d77fe225: Pulling fs layer [2023-05-11T04:18:42.282Z] 5851b861e8e6: Pulling fs layer [2023-05-11T04:18:42.282Z] 5851b861e8e6: Waiting [2023-05-11T04:18:42.282Z] b352a97aabf1: Waiting [2023-05-11T04:18:42.282Z] e2be974225ed: Download complete [2023-05-11T04:18:42.282Z] 988bab9f4d93: Download complete [2023-05-11T04:18:42.282Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T04:18:42.282Z] 339a4e72a1f5: Download complete [2023-05-11T04:18:42.282Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T04:18:42.282Z] 1469e6f7b9e6: Download complete [2023-05-11T04:18:42.282Z] eaf3925da568: Verifying Checksum [2023-05-11T04:18:42.282Z] eaf3925da568: Download complete [2023-05-11T04:18:42.542Z] bde34c3a00c8: Download complete [2023-05-11T04:18:42.542Z] b352a97aabf1: Download complete [2023-05-11T04:18:42.542Z] 4872d77fe225: Verifying Checksum [2023-05-11T04:18:42.542Z] 4872d77fe225: Download complete [2023-05-11T04:18:42.542Z] 5851b861e8e6: Download complete [2023-05-11T04:18:42.542Z] b85a868b505f: Download complete [2023-05-11T04:18:42.802Z] bab4dde63d76: Verifying Checksum [2023-05-11T04:18:42.802Z] bab4dde63d76: Download complete [2023-05-11T04:18:43.740Z] b85a868b505f: Pull complete [2023-05-11T04:18:43.740Z] e2be974225ed: Pull complete [2023-05-11T04:18:44.309Z] 339a4e72a1f5: Pull complete [2023-05-11T04:18:44.309Z] 988bab9f4d93: Pull complete [2023-05-11T04:18:44.568Z] 1469e6f7b9e6: Pull complete [2023-05-11T04:18:44.568Z] eaf3925da568: Pull complete [2023-05-11T04:18:46.477Z] bab4dde63d76: Pull complete [2023-05-11T04:18:46.477Z] bde34c3a00c8: Pull complete [2023-05-11T04:18:46.477Z] b352a97aabf1: Pull complete [2023-05-11T04:18:46.477Z] 4872d77fe225: Pull complete [2023-05-11T04:18:46.477Z] 5851b861e8e6: Pull complete [2023-05-11T04:18:46.737Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T04:18:46.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:18:46.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:18:46.832Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:18:46.859Z] $ 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-11T04:18:48.082Z] $ docker top a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 -eo pid,comm [2023-05-11T04:18:48.143Z] 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-11T04:18:48.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:18:48.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:18:48.182Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:18:48.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:18:48.308Z] $ docker exec a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent [2023-05-11T04:18:48.416Z] SSH_AUTH_SOCK=/tmp/ssh-igq7HP2q3pih/agent.33 [2023-05-11T04:18:48.416Z] SSH_AGENT_PID=39 [2023-05-11T04:18:48.421Z] Running ssh-add (command line suppressed) [2023-05-11T04:18:48.502Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14121875229470948999.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14121875229470948999.key) [2023-05-11T04:18:48.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:18:48.812Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T04:18:48.822Z] $ docker exec --env ******** --env ******** a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent -k [2023-05-11T04:18:48.925Z] unset SSH_AUTH_SOCK; [2023-05-11T04:18:48.925Z] unset SSH_AGENT_PID; [2023-05-11T04:18:48.925Z] echo Agent pid 39 killed; [2023-05-11T04:18:48.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T04:18:48.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:18:48.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:18:49.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:18:49.078Z] $ docker exec a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent [2023-05-11T04:18:49.192Z] SSH_AUTH_SOCK=/tmp/ssh-BTcf378fSDJJ/agent.72 [2023-05-11T04:18:49.192Z] SSH_AGENT_PID=78 [2023-05-11T04:18:49.197Z] Running ssh-add (command line suppressed) [2023-05-11T04:18:49.297Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8663857920701485439.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8663857920701485439.key) [2023-05-11T04:18:49.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:18:49.603Z] + git semver init [2023-05-11T04:18:49.861Z] 2023-05-11 04:18:49,761 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T04:18:49.861Z] 2023-05-11 04:18:49,761 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T04:18:49.861Z] 2023-05-11 04:18:49,762 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-11T04:18:49.861Z] 2023-05-11 04:18:49,762 [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-11T04:18:50.798Z] 2023-05-11 04:18:50,629 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-11T04:18:50.798Z] 2023-05-11 04:18:50,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-11T04:18:50.798Z] 2023-05-11 04:18:50,630 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:18:50.798Z] 2023-05-11 04:18:50,630 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:18:50.798Z] 3.0.0-dev.49 [Pipeline] } [2023-05-11T04:18:50.808Z] $ docker exec --env ******** --env ******** a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 ssh-agent -k [2023-05-11T04:18:50.909Z] unset SSH_AUTH_SOCK; [2023-05-11T04:18:50.910Z] unset SSH_AGENT_PID; [2023-05-11T04:18:50.911Z] echo Agent pid 78 killed; [2023-05-11T04:18:50.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:18:51.232Z] + git semver [Pipeline] } [2023-05-11T04:18:51.504Z] $ docker stop --time=1 a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 [2023-05-11T04:18:52.819Z] $ docker rm -f --volumes a98b7edc4b3d14d4c85aa471ff56ca06ebae90fafa94583294331298a29c2ed8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:18:53.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T04:18:53.381Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T04:18:53.384Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [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-11T04:18:53.533Z] provisioning config files... [2023-05-11T04:18:53.543Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8659769301059495332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:18:53.843Z] ---> docker-login.sh [2023-05-11T04:18:53.843Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:18:53.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:53.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:53.843Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:53.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:53.843Z] [2023-05-11T04:18:53.843Z] Login Succeeded [2023-05-11T04:18:53.843Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:18:53.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:53.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:53.843Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:53.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:53.843Z] [2023-05-11T04:18:53.843Z] Login Succeeded [2023-05-11T04:18:53.843Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:18:54.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:54.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:54.106Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:54.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:54.106Z] [2023-05-11T04:18:54.106Z] Login Succeeded [2023-05-11T04:18:54.106Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:18:54.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:54.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:54.106Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:54.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:54.106Z] [2023-05-11T04:18:54.106Z] Login Succeeded [2023-05-11T04:18:54.106Z] docker.io [2023-05-11T04:18:54.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:18:54.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:18:54.632Z] Configure a credential helper to remove this warning. See [2023-05-11T04:18:54.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:18:54.632Z] [2023-05-11T04:18:54.632Z] Login Succeeded [2023-05-11T04:18:54.632Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:18:54.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:18:54.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:18:54.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:18:54.736Z] ========================================================= [2023-05-11T04:18:54.736Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T04:18:54.736Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:18:55.044Z] + 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-11T04:18:55.044Z] Sending build context to Docker daemon 21.82MB [2023-05-11T04:18:55.044Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:18:55.044Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T04:18:55.044Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T04:18:55.044Z] f56be85fc22e: Pulling fs layer [2023-05-11T04:18:55.044Z] 85791d961cd3: Pulling fs layer [2023-05-11T04:18:55.302Z] d694b5ae8c79: Pulling fs layer [2023-05-11T04:18:55.302Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T04:18:55.302Z] 4d19c01a9841: Pulling fs layer [2023-05-11T04:18:55.302Z] 9325e15d5711: Pulling fs layer [2023-05-11T04:18:55.303Z] 556b6ee489ea: Pulling fs layer [2023-05-11T04:18:55.303Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T04:18:55.303Z] 4d19c01a9841: Waiting [2023-05-11T04:18:55.303Z] 9325e15d5711: Waiting [2023-05-11T04:18:55.303Z] c5a4b2cf53e6: Waiting [2023-05-11T04:18:55.303Z] 556b6ee489ea: Waiting [2023-05-11T04:18:55.303Z] 9f32a84ed3da: Waiting [2023-05-11T04:18:55.303Z] 85791d961cd3: Download complete [2023-05-11T04:18:55.303Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T04:18:55.303Z] 9f32a84ed3da: Download complete [2023-05-11T04:18:55.303Z] 4d19c01a9841: Verifying Checksum [2023-05-11T04:18:55.303Z] 4d19c01a9841: Download complete [2023-05-11T04:18:55.303Z] f56be85fc22e: Verifying Checksum [2023-05-11T04:18:55.303Z] f56be85fc22e: Download complete [2023-05-11T04:18:55.303Z] 9325e15d5711: Verifying Checksum [2023-05-11T04:18:55.303Z] 9325e15d5711: Download complete [2023-05-11T04:18:55.303Z] f56be85fc22e: Pull complete [2023-05-11T04:18:55.563Z] 85791d961cd3: Pull complete [2023-05-11T04:18:55.563Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T04:18:55.563Z] c5a4b2cf53e6: Download complete [2023-05-11T04:18:55.823Z] d694b5ae8c79: Verifying Checksum [2023-05-11T04:18:55.823Z] d694b5ae8c79: Download complete [2023-05-11T04:18:56.083Z] 556b6ee489ea: Verifying Checksum [2023-05-11T04:18:56.083Z] 556b6ee489ea: Download complete [2023-05-11T04:18:59.372Z] d694b5ae8c79: Pull complete [2023-05-11T04:18:59.372Z] 9f32a84ed3da: Pull complete [2023-05-11T04:18:59.372Z] 4d19c01a9841: Pull complete [2023-05-11T04:18:59.372Z] 9325e15d5711: Pull complete [2023-05-11T04:19:01.277Z] 556b6ee489ea: Pull complete [2023-05-11T04:19:02.214Z] c5a4b2cf53e6: Pull complete [2023-05-11T04:19:02.214Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T04:19:02.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T04:19:02.214Z] ---> c4be618373d6 [2023-05-11T04:19:02.214Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:19:03.597Z] ---> Running in 029acb144290 [2023-05-11T04:19:03.597Z] Removing intermediate container 029acb144290 [2023-05-11T04:19:03.597Z] ---> 852a39b398ea [2023-05-11T04:19:03.597Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:19:03.597Z] ---> Running in ee37ed0ea060 [2023-05-11T04:19:03.860Z] Removing intermediate container ee37ed0ea060 [2023-05-11T04:19:03.860Z] ---> f11db1cf1f6d [2023-05-11T04:19:03.860Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:19:03.860Z] ---> Running in fbb5bfbb6f5b [2023-05-11T04:19:03.860Z] Removing intermediate container fbb5bfbb6f5b [2023-05-11T04:19:03.860Z] ---> ce0d8549d1ff [2023-05-11T04:19:03.860Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:19:04.120Z] ---> Running in e4ff3cdc8f25 [2023-05-11T04:19:04.120Z] Removing intermediate container e4ff3cdc8f25 [2023-05-11T04:19:04.120Z] ---> ec53b53e9c0e [2023-05-11T04:19:04.120Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:19:04.120Z] ---> Running in bcc8e4bc5192 [2023-05-11T04:19:04.120Z] Removing intermediate container bcc8e4bc5192 [2023-05-11T04:19:04.120Z] ---> 9c97840d393a [2023-05-11T04:19:04.120Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:19:04.120Z] ---> Running in 7385d3751abb [2023-05-11T04:19:04.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:19:04.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:19:04.949Z] OK: 265 MiB in 53 packages [2023-05-11T04:19:05.208Z] Removing intermediate container 7385d3751abb [2023-05-11T04:19:05.208Z] ---> 44edffb2f600 [2023-05-11T04:19:05.208Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T04:19:05.208Z] ---> Running in 9ce65f41ee89 [2023-05-11T04:19:05.208Z] Removing intermediate container 9ce65f41ee89 [2023-05-11T04:19:05.208Z] ---> b31bbb209ec7 [2023-05-11T04:19:05.208Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T04:19:05.467Z] ---> e6469a1491b7 [2023-05-11T04:19:05.467Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:19:05.467Z] ---> Running in c2f2a673eb79 [2023-05-11T04:19:08.487Z] Still waiting to schedule task [2023-05-11T04:19:08.487Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15163’ is offline [2023-05-11T04:19:23.568Z] Removing intermediate container c2f2a673eb79 [2023-05-11T04:19:23.568Z] ---> 532d34810364 [2023-05-11T04:19:23.568Z] Step 12/13 : COPY . . [2023-05-11T04:19:24.519Z] ---> b4af6f8ce63e [2023-05-11T04:19:24.519Z] Step 13/13 : RUN ${MAKE} [2023-05-11T04:19:24.519Z] ---> Running in 64287ffe376f [2023-05-11T04:19:24.519Z] noop [2023-05-11T04:19:24.778Z] Removing intermediate container 64287ffe376f [2023-05-11T04:19:24.778Z] ---> ca3ac6bd6983 [2023-05-11T04:19:24.779Z] Successfully built ca3ac6bd6983 [2023-05-11T04:19:24.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:19:25.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:19:25.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:19:25.181Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:19:25.211Z] $ 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-11T04:19:25.530Z] $ docker top 67481d5c1d89d034319eb3f78daa52df98da6885bc0fef130944028c3c21523d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:19:25.877Z] + go version [2023-05-11T04:19:25.877Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T04:19:25.887Z] $ docker stop --time=1 67481d5c1d89d034319eb3f78daa52df98da6885bc0fef130944028c3c21523d [2023-05-11T04:19:27.180Z] $ docker rm -f --volumes 67481d5c1d89d034319eb3f78daa52df98da6885bc0fef130944028c3c21523d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:19:27.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T04:19:27.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:19:27.662Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:19:27.689Z] $ 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-11T04:19:28.068Z] $ docker top 4e98a868a7b5fdf60dc4c14302ece71f7a214eed7373a49b22a90b26b9993dc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:19:28.407Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:19:28.701Z] + make test [2023-05-11T04:19:28.701Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:19:32.891Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T04:19:44.343Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T04:19:44.343Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T04:19:45.721Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 31.4% of statements [2023-05-11T04:19:46.285Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.363s coverage: 86.5% of statements [2023-05-11T04:19:54.084Z] go vet ./... [2023-05-11T04:19:57.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:19:57.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:19:57.362Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:19:57.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:19:57.386Z] $ docker stop --time=1 4e98a868a7b5fdf60dc4c14302ece71f7a214eed7373a49b22a90b26b9993dc0 [2023-05-11T04:19:59.494Z] $ docker rm -f --volumes 4e98a868a7b5fdf60dc4c14302ece71f7a214eed7373a49b22a90b26b9993dc0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:19:59.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:20:00.010Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T04:20:00.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:20:00.740Z] + ls -al . [2023-05-11T04:20:00.740Z] total 232 [2023-05-11T04:20:00.740Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 04:19 . [2023-05-11T04:20:00.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 .. [2023-05-11T04:20:00.740Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:18 .git [2023-05-11T04:20:00.740Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:18 .github [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:18 .gitignore [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:18 .golangci.yml [2023-05-11T04:20:00.740Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:18 .semver [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:18 Attribution.txt [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:18 CHANGELOG.md [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:18 Dockerfile [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:18 GOVERNANCE.md [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:18 Jenkinsfile [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:18 LICENSE [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:18 Makefile [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:18 OWNERS.md [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:18 README.md [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:18 VERSION [2023-05-11T04:20:00.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:18 bin [2023-05-11T04:20:00.740Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:18 cmd [2023-05-11T04:20:00.740Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:19 coverage.out [2023-05-11T04:20:00.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 doc [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:18 go.mod [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:18 go.sum [2023-05-11T04:20:00.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 internal [2023-05-11T04:20:00.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:18 snap [2023-05-11T04:20:00.740Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:01.056Z] + 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=1f388099ed379dad62200909a1d9c5e93e9adedb --label arch=amd64 --label version=3.0.0-dev.49 . [2023-05-11T04:20:01.056Z] Sending build context to Docker daemon 21.9MB [2023-05-11T04:20:01.056Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:20:01.056Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T04:20:01.056Z] ---> ca3ac6bd6983 [2023-05-11T04:20:01.056Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:20:01.344Z] ---> Running in e6d59cd54022 [2023-05-11T04:20:01.344Z] Removing intermediate container e6d59cd54022 [2023-05-11T04:20:01.344Z] ---> 5e68b95e5992 [2023-05-11T04:20:01.344Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:20:01.344Z] ---> Running in 9627563a5a59 [2023-05-11T04:20:01.344Z] Removing intermediate container 9627563a5a59 [2023-05-11T04:20:01.344Z] ---> bf5db93004b1 [2023-05-11T04:20:01.344Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:20:01.344Z] ---> Running in 41821c19d581 [2023-05-11T04:20:01.621Z] Removing intermediate container 41821c19d581 [2023-05-11T04:20:01.621Z] ---> ce5186a52d85 [2023-05-11T04:20:01.621Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:20:01.621Z] ---> Running in a6855c535ed1 [2023-05-11T04:20:01.621Z] Removing intermediate container a6855c535ed1 [2023-05-11T04:20:01.621Z] ---> 7c36352d8c1e [2023-05-11T04:20:01.621Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:20:01.621Z] ---> Running in 38856ceb3a36 [2023-05-11T04:20:01.621Z] Removing intermediate container 38856ceb3a36 [2023-05-11T04:20:01.621Z] ---> 748fc12146f6 [2023-05-11T04:20:01.621Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:20:01.621Z] ---> Running in ee8c5941206e [2023-05-11T04:20:01.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:20:02.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:20:02.159Z] OK: 265 MiB in 53 packages [2023-05-11T04:20:02.745Z] Removing intermediate container ee8c5941206e [2023-05-11T04:20:02.745Z] ---> 210ef45a5b4d [2023-05-11T04:20:02.745Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T04:20:02.745Z] ---> Running in ac042c61276e [2023-05-11T04:20:02.745Z] Removing intermediate container ac042c61276e [2023-05-11T04:20:02.745Z] ---> d74e4d77ee84 [2023-05-11T04:20:02.745Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T04:20:02.745Z] ---> f1ffe5303871 [2023-05-11T04:20:02.745Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:20:02.745Z] ---> Running in 31a1895b189a [2023-05-11T04:20:03.705Z] Removing intermediate container 31a1895b189a [2023-05-11T04:20:03.705Z] ---> ff08ff224a9f [2023-05-11T04:20:03.705Z] Step 12/26 : COPY . . [2023-05-11T04:20:04.271Z] ---> 5dd8f8986b17 [2023-05-11T04:20:04.271Z] Step 13/26 : RUN ${MAKE} [2023-05-11T04:20:04.271Z] ---> Running in ed8a2f4ec23c [2023-05-11T04:20:04.271Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T04:20:26.569Z] Removing intermediate container ed8a2f4ec23c [2023-05-11T04:20:26.569Z] ---> b87cbad45f46 [2023-05-11T04:20:26.569Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T04:20:26.569Z] 3.17: Pulling from library/alpine [2023-05-11T04:20:26.569Z] f56be85fc22e: Already exists [2023-05-11T04:20:26.569Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:20:26.569Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:20:26.569Z] ---> 9ed4aefc74f6 [2023-05-11T04:20:26.569Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T04:20:26.569Z] ---> Running in f9381c7d0d68 [2023-05-11T04:20:26.569Z] Removing intermediate container f9381c7d0d68 [2023-05-11T04:20:26.569Z] ---> 5c0eda828e38 [2023-05-11T04:20:26.569Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T04:20:26.569Z] ---> Running in 7ae71b3c8dde [2023-05-11T04:20:26.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T04:20:26.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T04:20:26.569Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T04:20:26.569Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:20:26.569Z] OK: 7 MiB in 16 packages [2023-05-11T04:20:26.569Z] Removing intermediate container 7ae71b3c8dde [2023-05-11T04:20:26.569Z] ---> 95d2a68e50a8 [2023-05-11T04:20:26.569Z] Step 17/26 : WORKDIR / [2023-05-11T04:20:26.569Z] ---> Running in 5c4bd49f6905 [2023-05-11T04:20:26.569Z] Removing intermediate container 5c4bd49f6905 [2023-05-11T04:20:26.569Z] ---> bae00966b6a1 [2023-05-11T04:20:26.569Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T04:20:26.569Z] ---> f10ea8fca8db [2023-05-11T04:20:26.569Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T04:20:26.569Z] ---> 069722772565 [2023-05-11T04:20:26.569Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T04:20:26.827Z] ---> bee5b801b327 [2023-05-11T04:20:26.827Z] Step 21/26 : EXPOSE 59984 [2023-05-11T04:20:26.827Z] ---> Running in e5dfcf6117d3 [2023-05-11T04:20:26.827Z] Removing intermediate container e5dfcf6117d3 [2023-05-11T04:20:26.827Z] ---> 7fce22b0f42c [2023-05-11T04:20:26.827Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T04:20:26.827Z] ---> Running in 22062414b918 [2023-05-11T04:20:27.086Z] Removing intermediate container 22062414b918 [2023-05-11T04:20:27.086Z] ---> ea3f9ca4448a [2023-05-11T04:20:27.086Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T04:20:27.086Z] ---> Running in b7aaf022f3b5 [2023-05-11T04:20:27.086Z] Removing intermediate container b7aaf022f3b5 [2023-05-11T04:20:27.086Z] ---> 15a28964f0d8 [2023-05-11T04:20:27.086Z] Step 24/26 : LABEL arch=amd64 [2023-05-11T04:20:27.086Z] ---> Running in 902b7caca8c0 [2023-05-11T04:20:27.086Z] Removing intermediate container 902b7caca8c0 [2023-05-11T04:20:27.086Z] ---> ae8a25d99641 [2023-05-11T04:20:27.086Z] Step 25/26 : LABEL git_sha=1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:20:27.345Z] ---> Running in beba9305062f [2023-05-11T04:20:27.345Z] Removing intermediate container beba9305062f [2023-05-11T04:20:27.345Z] ---> 553e33471d0c [2023-05-11T04:20:27.345Z] Step 26/26 : LABEL version=3.0.0-dev.49 [2023-05-11T04:20:27.345Z] ---> Running in 1b0e26e1f9e9 [2023-05-11T04:20:27.345Z] Removing intermediate container 1b0e26e1f9e9 [2023-05-11T04:20:27.345Z] ---> 21bb64b2513d [2023-05-11T04:20:27.345Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:20:27.345Z] Successfully built 21bb64b2513d [2023-05-11T04:20:27.345Z] 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-11T04:20:27.424Z] provisioning config files... [2023-05-11T04:20:27.431Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15784887072796399278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:20:27.726Z] ---> docker-login.sh [2023-05-11T04:20:27.726Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:20:27.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:27.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:27.726Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:27.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:27.727Z] [2023-05-11T04:20:27.727Z] Login Succeeded [2023-05-11T04:20:27.727Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:20:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:27.727Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:27.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:27.727Z] [2023-05-11T04:20:27.727Z] Login Succeeded [2023-05-11T04:20:27.727Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:20:27.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:27.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:27.986Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:27.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:27.986Z] [2023-05-11T04:20:27.986Z] Login Succeeded [2023-05-11T04:20:27.986Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:20:27.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:27.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:27.986Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:27.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:27.986Z] [2023-05-11T04:20:27.986Z] Login Succeeded [2023-05-11T04:20:27.986Z] docker.io [2023-05-11T04:20:27.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:20:28.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:20:28.245Z] Configure a credential helper to remove this warning. See [2023-05-11T04:20:28.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:20:28.245Z] [2023-05-11T04:20:28.245Z] Login Succeeded [2023-05-11T04:20:28.245Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:20:28.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:20:28.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:20:28.309Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-11T04:20:28.309Z] 1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:20:28.309Z] latest [2023-05-11T04:20:28.309Z] 3.0.0-dev.49 [2023-05-11T04:20:28.309Z] 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [2023-05-11T04:20:28.309Z] main [2023-05-11T04:20:28.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:28.637Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:28.947Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:20:28.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T04:20:28.947Z] 0cc58bb91778: Preparing [2023-05-11T04:20:28.947Z] d8f9f452899c: Preparing [2023-05-11T04:20:28.947Z] e6bd768d43b0: Preparing [2023-05-11T04:20:28.947Z] 180707594210: Preparing [2023-05-11T04:20:28.947Z] f1417ff83b31: Preparing [2023-05-11T04:20:28.947Z] f1417ff83b31: Layer already exists [2023-05-11T04:20:28.947Z] 180707594210: Pushed [2023-05-11T04:20:28.947Z] 0cc58bb91778: Pushed [2023-05-11T04:20:28.947Z] d8f9f452899c: Pushed [2023-05-11T04:20:31.480Z] e6bd768d43b0: Pushed [2023-05-11T04:20:31.480Z] 1f388099ed379dad62200909a1d9c5e93e9adedb: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:31.808Z] + 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-11T04:20:32.116Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T04:20:32.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T04:20:32.116Z] 0cc58bb91778: Preparing [2023-05-11T04:20:32.116Z] d8f9f452899c: Preparing [2023-05-11T04:20:32.116Z] e6bd768d43b0: Preparing [2023-05-11T04:20:32.116Z] 180707594210: Preparing [2023-05-11T04:20:32.116Z] f1417ff83b31: Preparing [2023-05-11T04:20:32.116Z] d8f9f452899c: Layer already exists [2023-05-11T04:20:32.116Z] 180707594210: Layer already exists [2023-05-11T04:20:32.116Z] 0cc58bb91778: Layer already exists [2023-05-11T04:20:32.116Z] f1417ff83b31: Layer already exists [2023-05-11T04:20:32.116Z] e6bd768d43b0: Layer already exists [2023-05-11T04:20:32.116Z] latest: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:32.432Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:32.755Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.49 [2023-05-11T04:20:32.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T04:20:32.755Z] 0cc58bb91778: Preparing [2023-05-11T04:20:32.755Z] d8f9f452899c: Preparing [2023-05-11T04:20:32.755Z] e6bd768d43b0: Preparing [2023-05-11T04:20:32.755Z] 180707594210: Preparing [2023-05-11T04:20:32.755Z] f1417ff83b31: Preparing [2023-05-11T04:20:32.755Z] 180707594210: Layer already exists [2023-05-11T04:20:32.755Z] d8f9f452899c: Layer already exists [2023-05-11T04:20:32.755Z] 0cc58bb91778: Layer already exists [2023-05-11T04:20:32.755Z] e6bd768d43b0: Layer already exists [2023-05-11T04:20:32.755Z] f1417ff83b31: Layer already exists [2023-05-11T04:20:32.755Z] 3.0.0-dev.49: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:33.077Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:33.391Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [2023-05-11T04:20:33.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T04:20:33.391Z] 0cc58bb91778: Preparing [2023-05-11T04:20:33.391Z] d8f9f452899c: Preparing [2023-05-11T04:20:33.391Z] e6bd768d43b0: Preparing [2023-05-11T04:20:33.391Z] 180707594210: Preparing [2023-05-11T04:20:33.391Z] f1417ff83b31: Preparing [2023-05-11T04:20:33.391Z] 0cc58bb91778: Layer already exists [2023-05-11T04:20:33.391Z] 180707594210: Layer already exists [2023-05-11T04:20:33.391Z] f1417ff83b31: Layer already exists [2023-05-11T04:20:33.391Z] d8f9f452899c: Layer already exists [2023-05-11T04:20:33.391Z] e6bd768d43b0: Layer already exists [2023-05-11T04:20:33.391Z] 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:33.715Z] + 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-11T04:20:34.028Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-11T04:20:34.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-11T04:20:34.028Z] 0cc58bb91778: Preparing [2023-05-11T04:20:34.028Z] d8f9f452899c: Preparing [2023-05-11T04:20:34.028Z] e6bd768d43b0: Preparing [2023-05-11T04:20:34.028Z] 180707594210: Preparing [2023-05-11T04:20:34.028Z] f1417ff83b31: Preparing [2023-05-11T04:20:34.028Z] 0cc58bb91778: Layer already exists [2023-05-11T04:20:34.028Z] e6bd768d43b0: Layer already exists [2023-05-11T04:20:34.028Z] f1417ff83b31: Layer already exists [2023-05-11T04:20:34.028Z] d8f9f452899c: Layer already exists [2023-05-11T04:20:34.028Z] 180707594210: Layer already exists [2023-05-11T04:20:34.028Z] main: digest: sha256:ae012c3dab5a6ea4b6f4a15cdad0db06cd8cd5fa931c9dbfa66472cc16cbf23c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:20:34.068Z] ===================================================== [Pipeline] echo [2023-05-11T04:20:34.074Z] taggedImages: [2023-05-11T04:20:34.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:20:34.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-11T04:20:34.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.49 [2023-05-11T04:20:34.074Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [2023-05-11T04:20:34.074Z] - 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-11T04:20:34.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:20:34.440Z] [2023-05-11T04:20:34.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:20:34.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:20:34.738Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T04:20:34.738Z] 5eb5b503b376: Pulling fs layer [2023-05-11T04:20:34.738Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T04:20:34.738Z] ec43610c2a17: Pulling fs layer [2023-05-11T04:20:34.738Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T04:20:34.738Z] 33b1e0a273af: Pulling fs layer [2023-05-11T04:20:34.738Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T04:20:34.738Z] 2f39f015ded8: Pulling fs layer [2023-05-11T04:20:34.738Z] 33b1e0a273af: Waiting [2023-05-11T04:20:34.738Z] 5d3b04190fa2: Waiting [2023-05-11T04:20:34.738Z] 2f39f015ded8: Waiting [2023-05-11T04:20:34.738Z] 3a2ae6a8a46f: Waiting [2023-05-11T04:20:34.738Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T04:20:34.738Z] 5c69ac0246d0: Download complete [2023-05-11T04:20:34.738Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T04:20:34.738Z] 3a2ae6a8a46f: Download complete [2023-05-11T04:20:34.738Z] 33b1e0a273af: Verifying Checksum [2023-05-11T04:20:34.738Z] 33b1e0a273af: Download complete [2023-05-11T04:20:34.738Z] ec43610c2a17: Verifying Checksum [2023-05-11T04:20:34.738Z] ec43610c2a17: Download complete [2023-05-11T04:20:34.738Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T04:20:34.738Z] 5d3b04190fa2: Download complete [2023-05-11T04:20:34.995Z] 5eb5b503b376: Verifying Checksum [2023-05-11T04:20:34.995Z] 5eb5b503b376: Download complete [2023-05-11T04:20:35.560Z] 2f39f015ded8: Verifying Checksum [2023-05-11T04:20:35.560Z] 2f39f015ded8: Download complete [2023-05-11T04:20:36.128Z] 5eb5b503b376: Pull complete [2023-05-11T04:20:36.388Z] 5c69ac0246d0: Pull complete [2023-05-11T04:20:36.647Z] ec43610c2a17: Pull complete [2023-05-11T04:20:36.905Z] 3a2ae6a8a46f: Pull complete [2023-05-11T04:20:36.905Z] 33b1e0a273af: Pull complete [2023-05-11T04:20:37.163Z] 5d3b04190fa2: Pull complete [2023-05-11T04:20:41.350Z] 2f39f015ded8: Pull complete [2023-05-11T04:20:41.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T04:20:41.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:20:41.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:20:41.435Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:20:41.467Z] $ 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-11T04:20:45.325Z] $ docker top 13d36dff26081dbfdda15042e80ebcf02965ae488b5b242f09ddaa88c6d08ffc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:20:45.713Z] ---> job-cost.sh [2023-05-11T04:20:45.713Z] lf-activate-venv: SKIPPING [2023-05-11T04:20:45.713Z] INFO: No Stack... [2023-05-11T04:20:45.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:20:46.543Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:20:46.842Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-11T04:20:46.842Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T04:20:46.856Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [2023-05-11T04:20:46.862Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] did not exist. Created. [2023-05-11T04:20:46.863Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:20:47.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T04:20:47.206Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:20:47.213Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:20:47.227Z] $ docker stop --time=1 13d36dff26081dbfdda15042e80ebcf02965ae488b5b242f09ddaa88c6d08ffc [2023-05-11T04:20:48.370Z] $ docker rm -f --volumes 13d36dff26081dbfdda15042e80ebcf02965ae488b5b242f09ddaa88c6d08ffc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T04:22:09.821Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15166 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-11T04:22:09.833Z] Running in /w/workspace/device-onvif-camera/146 [Pipeline] { [Pipeline] checkout [2023-05-11T04:22:09.917Z] The recommended git tool is: git [2023-05-11T04:22:20.298Z] using credential edgex-jenkins-ssh [2023-05-11T04:22:20.324Z] Cloning the remote Git repository [2023-05-11T04:22:20.389Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T04:22:20.580Z] > git init /w/workspace/device-onvif-camera/146 # timeout=10 [2023-05-11T04:22:20.953Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-11T04:22:20.955Z] > git --version # timeout=10 [2023-05-11T04:22:20.993Z] > git --version # 'git version 2.25.1' [2023-05-11T04:22:20.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T04:22:21.280Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:22:23.136Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-11T04:22:23.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T04:22:24.691Z] Avoid second fetch [2023-05-11T04:22:24.691Z] Checking out Revision 1f388099ed379dad62200909a1d9c5e93e9adedb (main) [2023-05-11T04:22:24.728Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T04:22:24.868Z] > git checkout -f 1f388099ed379dad62200909a1d9c5e93e9adedb # timeout=10 [2023-05-11T04:22:25.830Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#358)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:22:26.713Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T04:22:26.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:22:26.714Z] Dload Upload Total Spent Left Speed [2023-05-11T04:22:26.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2023-05-11T04:22:27.385Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T04:22:27.731Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T04:22:27.731Z] + sudo tee /etc/docker/daemon.new [2023-05-11T04:22:27.731Z] { [2023-05-11T04:22:27.731Z] "registry-mirrors": [ [2023-05-11T04:22:27.731Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T04:22:27.731Z] ], [2023-05-11T04:22:27.731Z] "bip": "10.250.0.254/24", [2023-05-11T04:22:27.731Z] "hosts": [ [2023-05-11T04:22:27.731Z] "tcp://0.0.0.0:5555", [2023-05-11T04:22:27.731Z] "unix:///var/run/docker.sock" [2023-05-11T04:22:27.731Z] ], [2023-05-11T04:22:27.731Z] "mtu": 1458, [2023-05-11T04:22:27.731Z] "selinux-enabled": true, [2023-05-11T04:22:27.731Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T04:22:27.731Z] } [Pipeline] sh [2023-05-11T04:22:28.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T04:22:28.403Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:22:50.559Z] provisioning config files... [2023-05-11T04:22:50.595Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/146@tmp/config6352708602443881862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:22:50.975Z] ---> docker-login.sh [2023-05-11T04:22:50.975Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:22:51.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:51.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:51.570Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:51.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:51.570Z] [2023-05-11T04:22:51.570Z] Login Succeeded [2023-05-11T04:22:51.570Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:22:51.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:52.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:52.130Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:52.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:52.130Z] [2023-05-11T04:22:52.130Z] Login Succeeded [2023-05-11T04:22:52.130Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:22:52.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:52.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:52.410Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:52.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:52.410Z] [2023-05-11T04:22:52.410Z] Login Succeeded [2023-05-11T04:22:52.410Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:22:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:52.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:52.959Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:52.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:52.959Z] [2023-05-11T04:22:52.959Z] Login Succeeded [2023-05-11T04:22:52.959Z] docker.io [2023-05-11T04:22:53.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:22:53.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:22:53.504Z] Configure a credential helper to remove this warning. See [2023-05-11T04:22:53.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:22:53.504Z] [2023-05-11T04:22:53.504Z] Login Succeeded [2023-05-11T04:22:53.504Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:22:53.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T04:22:53.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:22:53.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:22:53.864Z] ========================================================= [2023-05-11T04:22:53.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T04:22:53.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:22:54.225Z] + 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-11T04:22:54.823Z] Sending build context to Docker daemon 14.33MB [2023-05-11T04:22:54.823Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:22:54.823Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-11T04:22:54.823Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T04:22:54.823Z] c41833b44d91: Pulling fs layer [2023-05-11T04:22:54.823Z] ed15518f5707: Pulling fs layer [2023-05-11T04:22:54.823Z] feae8fd75edb: Pulling fs layer [2023-05-11T04:22:54.823Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T04:22:54.823Z] 3cdef696dda3: Pulling fs layer [2023-05-11T04:22:54.823Z] 2ced38df9373: Pulling fs layer [2023-05-11T04:22:54.823Z] 58f1dce35555: Pulling fs layer [2023-05-11T04:22:54.823Z] 3cdef696dda3: Waiting [2023-05-11T04:22:54.823Z] 58f1dce35555: Waiting [2023-05-11T04:22:54.823Z] 2ced38df9373: Waiting [2023-05-11T04:22:54.823Z] 242c74f7c9fa: Waiting [2023-05-11T04:22:55.100Z] ed15518f5707: Download complete [2023-05-11T04:22:55.100Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T04:22:55.100Z] 242c74f7c9fa: Download complete [2023-05-11T04:22:55.100Z] 3cdef696dda3: Verifying Checksum [2023-05-11T04:22:55.100Z] 3cdef696dda3: Download complete [2023-05-11T04:22:55.100Z] c41833b44d91: Verifying Checksum [2023-05-11T04:22:55.100Z] c41833b44d91: Download complete [2023-05-11T04:22:56.545Z] 58f1dce35555: Verifying Checksum [2023-05-11T04:22:56.545Z] 58f1dce35555: Download complete [2023-05-11T04:22:57.975Z] feae8fd75edb: Verifying Checksum [2023-05-11T04:22:57.975Z] feae8fd75edb: Download complete [2023-05-11T04:22:57.975Z] 2ced38df9373: Verifying Checksum [2023-05-11T04:22:57.975Z] 2ced38df9373: Download complete [2023-05-11T04:22:58.949Z] c41833b44d91: Pull complete [2023-05-11T04:22:59.546Z] ed15518f5707: Pull complete [2023-05-11T04:23:11.934Z] feae8fd75edb: Pull complete [2023-05-11T04:23:11.934Z] 242c74f7c9fa: Pull complete [2023-05-11T04:23:11.934Z] 3cdef696dda3: Pull complete [2023-05-11T04:23:18.654Z] 2ced38df9373: Pull complete [2023-05-11T04:23:20.621Z] 58f1dce35555: Pull complete [2023-05-11T04:23:20.621Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T04:23:20.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T04:23:20.621Z] ---> fadd8f120f05 [2023-05-11T04:23:20.621Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:23:22.046Z] ---> Running in 7a1429d1c539 [2023-05-11T04:23:22.046Z] Removing intermediate container 7a1429d1c539 [2023-05-11T04:23:22.046Z] ---> 0279829b1b22 [2023-05-11T04:23:22.046Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:23:22.046Z] ---> Running in 632034c29de0 [2023-05-11T04:23:22.316Z] Removing intermediate container 632034c29de0 [2023-05-11T04:23:22.316Z] ---> 839628cc85d8 [2023-05-11T04:23:22.316Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:23:22.586Z] ---> Running in 71c46162122c [2023-05-11T04:23:22.857Z] Removing intermediate container 71c46162122c [2023-05-11T04:23:22.857Z] ---> 591cecd365ee [2023-05-11T04:23:22.857Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:23:22.857Z] ---> Running in df257777eaa0 [2023-05-11T04:23:23.234Z] Removing intermediate container df257777eaa0 [2023-05-11T04:23:23.234Z] ---> ca0a8143da84 [2023-05-11T04:23:23.234Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:23:23.234Z] ---> Running in 4ebbdf7b3be5 [2023-05-11T04:23:23.841Z] Removing intermediate container 4ebbdf7b3be5 [2023-05-11T04:23:23.841Z] ---> 2fe70ef88280 [2023-05-11T04:23:23.841Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:23:23.841Z] ---> Running in b6a79e7621e2 [2023-05-11T04:23:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:23:25.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:23:26.862Z] OK: 263 MiB in 53 packages [2023-05-11T04:23:27.834Z] Removing intermediate container b6a79e7621e2 [2023-05-11T04:23:27.834Z] ---> 219c8c74fb42 [2023-05-11T04:23:27.834Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-11T04:23:27.834Z] ---> Running in 136f9673f421 [2023-05-11T04:23:28.106Z] Removing intermediate container 136f9673f421 [2023-05-11T04:23:28.106Z] ---> 0dfb8852cca0 [2023-05-11T04:23:28.106Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-11T04:23:28.700Z] ---> 5115b7f70384 [2023-05-11T04:23:28.700Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:23:28.700Z] ---> Running in e6c9cade0707 [2023-05-11T04:24:36.631Z] Removing intermediate container e6c9cade0707 [2023-05-11T04:24:36.631Z] ---> 8a0112bf4019 [2023-05-11T04:24:36.631Z] Step 12/13 : COPY . . [2023-05-11T04:24:36.631Z] ---> a6c94d74fbd3 [2023-05-11T04:24:36.631Z] Step 13/13 : RUN ${MAKE} [2023-05-11T04:24:36.631Z] ---> Running in b69fda9a31c6 [2023-05-11T04:24:37.599Z] noop [2023-05-11T04:24:38.186Z] Removing intermediate container b69fda9a31c6 [2023-05-11T04:24:38.186Z] ---> 3fcc164a11ba [2023-05-11T04:24:38.186Z] Successfully built 3fcc164a11ba [2023-05-11T04:24:38.186Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:24:38.544Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:24:38.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:24:38.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-15166 does not seem to be running inside a container [2023-05-11T04:24:38.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/146 -v /w/workspace/device-onvif-camera/146:/w/workspace/device-onvif-camera/146:rw,z -v /w/workspace/device-onvif-camera/146@tmp:/w/workspace/device-onvif-camera/146@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-11T04:24:40.189Z] $ docker top ad5384470e0a4f71281ccd2182e2e0f73706a6977bde20a94f54aaffe00b77a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:24:41.089Z] + go version [2023-05-11T04:24:41.089Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T04:24:41.113Z] $ docker stop --time=1 ad5384470e0a4f71281ccd2182e2e0f73706a6977bde20a94f54aaffe00b77a3 [2023-05-11T04:24:42.855Z] $ docker rm -f --volumes ad5384470e0a4f71281ccd2182e2e0f73706a6977bde20a94f54aaffe00b77a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:24:43.467Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T04:24:43.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:24:43.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-15166 does not seem to be running inside a container [2023-05-11T04:24:43.771Z] $ 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/146 -v /w/workspace/device-onvif-camera/146:/w/workspace/device-onvif-camera/146:rw,z -v /w/workspace/device-onvif-camera/146@tmp:/w/workspace/device-onvif-camera/146@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-11T04:24:45.134Z] $ docker top b9c3aef66e23a29cd241803dc14c1f54b099ed0308f7a1983cf6a87c2decae12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:24:46.008Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/146 [Pipeline] fileExists [Pipeline] sh [2023-05-11T04:24:46.684Z] + make test [2023-05-11T04:24:46.684Z] go test ./... -coverprofile=coverage.out ./... [2023-05-11T04:25:25.649Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-11T04:27:47.407Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-11T04:27:47.407Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-11T04:27:47.407Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.234s coverage: 31.4% of statements [2023-05-11T04:28:09.549Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.612s coverage: 86.5% of statements [2023-05-11T04:28:09.549Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T04:28:09.549Z] go vet ./... [2023-05-11T04:28:41.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T04:28:41.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T04:28:41.799Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T04:28:41.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T04:28:41.837Z] $ docker stop --time=1 b9c3aef66e23a29cd241803dc14c1f54b099ed0308f7a1983cf6a87c2decae12 [2023-05-11T04:28:43.750Z] $ docker rm -f --volumes b9c3aef66e23a29cd241803dc14c1f54b099ed0308f7a1983cf6a87c2decae12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:28:45.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T04:28:45.124Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T04:28:45.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T04:28:46.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T04:28:46.464Z] + ls -al . [2023-05-11T04:28:46.464Z] total 228 [2023-05-11T04:28:46.464Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 04:24 . [2023-05-11T04:28:46.464Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 .. [2023-05-11T04:28:46.464Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 04:22 .git [2023-05-11T04:28:46.464Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:22 .github [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 496 May 11 04:22 .gitignore [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 42 May 11 04:22 .golangci.yml [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 11 04:22 Attribution.txt [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 11 04:22 CHANGELOG.md [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 11 04:22 Dockerfile [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 04:22 GOVERNANCE.md [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 734 May 11 04:22 Jenkinsfile [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 11 04:22 LICENSE [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 11 04:22 Makefile [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 625 May 11 04:22 OWNERS.md [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 11 04:22 README.md [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 04:18 VERSION [2023-05-11T04:28:46.465Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 04:22 bin [2023-05-11T04:28:46.465Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 04:22 cmd [2023-05-11T04:28:46.465Z] -rw-r--r-- 1 jenkins jenkins 78459 May 11 04:28 coverage.out [2023-05-11T04:28:46.465Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 doc [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 11 04:22 go.mod [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 11 04:22 go.sum [2023-05-11T04:28:46.465Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 internal [2023-05-11T04:28:46.465Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 04:22 snap [2023-05-11T04:28:46.465Z] -rw-rw-r-- 1 jenkins jenkins 236 May 11 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:28:46.813Z] + 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=1f388099ed379dad62200909a1d9c5e93e9adedb --label arch=arm64 --label version=3.0.0-dev.49 . [2023-05-11T04:28:47.402Z] Sending build context to Docker daemon 14.41MB [2023-05-11T04:28:47.402Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T04:28:47.402Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-11T04:28:47.402Z] ---> 3fcc164a11ba [2023-05-11T04:28:47.402Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-11T04:28:47.402Z] ---> Running in fbc91409845f [2023-05-11T04:28:47.671Z] Removing intermediate container fbc91409845f [2023-05-11T04:28:47.671Z] ---> dd918f405f17 [2023-05-11T04:28:47.671Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T04:28:47.946Z] ---> Running in 79908f19c363 [2023-05-11T04:28:48.226Z] Removing intermediate container 79908f19c363 [2023-05-11T04:28:48.226Z] ---> 3d2faee85783 [2023-05-11T04:28:48.226Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-11T04:28:48.226Z] ---> Running in faf0891d52cf [2023-05-11T04:28:48.495Z] Removing intermediate container faf0891d52cf [2023-05-11T04:28:48.495Z] ---> 1be2302e05c2 [2023-05-11T04:28:48.495Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T04:28:48.765Z] ---> Running in 54aa506f5a51 [2023-05-11T04:28:49.035Z] Removing intermediate container 54aa506f5a51 [2023-05-11T04:28:49.035Z] ---> bd21f9425674 [2023-05-11T04:28:49.035Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-11T04:28:49.035Z] ---> Running in e6297389061b [2023-05-11T04:28:49.306Z] Removing intermediate container e6297389061b [2023-05-11T04:28:49.306Z] ---> 2c66e80c3ab1 [2023-05-11T04:28:49.306Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T04:28:49.576Z] ---> Running in 9b2194031061 [2023-05-11T04:28:50.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:28:51.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:28:52.546Z] OK: 263 MiB in 53 packages [2023-05-11T04:28:53.513Z] Removing intermediate container 9b2194031061 [2023-05-11T04:28:53.513Z] ---> b51769b48d0c [2023-05-11T04:28:53.513Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-11T04:28:53.513Z] ---> Running in d8062cb602af [2023-05-11T04:28:53.781Z] Removing intermediate container d8062cb602af [2023-05-11T04:28:53.781Z] ---> fcd17cda8e96 [2023-05-11T04:28:53.781Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-11T04:28:54.371Z] ---> 160dae30cc4b [2023-05-11T04:28:54.371Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T04:28:54.647Z] ---> Running in 0459fa9cf120 [2023-05-11T04:28:57.238Z] Removing intermediate container 0459fa9cf120 [2023-05-11T04:28:57.238Z] ---> 9b74fe9b497e [2023-05-11T04:28:57.238Z] Step 12/26 : COPY . . [2023-05-11T04:28:59.190Z] ---> 347331eef6ba [2023-05-11T04:28:59.190Z] Step 13/26 : RUN ${MAKE} [2023-05-11T04:28:59.190Z] ---> Running in 59fc945649b9 [2023-05-11T04:28:59.778Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.49" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-11T04:31:36.535Z] Removing intermediate container 59fc945649b9 [2023-05-11T04:31:36.535Z] ---> 209e887f933a [2023-05-11T04:31:36.535Z] Step 14/26 : FROM alpine:3.17 [2023-05-11T04:31:36.535Z] 3.17: Pulling from library/alpine [2023-05-11T04:31:36.535Z] c41833b44d91: Already exists [2023-05-11T04:31:36.535Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T04:31:36.535Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T04:31:36.535Z] ---> 51e60588ff2c [2023-05-11T04:31:36.535Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-11T04:31:36.535Z] ---> Running in ef51f86b35eb [2023-05-11T04:31:36.535Z] Removing intermediate container ef51f86b35eb [2023-05-11T04:31:36.535Z] ---> ae2cbdc487af [2023-05-11T04:31:36.535Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-11T04:31:36.535Z] ---> Running in 95110df965f2 [2023-05-11T04:31:36.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T04:31:37.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T04:31:38.087Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T04:31:38.087Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T04:31:38.087Z] OK: 8 MiB in 16 packages [2023-05-11T04:31:39.057Z] Removing intermediate container 95110df965f2 [2023-05-11T04:31:39.057Z] ---> 312ecdcfa8df [2023-05-11T04:31:39.057Z] Step 17/26 : WORKDIR / [2023-05-11T04:31:39.326Z] ---> Running in 0f93ba17cb7b [2023-05-11T04:31:39.596Z] Removing intermediate container 0f93ba17cb7b [2023-05-11T04:31:39.596Z] ---> 3c4330929dc8 [2023-05-11T04:31:39.596Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-11T04:31:41.011Z] ---> e5b1f3021db8 [2023-05-11T04:31:41.011Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-11T04:31:41.676Z] ---> 644501cec0c6 [2023-05-11T04:31:41.676Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-11T04:31:42.284Z] ---> cc66f9324380 [2023-05-11T04:31:42.284Z] Step 21/26 : EXPOSE 59984 [2023-05-11T04:31:42.284Z] ---> Running in a1c85221b0bf [2023-05-11T04:31:42.566Z] Removing intermediate container a1c85221b0bf [2023-05-11T04:31:42.566Z] ---> 4d8a441c2ac0 [2023-05-11T04:31:42.566Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-11T04:31:42.566Z] ---> Running in b3cee43f8a3d [2023-05-11T04:31:42.844Z] Removing intermediate container b3cee43f8a3d [2023-05-11T04:31:42.844Z] ---> 0166bf221a27 [2023-05-11T04:31:42.844Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T04:31:43.120Z] ---> Running in 726ce76c5f5c [2023-05-11T04:31:43.405Z] Removing intermediate container 726ce76c5f5c [2023-05-11T04:31:43.405Z] ---> 474441c4bee4 [2023-05-11T04:31:43.405Z] Step 24/26 : LABEL arch=arm64 [2023-05-11T04:31:43.405Z] ---> Running in 397a6f9c61b5 [2023-05-11T04:31:44.001Z] Removing intermediate container 397a6f9c61b5 [2023-05-11T04:31:44.001Z] ---> 47372fe90cac [2023-05-11T04:31:44.001Z] Step 25/26 : LABEL git_sha=1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:31:46.595Z] ---> Running in ad5159a1a215 [2023-05-11T04:31:46.867Z] Removing intermediate container ad5159a1a215 [2023-05-11T04:31:46.867Z] ---> 1efff9bbd2cf [2023-05-11T04:31:46.867Z] Step 26/26 : LABEL version=3.0.0-dev.49 [2023-05-11T04:31:47.136Z] ---> Running in 5d77e2639330 [2023-05-11T04:31:47.404Z] Removing intermediate container 5d77e2639330 [2023-05-11T04:31:47.404Z] ---> 394088fdccfb [2023-05-11T04:31:47.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T04:31:47.404Z] Successfully built 394088fdccfb [2023-05-11T04:31:47.404Z] 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-11T04:31:47.524Z] provisioning config files... [2023-05-11T04:31:47.540Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/146@tmp/config8734294278014208169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:31:47.887Z] ---> docker-login.sh [2023-05-11T04:31:47.888Z] nexus3.edgexfoundry.org:10001 [2023-05-11T04:31:48.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:31:48.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:31:48.156Z] Configure a credential helper to remove this warning. See [2023-05-11T04:31:48.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:31:48.156Z] [2023-05-11T04:31:48.156Z] Login Succeeded [2023-05-11T04:31:48.156Z] nexus3.edgexfoundry.org:10002 [2023-05-11T04:31:48.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:31:48.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:31:48.424Z] Configure a credential helper to remove this warning. See [2023-05-11T04:31:48.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:31:48.424Z] [2023-05-11T04:31:48.424Z] Login Succeeded [2023-05-11T04:31:48.692Z] nexus3.edgexfoundry.org:10003 [2023-05-11T04:31:48.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:31:48.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:31:48.962Z] Configure a credential helper to remove this warning. See [2023-05-11T04:31:48.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:31:48.962Z] [2023-05-11T04:31:48.962Z] Login Succeeded [2023-05-11T04:31:48.962Z] nexus3.edgexfoundry.org:10004 [2023-05-11T04:31:49.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:31:49.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:31:49.497Z] Configure a credential helper to remove this warning. See [2023-05-11T04:31:49.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:31:49.497Z] [2023-05-11T04:31:49.497Z] Login Succeeded [2023-05-11T04:31:49.497Z] docker.io [2023-05-11T04:31:49.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T04:31:50.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T04:31:50.033Z] Configure a credential helper to remove this warning. See [2023-05-11T04:31:50.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T04:31:50.033Z] [2023-05-11T04:31:50.033Z] Login Succeeded [2023-05-11T04:31:50.033Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T04:31:50.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:31:50.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T04:31:50.102Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-11T04:31:50.102Z] 1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:31:50.102Z] latest [2023-05-11T04:31:50.102Z] 3.0.0-dev.49 [2023-05-11T04:31:50.102Z] 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [2023-05-11T04:31:50.102Z] main [2023-05-11T04:31:50.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:50.445Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:50.793Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:31:50.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T04:31:50.793Z] f5908fd4973c: Preparing [2023-05-11T04:31:50.793Z] ccd3ed846ef4: Preparing [2023-05-11T04:31:50.793Z] c6389c5bd883: Preparing [2023-05-11T04:31:50.793Z] 0b87b3eadb49: Preparing [2023-05-11T04:31:50.793Z] 26cbea5cba74: Preparing [2023-05-11T04:31:50.793Z] 26cbea5cba74: Layer already exists [2023-05-11T04:31:51.064Z] f5908fd4973c: Pushed [2023-05-11T04:31:51.064Z] ccd3ed846ef4: Pushed [2023-05-11T04:31:51.064Z] 0b87b3eadb49: Pushed [2023-05-11T04:31:56.418Z] c6389c5bd883: Pushed [2023-05-11T04:31:56.685Z] 1f388099ed379dad62200909a1d9c5e93e9adedb: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:57.041Z] + 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-11T04:31:57.383Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T04:31:57.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T04:31:57.383Z] f5908fd4973c: Preparing [2023-05-11T04:31:57.383Z] ccd3ed846ef4: Preparing [2023-05-11T04:31:57.383Z] c6389c5bd883: Preparing [2023-05-11T04:31:57.383Z] 0b87b3eadb49: Preparing [2023-05-11T04:31:57.383Z] 26cbea5cba74: Preparing [2023-05-11T04:31:57.383Z] c6389c5bd883: Layer already exists [2023-05-11T04:31:57.383Z] 26cbea5cba74: Layer already exists [2023-05-11T04:31:57.383Z] f5908fd4973c: Layer already exists [2023-05-11T04:31:57.383Z] ccd3ed846ef4: Layer already exists [2023-05-11T04:31:57.383Z] 0b87b3eadb49: Layer already exists [2023-05-11T04:31:57.657Z] latest: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:58.005Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:58.362Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.49 [2023-05-11T04:31:58.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T04:31:58.362Z] f5908fd4973c: Preparing [2023-05-11T04:31:58.362Z] ccd3ed846ef4: Preparing [2023-05-11T04:31:58.362Z] c6389c5bd883: Preparing [2023-05-11T04:31:58.362Z] 0b87b3eadb49: Preparing [2023-05-11T04:31:58.362Z] 26cbea5cba74: Preparing [2023-05-11T04:31:58.362Z] 0b87b3eadb49: Layer already exists [2023-05-11T04:31:58.362Z] f5908fd4973c: Layer already exists [2023-05-11T04:31:58.362Z] ccd3ed846ef4: Layer already exists [2023-05-11T04:31:58.362Z] 26cbea5cba74: Layer already exists [2023-05-11T04:31:58.362Z] c6389c5bd883: Layer already exists [2023-05-11T04:31:58.630Z] 3.0.0-dev.49: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:58.992Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:59.347Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [2023-05-11T04:31:59.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T04:31:59.347Z] f5908fd4973c: Preparing [2023-05-11T04:31:59.347Z] ccd3ed846ef4: Preparing [2023-05-11T04:31:59.347Z] c6389c5bd883: Preparing [2023-05-11T04:31:59.347Z] 0b87b3eadb49: Preparing [2023-05-11T04:31:59.347Z] 26cbea5cba74: Preparing [2023-05-11T04:31:59.347Z] 0b87b3eadb49: Layer already exists [2023-05-11T04:31:59.347Z] 26cbea5cba74: Layer already exists [2023-05-11T04:31:59.347Z] f5908fd4973c: Layer already exists [2023-05-11T04:31:59.347Z] c6389c5bd883: Layer already exists [2023-05-11T04:31:59.347Z] ccd3ed846ef4: Layer already exists [2023-05-11T04:31:59.615Z] 1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:31:59.973Z] + 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-11T04:32:00.312Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-11T04:32:00.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-11T04:32:00.312Z] f5908fd4973c: Preparing [2023-05-11T04:32:00.312Z] ccd3ed846ef4: Preparing [2023-05-11T04:32:00.312Z] c6389c5bd883: Preparing [2023-05-11T04:32:00.312Z] 0b87b3eadb49: Preparing [2023-05-11T04:32:00.312Z] 26cbea5cba74: Preparing [2023-05-11T04:32:00.312Z] 0b87b3eadb49: Layer already exists [2023-05-11T04:32:00.312Z] c6389c5bd883: Layer already exists [2023-05-11T04:32:00.312Z] 26cbea5cba74: Layer already exists [2023-05-11T04:32:00.312Z] f5908fd4973c: Layer already exists [2023-05-11T04:32:00.312Z] ccd3ed846ef4: Layer already exists [2023-05-11T04:32:00.312Z] main: digest: sha256:7755c989e2b62643f06d487503b8a52e5be5aeebaacd764de40d83943df6d0a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T04:32:00.644Z] ===================================================== [Pipeline] echo [2023-05-11T04:32:00.653Z] taggedImages: [2023-05-11T04:32:00.653Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb [2023-05-11T04:32:00.653Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-11T04:32:00.653Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.49 [2023-05-11T04:32:00.653Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:1f388099ed379dad62200909a1d9c5e93e9adedb-3.0.0-dev.49 [2023-05-11T04:32:00.653Z] - 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-11T04:32:01.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:32:01.027Z] [2023-05-11T04:32:01.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:01.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:32:01.638Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T04:32:01.638Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T04:32:01.638Z] 04944245beec: Pulling fs layer [2023-05-11T04:32:01.638Z] 699f458cf7ca: Pulling fs layer [2023-05-11T04:32:01.638Z] 765212b225bb: Pulling fs layer [2023-05-11T04:32:01.638Z] f23df028b6ca: Pulling fs layer [2023-05-11T04:32:01.638Z] 765212b225bb: Waiting [2023-05-11T04:32:01.638Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T04:32:01.638Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T04:32:01.638Z] f23df028b6ca: Waiting [2023-05-11T04:32:01.638Z] d65c8cfc05b1: Waiting [2023-05-11T04:32:01.638Z] 2437ff75d9bd: Waiting [2023-05-11T04:32:01.638Z] 04944245beec: Verifying Checksum [2023-05-11T04:32:01.638Z] 04944245beec: Download complete [2023-05-11T04:32:01.638Z] 765212b225bb: Verifying Checksum [2023-05-11T04:32:01.638Z] 765212b225bb: Download complete [2023-05-11T04:32:01.638Z] f23df028b6ca: Download complete [2023-05-11T04:32:01.638Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T04:32:01.638Z] d65c8cfc05b1: Download complete [2023-05-11T04:32:01.909Z] 699f458cf7ca: Verifying Checksum [2023-05-11T04:32:01.909Z] 699f458cf7ca: Download complete [2023-05-11T04:32:02.178Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T04:32:02.178Z] 8998bd30e6a1: Download complete [2023-05-11T04:32:04.776Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T04:32:04.776Z] 2437ff75d9bd: Download complete [2023-05-11T04:32:06.729Z] 8998bd30e6a1: Pull complete [2023-05-11T04:32:06.997Z] 04944245beec: Pull complete [2023-05-11T04:32:08.414Z] 699f458cf7ca: Pull complete [2023-05-11T04:32:08.683Z] 765212b225bb: Pull complete [2023-05-11T04:32:09.653Z] f23df028b6ca: Pull complete [2023-05-11T04:32:09.653Z] d65c8cfc05b1: Pull complete [2023-05-11T04:32:24.667Z] 2437ff75d9bd: Pull complete [2023-05-11T04:32:24.667Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T04:32:24.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T04:32:24.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:32:24.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-15166 does not seem to be running inside a container [2023-05-11T04:32:24.976Z] $ 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/146 -v /w/workspace/device-onvif-camera/146:/w/workspace/device-onvif-camera/146:rw,z -v /w/workspace/device-onvif-camera/146@tmp:/w/workspace/device-onvif-camera/146@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-11T04:32:27.796Z] $ docker top 91261100b163edaa5cabd19c065d6309090ed96d4138da7f757218154270bc90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:32:28.643Z] ---> job-cost.sh [2023-05-11T04:32:28.644Z] lf-activate-venv: SKIPPING [2023-05-11T04:32:28.644Z] INFO: No Stack... [2023-05-11T04:32:28.911Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T04:32:29.871Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T04:32:30.517Z] + cat /w/workspace/device-onvif-camera/146/archives/cost.csv [2023-05-11T04:32:30.517Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T04:32:30.597Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [2023-05-11T04:32:30.603Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] did not exist. Created. [2023-05-11T04:32:30.603Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T04:32:31.258Z] /w/workspace/device-onvif-camera/146@tmp/durable-9d18a07c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T04:32:31.912Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T04:32:31.937Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T04:32:31.995Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T04:32:32.001Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T04:32:32.020Z] $ docker stop --time=1 91261100b163edaa5cabd19c065d6309090ed96d4138da7f757218154270bc90 [2023-05-11T04:32:33.531Z] $ docker rm -f --volumes 91261100b163edaa5cabd19c065d6309090ed96d4138da7f757218154270bc90 [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-11T04:32:33.968Z] provisioning config files... [2023-05-11T04:32:33.977Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7947755194414400524tmp [Pipeline] { [Pipeline] sh [2023-05-11T04:32:34.285Z] + set +x [2023-05-11T04:32:34.285Z] + curl -s https://codecov.io/bash [2023-05-11T04:32:34.285Z] + bash -s -- [2023-05-11T04:32:34.285Z] [2023-05-11T04:32:34.285Z] _____ _ [2023-05-11T04:32:34.285Z] / ____| | | [2023-05-11T04:32:34.285Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T04:32:34.285Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T04:32:34.285Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T04:32:34.285Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T04:32:34.285Z] Bash-1.0.6 [2023-05-11T04:32:34.285Z] [2023-05-11T04:32:34.285Z] [2023-05-11T04:32:34.285Z] ==> git version 2.25.1 found [2023-05-11T04:32:34.285Z] ==> 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-11T04:32:34.285Z] Release-Date: 2020-01-08 [2023-05-11T04:32:34.285Z] 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-11T04:32:34.285Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T04:32:34.285Z] ==> Jenkins CI detected. [2023-05-11T04:32:34.285Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-11T04:32:34.285Z] project root: . [2023-05-11T04:32:34.285Z] --> token set from env [2023-05-11T04:32:34.285Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T04:32:34.285Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T04:32:34.285Z] ==> Python coveragepy not found [2023-05-11T04:32:34.285Z] ==> Searching for coverage reports in: [2023-05-11T04:32:34.285Z] + . [2023-05-11T04:32:34.285Z] -> Found 1 reports [2023-05-11T04:32:34.285Z] ==> Detecting git/mercurial file structure [2023-05-11T04:32:34.285Z] ==> Reading reports [2023-05-11T04:32:34.285Z] + ./coverage.out bytes=78459 [2023-05-11T04:32:34.285Z] ==> Appending adjustments [2023-05-11T04:32:34.285Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T04:32:34.544Z] + Found adjustments [2023-05-11T04:32:34.544Z] ==> Gzipping contents [2023-05-11T04:32:34.544Z] 12K /tmp/codecov.624Vs8.gz [2023-05-11T04:32:34.544Z] ==> Uploading reports [2023-05-11T04:32:34.544Z] url: https://codecov.io [2023-05-11T04:32:34.544Z] query: branch=main&commit=1f388099ed379dad62200909a1d9c5e93e9adedb&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T04:32:34.544Z] -> Pinging Codecov [2023-05-11T04:32:34.544Z] 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=1f388099ed379dad62200909a1d9c5e93e9adedb&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T04:32:34.804Z] -> Uploading to [2023-05-11T04:32:34.804Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/F29A59C45E3A92E06B3E522C9905F8EF/1f388099ed379dad62200909a1d9c5e93e9adedb/9c79278c-bd81-40f0-acb2-342dda7a5066.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T043234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2e6a774ca08972da29cf4abf4ae06bc6381a3284dc746a1d3644c0d435a3947 [2023-05-11T04:32:34.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:32:34.804Z] Dload Upload Total Spent Left Speed [2023-05-11T04:32:35.066Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 44733 --:--:-- --:--:-- --:--:-- 44733 [2023-05-11T04:32:35.066Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] } [2023-05-11T04:32:35.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T04:32:35.284Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T04:32:35.293Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:35.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:32:35.591Z] [2023-05-11T04:32:35.591Z] 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-11T04:32:35.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:32:35.885Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T04:32:35.885Z] df9b9388f04a: Pulling fs layer [2023-05-11T04:32:35.885Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T04:32:35.885Z] 25bc292e5bac: Pulling fs layer [2023-05-11T04:32:35.885Z] 114826534d7a: Pulling fs layer [2023-05-11T04:32:35.885Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T04:32:35.885Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T04:32:35.885Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T04:32:35.885Z] 4657fd5d0bcf: Waiting [2023-05-11T04:32:35.885Z] 6ad1cebc031e: Waiting [2023-05-11T04:32:35.885Z] 8a3aa393b2d8: Waiting [2023-05-11T04:32:35.885Z] 114826534d7a: Waiting [2023-05-11T04:32:35.885Z] 25bc292e5bac: Verifying Checksum [2023-05-11T04:32:35.885Z] 25bc292e5bac: Download complete [2023-05-11T04:32:35.885Z] 52dc419b0ee2: Verifying Checksum [2023-05-11T04:32:35.885Z] 52dc419b0ee2: Download complete [2023-05-11T04:32:35.885Z] 4657fd5d0bcf: Verifying Checksum [2023-05-11T04:32:35.885Z] 4657fd5d0bcf: Download complete [2023-05-11T04:32:35.885Z] df9b9388f04a: Download complete [2023-05-11T04:32:36.143Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T04:32:36.143Z] 6ad1cebc031e: Download complete [2023-05-11T04:32:36.143Z] df9b9388f04a: Pull complete [2023-05-11T04:32:36.143Z] 52dc419b0ee2: Pull complete [2023-05-11T04:32:36.143Z] 25bc292e5bac: Pull complete [2023-05-11T04:32:36.711Z] 114826534d7a: Verifying Checksum [2023-05-11T04:32:36.711Z] 114826534d7a: Download complete [2023-05-11T04:32:36.711Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T04:32:36.711Z] 8a3aa393b2d8: Download complete [2023-05-11T04:32:39.996Z] 114826534d7a: Pull complete [2023-05-11T04:32:39.996Z] 4657fd5d0bcf: Pull complete [2023-05-11T04:32:39.996Z] 6ad1cebc031e: Pull complete [2023-05-11T04:32:42.532Z] 8a3aa393b2d8: Pull complete [2023-05-11T04:32:42.532Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T04:32:42.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T04:32:42.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:32:42.615Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:32:42.647Z] $ 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-11T04:32:44.551Z] $ docker top 0432d3f44cb5171cf8351e9d1e91316ee7cb74a4cebcb056697d5dff11ea21c4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T04:32:44.628Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-11T04:32:44.906Z] + set -o pipefail [2023-05-11T04:32:44.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-11T04:32:50.178Z] [2023-05-11T04:32:50.178Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-11T04:32:50.178Z] [2023-05-11T04:32:50.178Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/08fc2616-0b97-4aa1-bf4a-a3dadd3b787b [2023-05-11T04:32:50.178Z] [2023-05-11T04:32:50.178Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-11T04:32:50.178Z] [2023-05-11T04:32:50.178Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T04:32:50.178Z] [2023-05-11T04:32:51.556Z] [2023-05-11T04:32:51.556Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T04:32:51.556Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T04:32:51.556Z] More details here: https://snyk.co/ue1NS [2023-05-11T04:32:51.556Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T04:32:51.556Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T04:32:51.562Z] $ docker stop --time=1 0432d3f44cb5171cf8351e9d1e91316ee7cb74a4cebcb056697d5dff11ea21c4 [2023-05-11T04:32:53.697Z] $ docker rm -f --volumes 0432d3f44cb5171cf8351e9d1e91316ee7cb74a4cebcb056697d5dff11ea21c4 [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-11T04:32:54.090Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:32:54.101Z] provisioning config files... [2023-05-11T04:32:54.108Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12991593652013684630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:32:54.402Z] --> edgex-publish-swagger.sh [2023-05-11T04:32:54.402Z] === Publish doc/openapi/v2 API === [2023-05-11T04:32:54.402Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-11T04:32:54.402Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-11T04:32:54.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T04:32:54.402Z] Dload Upload Total Spent Left Speed [2023-05-11T04:32:54.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 474k 0 0 100 474k 0 644k --:--:-- --:--:-- --:--:-- 643k 100 474k 0 0 100 474k 0 643k --:--:-- --:--:-- --:--:-- 643k [2023-05-11T04:32:54.969Z] [2023-05-11T04:32:54.969Z] [Pipeline] } [2023-05-11T04:32:54.976Z] 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-11T04:32:55.389Z] + git log --format=format:%s -1 1f388099ed379dad62200909a1d9c5e93e9adedb [Pipeline] sh [2023-05-11T04:32:55.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:32:55.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:55.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:32:55.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:32:56.066Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:32:56.094Z] $ 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-11T04:32:56.499Z] $ docker top 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 -eo pid,comm [2023-05-11T04:32:56.548Z] 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-11T04:32:56.548Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:32:56.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:32:56.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:32:56.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:32:56.698Z] $ docker exec 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 ssh-agent [2023-05-11T04:32:56.810Z] SSH_AUTH_SOCK=/tmp/ssh-cs44C7Vf4FWW/agent.32 [2023-05-11T04:32:56.810Z] SSH_AGENT_PID=38 [2023-05-11T04:32:56.815Z] Running ssh-add (command line suppressed) [2023-05-11T04:32:56.913Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13704613606013108270.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13704613606013108270.key) [2023-05-11T04:32:56.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:32:57.218Z] + git semver tag [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,389 [run_tag] DEBUG tag force:False [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,389 [check_head_tag] DEBUG check head tag [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,390 [execute] INFO git cat-file --batch-check [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,391 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,395 [execute] INFO git cat-file --batch [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,429 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,429 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,430 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:32:57.477Z] 2023-05-11 04:32:57,434 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:32:57.477Z] 3.0.0-dev.49 [Pipeline] } [2023-05-11T04:32:57.481Z] $ docker exec --env ******** --env ******** 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 ssh-agent -k [2023-05-11T04:32:57.580Z] unset SSH_AUTH_SOCK; [2023-05-11T04:32:57.581Z] unset SSH_AGENT_PID; [2023-05-11T04:32:57.581Z] echo Agent pid 38 killed; [2023-05-11T04:32:57.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:32:57.917Z] + git semver [Pipeline] } [2023-05-11T04:32:58.184Z] $ docker stop --time=1 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 [2023-05-11T04:32:59.448Z] $ docker rm -f --volumes 0c8d09c751ecc7511c3fc043e28be28d3dfee85ea1167d0bab45f174d2bad619 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:32:59.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:32:59.842Z] [2023-05-11T04:32:59.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:00.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:33:00.136Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T04:33:00.136Z] ab5ef0e58194: Pulling fs layer [2023-05-11T04:33:00.136Z] 9712f1f96733: Pulling fs layer [2023-05-11T04:33:00.136Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T04:33:00.136Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T04:33:00.136Z] e9a5061849ea: Pulling fs layer [2023-05-11T04:33:00.136Z] d747dcd14b5f: Pulling fs layer [2023-05-11T04:33:00.136Z] 2de7ff778b66: Pulling fs layer [2023-05-11T04:33:00.136Z] 0d9ebad4ef96: Waiting [2023-05-11T04:33:00.136Z] d747dcd14b5f: Waiting [2023-05-11T04:33:00.136Z] 2de7ff778b66: Waiting [2023-05-11T04:33:00.136Z] e9a5061849ea: Waiting [2023-05-11T04:33:00.136Z] 9712f1f96733: Verifying Checksum [2023-05-11T04:33:00.136Z] 9712f1f96733: Download complete [2023-05-11T04:33:00.393Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T04:33:00.393Z] 63f879dbbcfc: Download complete [2023-05-11T04:33:00.652Z] e9a5061849ea: Verifying Checksum [2023-05-11T04:33:00.652Z] e9a5061849ea: Download complete [2023-05-11T04:33:00.652Z] d747dcd14b5f: Download complete [2023-05-11T04:33:00.652Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T04:33:00.652Z] 0d9ebad4ef96: Download complete [2023-05-11T04:33:00.652Z] ab5ef0e58194: Verifying Checksum [2023-05-11T04:33:00.652Z] ab5ef0e58194: Download complete [2023-05-11T04:33:00.910Z] 2de7ff778b66: Verifying Checksum [2023-05-11T04:33:00.911Z] 2de7ff778b66: Download complete [2023-05-11T04:33:03.439Z] ab5ef0e58194: Pull complete [2023-05-11T04:33:03.439Z] 9712f1f96733: Pull complete [2023-05-11T04:33:03.701Z] 63f879dbbcfc: Pull complete [2023-05-11T04:33:07.884Z] 0d9ebad4ef96: Pull complete [2023-05-11T04:33:07.884Z] e9a5061849ea: Pull complete [2023-05-11T04:33:07.884Z] d747dcd14b5f: Pull complete [2023-05-11T04:33:09.085Z] 2de7ff778b66: Pull complete [2023-05-11T04:33:09.085Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T04:33:09.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T04:33:09.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:09.159Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:33:09.185Z] $ 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-11T04:33:11.489Z] $ docker top 76d4c36371909efb6fb8d3c42eb0a126f9d5c3e3d7c89b1b4da8cc51f968a301 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:33:11.571Z] provisioning config files... [2023-05-11T04:33:11.577Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17937095679877418100tmp [2023-05-11T04:33:11.587Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9678094393981120362tmp [2023-05-11T04:33:11.593Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7756706516138054641tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:33:11.610Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:11.891Z] ---> sigul-configuration.sh [2023-05-11T04:33:11.891Z] gpg: directory `/root/.gnupg' created [2023-05-11T04:33:11.891Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T04:33:11.891Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T04:33:11.891Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T04:33:11.891Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T04:33:11.891Z] gpg: CAST5 encrypted data [2023-05-11T04:33:11.891Z] gpg: encrypted with 1 passphrase [2023-05-11T04:33:11.891Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T04:33:12.175Z] + mkdir /home/jenkins [2023-05-11T04:33:12.175Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T04:33:12.459Z] + 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-11T04:33:12.467Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:12.754Z] ---> sigul-install.sh [2023-05-11T04:33:12.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T04:33:13.035Z] + git tag --list [2023-05-11T04:33:13.035Z] v0.0.0 [2023-05-11T04:33:13.035Z] v0.0.1-dev.1 [2023-05-11T04:33:13.035Z] v0.0.1-dev.10 [2023-05-11T04:33:13.035Z] v0.0.1-dev.11 [2023-05-11T04:33:13.035Z] v0.0.1-dev.12 [2023-05-11T04:33:13.035Z] v0.0.1-dev.13 [2023-05-11T04:33:13.035Z] v0.0.1-dev.14 [2023-05-11T04:33:13.035Z] v0.0.1-dev.15 [2023-05-11T04:33:13.035Z] v0.0.1-dev.16 [2023-05-11T04:33:13.035Z] v0.0.1-dev.17 [2023-05-11T04:33:13.035Z] v0.0.1-dev.18 [2023-05-11T04:33:13.035Z] v0.0.1-dev.19 [2023-05-11T04:33:13.035Z] v0.0.1-dev.2 [2023-05-11T04:33:13.035Z] v0.0.1-dev.20 [2023-05-11T04:33:13.035Z] v0.0.1-dev.21 [2023-05-11T04:33:13.035Z] v0.0.1-dev.22 [2023-05-11T04:33:13.035Z] v0.0.1-dev.23 [2023-05-11T04:33:13.035Z] v0.0.1-dev.24 [2023-05-11T04:33:13.035Z] v0.0.1-dev.25 [2023-05-11T04:33:13.035Z] v0.0.1-dev.26 [2023-05-11T04:33:13.035Z] v0.0.1-dev.27 [2023-05-11T04:33:13.035Z] v0.0.1-dev.28 [2023-05-11T04:33:13.035Z] v0.0.1-dev.3 [2023-05-11T04:33:13.035Z] v0.0.1-dev.4 [2023-05-11T04:33:13.035Z] v0.0.1-dev.5 [2023-05-11T04:33:13.035Z] v0.0.1-dev.6 [2023-05-11T04:33:13.035Z] v0.0.1-dev.7 [2023-05-11T04:33:13.035Z] v0.0.1-dev.8 [2023-05-11T04:33:13.035Z] v0.0.1-dev.9 [2023-05-11T04:33:13.035Z] v2.2.0 [2023-05-11T04:33:13.035Z] v2.2.0-dev.29 [2023-05-11T04:33:13.035Z] v2.2.0-dev.30 [2023-05-11T04:33:13.035Z] v2.2.0-dev.31 [2023-05-11T04:33:13.035Z] v2.2.0-dev.32 [2023-05-11T04:33:13.035Z] v2.2.0-dev.33 [2023-05-11T04:33:13.035Z] v2.2.0-dev.34 [2023-05-11T04:33:13.035Z] v2.2.0-dev.35 [2023-05-11T04:33:13.035Z] v2.3.0 [2023-05-11T04:33:13.035Z] v2.3.0-dev.1 [2023-05-11T04:33:13.035Z] v2.3.0-dev.10 [2023-05-11T04:33:13.035Z] v2.3.0-dev.11 [2023-05-11T04:33:13.035Z] v2.3.0-dev.12 [2023-05-11T04:33:13.035Z] v2.3.0-dev.13 [2023-05-11T04:33:13.035Z] v2.3.0-dev.14 [2023-05-11T04:33:13.035Z] v2.3.0-dev.15 [2023-05-11T04:33:13.035Z] v2.3.0-dev.16 [2023-05-11T04:33:13.035Z] v2.3.0-dev.17 [2023-05-11T04:33:13.035Z] v2.3.0-dev.18 [2023-05-11T04:33:13.035Z] v2.3.0-dev.19 [2023-05-11T04:33:13.035Z] v2.3.0-dev.2 [2023-05-11T04:33:13.035Z] v2.3.0-dev.20 [2023-05-11T04:33:13.035Z] v2.3.0-dev.21 [2023-05-11T04:33:13.035Z] v2.3.0-dev.22 [2023-05-11T04:33:13.035Z] v2.3.0-dev.23 [2023-05-11T04:33:13.035Z] v2.3.0-dev.24 [2023-05-11T04:33:13.035Z] v2.3.0-dev.25 [2023-05-11T04:33:13.035Z] v2.3.0-dev.26 [2023-05-11T04:33:13.035Z] v2.3.0-dev.27 [2023-05-11T04:33:13.035Z] v2.3.0-dev.28 [2023-05-11T04:33:13.035Z] v2.3.0-dev.29 [2023-05-11T04:33:13.035Z] v2.3.0-dev.3 [2023-05-11T04:33:13.035Z] v2.3.0-dev.30 [2023-05-11T04:33:13.035Z] v2.3.0-dev.31 [2023-05-11T04:33:13.035Z] v2.3.0-dev.32 [2023-05-11T04:33:13.035Z] v2.3.0-dev.33 [2023-05-11T04:33:13.035Z] v2.3.0-dev.34 [2023-05-11T04:33:13.035Z] v2.3.0-dev.35 [2023-05-11T04:33:13.035Z] v2.3.0-dev.36 [2023-05-11T04:33:13.035Z] v2.3.0-dev.37 [2023-05-11T04:33:13.035Z] v2.3.0-dev.38 [2023-05-11T04:33:13.035Z] v2.3.0-dev.39 [2023-05-11T04:33:13.035Z] v2.3.0-dev.4 [2023-05-11T04:33:13.035Z] v2.3.0-dev.40 [2023-05-11T04:33:13.035Z] v2.3.0-dev.41 [2023-05-11T04:33:13.035Z] v2.3.0-dev.42 [2023-05-11T04:33:13.035Z] v2.3.0-dev.43 [2023-05-11T04:33:13.035Z] v2.3.0-dev.44 [2023-05-11T04:33:13.035Z] v2.3.0-dev.45 [2023-05-11T04:33:13.035Z] v2.3.0-dev.5 [2023-05-11T04:33:13.035Z] v2.3.0-dev.6 [2023-05-11T04:33:13.035Z] v2.3.0-dev.7 [2023-05-11T04:33:13.035Z] v2.3.0-dev.8 [2023-05-11T04:33:13.035Z] v2.3.0-dev.9 [2023-05-11T04:33:13.035Z] v2.3.1 [2023-05-11T04:33:13.035Z] v2.3.1-dev.1 [2023-05-11T04:33:13.035Z] v2.3.1-dev.4 [2023-05-11T04:33:13.035Z] v2.3.1-dev.5 [2023-05-11T04:33:13.035Z] v2.3.2-dev.1 [2023-05-11T04:33:13.035Z] v2.3.2-dev.2 [2023-05-11T04:33:13.035Z] v3.0.0-dev.1 [2023-05-11T04:33:13.035Z] v3.0.0-dev.10 [2023-05-11T04:33:13.035Z] v3.0.0-dev.11 [2023-05-11T04:33:13.035Z] v3.0.0-dev.12 [2023-05-11T04:33:13.035Z] v3.0.0-dev.13 [2023-05-11T04:33:13.035Z] v3.0.0-dev.14 [2023-05-11T04:33:13.035Z] v3.0.0-dev.15 [2023-05-11T04:33:13.035Z] v3.0.0-dev.16 [2023-05-11T04:33:13.035Z] v3.0.0-dev.17 [2023-05-11T04:33:13.035Z] v3.0.0-dev.18 [2023-05-11T04:33:13.035Z] v3.0.0-dev.19 [2023-05-11T04:33:13.035Z] v3.0.0-dev.2 [2023-05-11T04:33:13.035Z] v3.0.0-dev.20 [2023-05-11T04:33:13.035Z] v3.0.0-dev.21 [2023-05-11T04:33:13.035Z] v3.0.0-dev.22 [2023-05-11T04:33:13.035Z] v3.0.0-dev.23 [2023-05-11T04:33:13.035Z] v3.0.0-dev.24 [2023-05-11T04:33:13.035Z] v3.0.0-dev.25 [2023-05-11T04:33:13.035Z] v3.0.0-dev.26 [2023-05-11T04:33:13.035Z] v3.0.0-dev.27 [2023-05-11T04:33:13.035Z] v3.0.0-dev.28 [2023-05-11T04:33:13.035Z] v3.0.0-dev.29 [2023-05-11T04:33:13.035Z] v3.0.0-dev.3 [2023-05-11T04:33:13.035Z] v3.0.0-dev.30 [2023-05-11T04:33:13.035Z] v3.0.0-dev.31 [2023-05-11T04:33:13.035Z] v3.0.0-dev.32 [2023-05-11T04:33:13.035Z] v3.0.0-dev.33 [2023-05-11T04:33:13.035Z] v3.0.0-dev.34 [2023-05-11T04:33:13.035Z] v3.0.0-dev.35 [2023-05-11T04:33:13.035Z] v3.0.0-dev.36 [2023-05-11T04:33:13.035Z] v3.0.0-dev.37 [2023-05-11T04:33:13.035Z] v3.0.0-dev.38 [2023-05-11T04:33:13.035Z] v3.0.0-dev.39 [2023-05-11T04:33:13.035Z] v3.0.0-dev.4 [2023-05-11T04:33:13.035Z] v3.0.0-dev.40 [2023-05-11T04:33:13.035Z] v3.0.0-dev.41 [2023-05-11T04:33:13.035Z] v3.0.0-dev.42 [2023-05-11T04:33:13.035Z] v3.0.0-dev.43 [2023-05-11T04:33:13.035Z] v3.0.0-dev.44 [2023-05-11T04:33:13.035Z] v3.0.0-dev.45 [2023-05-11T04:33:13.035Z] v3.0.0-dev.46 [2023-05-11T04:33:13.035Z] v3.0.0-dev.47 [2023-05-11T04:33:13.035Z] v3.0.0-dev.48 [2023-05-11T04:33:13.035Z] v3.0.0-dev.49 [2023-05-11T04:33:13.035Z] v3.0.0-dev.5 [2023-05-11T04:33:13.035Z] v3.0.0-dev.6 [2023-05-11T04:33:13.035Z] v3.0.0-dev.7 [2023-05-11T04:33:13.035Z] v3.0.0-dev.8 [2023-05-11T04:33:13.035Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T04:33:13.319Z] + lftools sign git-tag v3.0.0-dev.49 [2023-05-11T04:33:13.884Z] Signing Git tag with Sigul... [2023-05-11T04:33:13.885Z] Signing v3.0.0-dev.49 [Pipeline] echo [2023-05-11T04:33:14.458Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:14.740Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T04:33:14.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T04:33:14.759Z] $ docker stop --time=1 76d4c36371909efb6fb8d3c42eb0a126f9d5c3e3d7c89b1b4da8cc51f968a301 [2023-05-11T04:33:16.063Z] $ docker rm -f --volumes 76d4c36371909efb6fb8d3c42eb0a126f9d5c3e3d7c89b1b4da8cc51f968a301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T04:33:16.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:33:16.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:16.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:33:16.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:16.868Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:33:16.895Z] $ 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-11T04:33:17.283Z] $ docker top 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 -eo pid,comm [2023-05-11T04:33:17.338Z] 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-11T04:33:17.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:33:17.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:33:17.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:33:17.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:33:17.486Z] $ docker exec 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 ssh-agent [2023-05-11T04:33:17.600Z] SSH_AUTH_SOCK=/tmp/ssh-FViSzNgLsEAM/agent.32 [2023-05-11T04:33:17.600Z] SSH_AGENT_PID=38 [2023-05-11T04:33:17.605Z] Running ssh-add (command line suppressed) [2023-05-11T04:33:17.698Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5154418220621514465.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5154418220621514465.key) [2023-05-11T04:33:17.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:33:18.003Z] + git semver bump pre [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,178 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,179 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,179 [bump_version] DEBUG bumped version:3.0.0-dev.50 [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,179 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,179 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,179 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,181 [execute] INFO git cat-file --batch-check [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,182 [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-11T04:33:18.263Z] 2023-05-11 04:33:18,187 [execute] INFO git cat-file --batch [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T04:33:18.263Z] 2023-05-11 04:33:18,192 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:33:18.263Z] 3.0.0-dev.50 [Pipeline] } [2023-05-11T04:33:18.268Z] $ docker exec --env ******** --env ******** 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 ssh-agent -k [2023-05-11T04:33:18.371Z] unset SSH_AUTH_SOCK; [2023-05-11T04:33:18.371Z] unset SSH_AGENT_PID; [2023-05-11T04:33:18.371Z] echo Agent pid 38 killed; [2023-05-11T04:33:18.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:33:18.692Z] + git semver [Pipeline] } [2023-05-11T04:33:18.957Z] $ docker stop --time=1 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 [2023-05-11T04:33:20.242Z] $ docker rm -f --volumes 769ab0bab7e49ec58b646d746a68e8e01ed19be1182ead6bddb186be9b32a828 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T04:33:20.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T04:33:20.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:20.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T04:33:20.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:20.965Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:33:20.991Z] $ 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-11T04:33:21.341Z] $ docker top e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T04:33:21.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T04:33:21.478Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T04:33:21.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T04:33:21.591Z] $ docker exec e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 ssh-agent [2023-05-11T04:33:21.719Z] SSH_AUTH_SOCK=/tmp/ssh-uH4mlSKrgV1a/agent.33 [2023-05-11T04:33:21.719Z] SSH_AGENT_PID=40 [2023-05-11T04:33:21.741Z] Running ssh-add (command line suppressed) [2023-05-11T04:33:21.837Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10365373778475280506.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10365373778475280506.key) [2023-05-11T04:33:21.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T04:33:22.167Z] + git semver push [2023-05-11T04:33:22.426Z] 2023-05-11 04:33:22,366 [run_push] DEBUG push [2023-05-11T04:33:22.426Z] 2023-05-11 04:33:22,366 [execute] INFO git cat-file --batch-check [2023-05-11T04:33:22.426Z] 2023-05-11 04:33:22,367 [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-11T04:33:22.426Z] 2023-05-11 04:33:22,371 [execute] INFO git rev-list 07d7a50e292e8d943ddc639f9bd33ca9bdc71860 -- [2023-05-11T04:33:22.426Z] 2023-05-11 04:33:22,372 [execute] DEBUG Popen(['git', 'rev-list', '07d7a50e292e8d943ddc639f9bd33ca9bdc71860', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T04:33:22.426Z] 2023-05-11 04:33:22,380 [execute] INFO git fetch -v origin [2023-05-11T04:33:22.426Z] 2023-05-11 04:33:22,380 [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-11T04:33:22.994Z] 2023-05-11 04:33:22,816 [run_push] DEBUG no remote changes detected [2023-05-11T04:33:22.994Z] 2023-05-11 04:33:22,817 [execute] INFO git push origin semver [2023-05-11T04:33:22.994Z] 2023-05-11 04:33:22,817 [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-11T04:33:23.564Z] 2023-05-11 04:33:23,523 [run_push] DEBUG push all version tags [2023-05-11T04:33:23.564Z] 2023-05-11 04:33:23,524 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T04:33:23.564Z] 2023-05-11 04:33:23,524 [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-11T04:33:24.503Z] 2023-05-11 04:33:24,232 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-11T04:33:24.503Z] 3.0.0-dev.50 [Pipeline] } [2023-05-11T04:33:24.508Z] $ docker exec --env ******** --env ******** e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 ssh-agent -k [2023-05-11T04:33:24.597Z] unset SSH_AUTH_SOCK; [2023-05-11T04:33:24.597Z] unset SSH_AGENT_PID; [2023-05-11T04:33:24.597Z] echo Agent pid 40 killed; [2023-05-11T04:33:24.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T04:33:24.914Z] + git semver [Pipeline] } [2023-05-11T04:33:25.179Z] $ docker stop --time=1 e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 [2023-05-11T04:33:26.480Z] $ docker rm -f --volumes e011c6a59acb2d7a528ce69db58e2e81b628006ac4701048a2bfce30d000a944 [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-11T04:33:27.065Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-11T04:33:27.065Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T04:33:27.065Z] total 16 [2023-05-11T04:33:27.065Z] drwxr-xr-x 3 root root 4096 May 11 04:20 . [2023-05-11T04:33:27.065Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:33 .. [2023-05-11T04:33:27.065Z] drwxr-xr-x 2 root root 4096 May 11 04:20 cost [2023-05-11T04:33:27.065Z] -rw-r--r-- 1 root root 91 May 11 04:20 cost.csv [2023-05-11T04:33:27.065Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T04:33:27.065Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-11T04:33:27.065Z] total 16 [2023-05-11T04:33:27.065Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 04:20 . [2023-05-11T04:33:27.065Z] drwxrwxr-x 11 jenkins jenkins 4096 May 11 04:33 .. [2023-05-11T04:33:27.065Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 04:20 cost [2023-05-11T04:33:27.065Z] -rw-r--r-- 1 jenkins jenkins 91 May 11 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:27.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:28.213Z] ---> package-listing.sh [2023-05-11T04:33:28.213Z] ++ facter osfamily [2023-05-11T04:33:28.213Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T04:33:28.471Z] + OS_FAMILY=debian [2023-05-11T04:33:28.471Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-11T04:33:28.471Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T04:33:28.472Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T04:33:28.472Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T04:33:28.472Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T04:33:28.472Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T04:33:28.472Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T04:33:28.472Z] + case "${OS_FAMILY}" in [2023-05-11T04:33:28.472Z] + dpkg -l [2023-05-11T04:33:28.472Z] + grep '^ii' [2023-05-11T04:33:28.472Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T04:33:28.472Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T04:33:28.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T04:33:28.472Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-11T04:33:28.472Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-11T04:33:28.472Z] + 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-11T04:33:28.481Z] 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-11T04:33:28.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T04:33:29.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T04:33:29.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T04:33:29.377Z] prd-ubuntu20.04-docker-8c-8g-15162 does not seem to be running inside a container [2023-05-11T04:33:29.397Z] $ 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-11T04:33:29.643Z] $ docker top 502af32660fdb8ea21d34b229377e757ddf80472a86721e938bd9641cad9f02d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T04:33:29.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T04:33:30.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T04:33:30.549Z] + ls /var/log/sa-host [2023-05-11T04:33:30.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T04:33:30.624Z] provisioning config files... [2023-05-11T04:33:30.637Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3514575742319961396tmp [Pipeline] { [Pipeline] echo [2023-05-11T04:33:30.654Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:30.933Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T04:33:30.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:31.264Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T04:33:31.273Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:31.556Z] ---> sudo-logs.sh [2023-05-11T04:33:31.556Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T04:33:31.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:31.864Z] ---> job-cost.sh [2023-05-11T04:33:31.864Z] lf-activate-venv: SKIPPING [2023-05-11T04:33:31.864Z] DEBUG: total: 0.2199999988079071 [2023-05-11T04:33:31.864Z] INFO: Retrieving Stack Cost... [2023-05-11T04:33:32.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T04:33:32.692Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T04:33:32.701Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T04:33:32.984Z] ---> logs-deploy.sh [2023-05-11T04:33:32.984Z] lf-activate-venv: SKIPPING [2023-05-11T04:33:32.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/146 [2023-05-11T04:33:32.984Z] INFO: archiving workspace using pattern(s): [2023-05-11T04:33:33.921Z] Archives upload complete. [2023-05-11T04:33:33.921Z] INFO: archiving logs to Nexus