Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c817a5cee4fa6797817ba67f8fb41572c1732248 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-ssh6838013489280941491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15483159901990134004.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12180305074585629543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9923446834408366767.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14695858540844680297.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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9051 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c817a5cee4fa6797817ba67f8fb41572c1732248 (main) Commit message: "Merge pull request #218 from weichou1229/interface-change" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 > git rev-list --no-walk f433dd4a7f716b42d434c791f0c601cda98ab1b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-19T03:17:51.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-19T03:17:51.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-19T03:17:51.859Z] ========================================================= [2023-04-19T03:17:51.859Z] EdgeX Global Pipelines Version Info [2023-04-19T03:17:51.859Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:17:52.600Z] ------------------- [2023-04-19T03:17:52.600Z] stable info: [2023-04-19T03:17:52.600Z] ------------------- [2023-04-19T03:17:52.600Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-19T03:17:52.600Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:17:52.600Z] Message: update stable to v1.0.248 [2023-04-19T03:17:53.174Z] ------------------- [2023-04-19T03:17:53.174Z] experimental info: [2023-04-19T03:17:53.174Z] ------------------- [2023-04-19T03:17:53.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-19T03:17:53.174Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:17:53.174Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-19T03:17:53.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-19T03:17:53.414Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-19T03:17:53.429Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-19T03:17:53.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-19T03:17:53.459Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-19T03:17:53.475Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-19T03:17:53.490Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-19T03:17:53.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-19T03:17:53.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-19T03:17:53.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-19T03:17:53.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-19T03:17:53.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-19T03:17:53.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-19T03:17:53.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-19T03:17:53.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:17:53.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:17:53.657Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:17:53.674Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:17:53.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-19T03:17:53.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-19T03:17:53.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-19T03:17:53.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-19T03:17:53.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-19T03:17:53.765Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-19T03:17:53.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-19T03:17:53.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-19T03:17:53.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-19T03:17:53.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-19T03:17:53.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-19T03:17:53.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-19T03:17:53.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo [2023-04-19T03:17:53.885Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c817a5c [Pipeline] echo [2023-04-19T03:17:53.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:17:53.951Z] provisioning config files... [2023-04-19T03:17:53.966Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12144220868116771318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:17:54.269Z] ---> docker-login.sh [2023-04-19T03:17:54.270Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:17:54.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:17:54.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:17:54.529Z] Configure a credential helper to remove this warning. See [2023-04-19T03:17:54.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:17:54.529Z] [2023-04-19T03:17:54.529Z] Login Succeeded [2023-04-19T03:17:54.529Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:17:54.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:17:54.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:17:54.529Z] Configure a credential helper to remove this warning. See [2023-04-19T03:17:54.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:17:54.529Z] [2023-04-19T03:17:54.529Z] Login Succeeded [2023-04-19T03:17:54.529Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:17:54.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:17:54.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:17:54.791Z] Configure a credential helper to remove this warning. See [2023-04-19T03:17:54.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:17:54.791Z] [2023-04-19T03:17:54.791Z] Login Succeeded [2023-04-19T03:17:54.791Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:17:54.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:17:54.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:17:54.791Z] Configure a credential helper to remove this warning. See [2023-04-19T03:17:54.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:17:54.791Z] [2023-04-19T03:17:54.791Z] Login Succeeded [2023-04-19T03:17:54.791Z] docker.io [2023-04-19T03:17:55.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:17:55.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:17:55.049Z] Configure a credential helper to remove this warning. See [2023-04-19T03:17:55.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:17:55.049Z] [2023-04-19T03:17:55.049Z] Login Succeeded [2023-04-19T03:17:55.049Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:17:55.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-19T03:17:55.402Z] + git rev-list -1 --merges c817a5cee4fa6797817ba67f8fb41572c1732248~1..c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo [2023-04-19T03:17:55.446Z] -----------> git rev-list -1 --merges c817a5cee4fa6797817ba67f8fb41572c1732248~1..c817a5cee4fa6797817ba67f8fb41572c1732248 c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:17:55.446Z] c817a5cee4fa6797817ba67f8fb41572c1732248 [false] [Pipeline] sh [2023-04-19T03:17:55.733Z] + git log --format=format:%s -1 c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo [2023-04-19T03:17:55.746Z] ========================================================= [2023-04-19T03:17:55.746Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-19T03:17:55.746Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:17:56.081Z] + git log --format=format:%s -1 c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] echo [2023-04-19T03:17:56.090Z] [semverPrep] GIT_COMMIT: c817a5cee4fa6797817ba67f8fb41572c1732248, Commit Message: Merge pull request #218 from weichou1229/interface-change [Pipeline] echo [2023-04-19T03:17:56.098Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-19T03:17:56.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:17:56.624Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-19T03:17:56.624Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-19T03:17:56.624Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-19T03:17:56.624Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-19T03:17:56.624Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-19T03:17:56.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:17:57.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:17:57.126Z] [2023-04-19T03:17:57.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:17:57.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:17:57.426Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-19T03:17:57.426Z] b85a868b505f: Pulling fs layer [2023-04-19T03:17:57.426Z] e2be974225ed: Pulling fs layer [2023-04-19T03:17:57.426Z] 339a4e72a1f5: Pulling fs layer [2023-04-19T03:17:57.426Z] 988bab9f4d93: Pulling fs layer [2023-04-19T03:17:57.426Z] 1469e6f7b9e6: Pulling fs layer [2023-04-19T03:17:57.426Z] eaf3925da568: Pulling fs layer [2023-04-19T03:17:57.426Z] 988bab9f4d93: Waiting [2023-04-19T03:17:57.426Z] 1469e6f7b9e6: Waiting [2023-04-19T03:17:57.426Z] bab4dde63d76: Pulling fs layer [2023-04-19T03:17:57.426Z] bde34c3a00c8: Pulling fs layer [2023-04-19T03:17:57.426Z] b352a97aabf1: Pulling fs layer [2023-04-19T03:17:57.426Z] eaf3925da568: Waiting [2023-04-19T03:17:57.426Z] bab4dde63d76: Waiting [2023-04-19T03:17:57.426Z] bde34c3a00c8: Waiting [2023-04-19T03:17:57.426Z] b352a97aabf1: Waiting [2023-04-19T03:17:57.426Z] 4872d77fe225: Pulling fs layer [2023-04-19T03:17:57.426Z] 5851b861e8e6: Pulling fs layer [2023-04-19T03:17:57.426Z] 4872d77fe225: Waiting [2023-04-19T03:17:57.426Z] e2be974225ed: Download complete [2023-04-19T03:17:57.426Z] 988bab9f4d93: Verifying Checksum [2023-04-19T03:17:57.426Z] 988bab9f4d93: Download complete [2023-04-19T03:17:57.426Z] 1469e6f7b9e6: Verifying Checksum [2023-04-19T03:17:57.426Z] 1469e6f7b9e6: Download complete [2023-04-19T03:17:57.426Z] eaf3925da568: Download complete [2023-04-19T03:17:57.685Z] 339a4e72a1f5: Verifying Checksum [2023-04-19T03:17:57.685Z] 339a4e72a1f5: Download complete [2023-04-19T03:17:57.685Z] bde34c3a00c8: Download complete [2023-04-19T03:17:57.685Z] b352a97aabf1: Download complete [2023-04-19T03:17:57.685Z] 4872d77fe225: Verifying Checksum [2023-04-19T03:17:57.685Z] 4872d77fe225: Download complete [2023-04-19T03:17:57.685Z] 5851b861e8e6: Verifying Checksum [2023-04-19T03:17:57.685Z] 5851b861e8e6: Download complete [2023-04-19T03:17:57.685Z] b85a868b505f: Verifying Checksum [2023-04-19T03:17:57.685Z] b85a868b505f: Download complete [2023-04-19T03:17:57.944Z] bab4dde63d76: Verifying Checksum [2023-04-19T03:17:57.944Z] bab4dde63d76: Download complete [2023-04-19T03:17:59.336Z] b85a868b505f: Pull complete [2023-04-19T03:17:59.336Z] e2be974225ed: Pull complete [2023-04-19T03:17:59.596Z] 339a4e72a1f5: Pull complete [2023-04-19T03:17:59.854Z] 988bab9f4d93: Pull complete [2023-04-19T03:18:00.113Z] 1469e6f7b9e6: Pull complete [2023-04-19T03:18:00.113Z] eaf3925da568: Pull complete [2023-04-19T03:18:02.022Z] bab4dde63d76: Pull complete [2023-04-19T03:18:02.022Z] bde34c3a00c8: Pull complete [2023-04-19T03:18:02.022Z] b352a97aabf1: Pull complete [2023-04-19T03:18:02.283Z] 4872d77fe225: Pull complete [2023-04-19T03:18:02.283Z] 5851b861e8e6: Pull complete [2023-04-19T03:18:02.283Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-19T03:18:02.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:18:02.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:18:02.376Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:18:02.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:18:04.694Z] $ docker top 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a -eo pid,comm [2023-04-19T03:18:04.766Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-19T03:18:04.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:18:04.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:18:04.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:18:04.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:18:04.923Z] $ docker exec 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent [2023-04-19T03:18:05.038Z] SSH_AUTH_SOCK=/tmp/ssh-BHbqBX6oUBSI/agent.31 [2023-04-19T03:18:05.038Z] SSH_AGENT_PID=37 [2023-04-19T03:18:05.044Z] Running ssh-add (command line suppressed) [2023-04-19T03:18:05.143Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2861521960860991464.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2861521960860991464.key) [2023-04-19T03:18:05.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:18:05.451Z] + git tag --points-at HEAD [Pipeline] } [2023-04-19T03:18:05.461Z] $ docker exec --env ******** --env ******** 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent -k [2023-04-19T03:18:05.562Z] unset SSH_AUTH_SOCK; [2023-04-19T03:18:05.562Z] unset SSH_AGENT_PID; [2023-04-19T03:18:05.562Z] echo Agent pid 37 killed; [2023-04-19T03:18:05.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-19T03:18:05.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:18:05.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:18:05.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:18:05.706Z] $ docker exec 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent [2023-04-19T03:18:05.841Z] SSH_AUTH_SOCK=/tmp/ssh-0zvAG0cZPcC2/agent.69 [2023-04-19T03:18:05.841Z] SSH_AGENT_PID=76 [2023-04-19T03:18:05.846Z] Running ssh-add (command line suppressed) [2023-04-19T03:18:05.939Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17430375011131864001.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17430375011131864001.key) [2023-04-19T03:18:05.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:18:06.252Z] + git semver init [2023-04-19T03:18:06.515Z] 2023-04-19 03:18:06,458 [run_init] DEBUG init version:0.0.0 force:False [2023-04-19T03:18:06.515Z] 2023-04-19 03:18:06,458 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-19T03:18:06.515Z] 2023-04-19 03:18:06,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-19T03:18:06.515Z] 2023-04-19 03:18:06,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:18:07.454Z] 2023-04-19 03:18:07,138 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-19T03:18:07.454Z] 2023-04-19 03:18:07,139 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-19T03:18:07.454Z] 2023-04-19 03:18:07,139 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:18:07.454Z] 2023-04-19 03:18:07,139 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:18:07.454Z] 3.0.0-dev.27 [Pipeline] } [2023-04-19T03:18:07.457Z] $ docker exec --env ******** --env ******** 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a ssh-agent -k [2023-04-19T03:18:07.560Z] unset SSH_AUTH_SOCK; [2023-04-19T03:18:07.561Z] unset SSH_AGENT_PID; [2023-04-19T03:18:07.561Z] echo Agent pid 76 killed; [2023-04-19T03:18:07.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:18:07.874Z] + git semver [Pipeline] } [2023-04-19T03:18:08.143Z] $ docker stop --time=1 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a [2023-04-19T03:18:09.438Z] $ docker rm -f --volumes 2fb72ca448b3c1a87d060dbdaec0ffa81e38d1a657f70336f9ce763790cb223a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:18:09.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-19T03:18:10.018Z] Stashed 1 file(s) [Pipeline] echo [2023-04-19T03:18:10.020Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:18:10.165Z] provisioning config files... [2023-04-19T03:18:10.173Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config138532532285410803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:18:10.470Z] ---> docker-login.sh [2023-04-19T03:18:10.470Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:18:10.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:10.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:10.470Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:10.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:10.470Z] [2023-04-19T03:18:10.470Z] Login Succeeded [2023-04-19T03:18:10.470Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:18:10.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:10.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:10.470Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:10.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:10.470Z] [2023-04-19T03:18:10.470Z] Login Succeeded [2023-04-19T03:18:10.470Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:18:10.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:10.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:10.730Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:10.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:10.730Z] [2023-04-19T03:18:10.730Z] Login Succeeded [2023-04-19T03:18:10.730Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:18:10.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:10.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:10.730Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:10.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:10.730Z] [2023-04-19T03:18:10.730Z] Login Succeeded [2023-04-19T03:18:10.730Z] docker.io [2023-04-19T03:18:10.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:10.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:10.989Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:10.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:10.989Z] [2023-04-19T03:18:10.989Z] Login Succeeded [2023-04-19T03:18:10.989Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:18:10.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:18:11.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:18:11.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:18:11.077Z] ========================================================= [2023-04-19T03:18:11.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-19T03:18:11.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:18:11.393Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:18:11.393Z] Sending build context to Docker daemon 1.899MB [2023-04-19T03:18:11.393Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:18:11.393Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-19T03:18:11.393Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-19T03:18:11.393Z] 63b65145d645: Pulling fs layer [2023-04-19T03:18:11.393Z] a2d21d5440eb: Pulling fs layer [2023-04-19T03:18:11.393Z] 935e6c44a52c: Pulling fs layer [2023-04-19T03:18:11.393Z] 94cc34f8dd06: Pulling fs layer [2023-04-19T03:18:11.393Z] 30dea6a524f1: Pulling fs layer [2023-04-19T03:18:11.393Z] a2aff8979fd8: Pulling fs layer [2023-04-19T03:18:11.393Z] 6808be2612f2: Pulling fs layer [2023-04-19T03:18:11.393Z] f25807f1079a: Pulling fs layer [2023-04-19T03:18:11.393Z] a2aff8979fd8: Waiting [2023-04-19T03:18:11.393Z] 94cc34f8dd06: Waiting [2023-04-19T03:18:11.393Z] 30dea6a524f1: Waiting [2023-04-19T03:18:11.393Z] 6808be2612f2: Waiting [2023-04-19T03:18:11.393Z] f25807f1079a: Waiting [2023-04-19T03:18:11.393Z] a2d21d5440eb: Download complete [2023-04-19T03:18:11.393Z] 94cc34f8dd06: Verifying Checksum [2023-04-19T03:18:11.393Z] 94cc34f8dd06: Download complete [2023-04-19T03:18:11.393Z] 30dea6a524f1: Verifying Checksum [2023-04-19T03:18:11.393Z] 30dea6a524f1: Download complete [2023-04-19T03:18:11.654Z] 63b65145d645: Verifying Checksum [2023-04-19T03:18:11.654Z] 63b65145d645: Download complete [2023-04-19T03:18:11.654Z] a2aff8979fd8: Verifying Checksum [2023-04-19T03:18:11.654Z] a2aff8979fd8: Download complete [2023-04-19T03:18:11.654Z] 63b65145d645: Pull complete [2023-04-19T03:18:11.917Z] a2d21d5440eb: Pull complete [2023-04-19T03:18:11.917Z] f25807f1079a: Download complete [2023-04-19T03:18:12.178Z] 935e6c44a52c: Verifying Checksum [2023-04-19T03:18:12.178Z] 935e6c44a52c: Download complete [2023-04-19T03:18:12.436Z] 6808be2612f2: Verifying Checksum [2023-04-19T03:18:12.436Z] 6808be2612f2: Download complete [2023-04-19T03:18:15.718Z] 935e6c44a52c: Pull complete [2023-04-19T03:18:15.718Z] 94cc34f8dd06: Pull complete [2023-04-19T03:18:15.977Z] 30dea6a524f1: Pull complete [2023-04-19T03:18:15.977Z] a2aff8979fd8: Pull complete [2023-04-19T03:18:18.504Z] 6808be2612f2: Pull complete [2023-04-19T03:18:19.439Z] f25807f1079a: Pull complete [2023-04-19T03:18:19.439Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-19T03:18:19.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-19T03:18:19.439Z] ---> 3b553350e43f [2023-04-19T03:18:19.439Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:18:23.632Z] ---> Running in 6355fc2fa64f [2023-04-19T03:18:23.632Z] Removing intermediate container 6355fc2fa64f [2023-04-19T03:18:23.632Z] ---> 211b0108f576 [2023-04-19T03:18:23.632Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:18:23.632Z] ---> Running in 3cd7ed6ef1a8 [2023-04-19T03:18:23.632Z] Removing intermediate container 3cd7ed6ef1a8 [2023-04-19T03:18:23.632Z] ---> 462829038803 [2023-04-19T03:18:23.632Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:18:23.632Z] ---> Running in 9169444546bb [2023-04-19T03:18:23.632Z] Removing intermediate container 9169444546bb [2023-04-19T03:18:23.632Z] ---> 0a642e879f1d [2023-04-19T03:18:23.632Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:18:23.632Z] ---> Running in e2063b0895d3 [2023-04-19T03:18:23.891Z] Removing intermediate container e2063b0895d3 [2023-04-19T03:18:23.891Z] ---> 7deb0e84f812 [2023-04-19T03:18:23.891Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:18:23.891Z] ---> Running in bfe50b65cd74 [2023-04-19T03:18:24.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:18:24.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:18:24.407Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-19T03:18:24.407Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:18:24.407Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:18:24.407Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:18:24.407Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-19T03:18:24.407Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-19T03:18:24.407Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-19T03:18:24.407Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-19T03:18:24.407Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:18:24.407Z] (10/14) Installing kmod-libs (30-r1) [2023-04-19T03:18:24.407Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-19T03:18:24.665Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-19T03:18:24.665Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-19T03:18:24.665Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-19T03:18:24.665Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:18:24.665Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:18:24.665Z] OK: 272 MiB in 67 packages [2023-04-19T03:18:25.131Z] Still waiting to schedule task [2023-04-19T03:18:25.132Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-19T03:18:25.234Z] Removing intermediate container bfe50b65cd74 [2023-04-19T03:18:25.234Z] ---> 70369586901d [2023-04-19T03:18:25.234Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-19T03:18:25.234Z] ---> Running in d87e931338c3 [2023-04-19T03:18:25.492Z] Removing intermediate container d87e931338c3 [2023-04-19T03:18:25.492Z] ---> d62d03d8f7a2 [2023-04-19T03:18:25.492Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-19T03:18:25.492Z] ---> 9ee200767a58 [2023-04-19T03:18:25.492Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:18:25.492Z] ---> Running in e90b26305699 [2023-04-19T03:18:57.641Z] Removing intermediate container e90b26305699 [2023-04-19T03:18:57.641Z] ---> 25170eb05c83 [2023-04-19T03:18:57.641Z] Step 11/13 : COPY . . [2023-04-19T03:18:57.641Z] ---> b99c2fd37ceb [2023-04-19T03:18:57.641Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:18:57.641Z] ---> Running in 09cb48f8f5da [2023-04-19T03:18:57.641Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:18:57.641Z] Dload Upload Total Spent Left Speed [2023-04-19T03:18:57.641Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6756 0 --:--:-- --:--:-- --:--:-- 6807 [2023-04-19T03:18:57.641Z] Removing intermediate container 09cb48f8f5da [2023-04-19T03:18:57.641Z] ---> c68d9cf42308 [2023-04-19T03:18:57.641Z] Step 13/13 : RUN ${MAKE} [2023-04-19T03:18:57.641Z] ---> Running in 8ad2ee42cae4 [2023-04-19T03:18:57.641Z] noop [2023-04-19T03:18:57.641Z] Removing intermediate container 8ad2ee42cae4 [2023-04-19T03:18:57.641Z] ---> 130857ad1ce2 [2023-04-19T03:18:57.641Z] Successfully built 130857ad1ce2 [2023-04-19T03:18:57.641Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:18:57.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:18:57.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:18:58.026Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:18:58.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:18:58.395Z] $ docker top d69ad41d3be1400b6b493369b0748eec70ae3452f41835a1f36bfdc69efbf31b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:18:58.728Z] + go version [2023-04-19T03:18:58.728Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-19T03:18:58.749Z] $ docker stop --time=1 d69ad41d3be1400b6b493369b0748eec70ae3452f41835a1f36bfdc69efbf31b [2023-04-19T03:19:00.047Z] $ docker rm -f --volumes d69ad41d3be1400b6b493369b0748eec70ae3452f41835a1f36bfdc69efbf31b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:19:00.418Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:19:00.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:19:00.482Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:19:00.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:19:00.833Z] $ docker top 5cb4fdde37b752883dc9391a79d73099b288f9d347fcf37da59833acc513cbec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:19:01.156Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:19:01.442Z] + make test [2023-04-19T03:19:01.442Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:19:06.721Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-19T03:19:18.941Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-19T03:19:18.941Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 2.0% of statements [2023-04-19T03:19:25.517Z] go vet ./... [2023-04-19T03:19:28.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:19:28.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:19:28.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T03:19:28.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:19:28.827Z] $ docker stop --time=1 5cb4fdde37b752883dc9391a79d73099b288f9d347fcf37da59833acc513cbec [2023-04-19T03:19:31.905Z] $ docker rm -f --volumes 5cb4fdde37b752883dc9391a79d73099b288f9d347fcf37da59833acc513cbec [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:19:32.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:19:32.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-19T03:19:33.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:19:33.362Z] + ls -al . [2023-04-19T03:19:33.362Z] total 192 [2023-04-19T03:19:33.362Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:19 . [2023-04-19T03:19:33.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:17 .. [2023-04-19T03:19:33.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:18 .git [2023-04-19T03:19:33.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:17 .github [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:17 .gitignore [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:17 .golangci.yml [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:17 .hadolint.yml [2023-04-19T03:19:33.362Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:18 .semver [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:17 Attribution.txt [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:17 CHANGELOG.md [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:17 Dockerfile [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:17 GOVERNANCE.md [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:17 Jenkinsfile [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:17 LICENSE [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:17 Makefile [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:17 OWNERS.md [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:17 README.md [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:18 VERSION [2023-04-19T03:19:33.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:17 bin [2023-04-19T03:19:33.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:17 cmd [2023-04-19T03:19:33.362Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:19 coverage.out [2023-04-19T03:19:33.362Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:17 docker-entrypoint.sh [2023-04-19T03:19:33.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:17 docs [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:17 go.mod [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 31713 Apr 19 03:17 go.sum [2023-04-19T03:19:33.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:17 internal [2023-04-19T03:19:33.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:17 snap [2023-04-19T03:19:33.362Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:19:33.668Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 --label arch=amd64 --label version=3.0.0-dev.27 . [2023-04-19T03:19:33.668Z] Sending build context to Docker daemon 1.929MB [2023-04-19T03:19:33.668Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:19:33.668Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-19T03:19:33.668Z] ---> 130857ad1ce2 [2023-04-19T03:19:33.668Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:19:33.928Z] ---> Running in 399ee5538704 [2023-04-19T03:19:33.928Z] Removing intermediate container 399ee5538704 [2023-04-19T03:19:33.928Z] ---> 2e172ba03433 [2023-04-19T03:19:33.928Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:19:33.928Z] ---> Running in 796596c97576 [2023-04-19T03:19:33.928Z] Removing intermediate container 796596c97576 [2023-04-19T03:19:33.928Z] ---> dd6159f11f9c [2023-04-19T03:19:33.928Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:19:33.928Z] ---> Running in c4d08a58c9c4 [2023-04-19T03:19:34.186Z] Removing intermediate container c4d08a58c9c4 [2023-04-19T03:19:34.186Z] ---> 7d91adc65d1d [2023-04-19T03:19:34.186Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:19:34.186Z] ---> Running in 7dab5fe5fc27 [2023-04-19T03:19:34.186Z] Removing intermediate container 7dab5fe5fc27 [2023-04-19T03:19:34.186Z] ---> 3405120893d0 [2023-04-19T03:19:34.186Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:19:34.186Z] ---> Running in 866e660649f3 [2023-04-19T03:19:34.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:19:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:19:34.703Z] OK: 272 MiB in 67 packages [2023-04-19T03:19:35.268Z] Removing intermediate container 866e660649f3 [2023-04-19T03:19:35.268Z] ---> 7e6ae5a1f44d [2023-04-19T03:19:35.268Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-19T03:19:35.268Z] ---> Running in 4a3ae938bf24 [2023-04-19T03:19:35.268Z] Removing intermediate container 4a3ae938bf24 [2023-04-19T03:19:35.268Z] ---> 519e6185790b [2023-04-19T03:19:35.268Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-19T03:19:35.268Z] ---> 5dfde5f30ae2 [2023-04-19T03:19:35.268Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:19:35.268Z] ---> Running in 4ae85c91bde5 [2023-04-19T03:19:36.202Z] Removing intermediate container 4ae85c91bde5 [2023-04-19T03:19:36.202Z] ---> 67446ca1cece [2023-04-19T03:19:36.202Z] Step 11/35 : COPY . . [2023-04-19T03:19:36.460Z] ---> 3fcdde940d85 [2023-04-19T03:19:36.460Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:19:36.460Z] ---> Running in 1793ddd64bc4 [2023-04-19T03:19:36.720Z]  % Total % Received % Xferd Average Speed  Time Time Time Current [2023-04-19T03:19:36.720Z]     Dload Upload Total Spent Left Speed [2023-04-19T03:19:36.720Z]  0 0 0  0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19424 0 --:--:-- --:--:-- --:--:-- 19666 [2023-04-19T03:19:36.978Z] Removing intermediate container 1793ddd64bc4 [2023-04-19T03:19:36.978Z] ---> c29310f4b714 [2023-04-19T03:19:36.978Z] Step 13/35 : RUN ${MAKE} [2023-04-19T03:19:37.236Z] ---> Running in ab2caa52029a [2023-04-19T03:19:37.493Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-19T03:19:59.444Z] Removing intermediate container ab2caa52029a [2023-04-19T03:19:59.444Z] ---> a54b52547ca8 [2023-04-19T03:19:59.444Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-19T03:19:59.444Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-19T03:19:59.444Z] 4acc49c71d14: Pulling fs layer [2023-04-19T03:19:59.444Z] 4acc49c71d14: Verifying Checksum [2023-04-19T03:19:59.444Z] 4acc49c71d14: Download complete [2023-04-19T03:19:59.704Z] 4acc49c71d14: Pull complete [2023-04-19T03:19:59.704Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-19T03:19:59.704Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-19T03:19:59.704Z] ---> 01a2bd3e5fff [2023-04-19T03:19:59.704Z] Step 15/35 : FROM alpine:3.17 [2023-04-19T03:20:00.272Z] 3.17: Pulling from library/alpine [2023-04-19T03:20:00.272Z] f56be85fc22e: Pulling fs layer [2023-04-19T03:20:00.531Z] f56be85fc22e: Verifying Checksum [2023-04-19T03:20:00.531Z] f56be85fc22e: Download complete [2023-04-19T03:20:00.531Z] f56be85fc22e: Pull complete [2023-04-19T03:20:00.790Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:20:00.790Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:20:00.790Z] ---> 9ed4aefc74f6 [2023-04-19T03:20:00.790Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-19T03:20:00.790Z] ---> Running in 85e605793a96 [2023-04-19T03:20:01.054Z] Removing intermediate container 85e605793a96 [2023-04-19T03:20:01.054Z] ---> 7afbc93d315c [2023-04-19T03:20:01.054Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-19T03:20:01.054Z] ---> Running in 78cc41fbf3cf [2023-04-19T03:20:01.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:20:01.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:20:01.571Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-19T03:20:01.571Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-19T03:20:01.571Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-19T03:20:01.571Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-19T03:20:01.571Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-19T03:20:01.571Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-19T03:20:01.571Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-19T03:20:01.571Z] (8/86) Installing libxcb (1.15-r0) [2023-04-19T03:20:01.843Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-19T03:20:01.843Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-19T03:20:01.843Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-19T03:20:01.843Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-19T03:20:01.843Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-19T03:20:01.843Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-19T03:20:01.843Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-19T03:20:01.843Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-19T03:20:01.843Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-19T03:20:01.843Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-19T03:20:01.843Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-19T03:20:01.843Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-19T03:20:01.843Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-19T03:20:01.843Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-19T03:20:01.843Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-19T03:20:01.843Z] (24/86) Installing glib (2.74.6-r0) [2023-04-19T03:20:01.843Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-19T03:20:01.843Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-19T03:20:01.843Z] (27/86) Installing libass (0.16.0-r1) [2023-04-19T03:20:02.105Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-19T03:20:02.105Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-19T03:20:02.105Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-19T03:20:02.105Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-19T03:20:02.105Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-19T03:20:02.105Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-19T03:20:02.105Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-19T03:20:02.105Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-19T03:20:02.105Z] (36/86) Installing libunistring (1.1-r0) [2023-04-19T03:20:02.105Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-19T03:20:02.105Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-19T03:20:02.105Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-19T03:20:02.105Z] (40/86) Installing lame (3.100-r2) [2023-04-19T03:20:02.105Z] (41/86) Installing opus (1.3.1-r1) [2023-04-19T03:20:02.105Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-19T03:20:02.105Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-19T03:20:02.105Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-19T03:20:02.105Z] (45/86) Installing orc (0.4.33-r0) [2023-04-19T03:20:02.105Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-19T03:20:02.105Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-19T03:20:02.105Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-19T03:20:02.364Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-19T03:20:02.364Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-19T03:20:02.364Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-19T03:20:02.364Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-19T03:20:02.364Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-19T03:20:02.364Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-19T03:20:02.364Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-19T03:20:02.364Z] (56/86) Installing libpulse (16.1-r6) [2023-04-19T03:20:02.364Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-19T03:20:02.364Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-19T03:20:02.364Z] (59/86) Installing librist (0.2.7-r0) [2023-04-19T03:20:02.364Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-19T03:20:02.364Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-19T03:20:02.364Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-19T03:20:02.364Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:20:02.364Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:20:02.364Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-19T03:20:02.364Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-19T03:20:02.364Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-19T03:20:02.364Z] (68/86) Installing libva (2.16.0-r0) [2023-04-19T03:20:02.364Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-19T03:20:02.364Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-19T03:20:02.364Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-19T03:20:02.364Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-19T03:20:02.364Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-19T03:20:02.622Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-19T03:20:02.623Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-19T03:20:02.623Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-19T03:20:02.623Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-19T03:20:02.623Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-19T03:20:02.623Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-19T03:20:02.623Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-19T03:20:02.623Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-19T03:20:02.623Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:20:02.623Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-19T03:20:02.882Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:20:02.882Z] (85/86) Installing kmod-libs (30-r1) [2023-04-19T03:20:02.882Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-19T03:20:02.882Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:20:02.882Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:20:02.882Z] OK: 112 MiB in 101 packages [2023-04-19T03:20:05.416Z] Removing intermediate container 78cc41fbf3cf [2023-04-19T03:20:05.416Z] ---> 7396ccb6ee9b [2023-04-19T03:20:05.416Z] Step 18/35 : WORKDIR / [2023-04-19T03:20:05.416Z] ---> Running in d333032dc7b5 [2023-04-19T03:20:05.674Z] Removing intermediate container d333032dc7b5 [2023-04-19T03:20:05.674Z] ---> a3bd02919c99 [2023-04-19T03:20:05.674Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-19T03:20:06.242Z] ---> 48996f6da886 [2023-04-19T03:20:06.242Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-19T03:20:06.501Z] ---> f5eb21669c4f [2023-04-19T03:20:06.501Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-19T03:20:06.501Z] ---> de6b15832fe4 [2023-04-19T03:20:06.501Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-19T03:20:06.765Z] ---> 3c9b7a159019 [2023-04-19T03:20:06.765Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-19T03:20:06.765Z] ---> 54b00a2f3a9b [2023-04-19T03:20:06.765Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-19T03:20:07.023Z] ---> 04539c384cda [2023-04-19T03:20:07.023Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-19T03:20:07.591Z] ---> ccc7f6657c94 [2023-04-19T03:20:07.591Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:20:07.591Z] ---> Running in fec08b95267c [2023-04-19T03:20:08.160Z] Removing intermediate container fec08b95267c [2023-04-19T03:20:08.160Z] ---> 321b4cf48da7 [2023-04-19T03:20:08.160Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:20:08.160Z] ---> Running in b2062484dcfe [2023-04-19T03:20:08.726Z] Removing intermediate container b2062484dcfe [2023-04-19T03:20:08.726Z] ---> 8a60d4987329 [2023-04-19T03:20:08.726Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-19T03:20:08.726Z] ---> Running in 432d69586d18 [2023-04-19T03:20:09.297Z] Removing intermediate container 432d69586d18 [2023-04-19T03:20:09.297Z] ---> 387457f21ef3 [2023-04-19T03:20:09.297Z] Step 29/35 : EXPOSE 59983 [2023-04-19T03:20:09.297Z] ---> Running in 2bab26caf21e [2023-04-19T03:20:09.297Z] Removing intermediate container 2bab26caf21e [2023-04-19T03:20:09.297Z] ---> a389c02b24bc [2023-04-19T03:20:09.297Z] Step 30/35 : EXPOSE 8554 [2023-04-19T03:20:09.297Z] ---> Running in 3f270c6d5fae [2023-04-19T03:20:09.556Z] Removing intermediate container 3f270c6d5fae [2023-04-19T03:20:09.556Z] ---> c73e22ce8b62 [2023-04-19T03:20:09.556Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-19T03:20:09.556Z] ---> Running in 95309458e71f [2023-04-19T03:20:09.556Z] Removing intermediate container 95309458e71f [2023-04-19T03:20:09.556Z] ---> ce88d3714c99 [2023-04-19T03:20:09.556Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-19T03:20:09.556Z] ---> Running in 30985489ec71 [2023-04-19T03:20:09.815Z] Removing intermediate container 30985489ec71 [2023-04-19T03:20:09.815Z] ---> d32e53d43488 [2023-04-19T03:20:09.815Z] Step 33/35 : LABEL arch=amd64 [2023-04-19T03:20:09.815Z] ---> Running in eabe90fbbee1 [2023-04-19T03:20:09.815Z] Removing intermediate container eabe90fbbee1 [2023-04-19T03:20:09.815Z] ---> d1097c8f04a0 [2023-04-19T03:20:09.815Z] Step 34/35 : LABEL git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:20:09.815Z] ---> Running in 27d368b92db7 [2023-04-19T03:20:09.815Z] Removing intermediate container 27d368b92db7 [2023-04-19T03:20:09.815Z] ---> b2736ff2ac99 [2023-04-19T03:20:09.815Z] Step 35/35 : LABEL version=3.0.0-dev.27 [2023-04-19T03:20:09.815Z] ---> Running in 49445f321e28 [2023-04-19T03:20:10.073Z] Removing intermediate container 49445f321e28 [2023-04-19T03:20:10.073Z] ---> 3bceb6b4fd1b [2023-04-19T03:20:10.073Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:20:10.073Z] Successfully built 3bceb6b4fd1b [2023-04-19T03:20:10.073Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:20:10.182Z] provisioning config files... [2023-04-19T03:20:10.191Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16109993888141601413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:20:10.487Z] ---> docker-login.sh [2023-04-19T03:20:10.488Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:20:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:20:10.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:20:10.488Z] Configure a credential helper to remove this warning. See [2023-04-19T03:20:10.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:20:10.488Z] [2023-04-19T03:20:10.488Z] Login Succeeded [2023-04-19T03:20:10.488Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:20:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:20:10.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:20:10.488Z] Configure a credential helper to remove this warning. See [2023-04-19T03:20:10.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:20:10.488Z] [2023-04-19T03:20:10.488Z] Login Succeeded [2023-04-19T03:20:10.488Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:20:10.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:20:10.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:20:10.747Z] Configure a credential helper to remove this warning. See [2023-04-19T03:20:10.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:20:10.747Z] [2023-04-19T03:20:10.747Z] Login Succeeded [2023-04-19T03:20:10.747Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:20:10.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:20:10.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:20:10.747Z] Configure a credential helper to remove this warning. See [2023-04-19T03:20:10.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:20:10.747Z] [2023-04-19T03:20:10.747Z] Login Succeeded [2023-04-19T03:20:10.747Z] docker.io [2023-04-19T03:20:10.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:20:11.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:20:11.004Z] Configure a credential helper to remove this warning. See [2023-04-19T03:20:11.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:20:11.004Z] [2023-04-19T03:20:11.004Z] Login Succeeded [2023-04-19T03:20:11.004Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:20:11.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:20:11.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:20:11.072Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-19T03:20:11.072Z] c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:20:11.072Z] latest [2023-04-19T03:20:11.072Z] 3.0.0-dev.27 [2023-04-19T03:20:11.072Z] c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [2023-04-19T03:20:11.072Z] main [2023-04-19T03:20:11.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:11.399Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:11.713Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:20:11.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:20:11.713Z] ab3119b98713: Preparing [2023-04-19T03:20:11.713Z] 266fc3928007: Preparing [2023-04-19T03:20:11.713Z] 360c9388751d: Preparing [2023-04-19T03:20:11.713Z] 3827b5b91e75: Preparing [2023-04-19T03:20:11.713Z] acc83c6ca332: Preparing [2023-04-19T03:20:11.713Z] 5e8d590d8e4b: Preparing [2023-04-19T03:20:11.713Z] 3cb53d1f0826: Preparing [2023-04-19T03:20:11.713Z] 8ffc044fa1b3: Preparing [2023-04-19T03:20:11.713Z] d0b4a1b903eb: Preparing [2023-04-19T03:20:11.713Z] 29bd79f944e9: Preparing [2023-04-19T03:20:11.713Z] c02daa0bed25: Preparing [2023-04-19T03:20:11.713Z] f1417ff83b31: Preparing [2023-04-19T03:20:11.713Z] 5e8d590d8e4b: Waiting [2023-04-19T03:20:11.713Z] 3cb53d1f0826: Waiting [2023-04-19T03:20:11.713Z] 8ffc044fa1b3: Waiting [2023-04-19T03:20:11.713Z] d0b4a1b903eb: Waiting [2023-04-19T03:20:11.713Z] c02daa0bed25: Waiting [2023-04-19T03:20:11.713Z] f1417ff83b31: Waiting [2023-04-19T03:20:11.713Z] 29bd79f944e9: Waiting [2023-04-19T03:20:11.713Z] acc83c6ca332: Pushed [2023-04-19T03:20:11.713Z] ab3119b98713: Pushed [2023-04-19T03:20:11.713Z] 360c9388751d: Pushed [2023-04-19T03:20:11.713Z] 266fc3928007: Pushed [2023-04-19T03:20:11.971Z] 5e8d590d8e4b: Pushed [2023-04-19T03:20:11.971Z] 3cb53d1f0826: Pushed [2023-04-19T03:20:11.971Z] 8ffc044fa1b3: Pushed [2023-04-19T03:20:11.971Z] d0b4a1b903eb: Pushed [2023-04-19T03:20:11.971Z] f1417ff83b31: Layer already exists [2023-04-19T03:20:14.513Z] 3827b5b91e75: Pushed [2023-04-19T03:20:14.513Z] 29bd79f944e9: Pushed [2023-04-19T03:20:22.638Z] c02daa0bed25: Pushed [2023-04-19T03:20:22.638Z] c817a5cee4fa6797817ba67f8fb41572c1732248: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:22.951Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:23.261Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-19T03:20:23.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:20:23.261Z] ab3119b98713: Preparing [2023-04-19T03:20:23.261Z] 266fc3928007: Preparing [2023-04-19T03:20:23.261Z] 360c9388751d: Preparing [2023-04-19T03:20:23.261Z] 3827b5b91e75: Preparing [2023-04-19T03:20:23.261Z] acc83c6ca332: Preparing [2023-04-19T03:20:23.261Z] 5e8d590d8e4b: Preparing [2023-04-19T03:20:23.261Z] 3cb53d1f0826: Preparing [2023-04-19T03:20:23.261Z] 5e8d590d8e4b: Waiting [2023-04-19T03:20:23.261Z] 8ffc044fa1b3: Preparing [2023-04-19T03:20:23.261Z] d0b4a1b903eb: Preparing [2023-04-19T03:20:23.261Z] 3cb53d1f0826: Waiting [2023-04-19T03:20:23.261Z] 8ffc044fa1b3: Waiting [2023-04-19T03:20:23.261Z] d0b4a1b903eb: Waiting [2023-04-19T03:20:23.261Z] 29bd79f944e9: Preparing [2023-04-19T03:20:23.261Z] c02daa0bed25: Preparing [2023-04-19T03:20:23.261Z] f1417ff83b31: Preparing [2023-04-19T03:20:23.261Z] 29bd79f944e9: Waiting [2023-04-19T03:20:23.261Z] c02daa0bed25: Waiting [2023-04-19T03:20:23.261Z] f1417ff83b31: Waiting [2023-04-19T03:20:23.261Z] ab3119b98713: Layer already exists [2023-04-19T03:20:23.261Z] 360c9388751d: Layer already exists [2023-04-19T03:20:23.261Z] acc83c6ca332: Layer already exists [2023-04-19T03:20:23.261Z] 266fc3928007: Layer already exists [2023-04-19T03:20:23.261Z] 3827b5b91e75: Layer already exists [2023-04-19T03:20:23.261Z] 5e8d590d8e4b: Layer already exists [2023-04-19T03:20:23.261Z] 8ffc044fa1b3: Layer already exists [2023-04-19T03:20:23.261Z] 3cb53d1f0826: Layer already exists [2023-04-19T03:20:23.261Z] d0b4a1b903eb: Layer already exists [2023-04-19T03:20:23.261Z] 29bd79f944e9: Layer already exists [2023-04-19T03:20:23.261Z] f1417ff83b31: Layer already exists [2023-04-19T03:20:23.261Z] c02daa0bed25: Layer already exists [2023-04-19T03:20:23.261Z] latest: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:23.576Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:23.876Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.27 [2023-04-19T03:20:23.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:20:23.876Z] ab3119b98713: Preparing [2023-04-19T03:20:23.876Z] 266fc3928007: Preparing [2023-04-19T03:20:23.876Z] 360c9388751d: Preparing [2023-04-19T03:20:23.876Z] 3827b5b91e75: Preparing [2023-04-19T03:20:23.876Z] acc83c6ca332: Preparing [2023-04-19T03:20:23.876Z] 5e8d590d8e4b: Preparing [2023-04-19T03:20:23.876Z] 3cb53d1f0826: Preparing [2023-04-19T03:20:23.876Z] 8ffc044fa1b3: Preparing [2023-04-19T03:20:23.876Z] d0b4a1b903eb: Preparing [2023-04-19T03:20:23.876Z] 29bd79f944e9: Preparing [2023-04-19T03:20:23.876Z] c02daa0bed25: Preparing [2023-04-19T03:20:23.876Z] f1417ff83b31: Preparing [2023-04-19T03:20:23.876Z] 8ffc044fa1b3: Waiting [2023-04-19T03:20:23.876Z] 5e8d590d8e4b: Waiting [2023-04-19T03:20:23.876Z] 3cb53d1f0826: Waiting [2023-04-19T03:20:23.876Z] d0b4a1b903eb: Waiting [2023-04-19T03:20:23.876Z] f1417ff83b31: Waiting [2023-04-19T03:20:23.876Z] c02daa0bed25: Waiting [2023-04-19T03:20:23.876Z] 29bd79f944e9: Waiting [2023-04-19T03:20:23.876Z] acc83c6ca332: Layer already exists [2023-04-19T03:20:23.876Z] 3827b5b91e75: Layer already exists [2023-04-19T03:20:23.876Z] 360c9388751d: Layer already exists [2023-04-19T03:20:23.876Z] ab3119b98713: Layer already exists [2023-04-19T03:20:23.876Z] 266fc3928007: Layer already exists [2023-04-19T03:20:23.876Z] 5e8d590d8e4b: Layer already exists [2023-04-19T03:20:23.876Z] 3cb53d1f0826: Layer already exists [2023-04-19T03:20:23.876Z] 8ffc044fa1b3: Layer already exists [2023-04-19T03:20:23.876Z] 29bd79f944e9: Layer already exists [2023-04-19T03:20:23.876Z] d0b4a1b903eb: Layer already exists [2023-04-19T03:20:23.876Z] f1417ff83b31: Layer already exists [2023-04-19T03:20:23.876Z] c02daa0bed25: Layer already exists [2023-04-19T03:20:23.876Z] 3.0.0-dev.27: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:24.185Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:24.496Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [2023-04-19T03:20:24.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:20:24.496Z] ab3119b98713: Preparing [2023-04-19T03:20:24.496Z] 266fc3928007: Preparing [2023-04-19T03:20:24.496Z] 360c9388751d: Preparing [2023-04-19T03:20:24.496Z] 3827b5b91e75: Preparing [2023-04-19T03:20:24.496Z] acc83c6ca332: Preparing [2023-04-19T03:20:24.496Z] 5e8d590d8e4b: Preparing [2023-04-19T03:20:24.496Z] 3cb53d1f0826: Preparing [2023-04-19T03:20:24.496Z] 8ffc044fa1b3: Preparing [2023-04-19T03:20:24.496Z] d0b4a1b903eb: Preparing [2023-04-19T03:20:24.496Z] 29bd79f944e9: Preparing [2023-04-19T03:20:24.496Z] c02daa0bed25: Preparing [2023-04-19T03:20:24.496Z] f1417ff83b31: Preparing [2023-04-19T03:20:24.496Z] d0b4a1b903eb: Waiting [2023-04-19T03:20:24.496Z] 29bd79f944e9: Waiting [2023-04-19T03:20:24.496Z] c02daa0bed25: Waiting [2023-04-19T03:20:24.496Z] f1417ff83b31: Waiting [2023-04-19T03:20:24.496Z] 5e8d590d8e4b: Waiting [2023-04-19T03:20:24.496Z] 8ffc044fa1b3: Waiting [2023-04-19T03:20:24.496Z] ab3119b98713: Layer already exists [2023-04-19T03:20:24.496Z] 360c9388751d: Layer already exists [2023-04-19T03:20:24.496Z] acc83c6ca332: Layer already exists [2023-04-19T03:20:24.496Z] 266fc3928007: Layer already exists [2023-04-19T03:20:24.496Z] 3827b5b91e75: Layer already exists [2023-04-19T03:20:24.496Z] 3cb53d1f0826: Layer already exists [2023-04-19T03:20:24.496Z] 8ffc044fa1b3: Layer already exists [2023-04-19T03:20:24.496Z] 5e8d590d8e4b: Layer already exists [2023-04-19T03:20:24.496Z] d0b4a1b903eb: Layer already exists [2023-04-19T03:20:24.496Z] 29bd79f944e9: Layer already exists [2023-04-19T03:20:24.496Z] c02daa0bed25: Layer already exists [2023-04-19T03:20:24.496Z] f1417ff83b31: Layer already exists [2023-04-19T03:20:24.496Z] c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:24.813Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:25.116Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-19T03:20:25.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-19T03:20:25.116Z] ab3119b98713: Preparing [2023-04-19T03:20:25.116Z] 266fc3928007: Preparing [2023-04-19T03:20:25.116Z] 360c9388751d: Preparing [2023-04-19T03:20:25.116Z] 3827b5b91e75: Preparing [2023-04-19T03:20:25.116Z] acc83c6ca332: Preparing [2023-04-19T03:20:25.116Z] 5e8d590d8e4b: Preparing [2023-04-19T03:20:25.116Z] 3cb53d1f0826: Preparing [2023-04-19T03:20:25.116Z] 8ffc044fa1b3: Preparing [2023-04-19T03:20:25.116Z] d0b4a1b903eb: Preparing [2023-04-19T03:20:25.116Z] 29bd79f944e9: Preparing [2023-04-19T03:20:25.116Z] c02daa0bed25: Preparing [2023-04-19T03:20:25.116Z] f1417ff83b31: Preparing [2023-04-19T03:20:25.116Z] 3cb53d1f0826: Waiting [2023-04-19T03:20:25.116Z] d0b4a1b903eb: Waiting [2023-04-19T03:20:25.116Z] c02daa0bed25: Waiting [2023-04-19T03:20:25.116Z] 8ffc044fa1b3: Waiting [2023-04-19T03:20:25.116Z] f1417ff83b31: Waiting [2023-04-19T03:20:25.116Z] 3827b5b91e75: Layer already exists [2023-04-19T03:20:25.116Z] 360c9388751d: Layer already exists [2023-04-19T03:20:25.116Z] acc83c6ca332: Layer already exists [2023-04-19T03:20:25.116Z] ab3119b98713: Layer already exists [2023-04-19T03:20:25.116Z] 266fc3928007: Layer already exists [2023-04-19T03:20:25.116Z] 5e8d590d8e4b: Layer already exists [2023-04-19T03:20:25.116Z] 8ffc044fa1b3: Layer already exists [2023-04-19T03:20:25.116Z] 3cb53d1f0826: Layer already exists [2023-04-19T03:20:25.116Z] 29bd79f944e9: Layer already exists [2023-04-19T03:20:25.116Z] d0b4a1b903eb: Layer already exists [2023-04-19T03:20:25.116Z] c02daa0bed25: Layer already exists [2023-04-19T03:20:25.116Z] f1417ff83b31: Layer already exists [2023-04-19T03:20:25.116Z] main: digest: sha256:aff844310affbd49b65f7515553f2dec8bee01c07cdf5c826d0679a7c2106031 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:20:25.158Z] ===================================================== [Pipeline] echo [2023-04-19T03:20:25.165Z] taggedImages: [2023-04-19T03:20:25.165Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:20:25.165Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-19T03:20:25.165Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.27 [2023-04-19T03:20:25.165Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [2023-04-19T03:20:25.165Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:25.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:20:25.525Z] [2023-04-19T03:20:25.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:25.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:20:25.817Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-19T03:20:25.817Z] 5eb5b503b376: Pulling fs layer [2023-04-19T03:20:25.817Z] 5c69ac0246d0: Pulling fs layer [2023-04-19T03:20:25.817Z] ec43610c2a17: Pulling fs layer [2023-04-19T03:20:25.817Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-19T03:20:25.817Z] 33b1e0a273af: Pulling fs layer [2023-04-19T03:20:25.817Z] 5d3b04190fa2: Pulling fs layer [2023-04-19T03:20:25.817Z] 2f39f015ded8: Pulling fs layer [2023-04-19T03:20:25.817Z] 33b1e0a273af: Waiting [2023-04-19T03:20:25.817Z] 5d3b04190fa2: Waiting [2023-04-19T03:20:25.817Z] 2f39f015ded8: Waiting [2023-04-19T03:20:25.817Z] 3a2ae6a8a46f: Waiting [2023-04-19T03:20:25.817Z] 5c69ac0246d0: Verifying Checksum [2023-04-19T03:20:25.817Z] 5c69ac0246d0: Download complete [2023-04-19T03:20:25.817Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-19T03:20:25.817Z] 3a2ae6a8a46f: Download complete [2023-04-19T03:20:25.817Z] 33b1e0a273af: Verifying Checksum [2023-04-19T03:20:25.817Z] 33b1e0a273af: Download complete [2023-04-19T03:20:25.817Z] 5d3b04190fa2: Download complete [2023-04-19T03:20:25.817Z] ec43610c2a17: Verifying Checksum [2023-04-19T03:20:25.817Z] ec43610c2a17: Download complete [2023-04-19T03:20:26.074Z] 5eb5b503b376: Download complete [2023-04-19T03:20:26.640Z] 2f39f015ded8: Verifying Checksum [2023-04-19T03:20:26.640Z] 2f39f015ded8: Download complete [2023-04-19T03:20:27.208Z] 5eb5b503b376: Pull complete [2023-04-19T03:20:27.469Z] 5c69ac0246d0: Pull complete [2023-04-19T03:20:28.036Z] ec43610c2a17: Pull complete [2023-04-19T03:20:28.036Z] 3a2ae6a8a46f: Pull complete [2023-04-19T03:20:28.036Z] 33b1e0a273af: Pull complete [2023-04-19T03:20:28.295Z] 5d3b04190fa2: Pull complete [2023-04-19T03:20:32.484Z] 2f39f015ded8: Pull complete [2023-04-19T03:20:32.484Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-19T03:20:32.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:20:32.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:20:32.562Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:20:32.603Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:20:37.009Z] $ docker top 571795c23f39c391b948d2714b3be4ccd1b74a8cc22df343b6ad5c313041ed32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:20:37.384Z] ---> job-cost.sh [2023-04-19T03:20:37.384Z] lf-activate-venv: SKIPPING [2023-04-19T03:20:37.384Z] INFO: No Stack... [2023-04-19T03:20:37.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:20:38.208Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:20:38.496Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-19T03:20:38.496Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T03:20:38.510Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [2023-04-19T03:20:38.518Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] did not exist. Created. [2023-04-19T03:20:38.518Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:20:38.817Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-19T03:20:38.848Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:20:38.861Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:20:38.890Z] $ docker stop --time=1 571795c23f39c391b948d2714b3be4ccd1b74a8cc22df343b6ad5c313041ed32 [2023-04-19T03:20:40.044Z] $ docker rm -f --volumes 571795c23f39c391b948d2714b3be4ccd1b74a8cc22df343b6ad5c313041ed32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-19T03:21:09.833Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9054 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-19T03:21:09.845Z] Running in /w/workspace/device-usb-camera/99 [Pipeline] { [Pipeline] checkout [2023-04-19T03:21:09.890Z] Selected Git installation does not exist. Using Default [2023-04-19T03:21:09.890Z] The recommended git tool is: NONE [2023-04-19T03:21:16.480Z] using credential edgex-jenkins-ssh [2023-04-19T03:21:16.503Z] Cloning the remote Git repository [2023-04-19T03:21:16.559Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:21:16.666Z] > git init /w/workspace/device-usb-camera/99 # timeout=10 [2023-04-19T03:21:16.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:21:16.829Z] > git --version # timeout=10 [2023-04-19T03:21:16.854Z] > git --version # 'git version 2.25.1' [2023-04-19T03:21:16.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T03:21:17.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:21:18.836Z] Avoid second fetch [2023-04-19T03:21:18.836Z] Checking out Revision c817a5cee4fa6797817ba67f8fb41572c1732248 (main) [2023-04-19T03:21:17.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-19T03:21:17.857Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:21:19.387Z] Commit message: "Merge pull request #218 from weichou1229/interface-change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:21:18.859Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T03:21:18.930Z] > git checkout -f c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 [2023-04-19T03:21:20.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-19T03:21:20.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:21:20.293Z] Dload Upload Total Spent Left Speed [2023-04-19T03:21:20.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-04-19T03:21:20.915Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-19T03:21:21.256Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-04-19T03:21:21.256Z] /etc/docker/daemon.new [2023-04-19T03:21:21.256Z] { [2023-04-19T03:21:21.256Z] "registry-mirrors": [ [2023-04-19T03:21:21.256Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-19T03:21:21.256Z] ], [2023-04-19T03:21:21.256Z] "bip": "10.250.0.254/24", [2023-04-19T03:21:21.256Z] "hosts": [ [2023-04-19T03:21:21.256Z] "tcp://0.0.0.0:5555", [2023-04-19T03:21:21.256Z] "unix:///var/run/docker.sock" [2023-04-19T03:21:21.256Z] ], [2023-04-19T03:21:21.256Z] "mtu": 1458, [2023-04-19T03:21:21.256Z] "selinux-enabled": true, [2023-04-19T03:21:21.256Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-19T03:21:21.256Z] } [Pipeline] sh [2023-04-19T03:21:21.604Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-19T03:21:21.955Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:21:40.266Z] provisioning config files... [2023-04-19T03:21:40.297Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/99@tmp/config13145536371096846204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:21:40.655Z] ---> docker-login.sh [2023-04-19T03:21:40.656Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:21:41.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:21:41.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:21:41.245Z] Configure a credential helper to remove this warning. See [2023-04-19T03:21:41.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:21:41.245Z] [2023-04-19T03:21:41.245Z] Login Succeeded [2023-04-19T03:21:41.245Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:21:41.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:21:41.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:21:41.785Z] Configure a credential helper to remove this warning. See [2023-04-19T03:21:41.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:21:41.785Z] [2023-04-19T03:21:41.785Z] Login Succeeded [2023-04-19T03:21:41.785Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:21:41.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:21:42.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:21:42.056Z] Configure a credential helper to remove this warning. See [2023-04-19T03:21:42.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:21:42.056Z] [2023-04-19T03:21:42.056Z] Login Succeeded [2023-04-19T03:21:42.056Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:21:42.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:21:42.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:21:42.326Z] Configure a credential helper to remove this warning. See [2023-04-19T03:21:42.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:21:42.326Z] [2023-04-19T03:21:42.326Z] Login Succeeded [2023-04-19T03:21:42.326Z] docker.io [2023-04-19T03:21:42.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:21:42.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:21:42.867Z] Configure a credential helper to remove this warning. See [2023-04-19T03:21:42.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:21:42.867Z] [2023-04-19T03:21:42.867Z] Login Succeeded [2023-04-19T03:21:42.867Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:21:42.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:21:43.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:21:43.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:21:43.160Z] ========================================================= [2023-04-19T03:21:43.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-19T03:21:43.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:21:43.507Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:21:43.777Z] Sending build context to Docker daemon 1.212MB [2023-04-19T03:21:43.777Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:21:43.777Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-19T03:21:44.060Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-19T03:21:44.060Z] af6eaf76a39c: Pulling fs layer [2023-04-19T03:21:44.060Z] 55522c791124: Pulling fs layer [2023-04-19T03:21:44.060Z] ce5c4a1c91eb: Pulling fs layer [2023-04-19T03:21:44.060Z] 169dfbe0d373: Pulling fs layer [2023-04-19T03:21:44.060Z] e1ff8fa3b103: Pulling fs layer [2023-04-19T03:21:44.060Z] 52ebb69f0ebf: Pulling fs layer [2023-04-19T03:21:44.060Z] 5abe8eddf0d5: Pulling fs layer [2023-04-19T03:21:44.060Z] 169dfbe0d373: Waiting [2023-04-19T03:21:44.060Z] e1ff8fa3b103: Waiting [2023-04-19T03:21:44.060Z] 52ebb69f0ebf: Waiting [2023-04-19T03:21:44.060Z] 5abe8eddf0d5: Waiting [2023-04-19T03:21:44.060Z] 55522c791124: Verifying Checksum [2023-04-19T03:21:44.060Z] 55522c791124: Download complete [2023-04-19T03:21:44.060Z] 169dfbe0d373: Verifying Checksum [2023-04-19T03:21:44.060Z] 169dfbe0d373: Download complete [2023-04-19T03:21:44.060Z] e1ff8fa3b103: Verifying Checksum [2023-04-19T03:21:44.060Z] e1ff8fa3b103: Download complete [2023-04-19T03:21:44.060Z] af6eaf76a39c: Verifying Checksum [2023-04-19T03:21:44.060Z] af6eaf76a39c: Download complete [2023-04-19T03:21:45.492Z] 5abe8eddf0d5: Verifying Checksum [2023-04-19T03:21:45.492Z] 5abe8eddf0d5: Download complete [2023-04-19T03:21:45.492Z] af6eaf76a39c: Pull complete [2023-04-19T03:21:45.775Z] 55522c791124: Pull complete [2023-04-19T03:21:46.750Z] ce5c4a1c91eb: Verifying Checksum [2023-04-19T03:21:46.750Z] ce5c4a1c91eb: Download complete [2023-04-19T03:21:46.750Z] 52ebb69f0ebf: Verifying Checksum [2023-04-19T03:21:46.750Z] 52ebb69f0ebf: Download complete [2023-04-19T03:21:59.106Z] ce5c4a1c91eb: Pull complete [2023-04-19T03:21:59.106Z] 169dfbe0d373: Pull complete [2023-04-19T03:21:59.106Z] e1ff8fa3b103: Pull complete [2023-04-19T03:22:07.377Z] 52ebb69f0ebf: Pull complete [2023-04-19T03:22:08.874Z] 5abe8eddf0d5: Pull complete [2023-04-19T03:22:08.874Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-19T03:22:08.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-19T03:22:08.874Z] ---> 6cb57ee374ae [2023-04-19T03:22:08.874Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:22:10.294Z] ---> Running in 14afbdb8a15b [2023-04-19T03:22:10.564Z] Removing intermediate container 14afbdb8a15b [2023-04-19T03:22:10.564Z] ---> f147a9f92596 [2023-04-19T03:22:10.564Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:22:10.831Z] ---> Running in 111c4bed725b [2023-04-19T03:22:11.102Z] Removing intermediate container 111c4bed725b [2023-04-19T03:22:11.102Z] ---> e4c471397713 [2023-04-19T03:22:11.102Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:22:11.102Z] ---> Running in 75901c4aa842 [2023-04-19T03:22:11.370Z] Removing intermediate container 75901c4aa842 [2023-04-19T03:22:11.370Z] ---> fd5e21246e65 [2023-04-19T03:22:11.370Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:22:11.370Z] ---> Running in c85e6fd58072 [2023-04-19T03:22:11.956Z] Removing intermediate container c85e6fd58072 [2023-04-19T03:22:11.956Z] ---> 78d507140b42 [2023-04-19T03:22:11.956Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:22:11.956Z] ---> Running in 85c10b20b0ec [2023-04-19T03:22:12.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:22:13.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:22:14.481Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-19T03:22:14.481Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:22:14.481Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:22:14.481Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:22:14.749Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-19T03:22:14.749Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-19T03:22:14.749Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-19T03:22:14.749Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-19T03:22:14.749Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:22:14.749Z] (10/14) Installing kmod-libs (30-r1) [2023-04-19T03:22:14.749Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-19T03:22:14.749Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-19T03:22:14.749Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-19T03:22:14.749Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-19T03:22:14.749Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:22:15.021Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:22:15.021Z] OK: 271 MiB in 67 packages [2023-04-19T03:22:16.444Z] Removing intermediate container 85c10b20b0ec [2023-04-19T03:22:16.444Z] ---> c9d7a19dc36f [2023-04-19T03:22:16.444Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-19T03:22:16.444Z] ---> Running in cf433d208b93 [2023-04-19T03:22:16.444Z] Removing intermediate container cf433d208b93 [2023-04-19T03:22:16.444Z] ---> 11e28463c3d5 [2023-04-19T03:22:16.444Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-19T03:22:17.042Z] ---> 3b18b9512761 [2023-04-19T03:22:17.042Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:22:17.042Z] ---> Running in 04d1d5254329 [2023-04-19T03:23:24.944Z] Removing intermediate container 04d1d5254329 [2023-04-19T03:23:24.944Z] ---> 23cff05e6dff [2023-04-19T03:23:24.944Z] Step 11/13 : COPY . . [2023-04-19T03:23:24.944Z] ---> a6daef1965c9 [2023-04-19T03:23:24.944Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:23:24.944Z] ---> Running in 91ccf0f12266 [2023-04-19T03:23:24.944Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:23:24.944Z]  Dload Upload Total Spent Left Speed [2023-04-19T03:23:24.944Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3818 0 --:--:-- --:--:-- --:--:-- 3833 [2023-04-19T03:23:24.944Z] Removing intermediate container 91ccf0f12266 [2023-04-19T03:23:24.944Z] ---> bc715716b386 [2023-04-19T03:23:24.944Z] Step 13/13 : RUN ${MAKE} [2023-04-19T03:23:24.944Z] ---> Running in b37364005833 [2023-04-19T03:23:24.944Z] noop [2023-04-19T03:23:24.944Z] Removing intermediate container b37364005833 [2023-04-19T03:23:24.944Z] ---> 815a83f90b77 [2023-04-19T03:23:24.944Z] Successfully built 815a83f90b77 [2023-04-19T03:23:24.944Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:23:25.343Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:23:25.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:23:25.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container [2023-04-19T03:23:25.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/99 -v /w/workspace/device-usb-camera/99:/w/workspace/device-usb-camera/99:rw,z -v /w/workspace/device-usb-camera/99@tmp:/w/workspace/device-usb-camera/99@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-04-19T03:23:26.952Z] $ docker top f0ff600b4c9e9241b8e23f1803ac90c8c261080f44cfd23217715ced92014834 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:23:27.802Z] + go version [2023-04-19T03:23:27.802Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-19T03:23:27.828Z] $ docker stop --time=1 f0ff600b4c9e9241b8e23f1803ac90c8c261080f44cfd23217715ced92014834 [2023-04-19T03:23:29.422Z] $ docker rm -f --volumes f0ff600b4c9e9241b8e23f1803ac90c8c261080f44cfd23217715ced92014834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:23:30.011Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:23:30.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:23:30.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container [2023-04-19T03:23:30.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/99 -v /w/workspace/device-usb-camera/99:/w/workspace/device-usb-camera/99:rw,z -v /w/workspace/device-usb-camera/99@tmp:/w/workspace/device-usb-camera/99@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-04-19T03:23:31.476Z] $ docker top 55bbe022a37f740c0cf18585e1014344435b6a362d8595df8eed98f730eb5484 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:23:32.314Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/99 [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:23:32.977Z] + make test [2023-04-19T03:23:32.977Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:24:11.882Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-19T03:26:18.641Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-19T03:26:18.641Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 2.0% of statements [2023-04-19T03:26:18.641Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-19T03:26:18.641Z] go vet ./... [2023-04-19T03:26:36.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:26:36.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:26:36.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T03:26:37.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:26:37.217Z] $ docker stop --time=1 55bbe022a37f740c0cf18585e1014344435b6a362d8595df8eed98f730eb5484 [2023-04-19T03:26:39.123Z] $ docker rm -f --volumes 55bbe022a37f740c0cf18585e1014344435b6a362d8595df8eed98f730eb5484 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:26:40.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:26:40.419Z] Warning: overwriting stash ‘coverage-report’ [2023-04-19T03:26:41.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:26:41.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:26:41.827Z] + ls -al . [2023-04-19T03:26:41.827Z] total 188 [2023-04-19T03:26:41.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 03:23 . [2023-04-19T03:26:41.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:21 .. [2023-04-19T03:26:41.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:21 .git [2023-04-19T03:26:41.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:21 .github [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:21 .gitignore [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:21 .golangci.yml [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:21 .hadolint.yml [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:21 Attribution.txt [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:21 CHANGELOG.md [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:21 Dockerfile [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:21 GOVERNANCE.md [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:21 Jenkinsfile [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:21 LICENSE [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:21 Makefile [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:21 OWNERS.md [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:21 README.md [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 03:18 VERSION [2023-04-19T03:26:41.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:21 bin [2023-04-19T03:26:41.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:21 cmd [2023-04-19T03:26:41.827Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:26 coverage.out [2023-04-19T03:26:41.827Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:21 docker-entrypoint.sh [2023-04-19T03:26:41.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:21 docs [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:21 go.mod [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 31713 Apr 19 03:21 go.sum [2023-04-19T03:26:41.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:21 internal [2023-04-19T03:26:41.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:21 snap [2023-04-19T03:26:41.827Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:26:42.192Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 --label arch=arm64 --label version=3.0.0-dev.27 . [2023-04-19T03:26:42.464Z] Sending build context to Docker daemon 1.242MB [2023-04-19T03:26:42.464Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:26:42.464Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-19T03:26:42.464Z] ---> 815a83f90b77 [2023-04-19T03:26:42.464Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:26:42.742Z] ---> Running in e518dc3bcbcc [2023-04-19T03:26:43.010Z] Removing intermediate container e518dc3bcbcc [2023-04-19T03:26:43.010Z] ---> 4660afe0d16b [2023-04-19T03:26:43.011Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:26:43.011Z] ---> Running in 46ab18e8bc73 [2023-04-19T03:26:43.617Z] Removing intermediate container 46ab18e8bc73 [2023-04-19T03:26:43.617Z] ---> 01d47062e92e [2023-04-19T03:26:43.617Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:26:43.617Z] ---> Running in 2fbf2ee71b9f [2023-04-19T03:26:43.886Z] Removing intermediate container 2fbf2ee71b9f [2023-04-19T03:26:43.887Z] ---> cac14c681bba [2023-04-19T03:26:43.887Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:26:43.887Z] ---> Running in 2677fefb8b58 [2023-04-19T03:26:44.488Z] Removing intermediate container 2677fefb8b58 [2023-04-19T03:26:44.488Z] ---> bf77ecdd4ee8 [2023-04-19T03:26:44.488Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:26:44.488Z] ---> Running in b0ba4c680e23 [2023-04-19T03:26:45.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:26:46.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:26:47.433Z] OK: 271 MiB in 67 packages [2023-04-19T03:26:48.404Z] Removing intermediate container b0ba4c680e23 [2023-04-19T03:26:48.404Z] ---> ca71d3dbc988 [2023-04-19T03:26:48.404Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-19T03:26:48.404Z] ---> Running in 7dc47be656f3 [2023-04-19T03:26:48.675Z] Removing intermediate container 7dc47be656f3 [2023-04-19T03:26:48.675Z] ---> 1691653bcc39 [2023-04-19T03:26:48.675Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-19T03:26:49.275Z] ---> 44ce283dc275 [2023-04-19T03:26:49.275Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:26:49.275Z] ---> Running in 373c60edf39f [2023-04-19T03:26:52.672Z] Removing intermediate container 373c60edf39f [2023-04-19T03:26:52.672Z] ---> 895cb9ee552e [2023-04-19T03:26:52.672Z] Step 11/35 : COPY . . [2023-04-19T03:26:53.275Z] ---> 60513287c3f6 [2023-04-19T03:26:53.276Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:26:53.550Z] ---> Running in 1bc51e057d9d [2023-04-19T03:26:54.535Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-04-19T03:26:54.535Z]  Dload Upload Total Spent Left Speed [2023-04-19T03:26:54.807Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 3535 0 --:--:-- --:--:-- --:--:-- 3551 [2023-04-19T03:26:55.399Z] Removing intermediate container 1bc51e057d9d [2023-04-19T03:26:55.399Z] ---> 65f25e3b57a4 [2023-04-19T03:26:55.399Z] Step 13/35 : RUN ${MAKE} [2023-04-19T03:26:55.399Z] ---> Running in 54d5697e04ca [2023-04-19T03:26:56.820Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-19T03:29:48.923Z] Removing intermediate container 54d5697e04ca [2023-04-19T03:29:48.923Z] ---> 922378b6b3a3 [2023-04-19T03:29:48.923Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-19T03:29:48.923Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-19T03:29:48.923Z] 8766b47fe142: Pulling fs layer [2023-04-19T03:29:48.923Z] 8766b47fe142: Verifying Checksum [2023-04-19T03:29:48.923Z] 8766b47fe142: Download complete [2023-04-19T03:29:48.923Z] 8766b47fe142: Pull complete [2023-04-19T03:29:48.923Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-19T03:29:48.923Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-19T03:29:48.923Z] ---> 69d40e2cb93c [2023-04-19T03:29:48.923Z] Step 15/35 : FROM alpine:3.17 [2023-04-19T03:29:48.923Z] 3.17: Pulling from library/alpine [2023-04-19T03:29:48.923Z] c41833b44d91: Pulling fs layer [2023-04-19T03:29:48.923Z] c41833b44d91: Verifying Checksum [2023-04-19T03:29:48.923Z] c41833b44d91: Pull complete [2023-04-19T03:29:48.923Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:29:48.923Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:29:48.923Z] ---> 51e60588ff2c [2023-04-19T03:29:48.923Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-19T03:29:48.923Z] ---> Running in 311dbf6c0f6c [2023-04-19T03:29:48.923Z] Removing intermediate container 311dbf6c0f6c [2023-04-19T03:29:48.923Z] ---> 6cf3cf259a63 [2023-04-19T03:29:48.923Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-19T03:29:48.923Z] ---> Running in bc4b2320324b [2023-04-19T03:29:48.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:29:48.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:29:48.923Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-19T03:29:48.923Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-19T03:29:48.923Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-19T03:29:48.923Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-19T03:29:48.923Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-19T03:29:48.923Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-19T03:29:48.923Z] (7/83) Installing libxcb (1.15-r0) [2023-04-19T03:29:48.923Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-19T03:29:48.923Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-19T03:29:48.923Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-19T03:29:48.923Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-19T03:29:48.923Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-19T03:29:48.923Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-19T03:29:48.923Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-19T03:29:48.923Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-19T03:29:48.923Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-19T03:29:48.923Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-19T03:29:48.923Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-19T03:29:48.923Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-19T03:29:48.923Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-19T03:29:48.923Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-19T03:29:48.923Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-19T03:29:48.923Z] (23/83) Installing glib (2.74.6-r0) [2023-04-19T03:29:48.923Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-19T03:29:48.923Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-19T03:29:48.923Z] (26/83) Installing libass (0.16.0-r1) [2023-04-19T03:29:48.923Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-19T03:29:48.923Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-19T03:29:48.923Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-19T03:29:48.923Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-19T03:29:48.923Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-19T03:29:48.923Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-19T03:29:48.923Z] (33/83) Installing libunistring (1.1-r0) [2023-04-19T03:29:48.923Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-19T03:29:48.923Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-19T03:29:48.923Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-19T03:29:48.923Z] (37/83) Installing lame (3.100-r2) [2023-04-19T03:29:48.923Z] (38/83) Installing opus (1.3.1-r1) [2023-04-19T03:29:48.923Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-19T03:29:48.923Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-19T03:29:48.923Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-19T03:29:48.923Z] (42/83) Installing orc (0.4.33-r0) [2023-04-19T03:29:48.923Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-19T03:29:48.923Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-19T03:29:48.923Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-19T03:29:48.923Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-19T03:29:48.923Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-19T03:29:48.923Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-19T03:29:48.923Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-19T03:29:48.923Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-19T03:29:48.923Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-19T03:29:48.923Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-19T03:29:48.923Z] (53/83) Installing libpulse (16.1-r6) [2023-04-19T03:29:48.923Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-19T03:29:48.923Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-19T03:29:48.923Z] (56/83) Installing librist (0.2.7-r0) [2023-04-19T03:29:48.923Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-19T03:29:48.923Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-19T03:29:48.923Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-19T03:29:48.923Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:29:48.923Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:29:48.923Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-19T03:29:48.923Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-19T03:29:48.923Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-19T03:29:48.923Z] (65/83) Installing libva (2.16.0-r0) [2023-04-19T03:29:48.923Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-19T03:29:48.923Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-19T03:29:48.923Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-19T03:29:48.923Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-19T03:29:48.923Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-19T03:29:48.923Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-19T03:29:48.923Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-19T03:29:48.923Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-19T03:29:48.923Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-19T03:29:48.923Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-19T03:29:48.923Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-19T03:29:49.196Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-19T03:29:49.196Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-19T03:29:49.196Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:29:49.196Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-19T03:29:49.196Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:29:49.196Z] (82/83) Installing kmod-libs (30-r1) [2023-04-19T03:29:49.196Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-19T03:29:49.196Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:29:49.196Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:29:49.196Z] OK: 86 MiB in 98 packages [2023-04-19T03:29:52.558Z] Removing intermediate container bc4b2320324b [2023-04-19T03:29:52.558Z] ---> 162da5068fb0 [2023-04-19T03:29:52.558Z] Step 18/35 : WORKDIR / [2023-04-19T03:29:52.829Z] ---> Running in c5d2c56cd434 [2023-04-19T03:29:53.100Z] Removing intermediate container c5d2c56cd434 [2023-04-19T03:29:53.100Z] ---> ab4375bb7461 [2023-04-19T03:29:53.100Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-19T03:29:54.529Z] ---> e5ad8fea3682 [2023-04-19T03:29:54.529Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-19T03:29:54.798Z] ---> 7a514fc2ab2e [2023-04-19T03:29:54.798Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-19T03:29:55.395Z] ---> 03e2e47fb950 [2023-04-19T03:29:55.395Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-19T03:29:55.984Z] ---> 06032a354d54 [2023-04-19T03:29:55.984Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-19T03:29:56.571Z] ---> 77b03842a870 [2023-04-19T03:29:56.571Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-19T03:29:57.167Z] ---> fa2bdf83763f [2023-04-19T03:29:57.167Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-19T03:29:59.771Z] ---> 22329e942a70 [2023-04-19T03:29:59.771Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:29:59.771Z] ---> Running in 478e500e4387 [2023-04-19T03:30:01.740Z] Removing intermediate container 478e500e4387 [2023-04-19T03:30:01.740Z] ---> 8e0d9e63adc3 [2023-04-19T03:30:01.740Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:30:01.740Z] ---> Running in fac6143a165e [2023-04-19T03:30:03.172Z] Removing intermediate container fac6143a165e [2023-04-19T03:30:03.172Z] ---> 269decaf9f7d [2023-04-19T03:30:03.172Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-19T03:30:03.172Z] ---> Running in 838cbcc589f2 [2023-04-19T03:30:05.126Z] Removing intermediate container 838cbcc589f2 [2023-04-19T03:30:05.126Z] ---> cd99b55caf22 [2023-04-19T03:30:05.126Z] Step 29/35 : EXPOSE 59983 [2023-04-19T03:30:05.126Z] ---> Running in cf2d822a6996 [2023-04-19T03:30:05.393Z] Removing intermediate container cf2d822a6996 [2023-04-19T03:30:05.393Z] ---> 6de10cc960cc [2023-04-19T03:30:05.393Z] Step 30/35 : EXPOSE 8554 [2023-04-19T03:30:05.393Z] ---> Running in 70f8a715b991 [2023-04-19T03:30:05.665Z] Removing intermediate container 70f8a715b991 [2023-04-19T03:30:05.665Z] ---> 66e75f046e2e [2023-04-19T03:30:05.665Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-19T03:30:05.940Z] ---> Running in 0c9aabebf003 [2023-04-19T03:30:06.209Z] Removing intermediate container 0c9aabebf003 [2023-04-19T03:30:06.209Z] ---> f0193c646abc [2023-04-19T03:30:06.209Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-19T03:30:06.209Z] ---> Running in 0b89037a06e2 [2023-04-19T03:30:06.479Z] Removing intermediate container 0b89037a06e2 [2023-04-19T03:30:06.479Z] ---> a5e1cc125e7c [2023-04-19T03:30:06.479Z] Step 33/35 : LABEL arch=arm64 [2023-04-19T03:30:06.479Z] ---> Running in acb75495989e [2023-04-19T03:30:06.748Z] Removing intermediate container acb75495989e [2023-04-19T03:30:06.748Z] ---> b6da4fb3de29 [2023-04-19T03:30:06.748Z] Step 34/35 : LABEL git_sha=c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:30:07.017Z] ---> Running in 91f316bb9a31 [2023-04-19T03:30:07.287Z] Removing intermediate container 91f316bb9a31 [2023-04-19T03:30:07.287Z] ---> 6e050c15c36f [2023-04-19T03:30:07.287Z] Step 35/35 : LABEL version=3.0.0-dev.27 [2023-04-19T03:30:07.287Z] ---> Running in 2fd989fc6ddb [2023-04-19T03:30:07.555Z] Removing intermediate container 2fd989fc6ddb [2023-04-19T03:30:07.555Z] ---> d3dd4b5da1d3 [2023-04-19T03:30:07.555Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:30:07.555Z] Successfully built d3dd4b5da1d3 [2023-04-19T03:30:07.555Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:30:07.951Z] provisioning config files... [2023-04-19T03:30:07.966Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/99@tmp/config3895465274638949347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:30:08.307Z] ---> docker-login.sh [2023-04-19T03:30:08.307Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:30:08.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:30:08.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:30:08.574Z] Configure a credential helper to remove this warning. See [2023-04-19T03:30:08.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:30:08.574Z] [2023-04-19T03:30:08.574Z] Login Succeeded [2023-04-19T03:30:08.574Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:30:08.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:30:09.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:30:09.114Z] Configure a credential helper to remove this warning. See [2023-04-19T03:30:09.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:30:09.114Z] [2023-04-19T03:30:09.114Z] Login Succeeded [2023-04-19T03:30:09.114Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:30:09.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:30:09.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:30:09.386Z] Configure a credential helper to remove this warning. See [2023-04-19T03:30:09.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:30:09.386Z] [2023-04-19T03:30:09.386Z] Login Succeeded [2023-04-19T03:30:09.386Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:30:09.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:30:09.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:30:09.659Z] Configure a credential helper to remove this warning. See [2023-04-19T03:30:09.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:30:09.659Z] [2023-04-19T03:30:09.659Z] Login Succeeded [2023-04-19T03:30:09.659Z] docker.io [2023-04-19T03:30:09.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:30:10.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:30:10.520Z] Configure a credential helper to remove this warning. See [2023-04-19T03:30:10.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:30:10.520Z] [2023-04-19T03:30:10.520Z] Login Succeeded [2023-04-19T03:30:10.520Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:30:10.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:30:10.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:30:10.598Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-19T03:30:10.598Z] c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:30:10.598Z] latest [2023-04-19T03:30:10.598Z] 3.0.0-dev.27 [2023-04-19T03:30:10.598Z] c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [2023-04-19T03:30:10.598Z] main [2023-04-19T03:30:10.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:10.968Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:13.907Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:30:13.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:30:13.907Z] 73dfdb665d84: Preparing [2023-04-19T03:30:13.907Z] 5fc03146cac6: Preparing [2023-04-19T03:30:13.907Z] 6090ae5266f0: Preparing [2023-04-19T03:30:13.907Z] 608d194cb50c: Preparing [2023-04-19T03:30:13.907Z] acc83c6ca332: Preparing [2023-04-19T03:30:13.907Z] bf9d918f6a54: Preparing [2023-04-19T03:30:13.907Z] 3adbfbb852b6: Preparing [2023-04-19T03:30:13.907Z] 62379d50db5e: Preparing [2023-04-19T03:30:13.907Z] 6fb55252c5c7: Preparing [2023-04-19T03:30:13.907Z] 99972da37dba: Preparing [2023-04-19T03:30:13.907Z] acae015ed1e7: Preparing [2023-04-19T03:30:13.907Z] 26cbea5cba74: Preparing [2023-04-19T03:30:13.907Z] bf9d918f6a54: Waiting [2023-04-19T03:30:13.907Z] 6fb55252c5c7: Waiting [2023-04-19T03:30:13.907Z] 3adbfbb852b6: Waiting [2023-04-19T03:30:13.907Z] 99972da37dba: Waiting [2023-04-19T03:30:13.907Z] 62379d50db5e: Waiting [2023-04-19T03:30:13.907Z] acae015ed1e7: Waiting [2023-04-19T03:30:13.907Z] 26cbea5cba74: Waiting [2023-04-19T03:30:14.174Z] 73dfdb665d84: Pushed [2023-04-19T03:30:14.174Z] 6090ae5266f0: Pushed [2023-04-19T03:30:14.174Z] acc83c6ca332: Pushed [2023-04-19T03:30:14.174Z] 5fc03146cac6: Pushed [2023-04-19T03:30:14.442Z] bf9d918f6a54: Pushed [2023-04-19T03:30:14.442Z] 3adbfbb852b6: Pushed [2023-04-19T03:30:14.442Z] 6fb55252c5c7: Pushed [2023-04-19T03:30:14.442Z] 62379d50db5e: Pushed [2023-04-19T03:30:14.442Z] 26cbea5cba74: Layer already exists [2023-04-19T03:30:18.687Z] 608d194cb50c: Pushed [2023-04-19T03:30:18.953Z] 99972da37dba: Pushed [2023-04-19T03:30:31.272Z] acae015ed1e7: Pushed [2023-04-19T03:30:31.272Z] c817a5cee4fa6797817ba67f8fb41572c1732248: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:31.630Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:31.983Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-19T03:30:31.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:30:31.984Z] 73dfdb665d84: Preparing [2023-04-19T03:30:31.984Z] 5fc03146cac6: Preparing [2023-04-19T03:30:31.984Z] 6090ae5266f0: Preparing [2023-04-19T03:30:31.984Z] 608d194cb50c: Preparing [2023-04-19T03:30:31.984Z] acc83c6ca332: Preparing [2023-04-19T03:30:31.984Z] bf9d918f6a54: Preparing [2023-04-19T03:30:31.984Z] 3adbfbb852b6: Preparing [2023-04-19T03:30:31.984Z] 62379d50db5e: Preparing [2023-04-19T03:30:31.984Z] 6fb55252c5c7: Preparing [2023-04-19T03:30:31.984Z] 99972da37dba: Preparing [2023-04-19T03:30:31.984Z] acae015ed1e7: Preparing [2023-04-19T03:30:31.984Z] 26cbea5cba74: Preparing [2023-04-19T03:30:31.984Z] 3adbfbb852b6: Waiting [2023-04-19T03:30:31.984Z] 62379d50db5e: Waiting [2023-04-19T03:30:31.984Z] 6fb55252c5c7: Waiting [2023-04-19T03:30:31.984Z] 99972da37dba: Waiting [2023-04-19T03:30:31.984Z] acae015ed1e7: Waiting [2023-04-19T03:30:31.984Z] 26cbea5cba74: Waiting [2023-04-19T03:30:31.984Z] bf9d918f6a54: Waiting [2023-04-19T03:30:31.984Z] acc83c6ca332: Layer already exists [2023-04-19T03:30:31.984Z] 6090ae5266f0: Layer already exists [2023-04-19T03:30:31.984Z] 5fc03146cac6: Layer already exists [2023-04-19T03:30:31.984Z] 608d194cb50c: Layer already exists [2023-04-19T03:30:31.984Z] 73dfdb665d84: Layer already exists [2023-04-19T03:30:31.984Z] 3adbfbb852b6: Layer already exists [2023-04-19T03:30:31.984Z] 6fb55252c5c7: Layer already exists [2023-04-19T03:30:31.984Z] bf9d918f6a54: Layer already exists [2023-04-19T03:30:31.984Z] 62379d50db5e: Layer already exists [2023-04-19T03:30:31.984Z] 99972da37dba: Layer already exists [2023-04-19T03:30:31.984Z] 26cbea5cba74: Layer already exists [2023-04-19T03:30:31.984Z] acae015ed1e7: Layer already exists [2023-04-19T03:30:32.250Z] latest: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:32.596Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:32.938Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.27 [2023-04-19T03:30:32.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:30:32.938Z] 73dfdb665d84: Preparing [2023-04-19T03:30:32.938Z] 5fc03146cac6: Preparing [2023-04-19T03:30:32.938Z] 6090ae5266f0: Preparing [2023-04-19T03:30:32.938Z] 608d194cb50c: Preparing [2023-04-19T03:30:32.938Z] acc83c6ca332: Preparing [2023-04-19T03:30:32.938Z] bf9d918f6a54: Preparing [2023-04-19T03:30:32.938Z] 3adbfbb852b6: Preparing [2023-04-19T03:30:32.938Z] 62379d50db5e: Preparing [2023-04-19T03:30:32.938Z] 6fb55252c5c7: Preparing [2023-04-19T03:30:32.938Z] 99972da37dba: Preparing [2023-04-19T03:30:32.938Z] acae015ed1e7: Preparing [2023-04-19T03:30:32.938Z] 26cbea5cba74: Preparing [2023-04-19T03:30:32.938Z] bf9d918f6a54: Waiting [2023-04-19T03:30:32.938Z] 3adbfbb852b6: Waiting [2023-04-19T03:30:32.938Z] 99972da37dba: Waiting [2023-04-19T03:30:32.938Z] acae015ed1e7: Waiting [2023-04-19T03:30:32.938Z] 62379d50db5e: Waiting [2023-04-19T03:30:32.938Z] 26cbea5cba74: Waiting [2023-04-19T03:30:32.938Z] 6fb55252c5c7: Waiting [2023-04-19T03:30:32.938Z] 6090ae5266f0: Layer already exists [2023-04-19T03:30:32.938Z] 73dfdb665d84: Layer already exists [2023-04-19T03:30:32.938Z] acc83c6ca332: Layer already exists [2023-04-19T03:30:32.938Z] 5fc03146cac6: Layer already exists [2023-04-19T03:30:32.938Z] 608d194cb50c: Layer already exists [2023-04-19T03:30:32.938Z] 6fb55252c5c7: Layer already exists [2023-04-19T03:30:32.938Z] 62379d50db5e: Layer already exists [2023-04-19T03:30:32.938Z] bf9d918f6a54: Layer already exists [2023-04-19T03:30:32.938Z] 3adbfbb852b6: Layer already exists [2023-04-19T03:30:32.938Z] 99972da37dba: Layer already exists [2023-04-19T03:30:32.938Z] 26cbea5cba74: Layer already exists [2023-04-19T03:30:32.938Z] acae015ed1e7: Layer already exists [2023-04-19T03:30:33.204Z] 3.0.0-dev.27: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:33.555Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:33.908Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [2023-04-19T03:30:33.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:30:33.908Z] 73dfdb665d84: Preparing [2023-04-19T03:30:33.908Z] 5fc03146cac6: Preparing [2023-04-19T03:30:33.908Z] 6090ae5266f0: Preparing [2023-04-19T03:30:33.908Z] 608d194cb50c: Preparing [2023-04-19T03:30:33.908Z] acc83c6ca332: Preparing [2023-04-19T03:30:33.908Z] bf9d918f6a54: Preparing [2023-04-19T03:30:33.908Z] 3adbfbb852b6: Preparing [2023-04-19T03:30:33.908Z] 62379d50db5e: Preparing [2023-04-19T03:30:33.908Z] 6fb55252c5c7: Preparing [2023-04-19T03:30:33.908Z] 99972da37dba: Preparing [2023-04-19T03:30:33.908Z] acae015ed1e7: Preparing [2023-04-19T03:30:33.908Z] 26cbea5cba74: Preparing [2023-04-19T03:30:33.908Z] 6fb55252c5c7: Waiting [2023-04-19T03:30:33.908Z] bf9d918f6a54: Waiting [2023-04-19T03:30:33.908Z] 99972da37dba: Waiting [2023-04-19T03:30:33.908Z] 3adbfbb852b6: Waiting [2023-04-19T03:30:33.908Z] 62379d50db5e: Waiting [2023-04-19T03:30:33.908Z] acae015ed1e7: Waiting [2023-04-19T03:30:33.908Z] 26cbea5cba74: Waiting [2023-04-19T03:30:33.908Z] 608d194cb50c: Layer already exists [2023-04-19T03:30:33.908Z] 73dfdb665d84: Layer already exists [2023-04-19T03:30:33.908Z] 5fc03146cac6: Layer already exists [2023-04-19T03:30:33.908Z] 6090ae5266f0: Layer already exists [2023-04-19T03:30:33.908Z] acc83c6ca332: Layer already exists [2023-04-19T03:30:33.908Z] 3adbfbb852b6: Layer already exists [2023-04-19T03:30:33.908Z] 6fb55252c5c7: Layer already exists [2023-04-19T03:30:33.908Z] bf9d918f6a54: Layer already exists [2023-04-19T03:30:33.908Z] 62379d50db5e: Layer already exists [2023-04-19T03:30:33.908Z] 99972da37dba: Layer already exists [2023-04-19T03:30:33.908Z] acae015ed1e7: Layer already exists [2023-04-19T03:30:33.908Z] 26cbea5cba74: Layer already exists [2023-04-19T03:30:34.174Z] c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:34.520Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:34.864Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-19T03:30:34.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-19T03:30:34.864Z] 73dfdb665d84: Preparing [2023-04-19T03:30:34.864Z] 5fc03146cac6: Preparing [2023-04-19T03:30:34.864Z] 6090ae5266f0: Preparing [2023-04-19T03:30:34.864Z] 608d194cb50c: Preparing [2023-04-19T03:30:34.864Z] acc83c6ca332: Preparing [2023-04-19T03:30:34.864Z] bf9d918f6a54: Preparing [2023-04-19T03:30:34.864Z] 3adbfbb852b6: Preparing [2023-04-19T03:30:34.864Z] 62379d50db5e: Preparing [2023-04-19T03:30:34.864Z] 6fb55252c5c7: Preparing [2023-04-19T03:30:34.864Z] 99972da37dba: Preparing [2023-04-19T03:30:34.864Z] acae015ed1e7: Preparing [2023-04-19T03:30:34.864Z] 26cbea5cba74: Preparing [2023-04-19T03:30:34.864Z] 6fb55252c5c7: Waiting [2023-04-19T03:30:34.864Z] 99972da37dba: Waiting [2023-04-19T03:30:34.864Z] acae015ed1e7: Waiting [2023-04-19T03:30:34.864Z] 26cbea5cba74: Waiting [2023-04-19T03:30:34.864Z] 3adbfbb852b6: Waiting [2023-04-19T03:30:34.864Z] 62379d50db5e: Waiting [2023-04-19T03:30:34.864Z] bf9d918f6a54: Waiting [2023-04-19T03:30:34.864Z] 5fc03146cac6: Layer already exists [2023-04-19T03:30:34.864Z] 73dfdb665d84: Layer already exists [2023-04-19T03:30:34.864Z] acc83c6ca332: Layer already exists [2023-04-19T03:30:34.864Z] 6090ae5266f0: Layer already exists [2023-04-19T03:30:34.864Z] 608d194cb50c: Layer already exists [2023-04-19T03:30:34.864Z] bf9d918f6a54: Layer already exists [2023-04-19T03:30:34.864Z] 6fb55252c5c7: Layer already exists [2023-04-19T03:30:34.864Z] 3adbfbb852b6: Layer already exists [2023-04-19T03:30:34.864Z] 62379d50db5e: Layer already exists [2023-04-19T03:30:34.864Z] 99972da37dba: Layer already exists [2023-04-19T03:30:34.864Z] 26cbea5cba74: Layer already exists [2023-04-19T03:30:34.864Z] acae015ed1e7: Layer already exists [2023-04-19T03:30:35.129Z] main: digest: sha256:d0c7aabe671649c1a059c9c116e8f8486f71d24f1a11c107dc0f79be3a14e1db size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T03:30:35.187Z] ===================================================== [Pipeline] echo [2023-04-19T03:30:35.199Z] taggedImages: [2023-04-19T03:30:35.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248 [2023-04-19T03:30:35.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-19T03:30:35.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.27 [2023-04-19T03:30:35.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c817a5cee4fa6797817ba67f8fb41572c1732248-3.0.0-dev.27 [2023-04-19T03:30:35.199Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:35.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:30:35.571Z] [2023-04-19T03:30:35.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:30:35.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:30:35.914Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-19T03:30:35.914Z] 8998bd30e6a1: Pulling fs layer [2023-04-19T03:30:35.914Z] 04944245beec: Pulling fs layer [2023-04-19T03:30:35.914Z] 699f458cf7ca: Pulling fs layer [2023-04-19T03:30:35.914Z] 765212b225bb: Pulling fs layer [2023-04-19T03:30:35.914Z] f23df028b6ca: Pulling fs layer [2023-04-19T03:30:35.914Z] d65c8cfc05b1: Pulling fs layer [2023-04-19T03:30:35.914Z] 2437ff75d9bd: Pulling fs layer [2023-04-19T03:30:35.914Z] f23df028b6ca: Waiting [2023-04-19T03:30:35.914Z] d65c8cfc05b1: Waiting [2023-04-19T03:30:35.914Z] 2437ff75d9bd: Waiting [2023-04-19T03:30:35.914Z] 765212b225bb: Waiting [2023-04-19T03:30:36.184Z] 04944245beec: Verifying Checksum [2023-04-19T03:30:36.184Z] 04944245beec: Download complete [2023-04-19T03:30:36.184Z] 765212b225bb: Verifying Checksum [2023-04-19T03:30:36.184Z] 765212b225bb: Download complete [2023-04-19T03:30:36.453Z] 699f458cf7ca: Verifying Checksum [2023-04-19T03:30:36.453Z] f23df028b6ca: Verifying Checksum [2023-04-19T03:30:36.453Z] f23df028b6ca: Download complete [2023-04-19T03:30:36.453Z] 699f458cf7ca: Download complete [2023-04-19T03:30:36.453Z] d65c8cfc05b1: Verifying Checksum [2023-04-19T03:30:36.453Z] d65c8cfc05b1: Download complete [2023-04-19T03:30:36.723Z] 8998bd30e6a1: Download complete [2023-04-19T03:30:39.310Z] 2437ff75d9bd: Verifying Checksum [2023-04-19T03:30:39.310Z] 2437ff75d9bd: Download complete [2023-04-19T03:30:40.267Z] 8998bd30e6a1: Pull complete [2023-04-19T03:30:40.853Z] 04944245beec: Pull complete [2023-04-19T03:30:42.261Z] 699f458cf7ca: Pull complete [2023-04-19T03:30:42.261Z] 765212b225bb: Pull complete [2023-04-19T03:30:43.219Z] f23df028b6ca: Pull complete [2023-04-19T03:30:43.219Z] d65c8cfc05b1: Pull complete [2023-04-19T03:30:55.520Z] 2437ff75d9bd: Pull complete [2023-04-19T03:30:55.520Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-19T03:30:55.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:30:55.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:30:55.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container [2023-04-19T03:30:55.791Z] $ 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-usb-camera/99 -v /w/workspace/device-usb-camera/99:/w/workspace/device-usb-camera/99:rw,z -v /w/workspace/device-usb-camera/99@tmp:/w/workspace/device-usb-camera/99@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-04-19T03:30:58.364Z] $ docker top 7a71d9c31045c7989b469cfda546e28b025936a0724a734144a5dd50b3b92494 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:30:59.193Z] ---> job-cost.sh [2023-04-19T03:30:59.193Z] lf-activate-venv: SKIPPING [2023-04-19T03:30:59.193Z] INFO: No Stack... [2023-04-19T03:30:59.775Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-19T03:31:00.740Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:31:01.389Z] + cat /w/workspace/device-usb-camera/99/archives/cost.csv [2023-04-19T03:31:01.389Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T03:31:01.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [2023-04-19T03:31:01.432Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] did not exist. Created. [2023-04-19T03:31:01.432Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:31:02.089Z] /w/workspace/device-usb-camera/99@tmp/durable-3e6f0f4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-19T03:31:02.753Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-19T03:31:02.775Z] Warning: overwriting stash ‘stack-cost’ [2023-04-19T03:31:02.829Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:31:02.842Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:31:02.863Z] $ docker stop --time=1 7a71d9c31045c7989b469cfda546e28b025936a0724a734144a5dd50b3b92494 [2023-04-19T03:31:04.373Z] $ docker rm -f --volumes 7a71d9c31045c7989b469cfda546e28b025936a0724a734144a5dd50b3b92494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-19T03:31:04.886Z] provisioning config files... [2023-04-19T03:31:04.893Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11229429103004383504tmp [Pipeline] { [Pipeline] sh [2023-04-19T03:31:05.191Z] + set +x [2023-04-19T03:31:05.191Z] + curl -s https://codecov.io/bash [2023-04-19T03:31:05.191Z] + bash -s -- [2023-04-19T03:31:05.191Z] [2023-04-19T03:31:05.191Z] _____ _ [2023-04-19T03:31:05.191Z] / ____| | | [2023-04-19T03:31:05.191Z] | | ___ __| | ___ ___ _____ __ [2023-04-19T03:31:05.191Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-19T03:31:05.191Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-19T03:31:05.191Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-19T03:31:05.191Z] Bash-1.0.6 [2023-04-19T03:31:05.191Z] [2023-04-19T03:31:05.191Z] [2023-04-19T03:31:05.191Z] ==> git version 2.25.1 found [2023-04-19T03:31:05.191Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-19T03:31:05.191Z] Release-Date: 2020-01-08 [2023-04-19T03:31:05.191Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-19T03:31:05.191Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-19T03:31:05.191Z] ==> Jenkins CI detected. [2023-04-19T03:31:05.191Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-19T03:31:05.191Z] project root: . [2023-04-19T03:31:05.191Z] --> token set from env [2023-04-19T03:31:05.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-19T03:31:05.191Z] ==> Running gcov in . (disable via -X gcov) [2023-04-19T03:31:05.191Z] ==> Python coveragepy not found [2023-04-19T03:31:05.191Z] ==> Searching for coverage reports in: [2023-04-19T03:31:05.191Z] + . [2023-04-19T03:31:05.449Z] -> Found 1 reports [2023-04-19T03:31:05.449Z] ==> Detecting git/mercurial file structure [2023-04-19T03:31:05.449Z] ==> Reading reports [2023-04-19T03:31:05.449Z] + ./coverage.out bytes=28693 [2023-04-19T03:31:05.449Z] ==> Appending adjustments [2023-04-19T03:31:05.449Z] https://docs.codecov.io/docs/fixing-reports [2023-04-19T03:31:05.449Z] + Found adjustments [2023-04-19T03:31:05.449Z] ==> Gzipping contents [2023-04-19T03:31:05.449Z] 4.0K /tmp/codecov.ul1t7G.gz [2023-04-19T03:31:05.449Z] ==> Uploading reports [2023-04-19T03:31:05.449Z] url: https://codecov.io [2023-04-19T03:31:05.449Z] query: branch=main&commit=c817a5cee4fa6797817ba67f8fb41572c1732248&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T03:31:05.449Z] -> Pinging Codecov [2023-04-19T03:31:05.449Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=c817a5cee4fa6797817ba67f8fb41572c1732248&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T03:31:05.708Z] -> Uploading to [2023-04-19T03:31:05.708Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-19/73D8F5FF140700D3E01443B452E23636/c817a5cee4fa6797817ba67f8fb41572c1732248/c96b4ede-9b60-4644-9565-11fc1ca1389a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T033105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a32d82c9bec5b861cfa9649939aa7c24120c709f46ecdbe4d1021a61865029a6 [2023-04-19T03:31:05.708Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:31:05.708Z] Dload Upload Total Spent Left Speed [2023-04-19T03:31:05.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 17008 --:--:-- --:--:-- --:--:-- 16935 [2023-04-19T03:31:05.966Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] } [2023-04-19T03:31:05.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-19T03:31:06.136Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-19T03:31:06.148Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:06.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:31:06.449Z] [2023-04-19T03:31:06.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:06.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:31:06.741Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-19T03:31:06.741Z] df9b9388f04a: Pulling fs layer [2023-04-19T03:31:06.741Z] 52dc419b0ee2: Pulling fs layer [2023-04-19T03:31:06.741Z] 25bc292e5bac: Pulling fs layer [2023-04-19T03:31:06.741Z] 114826534d7a: Pulling fs layer [2023-04-19T03:31:06.741Z] 4657fd5d0bcf: Pulling fs layer [2023-04-19T03:31:06.741Z] 6ad1cebc031e: Pulling fs layer [2023-04-19T03:31:06.741Z] 8a3aa393b2d8: Pulling fs layer [2023-04-19T03:31:06.741Z] 114826534d7a: Waiting [2023-04-19T03:31:06.741Z] 4657fd5d0bcf: Waiting [2023-04-19T03:31:06.741Z] 6ad1cebc031e: Waiting [2023-04-19T03:31:06.741Z] 8a3aa393b2d8: Waiting [2023-04-19T03:31:06.741Z] 25bc292e5bac: Download complete [2023-04-19T03:31:06.741Z] 52dc419b0ee2: Verifying Checksum [2023-04-19T03:31:06.741Z] 52dc419b0ee2: Download complete [2023-04-19T03:31:06.741Z] 4657fd5d0bcf: Verifying Checksum [2023-04-19T03:31:06.741Z] 4657fd5d0bcf: Download complete [2023-04-19T03:31:06.741Z] df9b9388f04a: Download complete [2023-04-19T03:31:06.999Z] 6ad1cebc031e: Verifying Checksum [2023-04-19T03:31:06.999Z] 6ad1cebc031e: Download complete [2023-04-19T03:31:06.999Z] df9b9388f04a: Pull complete [2023-04-19T03:31:06.999Z] 52dc419b0ee2: Pull complete [2023-04-19T03:31:07.257Z] 25bc292e5bac: Pull complete [2023-04-19T03:31:07.515Z] 114826534d7a: Download complete [2023-04-19T03:31:07.516Z] 8a3aa393b2d8: Verifying Checksum [2023-04-19T03:31:07.516Z] 8a3aa393b2d8: Download complete [2023-04-19T03:31:10.794Z] 114826534d7a: Pull complete [2023-04-19T03:31:10.794Z] 4657fd5d0bcf: Pull complete [2023-04-19T03:31:11.358Z] 6ad1cebc031e: Pull complete [2023-04-19T03:31:13.897Z] 8a3aa393b2d8: Pull complete [2023-04-19T03:31:13.897Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-19T03:31:13.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T03:31:13.897Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:31:13.984Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:31:14.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-19T03:31:18.397Z] $ docker top 73246b3e8501f19ada911c83073bdecdd99a8b868a7a246007e5b2c368c223d5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-19T03:31:18.440Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-19T03:31:18.722Z] + set -o pipefail [2023-04-19T03:31:18.722Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-19T03:31:25.284Z] [2023-04-19T03:31:25.284Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-19T03:31:25.284Z] [2023-04-19T03:31:25.284Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/686da09e-533a-493a-a8cb-3c05bfb3c0ef [2023-04-19T03:31:25.284Z] [2023-04-19T03:31:25.284Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-19T03:31:25.284Z] [2023-04-19T03:31:25.284Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-19T03:31:25.284Z] [2023-04-19T03:31:26.218Z] [2023-04-19T03:31:26.218Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-19T03:31:26.218Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-19T03:31:26.218Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-19T03:31:26.247Z] $ docker stop --time=1 73246b3e8501f19ada911c83073bdecdd99a8b868a7a246007e5b2c368c223d5 [2023-04-19T03:31:29.987Z] $ docker rm -f --volumes 73246b3e8501f19ada911c83073bdecdd99a8b868a7a246007e5b2c368c223d5 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:31:30.710Z] + git log --format=format:%s -1 c817a5cee4fa6797817ba67f8fb41572c1732248 [Pipeline] sh [2023-04-19T03:31:30.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:31:30.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:31.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:31:31.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:31:31.361Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:31:31.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:31:31.847Z] $ docker top b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 -eo pid,comm [2023-04-19T03:31:31.880Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-19T03:31:31.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:31:31.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:31:31.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:31:32.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:31:32.047Z] $ docker exec b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 ssh-agent [2023-04-19T03:31:32.134Z] SSH_AUTH_SOCK=/tmp/ssh-xYqG9mA6HGLt/agent.31 [2023-04-19T03:31:32.134Z] SSH_AGENT_PID=37 [2023-04-19T03:31:32.139Z] Running ssh-add (command line suppressed) [2023-04-19T03:31:32.264Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810306317565005528.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3810306317565005528.key) [2023-04-19T03:31:32.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:31:32.540Z] + git semver tag [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,733 [run_tag] DEBUG tag force:False [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,734 [check_head_tag] DEBUG check head tag [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,735 [execute] INFO git cat-file --batch-check [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,739 [execute] INFO git cat-file --batch [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,764 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,765 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:31:32.798Z] 2023-04-19 03:31:32,769 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:31:32.798Z] 3.0.0-dev.27 [Pipeline] } [2023-04-19T03:31:32.825Z] $ docker exec --env ******** --env ******** b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 ssh-agent -k [2023-04-19T03:31:32.918Z] unset SSH_AUTH_SOCK; [2023-04-19T03:31:32.918Z] unset SSH_AGENT_PID; [2023-04-19T03:31:32.918Z] echo Agent pid 37 killed; [2023-04-19T03:31:32.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:31:33.215Z] + git semver [Pipeline] } [2023-04-19T03:31:33.504Z] $ docker stop --time=1 b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 [2023-04-19T03:31:34.750Z] $ docker rm -f --volumes b59c6f4887eb537ca77ebc38db513ee70ae441fe06cf03a18a60e779b3bb2830 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:35.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:31:35.102Z] [2023-04-19T03:31:35.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:35.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:31:35.397Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-19T03:31:35.397Z] ab5ef0e58194: Pulling fs layer [2023-04-19T03:31:35.397Z] 9712f1f96733: Pulling fs layer [2023-04-19T03:31:35.397Z] 63f879dbbcfc: Pulling fs layer [2023-04-19T03:31:35.397Z] 0d9ebad4ef96: Pulling fs layer [2023-04-19T03:31:35.397Z] e9a5061849ea: Pulling fs layer [2023-04-19T03:31:35.397Z] d747dcd14b5f: Pulling fs layer [2023-04-19T03:31:35.397Z] 2de7ff778b66: Pulling fs layer [2023-04-19T03:31:35.397Z] d747dcd14b5f: Waiting [2023-04-19T03:31:35.397Z] 2de7ff778b66: Waiting [2023-04-19T03:31:35.397Z] e9a5061849ea: Waiting [2023-04-19T03:31:35.397Z] 0d9ebad4ef96: Waiting [2023-04-19T03:31:35.397Z] 9712f1f96733: Verifying Checksum [2023-04-19T03:31:35.397Z] 9712f1f96733: Download complete [2023-04-19T03:31:35.657Z] 63f879dbbcfc: Verifying Checksum [2023-04-19T03:31:35.657Z] 63f879dbbcfc: Download complete [2023-04-19T03:31:35.914Z] e9a5061849ea: Verifying Checksum [2023-04-19T03:31:35.914Z] e9a5061849ea: Download complete [2023-04-19T03:31:35.914Z] d747dcd14b5f: Download complete [2023-04-19T03:31:35.914Z] 0d9ebad4ef96: Verifying Checksum [2023-04-19T03:31:35.914Z] 0d9ebad4ef96: Download complete [2023-04-19T03:31:35.914Z] ab5ef0e58194: Verifying Checksum [2023-04-19T03:31:35.914Z] ab5ef0e58194: Download complete [2023-04-19T03:31:35.914Z] 2de7ff778b66: Verifying Checksum [2023-04-19T03:31:35.914Z] 2de7ff778b66: Download complete [2023-04-19T03:31:38.443Z] ab5ef0e58194: Pull complete [2023-04-19T03:31:38.443Z] 9712f1f96733: Pull complete [2023-04-19T03:31:39.008Z] 63f879dbbcfc: Pull complete [2023-04-19T03:31:43.245Z] 0d9ebad4ef96: Pull complete [2023-04-19T03:31:43.245Z] e9a5061849ea: Pull complete [2023-04-19T03:31:43.245Z] d747dcd14b5f: Pull complete [2023-04-19T03:31:43.812Z] 2de7ff778b66: Pull complete [2023-04-19T03:31:43.812Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-19T03:31:43.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:31:43.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:31:43.891Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:31:43.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-19T03:31:48.784Z] $ docker top f1f9f011de6c977ff6a27c7196619b0ec14c78fb3d017af9895f9aa72a52a865 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:31:48.834Z] provisioning config files... [2023-04-19T03:31:48.853Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10103278604653920108tmp [2023-04-19T03:31:48.863Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2955929311919270952tmp [2023-04-19T03:31:48.874Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14530708056134502158tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:31:48.890Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:31:49.178Z] ---> sigul-configuration.sh [2023-04-19T03:31:49.178Z] gpg: directory `/root/.gnupg' created [2023-04-19T03:31:49.178Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-19T03:31:49.178Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-19T03:31:49.178Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-19T03:31:49.178Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-19T03:31:49.178Z] gpg: CAST5 encrypted data [2023-04-19T03:31:49.178Z] gpg: encrypted with 1 passphrase [2023-04-19T03:31:49.178Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-19T03:31:49.467Z] + mkdir /home/jenkins [2023-04-19T03:31:49.468Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-19T03:31:49.754Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-19T03:31:49.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:31:50.046Z] ---> sigul-install.sh [2023-04-19T03:31:50.046Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-19T03:31:50.327Z] + git tag --list [2023-04-19T03:31:50.327Z] v0.0.0 [2023-04-19T03:31:50.327Z] v0.0.1-dev.1 [2023-04-19T03:31:50.327Z] v0.0.1-dev.10 [2023-04-19T03:31:50.327Z] v0.0.1-dev.11 [2023-04-19T03:31:50.327Z] v0.0.1-dev.12 [2023-04-19T03:31:50.327Z] v0.0.1-dev.13 [2023-04-19T03:31:50.327Z] v0.0.1-dev.14 [2023-04-19T03:31:50.327Z] v0.0.1-dev.15 [2023-04-19T03:31:50.327Z] v0.0.1-dev.16 [2023-04-19T03:31:50.327Z] v0.0.1-dev.2 [2023-04-19T03:31:50.327Z] v0.0.1-dev.3 [2023-04-19T03:31:50.327Z] v0.0.1-dev.4 [2023-04-19T03:31:50.327Z] v0.0.1-dev.5 [2023-04-19T03:31:50.327Z] v0.0.1-dev.6 [2023-04-19T03:31:50.327Z] v0.0.1-dev.7 [2023-04-19T03:31:50.327Z] v0.0.1-dev.8 [2023-04-19T03:31:50.327Z] v0.0.1-dev.9 [2023-04-19T03:31:50.327Z] v2.2.0 [2023-04-19T03:31:50.327Z] v2.2.0-dev.17 [2023-04-19T03:31:50.327Z] v2.2.0-dev.18 [2023-04-19T03:31:50.327Z] v2.2.0-dev.19 [2023-04-19T03:31:50.327Z] v2.2.0-dev.20 [2023-04-19T03:31:50.327Z] v2.2.0-dev.21 [2023-04-19T03:31:50.327Z] v2.2.0-dev.22 [2023-04-19T03:31:50.327Z] v2.2.0-dev.23 [2023-04-19T03:31:50.327Z] v2.2.0-dev.24 [2023-04-19T03:31:50.327Z] v2.2.0-dev.25 [2023-04-19T03:31:50.327Z] v2.2.0-dev.26 [2023-04-19T03:31:50.327Z] v2.2.0-dev.27 [2023-04-19T03:31:50.327Z] v2.3.0 [2023-04-19T03:31:50.327Z] v2.3.0-dev.1 [2023-04-19T03:31:50.327Z] v2.3.0-dev.10 [2023-04-19T03:31:50.327Z] v2.3.0-dev.11 [2023-04-19T03:31:50.327Z] v2.3.0-dev.12 [2023-04-19T03:31:50.327Z] v2.3.0-dev.13 [2023-04-19T03:31:50.327Z] v2.3.0-dev.14 [2023-04-19T03:31:50.327Z] v2.3.0-dev.15 [2023-04-19T03:31:50.327Z] v2.3.0-dev.16 [2023-04-19T03:31:50.327Z] v2.3.0-dev.17 [2023-04-19T03:31:50.327Z] v2.3.0-dev.18 [2023-04-19T03:31:50.327Z] v2.3.0-dev.19 [2023-04-19T03:31:50.327Z] v2.3.0-dev.2 [2023-04-19T03:31:50.327Z] v2.3.0-dev.20 [2023-04-19T03:31:50.327Z] v2.3.0-dev.21 [2023-04-19T03:31:50.327Z] v2.3.0-dev.22 [2023-04-19T03:31:50.327Z] v2.3.0-dev.23 [2023-04-19T03:31:50.327Z] v2.3.0-dev.24 [2023-04-19T03:31:50.327Z] v2.3.0-dev.25 [2023-04-19T03:31:50.327Z] v2.3.0-dev.26 [2023-04-19T03:31:50.327Z] v2.3.0-dev.27 [2023-04-19T03:31:50.327Z] v2.3.0-dev.28 [2023-04-19T03:31:50.327Z] v2.3.0-dev.3 [2023-04-19T03:31:50.327Z] v2.3.0-dev.4 [2023-04-19T03:31:50.327Z] v2.3.0-dev.5 [2023-04-19T03:31:50.327Z] v2.3.0-dev.6 [2023-04-19T03:31:50.327Z] v2.3.0-dev.7 [2023-04-19T03:31:50.327Z] v2.3.0-dev.8 [2023-04-19T03:31:50.327Z] v2.3.0-dev.9 [2023-04-19T03:31:50.327Z] v2.3.1 [2023-04-19T03:31:50.327Z] v2.3.1-dev.4 [2023-04-19T03:31:50.327Z] v2.3.1-dev.5 [2023-04-19T03:31:50.327Z] v2.3.1-dev.6 [2023-04-19T03:31:50.327Z] v3.0.0-dev.1 [2023-04-19T03:31:50.327Z] v3.0.0-dev.10 [2023-04-19T03:31:50.327Z] v3.0.0-dev.11 [2023-04-19T03:31:50.327Z] v3.0.0-dev.12 [2023-04-19T03:31:50.327Z] v3.0.0-dev.13 [2023-04-19T03:31:50.327Z] v3.0.0-dev.14 [2023-04-19T03:31:50.327Z] v3.0.0-dev.15 [2023-04-19T03:31:50.327Z] v3.0.0-dev.16 [2023-04-19T03:31:50.327Z] v3.0.0-dev.17 [2023-04-19T03:31:50.327Z] v3.0.0-dev.18 [2023-04-19T03:31:50.327Z] v3.0.0-dev.19 [2023-04-19T03:31:50.327Z] v3.0.0-dev.2 [2023-04-19T03:31:50.327Z] v3.0.0-dev.20 [2023-04-19T03:31:50.327Z] v3.0.0-dev.21 [2023-04-19T03:31:50.327Z] v3.0.0-dev.22 [2023-04-19T03:31:50.327Z] v3.0.0-dev.23 [2023-04-19T03:31:50.327Z] v3.0.0-dev.24 [2023-04-19T03:31:50.327Z] v3.0.0-dev.25 [2023-04-19T03:31:50.327Z] v3.0.0-dev.26 [2023-04-19T03:31:50.327Z] v3.0.0-dev.27 [2023-04-19T03:31:50.327Z] v3.0.0-dev.3 [2023-04-19T03:31:50.327Z] v3.0.0-dev.4 [2023-04-19T03:31:50.327Z] v3.0.0-dev.5 [2023-04-19T03:31:50.327Z] v3.0.0-dev.6 [2023-04-19T03:31:50.327Z] v3.0.0-dev.7 [2023-04-19T03:31:50.327Z] v3.0.0-dev.8 [2023-04-19T03:31:50.327Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-19T03:31:50.615Z] + lftools sign git-tag v3.0.0-dev.27 [2023-04-19T03:31:51.181Z] Signing Git tag with Sigul... [2023-04-19T03:31:51.181Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-04-19T03:31:51.450Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:31:51.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-19T03:31:51.745Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-19T03:31:51.788Z] $ docker stop --time=1 f1f9f011de6c977ff6a27c7196619b0ec14c78fb3d017af9895f9aa72a52a865 [2023-04-19T03:31:53.069Z] $ docker rm -f --volumes f1f9f011de6c977ff6a27c7196619b0ec14c78fb3d017af9895f9aa72a52a865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-19T03:31:53.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:31:53.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:53.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:31:53.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:31:53.842Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:31:53.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:31:54.223Z] $ docker top d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 -eo pid,comm [2023-04-19T03:31:54.255Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-19T03:31:54.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:31:54.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:31:54.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:31:54.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:31:54.435Z] $ docker exec d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 ssh-agent [2023-04-19T03:31:54.529Z] SSH_AUTH_SOCK=/tmp/ssh-482ANcu9e8kk/agent.31 [2023-04-19T03:31:54.529Z] SSH_AGENT_PID=37 [2023-04-19T03:31:54.534Z] Running ssh-add (command line suppressed) [2023-04-19T03:31:54.663Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7003433513682107110.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7003433513682107110.key) [2023-04-19T03:31:54.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:31:54.942Z] + git semver bump pre [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,145 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,145 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,145 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,145 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,145 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,145 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,147 [execute] INFO git cat-file --batch-check [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,153 [execute] INFO git cat-file --batch [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:31:55.201Z] 2023-04-19 03:31:55,158 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:31:55.201Z] 3.0.0-dev.28 [Pipeline] } [2023-04-19T03:31:55.231Z] $ docker exec --env ******** --env ******** d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 ssh-agent -k [2023-04-19T03:31:55.326Z] unset SSH_AUTH_SOCK; [2023-04-19T03:31:55.327Z] unset SSH_AGENT_PID; [2023-04-19T03:31:55.327Z] echo Agent pid 37 killed; [2023-04-19T03:31:55.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:31:55.625Z] + git semver [Pipeline] } [2023-04-19T03:31:55.916Z] $ docker stop --time=1 d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 [2023-04-19T03:31:57.180Z] $ docker rm -f --volumes d8da23f9a9ad61ef85c742e7708ca513ae8160e2201fe0c6426596534beaebb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:31:57.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:31:57.500Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:57.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:31:57.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:31:57.862Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:31:57.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:31:58.365Z] $ docker top 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:31:58.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:31:58.451Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:31:58.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:31:58.603Z] $ docker exec 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 ssh-agent [2023-04-19T03:31:58.702Z] SSH_AUTH_SOCK=/tmp/ssh-JGBL90cob17Q/agent.32 [2023-04-19T03:31:58.702Z] SSH_AGENT_PID=38 [2023-04-19T03:31:58.720Z] Running ssh-add (command line suppressed) [2023-04-19T03:31:58.841Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11224069282352250248.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11224069282352250248.key) [2023-04-19T03:31:58.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:31:59.119Z] + git semver push [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,308 [run_push] DEBUG push [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,309 [execute] INFO git cat-file --batch-check [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,311 [execute] INFO git rev-list ae04c5b6198f2e5f8b1c454ddf35215644faf924 -- [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,311 [execute] DEBUG Popen(['git', 'rev-list', 'ae04c5b6198f2e5f8b1c454ddf35215644faf924', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,317 [execute] INFO git fetch -v origin [2023-04-19T03:31:59.378Z] 2023-04-19 03:31:59,318 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-19T03:31:59.946Z] 2023-04-19 03:31:59,805 [run_push] DEBUG no remote changes detected [2023-04-19T03:31:59.946Z] 2023-04-19 03:31:59,805 [execute] INFO git push origin semver [2023-04-19T03:31:59.946Z] 2023-04-19 03:31:59,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:32:00.883Z] 2023-04-19 03:32:00,569 [run_push] DEBUG push all version tags [2023-04-19T03:32:00.883Z] 2023-04-19 03:32:00,569 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-19T03:32:00.883Z] 2023-04-19 03:32:00,570 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:32:01.451Z] 2023-04-19 03:32:01,348 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-19T03:32:01.451Z] 3.0.0-dev.28 [Pipeline] } [2023-04-19T03:32:01.482Z] $ docker exec --env ******** --env ******** 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 ssh-agent -k [2023-04-19T03:32:01.587Z] unset SSH_AUTH_SOCK; [2023-04-19T03:32:01.590Z] unset SSH_AGENT_PID; [2023-04-19T03:32:01.590Z] echo Agent pid 38 killed; [2023-04-19T03:32:01.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:32:01.885Z] + git semver [Pipeline] } [2023-04-19T03:32:02.181Z] $ docker stop --time=1 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 [2023-04-19T03:32:03.445Z] $ docker rm -f --volumes 901558f7d99627221cee605251f34cf6617b1a597774d3e53cd1e488eaf91355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-19T03:32:04.041Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-19T03:32:04.041Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-19T03:32:04.041Z] total 16 [2023-04-19T03:32:04.041Z] drwxr-xr-x 3 root root 4096 Apr 19 03:20 . [2023-04-19T03:32:04.041Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:31 .. [2023-04-19T03:32:04.041Z] drwxr-xr-x 2 root root 4096 Apr 19 03:20 cost [2023-04-19T03:32:04.041Z] -rw-r--r-- 1 root root 88 Apr 19 03:20 cost.csv [2023-04-19T03:32:04.041Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-19T03:32:04.041Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-19T03:32:04.041Z] total 16 [2023-04-19T03:32:04.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:20 . [2023-04-19T03:32:04.041Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:31 .. [2023-04-19T03:32:04.041Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:20 cost [2023-04-19T03:32:04.041Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 19 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:04.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:05.191Z] ---> package-listing.sh [2023-04-19T03:32:05.191Z] ++ facter osfamily [2023-04-19T03:32:05.191Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-19T03:32:05.450Z] + OS_FAMILY=debian [2023-04-19T03:32:05.450Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-19T03:32:05.450Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-19T03:32:05.450Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-19T03:32:05.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-19T03:32:05.450Z] + PACKAGES=/tmp/packages_start.txt [2023-04-19T03:32:05.450Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-19T03:32:05.450Z] + PACKAGES=/tmp/packages_end.txt [2023-04-19T03:32:05.450Z] + case "${OS_FAMILY}" in [2023-04-19T03:32:05.450Z] + dpkg -l [2023-04-19T03:32:05.450Z] + grep '^ii' [2023-04-19T03:32:05.450Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-19T03:32:05.450Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-19T03:32:05.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-19T03:32:05.450Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-19T03:32:05.450Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-19T03:32:05.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-04-19T03:32:05.459Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-19T03:32:05.735Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:32:06.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:32:06.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:32:06.371Z] prd-ubuntu20.04-docker-8c-8g-9051 does not seem to be running inside a container [2023-04-19T03:32:06.421Z] $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:32:06.674Z] $ docker top 52c1a73057393bd98e8f15f23d34848c3b92d587d10830cd1d936eacf3efb06f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:32:07.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-19T03:32:07.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-19T03:32:07.567Z] + ls /var/log/sa-host [2023-04-19T03:32:07.567Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:32:07.737Z] provisioning config files... [2023-04-19T03:32:07.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12382702051359249704tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:32:07.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:08.036Z] ---> create-netrc.sh [Pipeline] } [2023-04-19T03:32:08.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:08.377Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-19T03:32:08.384Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:08.676Z] ---> sudo-logs.sh [2023-04-19T03:32:08.676Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-19T03:32:08.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:08.987Z] ---> job-cost.sh [2023-04-19T03:32:08.987Z] lf-activate-venv: SKIPPING [2023-04-19T03:32:08.987Z] DEBUG: total: 0.2199999988079071 [2023-04-19T03:32:08.987Z] INFO: Retrieving Stack Cost... [2023-04-19T03:32:09.556Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:32:09.815Z] INFO: Archiving Costs [Pipeline] echo [2023-04-19T03:32:09.825Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:10.107Z] ---> logs-deploy.sh [2023-04-19T03:32:10.107Z] lf-activate-venv: SKIPPING [2023-04-19T03:32:10.107Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/99 [2023-04-19T03:32:10.107Z] INFO: archiving workspace using pattern(s): [2023-04-19T03:32:11.049Z] Archives upload complete. [2023-04-19T03:32:11.049Z] INFO: archiving logs to Nexus