Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccce436d0ac5c3ef3c815fb520729a26368c4d34 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-ssh10423264504463783476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7249474897211518256.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5207650256237163807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17018244992340533337.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-ssh7205522758541364811.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-975 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 ccce436d0ac5c3ef3c815fb520729a26368c4d34 (main) Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > 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 ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 > git rev-list --no-walk 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T23:49:45.350Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T23:49:45.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T23:49:45.447Z] ========================================================= [2024-05-28T23:49:45.447Z] EdgeX Global Pipelines Version Info [2024-05-28T23:49:45.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T23:49:46.179Z] ------------------- [2024-05-28T23:49:46.179Z] stable info: [2024-05-28T23:49:46.179Z] ------------------- [2024-05-28T23:49:46.179Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T23:49:46.179Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T23:49:46.179Z] Message: update stable to v1.0.260 [2024-05-28T23:49:46.749Z] ------------------- [2024-05-28T23:49:46.750Z] experimental info: [2024-05-28T23:49:46.750Z] ------------------- [2024-05-28T23:49:46.750Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T23:49:46.750Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T23:49:46.750Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T23:49:46.832Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-05-28T23:49:46.851Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-05-28T23:49:46.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T23:49:46.896Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T23:49:46.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T23:49:46.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T23:49:46.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T23:49:46.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T23:49:47.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T23:49:47.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T23:49:47.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T23:49:47.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-05-28T23:49:47.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T23:49:47.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T23:49:47.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T23:49:47.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T23:49:47.203Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T23:49:47.226Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T23:49:47.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T23:49:47.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T23:49:47.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-28T23:49:47.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-28T23:49:47.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T23:49:47.360Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T23:49:47.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T23:49:47.414Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T23:49:47.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T23:49:47.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T23:49:47.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T23:49:47.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T23:49:47.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo [2024-05-28T23:49:47.561Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccce436 [Pipeline] echo [2024-05-28T23:49:47.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T23:49:47.660Z] provisioning config files... [2024-05-28T23:49:47.674Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17642745887114601201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T23:49:48.028Z] ---> ****-login.sh [2024-05-28T23:49:48.028Z] nexus3.edgexfoundry.org:10001 [2024-05-28T23:49:48.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:49:48.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:49:48.550Z] Configure a credential helper to remove this warning. See [2024-05-28T23:49:48.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:49:48.550Z] [2024-05-28T23:49:48.550Z] Login Succeeded [2024-05-28T23:49:48.550Z] nexus3.edgexfoundry.org:10002 [2024-05-28T23:49:48.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:49:48.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:49:48.550Z] Configure a credential helper to remove this warning. See [2024-05-28T23:49:48.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:49:48.550Z] [2024-05-28T23:49:48.550Z] Login Succeeded [2024-05-28T23:49:48.550Z] nexus3.edgexfoundry.org:10003 [2024-05-28T23:49:48.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:49:48.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:49:48.550Z] Configure a credential helper to remove this warning. See [2024-05-28T23:49:48.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:49:48.550Z] [2024-05-28T23:49:48.550Z] Login Succeeded [2024-05-28T23:49:48.550Z] nexus3.edgexfoundry.org:10004 [2024-05-28T23:49:48.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:49:48.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:49:48.811Z] Configure a credential helper to remove this warning. See [2024-05-28T23:49:48.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:49:48.811Z] [2024-05-28T23:49:48.811Z] Login Succeeded [2024-05-28T23:49:48.811Z] ****.io [2024-05-28T23:49:48.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:49:49.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:49:49.071Z] Configure a credential helper to remove this warning. See [2024-05-28T23:49:49.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:49:49.071Z] [2024-05-28T23:49:49.071Z] Login Succeeded [2024-05-28T23:49:49.071Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T23:49:49.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T23:49:49.521Z] + git rev-list -1 --merges ccce436d0ac5c3ef3c815fb520729a26368c4d34~1..ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo [2024-05-28T23:49:49.552Z] -----------> git rev-list -1 --merges ccce436d0ac5c3ef3c815fb520729a26368c4d34~1..ccce436d0ac5c3ef3c815fb520729a26368c4d34 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-28T23:49:49.552Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34 [false] [Pipeline] sh [2024-05-28T23:49:49.852Z] + git log --format=format:%s -1 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo [2024-05-28T23:49:49.869Z] ========================================================= [2024-05-28T23:49:49.869Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T23:49:49.869Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T23:49:50.214Z] + git log --format=format:%s -1 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo [2024-05-28T23:49:50.226Z] [semverPrep] GIT_COMMIT: ccce436d0ac5c3ef3c815fb520729a26368c4d34, Commit Message: Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo [2024-05-28T23:49:50.241Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T23:49:50.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T23:49:50.627Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T23:49:50.627Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T23:49:50.627Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T23:49:50.627Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T23:49:50.627Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T23:49:50.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:49:51.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T23:49:51.050Z] [2024-05-28T23:49:51.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:49:51.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T23:49:51.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T23:49:51.355Z] b85a868b505f: Pulling fs layer [2024-05-28T23:49:51.355Z] e2be974225ed: Pulling fs layer [2024-05-28T23:49:51.355Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T23:49:51.355Z] 988bab9f4d93: Pulling fs layer [2024-05-28T23:49:51.355Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T23:49:51.355Z] eaf3925da568: Pulling fs layer [2024-05-28T23:49:51.355Z] bab4dde63d76: Pulling fs layer [2024-05-28T23:49:51.355Z] bde34c3a00c8: Pulling fs layer [2024-05-28T23:49:51.355Z] b352a97aabf1: Pulling fs layer [2024-05-28T23:49:51.355Z] 4872d77fe225: Pulling fs layer [2024-05-28T23:49:51.355Z] 5851b861e8e6: Pulling fs layer [2024-05-28T23:49:51.355Z] 1469e6f7b9e6: Waiting [2024-05-28T23:49:51.355Z] eaf3925da568: Waiting [2024-05-28T23:49:51.355Z] bab4dde63d76: Waiting [2024-05-28T23:49:51.355Z] bde34c3a00c8: Waiting [2024-05-28T23:49:51.355Z] b352a97aabf1: Waiting [2024-05-28T23:49:51.355Z] 4872d77fe225: Waiting [2024-05-28T23:49:51.355Z] 5851b861e8e6: Waiting [2024-05-28T23:49:51.355Z] 988bab9f4d93: Waiting [2024-05-28T23:49:51.355Z] e2be974225ed: Verifying Checksum [2024-05-28T23:49:51.355Z] e2be974225ed: Download complete [2024-05-28T23:49:51.355Z] 988bab9f4d93: Verifying Checksum [2024-05-28T23:49:51.355Z] 988bab9f4d93: Download complete [2024-05-28T23:49:51.614Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T23:49:51.614Z] 1469e6f7b9e6: Download complete [2024-05-28T23:49:51.614Z] eaf3925da568: Verifying Checksum [2024-05-28T23:49:51.614Z] eaf3925da568: Download complete [2024-05-28T23:49:51.614Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T23:49:51.614Z] 339a4e72a1f5: Download complete [2024-05-28T23:49:51.614Z] bde34c3a00c8: Download complete [2024-05-28T23:49:51.614Z] b352a97aabf1: Verifying Checksum [2024-05-28T23:49:51.614Z] b352a97aabf1: Download complete [2024-05-28T23:49:51.614Z] 4872d77fe225: Verifying Checksum [2024-05-28T23:49:51.614Z] 4872d77fe225: Download complete [2024-05-28T23:49:51.614Z] 5851b861e8e6: Download complete [2024-05-28T23:49:51.614Z] b85a868b505f: Verifying Checksum [2024-05-28T23:49:51.614Z] b85a868b505f: Download complete [2024-05-28T23:49:51.873Z] bab4dde63d76: Verifying Checksum [2024-05-28T23:49:51.873Z] bab4dde63d76: Download complete [2024-05-28T23:49:52.808Z] b85a868b505f: Pull complete [2024-05-28T23:49:52.808Z] e2be974225ed: Pull complete [2024-05-28T23:49:53.377Z] 339a4e72a1f5: Pull complete [2024-05-28T23:49:53.377Z] 988bab9f4d93: Pull complete [2024-05-28T23:49:53.638Z] 1469e6f7b9e6: Pull complete [2024-05-28T23:49:53.638Z] eaf3925da568: Pull complete [2024-05-28T23:49:55.015Z] bab4dde63d76: Pull complete [2024-05-28T23:49:55.015Z] bde34c3a00c8: Pull complete [2024-05-28T23:49:55.275Z] b352a97aabf1: Pull complete [2024-05-28T23:49:55.275Z] 4872d77fe225: Pull complete [2024-05-28T23:49:55.275Z] 5851b861e8e6: Pull complete [2024-05-28T23:49:55.275Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T23:49:55.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T23:49:55.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T23:49:55.425Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-28T23:49:55.460Z] $ 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 [2024-05-28T23:49:56.757Z] $ docker top a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 -eo pid,comm [2024-05-28T23:49:56.805Z] 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). [2024-05-28T23:49:56.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T23:49:56.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T23:49:56.871Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T23:49:56.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T23:49:56.978Z] $ docker exec a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent [2024-05-28T23:49:57.081Z] SSH_AUTH_SOCK=/tmp/ssh-oCyu5zREWro8/agent.32 [2024-05-28T23:49:57.081Z] SSH_AGENT_PID=38 [2024-05-28T23:49:57.087Z] Running ssh-add (command line suppressed) [2024-05-28T23:49:57.199Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16222279401763662762.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16222279401763662762.key) [2024-05-28T23:49:57.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T23:49:57.506Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T23:49:57.521Z] $ docker exec --env ******** --env ******** a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent -k [2024-05-28T23:49:57.611Z] unset SSH_AUTH_SOCK; [2024-05-28T23:49:57.611Z] unset SSH_AGENT_PID; [2024-05-28T23:49:57.611Z] echo Agent pid 38 killed; [2024-05-28T23:49:57.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T23:49:57.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T23:49:57.663Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T23:49:57.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T23:49:57.763Z] $ docker exec a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent [2024-05-28T23:49:57.856Z] SSH_AUTH_SOCK=/tmp/ssh-VtXTRlYOTEsD/agent.71 [2024-05-28T23:49:57.856Z] SSH_AGENT_PID=77 [2024-05-28T23:49:57.861Z] Running ssh-add (command line suppressed) [2024-05-28T23:49:57.960Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14479235905676195129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14479235905676195129.key) [2024-05-28T23:49:57.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T23:49:58.266Z] + git semver init [2024-05-28T23:49:58.528Z] 2024-05-28 23:49:58,425 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T23:49:58.528Z] 2024-05-28 23:49:58,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2024-05-28T23:49:58.528Z] 2024-05-28 23:49:58,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2024-05-28T23:49:58.528Z] 2024-05-28 23:49:58,426 [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) [2024-05-28T23:49:59.466Z] 2024-05-28 23:49:59,407 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2024-05-28T23:49:59.466Z] 2024-05-28 23:49:59,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2024-05-28T23:49:59.466Z] 2024-05-28 23:49:59,408 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-28T23:49:59.466Z] 2024-05-28 23:49:59,408 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-28T23:49:59.466Z] 3.2.0-dev.10 [Pipeline] } [2024-05-28T23:49:59.478Z] $ docker exec --env ******** --env ******** a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent -k [2024-05-28T23:49:59.582Z] unset SSH_AUTH_SOCK; [2024-05-28T23:49:59.583Z] unset SSH_AGENT_PID; [2024-05-28T23:49:59.584Z] echo Agent pid 77 killed; [2024-05-28T23:49:59.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T23:49:59.919Z] + git semver [Pipeline] } [2024-05-28T23:50:00.195Z] $ docker stop --time=1 a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 [2024-05-28T23:50:01.504Z] $ docker rm -f --volumes a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T23:50:01.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T23:50:02.065Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T23:50:02.069Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-05-28T23:50:02.240Z] provisioning config files... [2024-05-28T23:50:02.252Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15153563554424092633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T23:50:02.552Z] ---> ****-login.sh [2024-05-28T23:50:02.552Z] nexus3.edgexfoundry.org:10001 [2024-05-28T23:50:02.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:50:02.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:50:02.552Z] Configure a credential helper to remove this warning. See [2024-05-28T23:50:02.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:50:02.552Z] [2024-05-28T23:50:02.552Z] Login Succeeded [2024-05-28T23:50:02.552Z] nexus3.edgexfoundry.org:10002 [2024-05-28T23:50:02.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:50:02.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:50:02.553Z] Configure a credential helper to remove this warning. See [2024-05-28T23:50:02.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:50:02.553Z] [2024-05-28T23:50:02.553Z] Login Succeeded [2024-05-28T23:50:02.553Z] nexus3.edgexfoundry.org:10003 [2024-05-28T23:50:02.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:50:02.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:50:02.811Z] Configure a credential helper to remove this warning. See [2024-05-28T23:50:02.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:50:02.811Z] [2024-05-28T23:50:02.811Z] Login Succeeded [2024-05-28T23:50:02.811Z] nexus3.edgexfoundry.org:10004 [2024-05-28T23:50:02.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:50:02.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:50:02.811Z] Configure a credential helper to remove this warning. See [2024-05-28T23:50:02.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:50:02.811Z] [2024-05-28T23:50:02.811Z] Login Succeeded [2024-05-28T23:50:02.811Z] ****.io [2024-05-28T23:50:02.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:50:03.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:50:03.070Z] Configure a credential helper to remove this warning. See [2024-05-28T23:50:03.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:50:03.070Z] [2024-05-28T23:50:03.070Z] Login Succeeded [2024-05-28T23:50:03.070Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T23:50:03.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T23:50:03.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T23:50:03.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T23:50:03.202Z] ========================================================= [2024-05-28T23:50:03.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T23:50:03.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:50:03.535Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T23:50:03.535Z] Sending build context to Docker daemon 17.91MB [2024-05-28T23:50:03.535Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T23:50:03.535Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T23:50:03.535Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T23:50:03.535Z] 619be1103602: Pulling fs layer [2024-05-28T23:50:03.535Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T23:50:03.535Z] 5df492c9dc93: Pulling fs layer [2024-05-28T23:50:03.535Z] 7629e6793208: Pulling fs layer [2024-05-28T23:50:03.535Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T23:50:03.535Z] fb5054dd5b73: Pulling fs layer [2024-05-28T23:50:03.535Z] eeca6798cff9: Pulling fs layer [2024-05-28T23:50:03.535Z] aa269ceb94a6: Pulling fs layer [2024-05-28T23:50:03.535Z] ada007ff1a6a: Pulling fs layer [2024-05-28T23:50:03.535Z] 7629e6793208: Waiting [2024-05-28T23:50:03.535Z] 4f4fb700ef54: Waiting [2024-05-28T23:50:03.535Z] fb5054dd5b73: Waiting [2024-05-28T23:50:03.535Z] eeca6798cff9: Waiting [2024-05-28T23:50:03.535Z] aa269ceb94a6: Waiting [2024-05-28T23:50:03.535Z] ada007ff1a6a: Waiting [2024-05-28T23:50:03.535Z] 7862e08f4a3e: Download complete [2024-05-28T23:50:03.795Z] 7629e6793208: Download complete [2024-05-28T23:50:03.795Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T23:50:03.795Z] 4f4fb700ef54: Download complete [2024-05-28T23:50:03.795Z] fb5054dd5b73: Verifying Checksum [2024-05-28T23:50:03.795Z] fb5054dd5b73: Download complete [2024-05-28T23:50:03.795Z] 619be1103602: Verifying Checksum [2024-05-28T23:50:03.795Z] 619be1103602: Download complete [2024-05-28T23:50:03.795Z] eeca6798cff9: Verifying Checksum [2024-05-28T23:50:03.795Z] eeca6798cff9: Download complete [2024-05-28T23:50:03.795Z] 619be1103602: Pull complete [2024-05-28T23:50:04.054Z] 7862e08f4a3e: Pull complete [2024-05-28T23:50:04.054Z] ada007ff1a6a: Verifying Checksum [2024-05-28T23:50:04.054Z] ada007ff1a6a: Download complete [2024-05-28T23:50:04.321Z] 5df492c9dc93: Verifying Checksum [2024-05-28T23:50:04.321Z] 5df492c9dc93: Download complete [2024-05-28T23:50:04.580Z] aa269ceb94a6: Verifying Checksum [2024-05-28T23:50:04.580Z] aa269ceb94a6: Download complete [2024-05-28T23:50:07.868Z] 5df492c9dc93: Pull complete [2024-05-28T23:50:07.868Z] 7629e6793208: Pull complete [2024-05-28T23:50:07.868Z] 4f4fb700ef54: Pull complete [2024-05-28T23:50:07.868Z] fb5054dd5b73: Pull complete [2024-05-28T23:50:07.868Z] eeca6798cff9: Pull complete [2024-05-28T23:50:10.400Z] aa269ceb94a6: Pull complete [2024-05-28T23:50:10.659Z] ada007ff1a6a: Pull complete [2024-05-28T23:50:10.659Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T23:50:10.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T23:50:10.659Z] ---> f489d0715acc [2024-05-28T23:50:10.659Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T23:50:12.569Z] ---> Running in b76bdf99d5d5 [2024-05-28T23:50:12.569Z] Removing intermediate container b76bdf99d5d5 [2024-05-28T23:50:12.569Z] ---> bec36573fccd [2024-05-28T23:50:12.569Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T23:50:12.569Z] ---> Running in de38345b6ec7 [2024-05-28T23:50:12.569Z] Removing intermediate container de38345b6ec7 [2024-05-28T23:50:12.569Z] ---> 14e4128620db [2024-05-28T23:50:12.569Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T23:50:12.569Z] ---> Running in d6cdb55f6afe [2024-05-28T23:50:12.569Z] Removing intermediate container d6cdb55f6afe [2024-05-28T23:50:12.569Z] ---> e48f7624907c [2024-05-28T23:50:12.569Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T23:50:12.569Z] ---> Running in b71b01d8036a [2024-05-28T23:50:12.569Z] Removing intermediate container b71b01d8036a [2024-05-28T23:50:12.569Z] ---> 33de94275392 [2024-05-28T23:50:12.569Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T23:50:12.569Z] ---> Running in e8daeb283207 [2024-05-28T23:50:12.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T23:50:13.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T23:50:13.346Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T23:50:13.346Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T23:50:13.346Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T23:50:13.346Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T23:50:13.346Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T23:50:13.606Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T23:50:13.606Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T23:50:13.606Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T23:50:13.606Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T23:50:13.606Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T23:50:13.606Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T23:50:13.606Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T23:50:13.606Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T23:50:13.606Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T23:50:13.606Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T23:50:13.606Z] OK: 271 MiB in 65 packages [2024-05-28T23:50:14.176Z] Removing intermediate container e8daeb283207 [2024-05-28T23:50:14.176Z] ---> 4cca3425ca1b [2024-05-28T23:50:14.176Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T23:50:14.176Z] ---> Running in ff8e1c39fd02 [2024-05-28T23:50:14.176Z] Removing intermediate container ff8e1c39fd02 [2024-05-28T23:50:14.176Z] ---> 79a2addc7098 [2024-05-28T23:50:14.176Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T23:50:14.176Z] ---> 7f802671d842 [2024-05-28T23:50:14.176Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T23:50:14.176Z] ---> Running in 6c76a524a278 [2024-05-28T23:50:17.191Z] Still waiting to schedule task [2024-05-28T23:50:17.191Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T23:51:00.877Z] Removing intermediate container 6c76a524a278 [2024-05-28T23:51:00.877Z] ---> 05802fd6ee9d [2024-05-28T23:51:00.877Z] Step 11/13 : COPY . . [2024-05-28T23:51:00.877Z] ---> c9a5f8aa0f4d [2024-05-28T23:51:00.877Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T23:51:00.877Z] ---> Running in 63964695cc69 [2024-05-28T23:51:00.877Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T23:51:00.877Z] Dload Upload Total Spent Left Speed [2024-05-28T23:51:00.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9821 0 --:--:-- --:--:-- --:--:-- 9925 [2024-05-28T23:51:00.877Z] Removing intermediate container 63964695cc69 [2024-05-28T23:51:00.877Z] ---> 5c6941a96662 [2024-05-28T23:51:00.877Z] Step 13/13 : RUN ${MAKE} [2024-05-28T23:51:00.877Z] ---> Running in e46be5fd4908 [2024-05-28T23:51:00.877Z] noop [2024-05-28T23:51:00.877Z] Removing intermediate container e46be5fd4908 [2024-05-28T23:51:00.877Z] ---> 9c8cc7b47520 [2024-05-28T23:51:00.877Z] Successfully built 9c8cc7b47520 [2024-05-28T23:51:00.877Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:51:01.208Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T23:51:01.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T23:51:01.294Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-28T23:51:01.323Z] $ 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 [2024-05-28T23:51:01.641Z] $ docker top aa09f1caa29cf6a30221abcdf95297fb607f5057a34283a245f88648f056575e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T23:51:01.990Z] + go version [2024-05-28T23:51:01.990Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T23:51:02.001Z] $ docker stop --time=1 aa09f1caa29cf6a30221abcdf95297fb607f5057a34283a245f88648f056575e [2024-05-28T23:51:03.259Z] $ docker rm -f --volumes aa09f1caa29cf6a30221abcdf95297fb607f5057a34283a245f88648f056575e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:51:03.703Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T23:51:03.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T23:51:03.782Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-28T23:51:03.807Z] $ 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 [2024-05-28T23:51:04.117Z] $ docker top 3034b8dae95a7a3e5a04d2ed40b8a5ae72e0c135841c1a5418194be78f7ba78c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T23:51:04.460Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2024-05-28T23:51:04.760Z] + make test [2024-05-28T23:51:04.760Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T23:51:05.700Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T23:51:23.775Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T23:51:23.775Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2024-05-28T23:51:33.737Z] go vet ./... [2024-05-28T23:51:37.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T23:51:37.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T23:51:37.923Z] ./bin/test-attribution-txt.sh [2024-05-28T23:51:37.923Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T23:51:37.923Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T23:51:37.924Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T23:51:37.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T23:51:37.958Z] $ docker stop --time=1 3034b8dae95a7a3e5a04d2ed40b8a5ae72e0c135841c1a5418194be78f7ba78c [2024-05-28T23:51:40.211Z] $ docker rm -f --volumes 3034b8dae95a7a3e5a04d2ed40b8a5ae72e0c135841c1a5418194be78f7ba78c [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T23:51:40.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T23:51:40.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T23:51:41.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T23:51:41.663Z] + ls -al . [2024-05-28T23:51:41.663Z] total 292 [2024-05-28T23:51:41.663Z] drwxrwxr-x 9 jenkins jenkins 4096 May 28 23:51 . [2024-05-28T23:51:41.663Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 23:49 .. [2024-05-28T23:51:41.663Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 23:51 .git [2024-05-28T23:51:41.663Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:49 .github [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 23:49 .gitignore [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 23:49 .golangci.yml [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 23:49 .hadolint.yml [2024-05-28T23:51:41.663Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 23:49 .semver [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 28 23:49 Attribution.txt [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 23:49 CHANGELOG.md [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 28 23:49 Dockerfile [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 23:49 GOVERNANCE.md [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 23:49 Jenkinsfile [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 23:49 LICENSE [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 23:49 Makefile [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 23:49 OWNERS.md [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 23:49 README.md [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 23:50 VERSION [2024-05-28T23:51:41.663Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:49 bin [2024-05-28T23:51:41.663Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:49 cmd [2024-05-28T23:51:41.663Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 23:51 coverage.out [2024-05-28T23:51:41.663Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 23:49 docker-entrypoint.sh [2024-05-28T23:51:41.663Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:49 docs [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 7266 May 28 23:49 go.mod [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 101892 May 28 23:49 go.sum [2024-05-28T23:51:41.663Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:49 internal [2024-05-28T23:51:41.663Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 23:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:51:41.982Z] + 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=ccce436d0ac5c3ef3c815fb520729a26368c4d34 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-05-28T23:51:41.982Z] Sending build context to Docker daemon 17.96MB [2024-05-28T23:51:41.982Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T23:51:41.982Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-28T23:51:41.982Z] ---> 9c8cc7b47520 [2024-05-28T23:51:41.982Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-28T23:51:41.982Z] ---> Running in 1cf7a777d197 [2024-05-28T23:51:42.242Z] Removing intermediate container 1cf7a777d197 [2024-05-28T23:51:42.242Z] ---> 63b852547366 [2024-05-28T23:51:42.242Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T23:51:42.242Z] ---> Running in c5903fb172ff [2024-05-28T23:51:42.242Z] Removing intermediate container c5903fb172ff [2024-05-28T23:51:42.242Z] ---> 8ce00a2ebea2 [2024-05-28T23:51:42.242Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T23:51:42.242Z] ---> Running in bac82cb92c39 [2024-05-28T23:51:42.242Z] Removing intermediate container bac82cb92c39 [2024-05-28T23:51:42.242Z] ---> c953e54278f7 [2024-05-28T23:51:42.242Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T23:51:42.242Z] ---> Running in 6d3ff5591363 [2024-05-28T23:51:42.502Z] Removing intermediate container 6d3ff5591363 [2024-05-28T23:51:42.502Z] ---> e3af6a59f6de [2024-05-28T23:51:42.502Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T23:51:42.502Z] ---> Running in 8eb9c426b5b1 [2024-05-28T23:51:42.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T23:51:42.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T23:51:43.020Z] OK: 271 MiB in 65 packages [2024-05-28T23:51:43.280Z] Removing intermediate container 8eb9c426b5b1 [2024-05-28T23:51:43.280Z] ---> a9923dba139c [2024-05-28T23:51:43.280Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-28T23:51:43.280Z] ---> Running in 3745a78404cf [2024-05-28T23:51:43.280Z] Removing intermediate container 3745a78404cf [2024-05-28T23:51:43.280Z] ---> 744ad2b28970 [2024-05-28T23:51:43.280Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-28T23:51:43.542Z] ---> d422a0792793 [2024-05-28T23:51:43.542Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T23:51:43.542Z] ---> Running in b73dbc0b01b5 [2024-05-28T23:51:44.110Z] Removing intermediate container b73dbc0b01b5 [2024-05-28T23:51:44.110Z] ---> aa19f7dc3561 [2024-05-28T23:51:44.110Z] Step 11/37 : COPY . . [2024-05-28T23:51:44.679Z] ---> e425da21f04b [2024-05-28T23:51:44.679Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T23:51:44.679Z] ---> Running in 28611b5ce8d7 [2024-05-28T23:51:44.679Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T23:51:44.679Z] Dload Upload Total Spent Left Speed [2024-05-28T23:51:44.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30957 0 --:--:-- --:--:-- --:--:-- 32181 [2024-05-28T23:51:44.938Z] Removing intermediate container 28611b5ce8d7 [2024-05-28T23:51:44.938Z] ---> e64cc74933ba [2024-05-28T23:51:44.938Z] Step 13/37 : RUN ${MAKE} [2024-05-28T23:51:45.197Z] ---> Running in 154940bacd96 [2024-05-28T23:51:45.455Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-28T23:51:50.285Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-977 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2024-05-28T23:51:50.303Z] Running in /w/workspace/device-usb-camera/175 [Pipeline] { [Pipeline] checkout [2024-05-28T23:51:53.414Z] Selected Git installation does not exist. Using Default [2024-05-28T23:51:53.414Z] The recommended git tool is: NONE [2024-05-28T23:51:57.980Z] using credential edgex-jenkins-ssh [2024-05-28T23:51:58.003Z] Cloning the remote Git repository [2024-05-28T23:51:58.050Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T23:51:58.157Z] > git init /w/workspace/device-usb-camera/175 # timeout=10 [2024-05-28T23:51:58.296Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-05-28T23:51:58.297Z] > git --version # timeout=10 [2024-05-28T23:51:58.322Z] > git --version # 'git version 2.25.1' [2024-05-28T23:51:58.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T23:51:58.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T23:52:00.427Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-05-28T23:52:00.461Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T23:52:01.341Z] Avoid second fetch [2024-05-28T23:52:01.341Z] Checking out Revision ccce436d0ac5c3ef3c815fb520729a26368c4d34 (main) [2024-05-28T23:52:01.989Z] Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" [2024-05-28T23:52:01.363Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T23:52:01.426Z] > git checkout -f ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T23:52:06.676Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T23:52:06.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T23:52:06.676Z] Dload Upload Total Spent Left Speed [2024-05-28T23:52:06.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-05-28T23:52:07.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T23:52:07.336Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T23:52:07.337Z] + sudo tee /etc/docker/daemon.new [2024-05-28T23:52:07.337Z] { [2024-05-28T23:52:07.337Z] "registry-mirrors": [ [2024-05-28T23:52:07.337Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T23:52:07.337Z] ], [2024-05-28T23:52:07.337Z] "bip": "10.250.0.254/24", [2024-05-28T23:52:07.337Z] "hosts": [ [2024-05-28T23:52:07.337Z] "tcp://0.0.0.0:5555", [2024-05-28T23:52:07.337Z] "unix:///var/run/docker.sock" [2024-05-28T23:52:07.337Z] ], [2024-05-28T23:52:07.337Z] "mtu": 1458, [2024-05-28T23:52:07.337Z] "selinux-enabled": true, [2024-05-28T23:52:07.337Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T23:52:07.337Z] } [Pipeline] sh [2024-05-28T23:52:07.665Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T23:52:08.007Z] + sudo service docker restart [2024-05-28T23:52:17.533Z] Removing intermediate container 154940bacd96 [2024-05-28T23:52:17.533Z] ---> dfd19c5c17a4 [2024-05-28T23:52:17.533Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-28T23:52:17.533Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-28T23:52:17.533Z] 4acc49c71d14: Pulling fs layer [2024-05-28T23:52:17.533Z] 4acc49c71d14: Verifying Checksum [2024-05-28T23:52:17.533Z] 4acc49c71d14: Download complete [2024-05-28T23:52:17.533Z] 4acc49c71d14: Pull complete [2024-05-28T23:52:17.533Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-28T23:52:17.533Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-28T23:52:17.533Z] ---> 01a2bd3e5fff [2024-05-28T23:52:17.533Z] Step 15/37 : FROM alpine:3.18 [2024-05-28T23:52:17.533Z] 3.18: Pulling from library/alpine [2024-05-28T23:52:17.533Z] 619be1103602: Already exists [2024-05-28T23:52:17.533Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T23:52:17.533Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T23:52:17.533Z] ---> d3782b16ccc9 [2024-05-28T23:52:17.533Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-28T23:52:17.533Z] ---> Running in 60cd4d76730b [2024-05-28T23:52:17.533Z] Removing intermediate container 60cd4d76730b [2024-05-28T23:52:17.533Z] ---> a792ba040fe6 [2024-05-28T23:52:17.533Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-28T23:52:17.533Z] ---> Running in ded2f9695865 [2024-05-28T23:52:17.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T23:52:17.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T23:52:17.533Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-05-28T23:52:17.533Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-05-28T23:52:17.533Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-05-28T23:52:17.533Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-05-28T23:52:17.533Z] (5/107) Installing libxau (1.0.11-r2) [2024-05-28T23:52:17.533Z] (6/107) Installing libmd (1.0.4-r2) [2024-05-28T23:52:17.533Z] (7/107) Installing libbsd (0.11.7-r1) [2024-05-28T23:52:17.533Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-05-28T23:52:17.533Z] (9/107) Installing libxcb (1.15-r1) [2024-05-28T23:52:17.533Z] (10/107) Installing libx11 (1.8.7-r0) [2024-05-28T23:52:17.533Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-05-28T23:52:17.533Z] (12/107) Installing libpciaccess (0.17-r2) [2024-05-28T23:52:17.533Z] (13/107) Installing libdrm (2.4.115-r4) [2024-05-28T23:52:17.533Z] (14/107) Installing libxext (1.3.5-r2) [2024-05-28T23:52:17.533Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-05-28T23:52:17.533Z] (16/107) Installing libffi (3.4.4-r2) [2024-05-28T23:52:17.533Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-05-28T23:52:17.533Z] (18/107) Installing libva (2.18.0-r1) [2024-05-28T23:52:17.533Z] (19/107) Installing libvdpau (1.5-r1) [2024-05-28T23:52:17.533Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-05-28T23:52:17.533Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-28T23:52:17.533Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-05-28T23:52:17.533Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-28T23:52:17.533Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-05-28T23:52:17.533Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-05-28T23:52:17.533Z] (26/107) Installing libhwy (1.0.4-r1) [2024-05-28T23:52:17.533Z] (27/107) Installing lcms2 (2.15-r2) [2024-05-28T23:52:17.533Z] (28/107) Installing libjxl (0.8.2-r0) [2024-05-28T23:52:17.533Z] (29/107) Installing lame-libs (3.100-r5) [2024-05-28T23:52:17.533Z] (30/107) Installing opus (1.4-r0) [2024-05-28T23:52:17.533Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-05-28T23:52:17.533Z] (32/107) Installing soxr (0.1.3-r5) [2024-05-28T23:52:17.533Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-28T23:52:17.533Z] (34/107) Installing libogg (1.3.5-r4) [2024-05-28T23:52:17.533Z] (35/107) Installing libtheora (1.1.1-r17) [2024-05-28T23:52:17.533Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-05-28T23:52:17.533Z] (37/107) Installing libvpx (1.13.0-r2) [2024-05-28T23:52:17.533Z] (38/107) Installing libwebp (1.3.2-r0) [2024-05-28T23:52:17.533Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-05-28T23:52:17.533Z] (40/107) Installing numactl (2.0.16-r4) [2024-05-28T23:52:17.533Z] (41/107) Installing x265-libs (3.5-r4) [2024-05-28T23:52:17.533Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-05-28T23:52:17.533Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-28T23:52:17.820Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-05-28T23:52:17.820Z] (45/107) Installing libexpat (2.6.2-r0) [2024-05-28T23:52:17.820Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-05-28T23:52:17.820Z] (47/107) Installing libpng (1.6.39-r3) [2024-05-28T23:52:17.820Z] (48/107) Installing freetype (2.13.0-r5) [2024-05-28T23:52:17.820Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-05-28T23:52:17.820Z] (50/107) Installing fribidi (1.0.13-r0) [2024-05-28T23:52:17.820Z] (51/107) Installing libintl (0.21.1-r7) [2024-05-28T23:52:17.820Z] (52/107) Installing libblkid (2.38.1-r8) [2024-05-28T23:52:17.820Z] (53/107) Installing libmount (2.38.1-r8) [2024-05-28T23:52:17.820Z] (54/107) Installing pcre2 (10.42-r1) [2024-05-28T23:52:17.820Z] (55/107) Installing glib (2.76.6-r0) [2024-05-28T23:52:17.820Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-05-28T23:52:18.079Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-05-28T23:52:18.079Z] (58/107) Installing libunibreak (5.1-r0) [2024-05-28T23:52:18.079Z] (59/107) Installing libass (0.17.1-r0) [2024-05-28T23:52:18.079Z] (60/107) Installing libbluray (1.3.4-r0) [2024-05-28T23:52:18.079Z] (61/107) Installing gmp (6.2.1-r3) [2024-05-28T23:52:18.079Z] (62/107) Installing nettle (3.8.1-r2) [2024-05-28T23:52:18.079Z] (63/107) Installing libunistring (1.1-r1) [2024-05-28T23:52:18.079Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-05-28T23:52:18.079Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-05-28T23:52:18.079Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-05-28T23:52:18.079Z] (67/107) Installing gnutls (3.8.4-r0) [2024-05-28T23:52:18.079Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-05-28T23:52:18.079Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-05-28T23:52:18.079Z] (70/107) Installing cjson (1.7.17-r0) [2024-05-28T23:52:18.079Z] (71/107) Installing mbedtls (2.28.8-r0) [2024-05-28T23:52:18.339Z] (72/107) Installing librist (0.2.7-r0) [2024-05-28T23:52:18.339Z] (73/107) Installing libsrt (1.5.2-r0) [2024-05-28T23:52:18.339Z] (74/107) Installing libssh (0.10.5-r0) [2024-05-28T23:52:18.339Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-05-28T23:52:18.339Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-05-28T23:52:18.339Z] (77/107) Installing libsodium (1.0.18-r3) [2024-05-28T23:52:18.339Z] (78/107) Installing libzmq (4.3.4-r4) [2024-05-28T23:52:18.339Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-28T23:52:18.339Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-05-28T23:52:18.599Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-05-28T23:52:18.599Z] (82/107) Installing shaderc (2023.3-r1) [2024-05-28T23:52:18.599Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-05-28T23:52:18.599Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-05-28T23:52:18.599Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-28T23:52:18.599Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-28T23:52:18.599Z] (87/107) Installing vidstab (1.1.1-r0) [2024-05-28T23:52:18.599Z] (88/107) Installing zimg (3.0.5-r0) [2024-05-28T23:52:18.599Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-28T23:52:18.599Z] (90/107) Installing libasyncns (0.8-r1) [2024-05-28T23:52:18.599Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-05-28T23:52:18.599Z] (92/107) Installing libltdl (2.4.7-r2) [2024-05-28T23:52:18.858Z] (93/107) Installing orc (0.4.34-r0) [2024-05-28T23:52:18.858Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-05-28T23:52:18.858Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-05-28T23:52:18.858Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-05-28T23:52:18.858Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-05-28T23:52:18.858Z] (98/107) Installing libpulse (16.1-r10) [2024-05-28T23:52:18.858Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T23:52:18.858Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T23:52:18.858Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-28T23:52:18.858Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-05-28T23:52:18.858Z] (103/107) Installing udev-init-scripts (35-r1) [2024-05-28T23:52:18.858Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-05-28T23:52:18.858Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-05-28T23:52:18.858Z] (106/107) Installing kmod-libs (30-r3) [2024-05-28T23:52:18.858Z] (107/107) Installing eudev (3.2.11-r8) [2024-05-28T23:52:18.858Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T23:52:18.858Z] Executing glib-2.76.6-r0.trigger [2024-05-28T23:52:18.858Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T23:52:18.858Z] OK: 131 MiB in 122 packages [2024-05-28T23:52:23.065Z] Removing intermediate container ded2f9695865 [2024-05-28T23:52:23.065Z] ---> 54db9463a7dd [2024-05-28T23:52:23.065Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-28T23:52:23.065Z] ---> Running in 324d0bea2425 [2024-05-28T23:52:23.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T23:52:23.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T23:52:23.324Z] Upgrading critical system libraries and apk-tools: [2024-05-28T23:52:23.324Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T23:52:23.324Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T23:52:23.584Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T23:52:23.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T23:52:23.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T23:52:23.843Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T23:52:23.843Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T23:52:23.843Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T23:52:23.843Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T23:52:23.843Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T23:52:23.843Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T23:52:23.843Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T23:52:23.843Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T23:52:23.843Z] OK: 131 MiB in 122 packages [2024-05-28T23:52:24.781Z] Removing intermediate container 324d0bea2425 [2024-05-28T23:52:24.781Z] ---> df911fd76ff4 [2024-05-28T23:52:24.781Z] Step 19/37 : WORKDIR / [2024-05-28T23:52:24.781Z] ---> Running in 2cca3241b82d [2024-05-28T23:52:24.781Z] Removing intermediate container 2cca3241b82d [2024-05-28T23:52:24.781Z] ---> c8f61b904450 [2024-05-28T23:52:24.781Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T23:52:26.301Z] provisioning config files... [2024-05-28T23:52:26.328Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/175@tmp/config16941654574208238597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T23:52:26.777Z] ---> ****-login.sh [2024-05-28T23:52:26.777Z] nexus3.edgexfoundry.org:10001 [2024-05-28T23:52:26.803Z] ---> 77df7f80927a [2024-05-28T23:52:26.803Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-28T23:52:26.803Z] ---> 4f96cd699865 [2024-05-28T23:52:26.803Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-28T23:52:26.803Z] ---> c1b002ea6cd0 [2024-05-28T23:52:26.803Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-28T23:52:26.803Z] ---> 830a3f3c6650 [2024-05-28T23:52:26.803Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-28T23:52:27.062Z] ---> e41b113b7720 [2024-05-28T23:52:27.062Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-28T23:52:27.062Z] ---> 8e9ec97b8a64 [2024-05-28T23:52:27.062Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-28T23:52:27.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:27.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:27.369Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:27.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:27.369Z] [2024-05-28T23:52:27.369Z] Login Succeeded [2024-05-28T23:52:27.369Z] nexus3.edgexfoundry.org:10002 [2024-05-28T23:52:27.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:27.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:27.913Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:27.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:27.913Z] [2024-05-28T23:52:27.913Z] Login Succeeded [2024-05-28T23:52:27.913Z] nexus3.edgexfoundry.org:10003 [2024-05-28T23:52:28.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:28.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:28.186Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:28.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:28.186Z] [2024-05-28T23:52:28.186Z] Login Succeeded [2024-05-28T23:52:28.186Z] nexus3.edgexfoundry.org:10004 [2024-05-28T23:52:28.438Z] ---> b9f83bb479d4 [2024-05-28T23:52:28.438Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-28T23:52:28.438Z] ---> Running in f1dd8505bf57 [2024-05-28T23:52:28.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:28.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:28.738Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:28.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:28.738Z] [2024-05-28T23:52:28.738Z] Login Succeeded [2024-05-28T23:52:28.738Z] ****.io [2024-05-28T23:52:29.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:29.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:29.274Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:29.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:29.274Z] [2024-05-28T23:52:29.274Z] Login Succeeded [2024-05-28T23:52:29.274Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T23:52:29.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-28T23:52:29.376Z] Removing intermediate container f1dd8505bf57 [2024-05-28T23:52:29.377Z] ---> 326e8cbf4ce4 [2024-05-28T23:52:29.377Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-28T23:52:29.377Z] ---> Running in 7d5658b7f8d2 [Pipeline] echo [2024-05-28T23:52:29.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T23:52:29.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T23:52:29.654Z] ========================================================= [2024-05-28T23:52:29.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T23:52:29.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:29.942Z] Removing intermediate container 7d5658b7f8d2 [2024-05-28T23:52:29.943Z] ---> 27eaa1f78c6e [2024-05-28T23:52:29.943Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-28T23:52:29.943Z] ---> Running in abc4ff5fd8df [2024-05-28T23:52:30.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T23:52:30.508Z] Removing intermediate container abc4ff5fd8df [2024-05-28T23:52:30.508Z] ---> 5676b6722a15 [2024-05-28T23:52:30.508Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-28T23:52:30.508Z] ---> Running in 95d02dd7216f [2024-05-28T23:52:30.623Z] Sending build context to Docker daemon 9.213MB [2024-05-28T23:52:30.623Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T23:52:30.623Z] Step 2/13 : FROM ${BASE} AS builder [2024-05-28T23:52:30.893Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T23:52:30.893Z] c6b39de5b339: Pulling fs layer [2024-05-28T23:52:30.893Z] a69c41024577: Pulling fs layer [2024-05-28T23:52:30.893Z] d6de4b400683: Pulling fs layer [2024-05-28T23:52:30.893Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T23:52:30.893Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T23:52:30.893Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T23:52:30.893Z] 00f215d4a9da: Pulling fs layer [2024-05-28T23:52:30.893Z] d496ad576159: Pulling fs layer [2024-05-28T23:52:30.893Z] 4f4fb700ef54: Waiting [2024-05-28T23:52:30.893Z] 464afbd9ba4c: Waiting [2024-05-28T23:52:30.893Z] 00f215d4a9da: Waiting [2024-05-28T23:52:30.893Z] d496ad576159: Waiting [2024-05-28T23:52:30.893Z] 35cb2a7552d0: Waiting [2024-05-28T23:52:30.893Z] a69c41024577: Verifying Checksum [2024-05-28T23:52:30.893Z] a69c41024577: Download complete [2024-05-28T23:52:30.893Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T23:52:30.893Z] 35cb2a7552d0: Download complete [2024-05-28T23:52:30.893Z] 4f4fb700ef54: Download complete [2024-05-28T23:52:30.893Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T23:52:30.893Z] 464afbd9ba4c: Download complete [2024-05-28T23:52:30.893Z] c6b39de5b339: Verifying Checksum [2024-05-28T23:52:30.893Z] c6b39de5b339: Download complete [2024-05-28T23:52:31.075Z] Removing intermediate container 95d02dd7216f [2024-05-28T23:52:31.075Z] ---> 86f6a37ff9a9 [2024-05-28T23:52:31.075Z] Step 31/37 : EXPOSE 59983 [2024-05-28T23:52:31.075Z] ---> Running in d9e0c868fa4e [2024-05-28T23:52:31.334Z] Removing intermediate container d9e0c868fa4e [2024-05-28T23:52:31.334Z] ---> f7ab4dbf4e5d [2024-05-28T23:52:31.334Z] Step 32/37 : EXPOSE 8554 [2024-05-28T23:52:31.334Z] ---> Running in 970b0f38ff7a [2024-05-28T23:52:31.334Z] Removing intermediate container 970b0f38ff7a [2024-05-28T23:52:31.334Z] ---> c631fab7887e [2024-05-28T23:52:31.334Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-28T23:52:31.334Z] ---> Running in b5efa63fe374 [2024-05-28T23:52:31.334Z] Removing intermediate container b5efa63fe374 [2024-05-28T23:52:31.334Z] ---> 4ca392187e5a [2024-05-28T23:52:31.334Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-28T23:52:31.493Z] d496ad576159: Verifying Checksum [2024-05-28T23:52:31.493Z] d496ad576159: Download complete [2024-05-28T23:52:31.593Z] ---> Running in 315c9bd1cba3 [2024-05-28T23:52:31.593Z] Removing intermediate container 315c9bd1cba3 [2024-05-28T23:52:31.593Z] ---> b180a595ccfd [2024-05-28T23:52:31.593Z] Step 35/37 : LABEL arch=amd64 [2024-05-28T23:52:31.593Z] ---> Running in b8f0f46710b2 [2024-05-28T23:52:31.593Z] Removing intermediate container b8f0f46710b2 [2024-05-28T23:52:31.593Z] ---> 1047f3cd1495 [2024-05-28T23:52:31.593Z] Step 36/37 : LABEL git_sha=ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-28T23:52:31.593Z] ---> Running in d1cda440878b [2024-05-28T23:52:31.853Z] Removing intermediate container d1cda440878b [2024-05-28T23:52:31.853Z] ---> 4ed769d2c6a5 [2024-05-28T23:52:31.853Z] Step 37/37 : LABEL version=3.2.0-dev.10 [2024-05-28T23:52:31.853Z] ---> Running in 40d2bc416403 [2024-05-28T23:52:31.853Z] Removing intermediate container 40d2bc416403 [2024-05-28T23:52:31.853Z] ---> a5ac53192ab9 [2024-05-28T23:52:31.853Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T23:52:31.853Z] Successfully built a5ac53192ab9 [2024-05-28T23:52:31.853Z] 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 [2024-05-28T23:52:31.992Z] provisioning config files... [2024-05-28T23:52:32.001Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6407623361957229309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T23:52:32.095Z] c6b39de5b339: Pull complete [2024-05-28T23:52:32.311Z] ---> ****-login.sh [2024-05-28T23:52:32.311Z] nexus3.edgexfoundry.org:10001 [2024-05-28T23:52:32.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:32.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:32.311Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:32.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:32.311Z] [2024-05-28T23:52:32.311Z] Login Succeeded [2024-05-28T23:52:32.311Z] nexus3.edgexfoundry.org:10002 [2024-05-28T23:52:32.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:32.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:32.312Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:32.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:32.312Z] [2024-05-28T23:52:32.312Z] Login Succeeded [2024-05-28T23:52:32.312Z] nexus3.edgexfoundry.org:10003 [2024-05-28T23:52:32.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:32.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:32.572Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:32.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:32.572Z] [2024-05-28T23:52:32.572Z] Login Succeeded [2024-05-28T23:52:32.572Z] nexus3.edgexfoundry.org:10004 [2024-05-28T23:52:32.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:32.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:32.572Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:32.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:32.572Z] [2024-05-28T23:52:32.572Z] Login Succeeded [2024-05-28T23:52:32.572Z] ****.io [2024-05-28T23:52:32.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T23:52:32.688Z] a69c41024577: Pull complete [2024-05-28T23:52:32.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T23:52:32.832Z] Configure a credential helper to remove this warning. See [2024-05-28T23:52:32.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T23:52:32.832Z] [2024-05-28T23:52:32.832Z] Login Succeeded [2024-05-28T23:52:32.832Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T23:52:32.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T23:52:32.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T23:52:32.925Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2024-05-28T23:52:32.925Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-28T23:52:32.925Z] latest [2024-05-28T23:52:32.925Z] 3.2.0-dev.10 [2024-05-28T23:52:32.925Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [2024-05-28T23:52:32.925Z] main [2024-05-28T23:52:32.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-05-28T23:52:32.961Z] d6de4b400683: Verifying Checksum [2024-05-28T23:52:32.961Z] d6de4b400683: Download complete [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:33.278Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:33.611Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-28T23:52:33.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T23:52:33.611Z] 2fb14e596a91: Preparing [2024-05-28T23:52:33.611Z] 753438584826: Preparing [2024-05-28T23:52:33.611Z] efa1453c273a: Preparing [2024-05-28T23:52:33.611Z] 33f10e979af1: Preparing [2024-05-28T23:52:33.611Z] 3827b5b91e75: Preparing [2024-05-28T23:52:33.611Z] acc83c6ca332: Preparing [2024-05-28T23:52:33.611Z] c48b4609300d: Preparing [2024-05-28T23:52:33.611Z] fb416e3b73ff: Preparing [2024-05-28T23:52:33.611Z] 0f9320df4e18: Preparing [2024-05-28T23:52:33.611Z] 98f5934e0aa0: Preparing [2024-05-28T23:52:33.611Z] 60f28abe7f59: Preparing [2024-05-28T23:52:33.611Z] a8c02a197af1: Preparing [2024-05-28T23:52:33.611Z] d73dcd648c54: Preparing [2024-05-28T23:52:33.611Z] aedc3bda2944: Preparing [2024-05-28T23:52:33.611Z] 98f5934e0aa0: Waiting [2024-05-28T23:52:33.611Z] 60f28abe7f59: Waiting [2024-05-28T23:52:33.611Z] a8c02a197af1: Waiting [2024-05-28T23:52:33.611Z] d73dcd648c54: Waiting [2024-05-28T23:52:33.611Z] aedc3bda2944: Waiting [2024-05-28T23:52:33.611Z] acc83c6ca332: Waiting [2024-05-28T23:52:33.611Z] 0f9320df4e18: Waiting [2024-05-28T23:52:33.611Z] c48b4609300d: Waiting [2024-05-28T23:52:33.611Z] fb416e3b73ff: Waiting [2024-05-28T23:52:33.611Z] 2fb14e596a91: Pushed [2024-05-28T23:52:33.611Z] efa1453c273a: Pushed [2024-05-28T23:52:33.611Z] 753438584826: Pushed [2024-05-28T23:52:33.611Z] 33f10e979af1: Pushed [2024-05-28T23:52:33.611Z] acc83c6ca332: Pushed [2024-05-28T23:52:33.870Z] c48b4609300d: Pushed [2024-05-28T23:52:33.870Z] fb416e3b73ff: Pushed [2024-05-28T23:52:33.870Z] 0f9320df4e18: Pushed [2024-05-28T23:52:33.870Z] 98f5934e0aa0: Pushed [2024-05-28T23:52:33.870Z] aedc3bda2944: Layer already exists [2024-05-28T23:52:34.383Z] 00f215d4a9da: Verifying Checksum [2024-05-28T23:52:34.383Z] 00f215d4a9da: Download complete [2024-05-28T23:52:34.439Z] a8c02a197af1: Pushed [2024-05-28T23:52:36.342Z] 3827b5b91e75: Pushed [2024-05-28T23:52:37.723Z] 60f28abe7f59: Pushed [2024-05-28T23:52:45.850Z] d73dcd648c54: Pushed [2024-05-28T23:52:45.850Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:46.184Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:46.516Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-05-28T23:52:46.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T23:52:46.516Z] 2fb14e596a91: Preparing [2024-05-28T23:52:46.516Z] 753438584826: Preparing [2024-05-28T23:52:46.516Z] efa1453c273a: Preparing [2024-05-28T23:52:46.516Z] 33f10e979af1: Preparing [2024-05-28T23:52:46.516Z] 3827b5b91e75: Preparing [2024-05-28T23:52:46.516Z] acc83c6ca332: Preparing [2024-05-28T23:52:46.516Z] c48b4609300d: Preparing [2024-05-28T23:52:46.516Z] fb416e3b73ff: Preparing [2024-05-28T23:52:46.516Z] 0f9320df4e18: Preparing [2024-05-28T23:52:46.516Z] 98f5934e0aa0: Preparing [2024-05-28T23:52:46.516Z] 60f28abe7f59: Preparing [2024-05-28T23:52:46.516Z] a8c02a197af1: Preparing [2024-05-28T23:52:46.517Z] d73dcd648c54: Preparing [2024-05-28T23:52:46.517Z] aedc3bda2944: Preparing [2024-05-28T23:52:46.517Z] a8c02a197af1: Waiting [2024-05-28T23:52:46.517Z] 60f28abe7f59: Waiting [2024-05-28T23:52:46.517Z] aedc3bda2944: Waiting [2024-05-28T23:52:46.517Z] 98f5934e0aa0: Waiting [2024-05-28T23:52:46.517Z] fb416e3b73ff: Waiting [2024-05-28T23:52:46.517Z] 0f9320df4e18: Waiting [2024-05-28T23:52:46.517Z] d73dcd648c54: Waiting [2024-05-28T23:52:46.517Z] acc83c6ca332: Waiting [2024-05-28T23:52:46.517Z] c48b4609300d: Waiting [2024-05-28T23:52:46.517Z] 33f10e979af1: Layer already exists [2024-05-28T23:52:46.517Z] 2fb14e596a91: Layer already exists [2024-05-28T23:52:46.517Z] efa1453c273a: Layer already exists [2024-05-28T23:52:46.517Z] 753438584826: Layer already exists [2024-05-28T23:52:46.517Z] 3827b5b91e75: Layer already exists [2024-05-28T23:52:46.517Z] c48b4609300d: Layer already exists [2024-05-28T23:52:46.517Z] 0f9320df4e18: Layer already exists [2024-05-28T23:52:46.517Z] acc83c6ca332: Layer already exists [2024-05-28T23:52:46.517Z] fb416e3b73ff: Layer already exists [2024-05-28T23:52:46.517Z] 98f5934e0aa0: Layer already exists [2024-05-28T23:52:46.517Z] 60f28abe7f59: Layer already exists [2024-05-28T23:52:46.517Z] d73dcd648c54: Layer already exists [2024-05-28T23:52:46.517Z] a8c02a197af1: Layer already exists [2024-05-28T23:52:46.517Z] aedc3bda2944: Layer already exists [2024-05-28T23:52:46.517Z] latest: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:46.715Z] d6de4b400683: Pull complete [2024-05-28T23:52:46.715Z] 35cb2a7552d0: Pull complete [2024-05-28T23:52:46.715Z] 4f4fb700ef54: Pull complete [2024-05-28T23:52:46.715Z] 464afbd9ba4c: Pull complete [2024-05-28T23:52:46.857Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:47.199Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.10 [2024-05-28T23:52:47.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T23:52:47.199Z] 2fb14e596a91: Preparing [2024-05-28T23:52:47.199Z] 753438584826: Preparing [2024-05-28T23:52:47.199Z] efa1453c273a: Preparing [2024-05-28T23:52:47.199Z] 33f10e979af1: Preparing [2024-05-28T23:52:47.199Z] 3827b5b91e75: Preparing [2024-05-28T23:52:47.199Z] acc83c6ca332: Preparing [2024-05-28T23:52:47.199Z] c48b4609300d: Preparing [2024-05-28T23:52:47.199Z] fb416e3b73ff: Preparing [2024-05-28T23:52:47.199Z] 0f9320df4e18: Preparing [2024-05-28T23:52:47.199Z] 98f5934e0aa0: Preparing [2024-05-28T23:52:47.199Z] 60f28abe7f59: Preparing [2024-05-28T23:52:47.199Z] a8c02a197af1: Preparing [2024-05-28T23:52:47.199Z] d73dcd648c54: Preparing [2024-05-28T23:52:47.199Z] aedc3bda2944: Preparing [2024-05-28T23:52:47.199Z] acc83c6ca332: Waiting [2024-05-28T23:52:47.199Z] c48b4609300d: Waiting [2024-05-28T23:52:47.199Z] fb416e3b73ff: Waiting [2024-05-28T23:52:47.199Z] 0f9320df4e18: Waiting [2024-05-28T23:52:47.199Z] 98f5934e0aa0: Waiting [2024-05-28T23:52:47.199Z] 60f28abe7f59: Waiting [2024-05-28T23:52:47.199Z] a8c02a197af1: Waiting [2024-05-28T23:52:47.199Z] d73dcd648c54: Waiting [2024-05-28T23:52:47.199Z] aedc3bda2944: Waiting [2024-05-28T23:52:47.199Z] 753438584826: Layer already exists [2024-05-28T23:52:47.199Z] 2fb14e596a91: Layer already exists [2024-05-28T23:52:47.199Z] 3827b5b91e75: Layer already exists [2024-05-28T23:52:47.199Z] efa1453c273a: Layer already exists [2024-05-28T23:52:47.199Z] 33f10e979af1: Layer already exists [2024-05-28T23:52:47.199Z] acc83c6ca332: Layer already exists [2024-05-28T23:52:47.199Z] fb416e3b73ff: Layer already exists [2024-05-28T23:52:47.199Z] c48b4609300d: Layer already exists [2024-05-28T23:52:47.199Z] 0f9320df4e18: Layer already exists [2024-05-28T23:52:47.199Z] 98f5934e0aa0: Layer already exists [2024-05-28T23:52:47.199Z] 60f28abe7f59: Layer already exists [2024-05-28T23:52:47.199Z] a8c02a197af1: Layer already exists [2024-05-28T23:52:47.199Z] d73dcd648c54: Layer already exists [2024-05-28T23:52:47.199Z] aedc3bda2944: Layer already exists [2024-05-28T23:52:47.199Z] 3.2.0-dev.10: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:47.549Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:47.886Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [2024-05-28T23:52:47.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T23:52:47.886Z] 2fb14e596a91: Preparing [2024-05-28T23:52:47.886Z] 753438584826: Preparing [2024-05-28T23:52:47.886Z] efa1453c273a: Preparing [2024-05-28T23:52:47.886Z] 33f10e979af1: Preparing [2024-05-28T23:52:47.886Z] 3827b5b91e75: Preparing [2024-05-28T23:52:47.886Z] acc83c6ca332: Preparing [2024-05-28T23:52:47.886Z] c48b4609300d: Preparing [2024-05-28T23:52:47.886Z] fb416e3b73ff: Preparing [2024-05-28T23:52:47.886Z] 0f9320df4e18: Preparing [2024-05-28T23:52:47.886Z] 98f5934e0aa0: Preparing [2024-05-28T23:52:47.886Z] 60f28abe7f59: Preparing [2024-05-28T23:52:47.886Z] a8c02a197af1: Preparing [2024-05-28T23:52:47.886Z] d73dcd648c54: Preparing [2024-05-28T23:52:47.886Z] aedc3bda2944: Preparing [2024-05-28T23:52:47.886Z] acc83c6ca332: Waiting [2024-05-28T23:52:47.886Z] a8c02a197af1: Waiting [2024-05-28T23:52:47.886Z] 60f28abe7f59: Waiting [2024-05-28T23:52:47.886Z] d73dcd648c54: Waiting [2024-05-28T23:52:47.886Z] aedc3bda2944: Waiting [2024-05-28T23:52:47.886Z] c48b4609300d: Waiting [2024-05-28T23:52:47.886Z] fb416e3b73ff: Waiting [2024-05-28T23:52:47.886Z] 0f9320df4e18: Waiting [2024-05-28T23:52:47.886Z] 98f5934e0aa0: Waiting [2024-05-28T23:52:47.886Z] 3827b5b91e75: Layer already exists [2024-05-28T23:52:47.886Z] 2fb14e596a91: Layer already exists [2024-05-28T23:52:47.886Z] 33f10e979af1: Layer already exists [2024-05-28T23:52:47.886Z] efa1453c273a: Layer already exists [2024-05-28T23:52:47.886Z] 753438584826: Layer already exists [2024-05-28T23:52:47.886Z] c48b4609300d: Layer already exists [2024-05-28T23:52:47.886Z] 0f9320df4e18: Layer already exists [2024-05-28T23:52:47.886Z] fb416e3b73ff: Layer already exists [2024-05-28T23:52:47.886Z] acc83c6ca332: Layer already exists [2024-05-28T23:52:47.886Z] 98f5934e0aa0: Layer already exists [2024-05-28T23:52:47.886Z] 60f28abe7f59: Layer already exists [2024-05-28T23:52:47.886Z] a8c02a197af1: Layer already exists [2024-05-28T23:52:47.886Z] d73dcd648c54: Layer already exists [2024-05-28T23:52:47.886Z] aedc3bda2944: Layer already exists [2024-05-28T23:52:47.886Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:48.222Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:48.551Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2024-05-28T23:52:48.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2024-05-28T23:52:48.551Z] 2fb14e596a91: Preparing [2024-05-28T23:52:48.552Z] 753438584826: Preparing [2024-05-28T23:52:48.552Z] efa1453c273a: Preparing [2024-05-28T23:52:48.552Z] 33f10e979af1: Preparing [2024-05-28T23:52:48.552Z] 3827b5b91e75: Preparing [2024-05-28T23:52:48.552Z] acc83c6ca332: Preparing [2024-05-28T23:52:48.552Z] c48b4609300d: Preparing [2024-05-28T23:52:48.552Z] fb416e3b73ff: Preparing [2024-05-28T23:52:48.552Z] 0f9320df4e18: Preparing [2024-05-28T23:52:48.552Z] 98f5934e0aa0: Preparing [2024-05-28T23:52:48.552Z] 60f28abe7f59: Preparing [2024-05-28T23:52:48.552Z] a8c02a197af1: Preparing [2024-05-28T23:52:48.552Z] d73dcd648c54: Preparing [2024-05-28T23:52:48.552Z] aedc3bda2944: Preparing [2024-05-28T23:52:48.552Z] 98f5934e0aa0: Waiting [2024-05-28T23:52:48.552Z] a8c02a197af1: Waiting [2024-05-28T23:52:48.552Z] acc83c6ca332: Waiting [2024-05-28T23:52:48.552Z] 0f9320df4e18: Waiting [2024-05-28T23:52:48.552Z] c48b4609300d: Waiting [2024-05-28T23:52:48.552Z] d73dcd648c54: Waiting [2024-05-28T23:52:48.552Z] aedc3bda2944: Waiting [2024-05-28T23:52:48.552Z] 60f28abe7f59: Waiting [2024-05-28T23:52:48.552Z] 3827b5b91e75: Layer already exists [2024-05-28T23:52:48.552Z] efa1453c273a: Layer already exists [2024-05-28T23:52:48.552Z] 753438584826: Layer already exists [2024-05-28T23:52:48.552Z] 2fb14e596a91: Layer already exists [2024-05-28T23:52:48.552Z] 33f10e979af1: Layer already exists [2024-05-28T23:52:48.552Z] c48b4609300d: Layer already exists [2024-05-28T23:52:48.552Z] acc83c6ca332: Layer already exists [2024-05-28T23:52:48.552Z] 0f9320df4e18: Layer already exists [2024-05-28T23:52:48.552Z] 98f5934e0aa0: Layer already exists [2024-05-28T23:52:48.552Z] fb416e3b73ff: Layer already exists [2024-05-28T23:52:48.552Z] 60f28abe7f59: Layer already exists [2024-05-28T23:52:48.552Z] a8c02a197af1: Layer already exists [2024-05-28T23:52:48.552Z] d73dcd648c54: Layer already exists [2024-05-28T23:52:48.552Z] aedc3bda2944: Layer already exists [2024-05-28T23:52:48.552Z] main: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-28T23:52:48.632Z] ===================================================== [Pipeline] echo [2024-05-28T23:52:48.646Z] taggedImages: [2024-05-28T23:52:48.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-28T23:52:48.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2024-05-28T23:52:48.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.10 [2024-05-28T23:52:48.646Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [2024-05-28T23:52:48.646Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:49.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T23:52:49.070Z] [2024-05-28T23:52:49.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:52:49.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T23:52:49.389Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T23:52:49.389Z] 5eb5b503b376: Pulling fs layer [2024-05-28T23:52:49.389Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T23:52:49.389Z] ec43610c2a17: Pulling fs layer [2024-05-28T23:52:49.389Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T23:52:49.389Z] 33b1e0a273af: Pulling fs layer [2024-05-28T23:52:49.389Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T23:52:49.389Z] 2f39f015ded8: Pulling fs layer [2024-05-28T23:52:49.389Z] 3a2ae6a8a46f: Waiting [2024-05-28T23:52:49.389Z] 33b1e0a273af: Waiting [2024-05-28T23:52:49.389Z] 5d3b04190fa2: Waiting [2024-05-28T23:52:49.389Z] 2f39f015ded8: Waiting [2024-05-28T23:52:49.389Z] 5c69ac0246d0: Verifying Checksum [2024-05-28T23:52:49.389Z] 5c69ac0246d0: Download complete [2024-05-28T23:52:49.389Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T23:52:49.389Z] 3a2ae6a8a46f: Download complete [2024-05-28T23:52:49.389Z] 33b1e0a273af: Verifying Checksum [2024-05-28T23:52:49.389Z] 33b1e0a273af: Download complete [2024-05-28T23:52:49.659Z] 5d3b04190fa2: Download complete [2024-05-28T23:52:49.659Z] ec43610c2a17: Verifying Checksum [2024-05-28T23:52:49.659Z] ec43610c2a17: Download complete [2024-05-28T23:52:49.659Z] 5eb5b503b376: Verifying Checksum [2024-05-28T23:52:49.659Z] 5eb5b503b376: Download complete [2024-05-28T23:52:50.224Z] 2f39f015ded8: Verifying Checksum [2024-05-28T23:52:50.224Z] 2f39f015ded8: Download complete [2024-05-28T23:52:50.794Z] 5eb5b503b376: Pull complete [2024-05-28T23:52:51.053Z] 5c69ac0246d0: Pull complete [2024-05-28T23:52:51.311Z] ec43610c2a17: Pull complete [2024-05-28T23:52:51.311Z] 3a2ae6a8a46f: Pull complete [2024-05-28T23:52:51.572Z] 33b1e0a273af: Pull complete [2024-05-28T23:52:51.831Z] 5d3b04190fa2: Pull complete [2024-05-28T23:52:56.019Z] 2f39f015ded8: Pull complete [2024-05-28T23:52:56.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T23:52:56.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T23:52:56.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T23:52:56.121Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-28T23:52:56.157Z] $ 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 [2024-05-28T23:52:56.825Z] 00f215d4a9da: Pull complete [2024-05-28T23:52:57.419Z] d496ad576159: Pull complete [2024-05-28T23:52:57.419Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T23:52:57.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T23:52:57.419Z] ---> f246e2811388 [2024-05-28T23:52:57.419Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-05-28T23:52:58.376Z] ---> Running in 3f62e3ce12c8 [2024-05-28T23:52:58.376Z] Removing intermediate container 3f62e3ce12c8 [2024-05-28T23:52:58.376Z] ---> 74bd189e599b [2024-05-28T23:52:58.376Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-28T23:52:58.646Z] ---> Running in 5ed1881deaf9 [2024-05-28T23:52:58.916Z] Removing intermediate container 5ed1881deaf9 [2024-05-28T23:52:58.916Z] ---> 5f5d48e81da3 [2024-05-28T23:52:58.916Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-28T23:52:58.916Z] ---> Running in 40ed0abd40c0 [2024-05-28T23:52:59.182Z] Removing intermediate container 40ed0abd40c0 [2024-05-28T23:52:59.182Z] ---> 65950df44b71 [2024-05-28T23:52:59.182Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-28T23:52:59.182Z] ---> Running in 8ed352ef47ec [2024-05-28T23:52:59.451Z] Removing intermediate container 8ed352ef47ec [2024-05-28T23:52:59.452Z] ---> 0f19d40ef4d8 [2024-05-28T23:52:59.452Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-28T23:52:59.720Z] ---> Running in 24790390b276 [2024-05-28T23:53:01.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T23:53:01.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T23:53:02.361Z] (1/13) Installing libintl (0.21.1-r7) [2024-05-28T23:53:02.361Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-05-28T23:53:02.361Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-28T23:53:02.361Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-05-28T23:53:02.627Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-05-28T23:53:02.627Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-05-28T23:53:02.627Z] (7/13) Installing udev-init-scripts (35-r1) [2024-05-28T23:53:02.627Z] (8/13) Installing libblkid (2.38.1-r8) [2024-05-28T23:53:02.627Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-05-28T23:53:02.627Z] (10/13) Installing kmod-libs (30-r3) [2024-05-28T23:53:02.627Z] (11/13) Installing eudev (3.2.11-r8) [2024-05-28T23:53:02.627Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-05-28T23:53:02.627Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-05-28T23:53:02.627Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T23:53:02.878Z] $ docker top fd510dac54d95c70205f62a46235c7569542c499f68d11635fe8f8603dba2394 -eo pid,comm [2024-05-28T23:53:02.894Z] Executing eudev-3.2.11-r8.trigger [2024-05-28T23:53:02.894Z] OK: 273 MiB in 65 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T23:53:03.289Z] ---> job-cost.sh [2024-05-28T23:53:03.289Z] lf-activate-venv: SKIPPING [2024-05-28T23:53:03.289Z] INFO: No Stack... [2024-05-28T23:53:03.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T23:53:03.806Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T23:53:04.089Z] + + cut -d, -f6 [2024-05-28T23:53:04.089Z] cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock [2024-05-28T23:53:04.100Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [2024-05-28T23:53:04.107Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] did not exist. Created. [2024-05-28T23:53:04.113Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T23:53:04.307Z] Removing intermediate container 24790390b276 [2024-05-28T23:53:04.307Z] ---> b10f1808fafa [2024-05-28T23:53:04.307Z] Step 8/13 : WORKDIR /device-usb-camera [2024-05-28T23:53:04.307Z] ---> Running in 9f4618529d33 [2024-05-28T23:53:04.307Z] Removing intermediate container 9f4618529d33 [2024-05-28T23:53:04.307Z] ---> 53902926112f [2024-05-28T23:53:04.307Z] Step 9/13 : COPY go.mod vendor* ./ [2024-05-28T23:53:04.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T23:53:04.458Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T23:53:04.467Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T23:53:04.494Z] $ docker stop --time=1 fd510dac54d95c70205f62a46235c7569542c499f68d11635fe8f8603dba2394 [2024-05-28T23:53:04.893Z] ---> 611d75d2a540 [2024-05-28T23:53:04.893Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T23:53:05.161Z] ---> Running in 4120eed94183 [2024-05-28T23:53:05.694Z] $ docker rm -f --volumes fd510dac54d95c70205f62a46235c7569542c499f68d11635fe8f8603dba2394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T23:54:56.880Z] Removing intermediate container 4120eed94183 [2024-05-28T23:54:56.880Z] ---> c8f89f4a2049 [2024-05-28T23:54:56.880Z] Step 11/13 : COPY . . [2024-05-28T23:54:56.880Z] ---> fc297eaf014a [2024-05-28T23:54:56.880Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-28T23:54:56.880Z] ---> Running in 1c081deb4f29 [2024-05-28T23:54:56.880Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T23:54:56.880Z] Dload Upload Total Spent Left Speed [2024-05-28T23:54:56.880Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7017 0 --:--:-- --:--:-- --:--:-- 7080 [2024-05-28T23:54:56.880Z] Removing intermediate container 1c081deb4f29 [2024-05-28T23:54:56.880Z] ---> e2f42c17ab3c [2024-05-28T23:54:56.880Z] Step 13/13 : RUN ${MAKE} [2024-05-28T23:54:56.880Z] ---> Running in 5f53c7056fe5 [2024-05-28T23:54:56.880Z] noop [2024-05-28T23:54:56.880Z] Removing intermediate container 5f53c7056fe5 [2024-05-28T23:54:56.880Z] ---> 3cca14261f91 [2024-05-28T23:54:56.880Z] Successfully built 3cca14261f91 [2024-05-28T23:54:56.880Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:54:57.244Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T23:54:57.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T23:54:57.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2024-05-28T23:54:57.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/175 -v /w/workspace/device-usb-camera/175:/w/workspace/device-usb-camera/175:rw,z -v /w/workspace/device-usb-camera/175@tmp:/w/workspace/device-usb-camera/175@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 [2024-05-28T23:54:58.707Z] $ docker top 245acddedf42a0c8a40256096df8358f154f04957c117174c219df7a32e8d55c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T23:54:59.523Z] + go version [2024-05-28T23:54:59.523Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T23:54:59.553Z] $ docker stop --time=1 245acddedf42a0c8a40256096df8358f154f04957c117174c219df7a32e8d55c [2024-05-28T23:55:01.201Z] $ docker rm -f --volumes 245acddedf42a0c8a40256096df8358f154f04957c117174c219df7a32e8d55c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T23:55:01.789Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T23:55:01.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T23:55:01.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2024-05-28T23:55:02.054Z] $ 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/175 -v /w/workspace/device-usb-camera/175:/w/workspace/device-usb-camera/175:rw,z -v /w/workspace/device-usb-camera/175@tmp:/w/workspace/device-usb-camera/175@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 [2024-05-28T23:55:03.204Z] $ docker top b51172e8b9e74756a8f8ad566bdca7257a4f38694d25474b5c0b04a9259c3bf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T23:55:04.012Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/175 [Pipeline] fileExists [Pipeline] sh [2024-05-28T23:55:04.683Z] + make test [2024-05-28T23:55:04.683Z] go test ./... -coverprofile=coverage.out ./... [2024-05-28T23:55:11.346Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-05-28T23:59:03.159Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-05-28T23:59:03.159Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.096s coverage: 4.4% of statements [2024-05-28T23:59:03.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T23:59:03.159Z] go vet ./... [2024-05-28T23:59:59.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T23:59:59.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T23:59:59.794Z] ./bin/test-attribution-txt.sh [2024-05-28T23:59:59.794Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T23:59:59.794Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T23:59:59.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T23:59:59.851Z] $ docker stop --time=1 b51172e8b9e74756a8f8ad566bdca7257a4f38694d25474b5c0b04a9259c3bf4 [2024-05-29T00:00:02.021Z] $ docker rm -f --volumes b51172e8b9e74756a8f8ad566bdca7257a4f38694d25474b5c0b04a9259c3bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T00:00:03.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T00:00:03.945Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T00:00:04.578Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T00:00:04.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T00:00:05.313Z] + ls -al . [2024-05-29T00:00:05.313Z] total 288 [2024-05-29T00:00:05.313Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 23:55 . [2024-05-29T00:00:05.313Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 23:51 .. [2024-05-29T00:00:05.313Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 23:52 .git [2024-05-29T00:00:05.313Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:52 .github [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 429 May 28 23:52 .gitignore [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 45 May 28 23:52 .golangci.yml [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 77 May 28 23:52 .hadolint.yml [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 10851 May 28 23:52 Attribution.txt [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 16561 May 28 23:52 CHANGELOG.md [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 2562 May 28 23:52 Dockerfile [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 678 May 28 23:52 GOVERNANCE.md [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 659 May 28 23:52 Jenkinsfile [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 28 23:52 LICENSE [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 2611 May 28 23:52 Makefile [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 622 May 28 23:52 OWNERS.md [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 2575 May 28 23:52 README.md [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 23:50 VERSION [2024-05-29T00:00:05.313Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:52 bin [2024-05-29T00:00:05.313Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:52 cmd [2024-05-29T00:00:05.313Z] -rw-r--r-- 1 jenkins jenkins 54703 May 28 23:58 coverage.out [2024-05-29T00:00:05.313Z] -rwxrwxr-x 1 jenkins jenkins 84 May 28 23:52 docker-entrypoint.sh [2024-05-29T00:00:05.313Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:52 docs [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 7266 May 28 23:52 go.mod [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 101892 May 28 23:52 go.sum [2024-05-29T00:00:05.313Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:52 internal [2024-05-29T00:00:05.313Z] -rw-rw-r-- 1 jenkins jenkins 231 May 28 23:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:00:05.667Z] + 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=ccce436d0ac5c3ef3c815fb520729a26368c4d34 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-05-29T00:00:06.263Z] Sending build context to Docker daemon 9.268MB [2024-05-29T00:00:06.263Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T00:00:06.263Z] Step 2/37 : FROM ${BASE} AS builder [2024-05-29T00:00:06.263Z] ---> 3cca14261f91 [2024-05-29T00:00:06.263Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-05-29T00:00:06.535Z] ---> Running in 441f22728dfc [2024-05-29T00:00:06.802Z] Removing intermediate container 441f22728dfc [2024-05-29T00:00:06.802Z] ---> a9a95af79af8 [2024-05-29T00:00:06.802Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T00:00:06.802Z] ---> Running in 1c5f534a5be9 [2024-05-29T00:00:07.071Z] Removing intermediate container 1c5f534a5be9 [2024-05-29T00:00:07.071Z] ---> 96e6ab5969d6 [2024-05-29T00:00:07.071Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-05-29T00:00:07.071Z] ---> Running in 71df557efa55 [2024-05-29T00:00:07.339Z] Removing intermediate container 71df557efa55 [2024-05-29T00:00:07.339Z] ---> 34c8be2a1da7 [2024-05-29T00:00:07.339Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-05-29T00:00:07.610Z] ---> Running in 2ddbafb293d3 [2024-05-29T00:00:07.879Z] Removing intermediate container 2ddbafb293d3 [2024-05-29T00:00:07.880Z] ---> 97aa4d96d3c3 [2024-05-29T00:00:07.880Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T00:00:07.880Z] ---> Running in 756eef2f640e [2024-05-29T00:00:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T00:00:09.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T00:00:10.409Z] OK: 273 MiB in 65 packages [2024-05-29T00:00:11.375Z] Removing intermediate container 756eef2f640e [2024-05-29T00:00:11.375Z] ---> 526ee470b831 [2024-05-29T00:00:11.375Z] Step 8/37 : WORKDIR /device-usb-camera [2024-05-29T00:00:11.375Z] ---> Running in 11d9f8bb24eb [2024-05-29T00:00:11.645Z] Removing intermediate container 11d9f8bb24eb [2024-05-29T00:00:11.645Z] ---> 280aee51728e [2024-05-29T00:00:11.645Z] Step 9/37 : COPY go.mod vendor* ./ [2024-05-29T00:00:12.231Z] ---> ecbe53fd240f [2024-05-29T00:00:12.232Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T00:00:12.232Z] ---> Running in 1d9d208c60a2 [2024-05-29T00:00:14.824Z] Removing intermediate container 1d9d208c60a2 [2024-05-29T00:00:14.824Z] ---> a17343029963 [2024-05-29T00:00:14.824Z] Step 11/37 : COPY . . [2024-05-29T00:00:16.243Z] ---> fcc8e7671c69 [2024-05-29T00:00:16.243Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2024-05-29T00:00:16.243Z] ---> Running in a15f427fe9ab [2024-05-29T00:00:17.225Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T00:00:17.225Z] Dload Upload Total Spent Left Speed [2024-05-29T00:00:17.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062   0   0  4738   0 --:--:-- --:--:-- --:--:-- 4762 [2024-05-29T00:00:18.090Z] Removing intermediate container a15f427fe9ab [2024-05-29T00:00:18.090Z] ---> fb823e3572ec [2024-05-29T00:00:18.090Z] Step 13/37 : RUN ${MAKE} [2024-05-29T00:00:18.365Z] ---> Running in 3a1c4873a77a [2024-05-29T00:00:19.340Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-05-29T00:04:41.206Z] Removing intermediate container 3a1c4873a77a [2024-05-29T00:04:41.206Z] ---> 5be263a7bda7 [2024-05-29T00:04:41.206Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2024-05-29T00:04:41.206Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2024-05-29T00:04:41.206Z] 8766b47fe142: Pulling fs layer [2024-05-29T00:04:41.474Z] 8766b47fe142: Verifying Checksum [2024-05-29T00:04:41.474Z] 8766b47fe142: Download complete [2024-05-29T00:04:42.062Z] 8766b47fe142: Pull complete [2024-05-29T00:04:42.331Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2024-05-29T00:04:42.331Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2024-05-29T00:04:42.331Z] ---> 69d40e2cb93c [2024-05-29T00:04:42.331Z] Step 15/37 : FROM alpine:3.18 [2024-05-29T00:04:42.598Z] 3.18: Pulling from library/alpine [2024-05-29T00:04:42.867Z] c6b39de5b339: Already exists [2024-05-29T00:04:43.135Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T00:04:43.135Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T00:04:43.135Z] ---> 33abbf032149 [2024-05-29T00:04:43.135Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-05-29T00:04:43.135Z] ---> Running in 539ab9cacb0a [2024-05-29T00:04:43.405Z] Removing intermediate container 539ab9cacb0a [2024-05-29T00:04:43.405Z] ---> a8b4e14ba423 [2024-05-29T00:04:43.405Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-05-29T00:04:43.675Z] ---> Running in 811b72fccce3 [2024-05-29T00:04:44.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T00:04:45.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T00:04:46.188Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-05-29T00:04:46.188Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-05-29T00:04:46.188Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-05-29T00:04:46.456Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-05-29T00:04:46.456Z] (5/104) Installing libxau (1.0.11-r2) [2024-05-29T00:04:46.456Z] (6/104) Installing libmd (1.0.4-r2) [2024-05-29T00:04:46.456Z] (7/104) Installing libbsd (0.11.7-r1) [2024-05-29T00:04:46.456Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-05-29T00:04:46.456Z] (9/104) Installing libxcb (1.15-r1) [2024-05-29T00:04:46.456Z] (10/104) Installing libx11 (1.8.7-r0) [2024-05-29T00:04:46.724Z] (11/104) Installing libdrm (2.4.115-r4) [2024-05-29T00:04:46.724Z] (12/104) Installing libxext (1.3.5-r2) [2024-05-29T00:04:46.724Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-05-29T00:04:46.724Z] (14/104) Installing libffi (3.4.4-r2) [2024-05-29T00:04:46.724Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-05-29T00:04:46.724Z] (16/104) Installing libva (2.18.0-r1) [2024-05-29T00:04:46.724Z] (17/104) Installing libvdpau (1.5-r1) [2024-05-29T00:04:46.724Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-05-29T00:04:46.993Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-05-29T00:04:46.993Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-05-29T00:04:46.993Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-05-29T00:04:46.993Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-05-29T00:04:46.993Z] (23/104) Installing libhwy (1.0.4-r1) [2024-05-29T00:04:46.993Z] (24/104) Installing lcms2 (2.15-r2) [2024-05-29T00:04:46.993Z] (25/104) Installing libjxl (0.8.2-r0) [2024-05-29T00:04:47.262Z] (26/104) Installing lame-libs (3.100-r5) [2024-05-29T00:04:47.262Z] (27/104) Installing opus (1.4-r0) [2024-05-29T00:04:47.262Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-05-29T00:04:47.262Z] (29/104) Installing soxr (0.1.3-r5) [2024-05-29T00:04:47.262Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-05-29T00:04:47.262Z] (31/104) Installing libogg (1.3.5-r4) [2024-05-29T00:04:47.262Z] (32/104) Installing libtheora (1.1.1-r17) [2024-05-29T00:04:47.262Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-05-29T00:04:47.262Z] (34/104) Installing libvpx (1.13.0-r2) [2024-05-29T00:04:47.531Z] (35/104) Installing libwebp (1.3.2-r0) [2024-05-29T00:04:47.531Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-05-29T00:04:47.531Z] (37/104) Installing numactl (2.0.16-r4) [2024-05-29T00:04:47.531Z] (38/104) Installing x265-libs (3.5-r4) [2024-05-29T00:04:47.799Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-05-29T00:04:47.799Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-05-29T00:04:48.068Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-05-29T00:04:48.068Z] (42/104) Installing libexpat (2.6.2-r0) [2024-05-29T00:04:48.068Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-05-29T00:04:48.068Z] (44/104) Installing libpng (1.6.39-r3) [2024-05-29T00:04:48.337Z] (45/104) Installing freetype (2.13.0-r5) [2024-05-29T00:04:48.337Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-05-29T00:04:48.337Z] (47/104) Installing fribidi (1.0.13-r0) [2024-05-29T00:04:48.337Z] (48/104) Installing libintl (0.21.1-r7) [2024-05-29T00:04:48.337Z] (49/104) Installing libblkid (2.38.1-r8) [2024-05-29T00:04:48.337Z] (50/104) Installing libmount (2.38.1-r8) [2024-05-29T00:04:48.337Z] (51/104) Installing pcre2 (10.42-r1) [2024-05-29T00:04:48.337Z] (52/104) Installing glib (2.76.6-r0) [2024-05-29T00:04:48.605Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-05-29T00:04:48.605Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-05-29T00:04:48.605Z] (55/104) Installing libunibreak (5.1-r0) [2024-05-29T00:04:48.605Z] (56/104) Installing libass (0.17.1-r0) [2024-05-29T00:04:48.605Z] (57/104) Installing libbluray (1.3.4-r0) [2024-05-29T00:04:48.605Z] (58/104) Installing gmp (6.2.1-r3) [2024-05-29T00:04:48.605Z] (59/104) Installing nettle (3.8.1-r2) [2024-05-29T00:04:48.605Z] (60/104) Installing libunistring (1.1-r1) [2024-05-29T00:04:48.605Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-05-29T00:04:48.605Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-05-29T00:04:48.874Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-05-29T00:04:48.875Z] (64/104) Installing gnutls (3.8.4-r0) [2024-05-29T00:04:48.875Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-05-29T00:04:48.875Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-05-29T00:04:48.875Z] (67/104) Installing cjson (1.7.17-r0) [2024-05-29T00:04:48.875Z] (68/104) Installing mbedtls (2.28.8-r0) [2024-05-29T00:04:48.875Z] (69/104) Installing librist (0.2.7-r0) [2024-05-29T00:04:48.875Z] (70/104) Installing libsrt (1.5.2-r0) [2024-05-29T00:04:49.141Z] (71/104) Installing libssh (0.10.5-r0) [2024-05-29T00:04:49.141Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-05-29T00:04:49.141Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-05-29T00:04:49.141Z] (74/104) Installing libsodium (1.0.18-r3) [2024-05-29T00:04:49.141Z] (75/104) Installing libzmq (4.3.4-r4) [2024-05-29T00:04:49.141Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-05-29T00:04:49.141Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-05-29T00:04:49.407Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-05-29T00:04:49.407Z] (79/104) Installing shaderc (2023.3-r1) [2024-05-29T00:04:49.407Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-05-29T00:04:49.673Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-05-29T00:04:49.673Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-05-29T00:04:49.673Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-05-29T00:04:49.673Z] (84/104) Installing vidstab (1.1.1-r0) [2024-05-29T00:04:49.673Z] (85/104) Installing zimg (3.0.5-r0) [2024-05-29T00:04:49.673Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-05-29T00:04:49.939Z] (87/104) Installing libasyncns (0.8-r1) [2024-05-29T00:04:49.939Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-05-29T00:04:49.939Z] (89/104) Installing libltdl (2.4.7-r2) [2024-05-29T00:04:49.939Z] (90/104) Installing orc (0.4.34-r0) [2024-05-29T00:04:49.939Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-05-29T00:04:49.939Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-05-29T00:04:49.939Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-05-29T00:04:49.939Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-05-29T00:04:49.939Z] (95/104) Installing libpulse (16.1-r10) [2024-05-29T00:04:49.939Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-05-29T00:04:49.939Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-05-29T00:04:49.939Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-05-29T00:04:50.204Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-05-29T00:04:50.204Z] (100/104) Installing udev-init-scripts (35-r1) [2024-05-29T00:04:50.204Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-05-29T00:04:50.204Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-05-29T00:04:50.204Z] (103/104) Installing kmod-libs (30-r3) [2024-05-29T00:04:50.204Z] (104/104) Installing eudev (3.2.11-r8) [2024-05-29T00:04:50.204Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T00:04:50.204Z] Executing glib-2.76.6-r0.trigger [2024-05-29T00:04:50.204Z] Executing eudev-3.2.11-r8.trigger [2024-05-29T00:04:50.204Z] OK: 110 MiB in 119 packages [2024-05-29T00:04:54.455Z] Removing intermediate container 811b72fccce3 [2024-05-29T00:04:54.455Z] ---> 3b7530480784 [2024-05-29T00:04:54.455Z] Step 18/37 : RUN apk --no-cache upgrade [2024-05-29T00:04:54.455Z] ---> Running in a44d6b12074d [2024-05-29T00:04:55.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T00:04:56.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T00:04:57.418Z] Upgrading critical system libraries and apk-tools: [2024-05-29T00:04:57.419Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T00:04:57.419Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T00:04:57.419Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T00:04:57.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T00:04:57.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T00:04:58.653Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T00:04:58.653Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T00:04:58.653Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T00:04:58.653Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T00:04:58.653Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T00:04:58.922Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T00:04:58.922Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T00:04:58.922Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T00:04:58.922Z] OK: 110 MiB in 119 packages [2024-05-29T00:05:00.347Z] Removing intermediate container a44d6b12074d [2024-05-29T00:05:00.347Z] ---> 4a91c6c69b67 [2024-05-29T00:05:00.347Z] Step 19/37 : WORKDIR / [2024-05-29T00:05:00.347Z] ---> Running in e284aefed45b [2024-05-29T00:05:00.614Z] Removing intermediate container e284aefed45b [2024-05-29T00:05:00.614Z] ---> 6625126ebd3a [2024-05-29T00:05:00.614Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-05-29T00:05:03.205Z] ---> 64158c174c87 [2024-05-29T00:05:03.205Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-05-29T00:05:03.473Z] ---> 337680f90d16 [2024-05-29T00:05:03.473Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2024-05-29T00:05:04.058Z] ---> e024154bf078 [2024-05-29T00:05:04.058Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-05-29T00:05:04.330Z] ---> bd35047f81bf [2024-05-29T00:05:04.330Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-05-29T00:05:04.910Z] ---> a44537e11f76 [2024-05-29T00:05:04.910Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2024-05-29T00:05:05.490Z] ---> 088ef4266a61 [2024-05-29T00:05:05.490Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2024-05-29T00:05:06.918Z] ---> 7c244c12ce89 [2024-05-29T00:05:06.918Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2024-05-29T00:05:07.187Z] ---> Running in 8c1911371b58 [2024-05-29T00:05:09.133Z] Removing intermediate container 8c1911371b58 [2024-05-29T00:05:09.133Z] ---> 0b2ea8d3a8b0 [2024-05-29T00:05:09.133Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2024-05-29T00:05:09.133Z] ---> Running in f6e431aabc93 [2024-05-29T00:05:10.545Z] Removing intermediate container f6e431aabc93 [2024-05-29T00:05:10.545Z] ---> 5d4c9dd83cad [2024-05-29T00:05:10.545Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2024-05-29T00:05:10.545Z] ---> Running in 539ba27270dc [2024-05-29T00:05:12.496Z] Removing intermediate container 539ba27270dc [2024-05-29T00:05:12.496Z] ---> 64464fc09106 [2024-05-29T00:05:12.496Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2024-05-29T00:05:12.496Z] ---> Running in 7c5ae4871800 [2024-05-29T00:05:13.909Z] Removing intermediate container 7c5ae4871800 [2024-05-29T00:05:13.910Z] ---> b9fc986efcba [2024-05-29T00:05:13.910Z] Step 31/37 : EXPOSE 59983 [2024-05-29T00:05:13.910Z] ---> Running in 6d2f42a3c519 [2024-05-29T00:05:14.186Z] Removing intermediate container 6d2f42a3c519 [2024-05-29T00:05:14.186Z] ---> 6566a6ccec91 [2024-05-29T00:05:14.186Z] Step 32/37 : EXPOSE 8554 [2024-05-29T00:05:14.453Z] ---> Running in 0d45732a9f86 [2024-05-29T00:05:14.719Z] Removing intermediate container 0d45732a9f86 [2024-05-29T00:05:14.719Z] ---> edefe193e4d8 [2024-05-29T00:05:14.719Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-05-29T00:05:14.719Z] ---> Running in 28d6952a19c0 [2024-05-29T00:05:14.987Z] Removing intermediate container 28d6952a19c0 [2024-05-29T00:05:14.987Z] ---> 77cdece869dd [2024-05-29T00:05:14.987Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-05-29T00:05:15.254Z] ---> Running in 86eff5beda72 [2024-05-29T00:05:15.523Z] Removing intermediate container 86eff5beda72 [2024-05-29T00:05:15.523Z] ---> f685a68d806c [2024-05-29T00:05:15.523Z] Step 35/37 : LABEL arch=arm64 [2024-05-29T00:05:15.523Z] ---> Running in 380884f6e06c [2024-05-29T00:05:15.789Z] Removing intermediate container 380884f6e06c [2024-05-29T00:05:15.789Z] ---> 0923b807029f [2024-05-29T00:05:15.789Z] Step 36/37 : LABEL git_sha=ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-29T00:05:15.789Z] ---> Running in 2c4d96ddb7b8 [2024-05-29T00:05:16.061Z] Removing intermediate container 2c4d96ddb7b8 [2024-05-29T00:05:16.061Z] ---> e3bcda45ff22 [2024-05-29T00:05:16.061Z] Step 37/37 : LABEL version=3.2.0-dev.10 [2024-05-29T00:05:16.330Z] ---> Running in 1429babc5a27 [2024-05-29T00:05:16.597Z] Removing intermediate container 1429babc5a27 [2024-05-29T00:05:16.597Z] ---> 57d5f4dca000 [2024-05-29T00:05:16.597Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T00:05:16.597Z] Successfully built 57d5f4dca000 [2024-05-29T00:05:16.598Z] 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 [2024-05-29T00:05:16.750Z] provisioning config files... [2024-05-29T00:05:16.767Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/175@tmp/config1679779945513116071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:05:17.115Z] ---> ****-login.sh [2024-05-29T00:05:17.116Z] nexus3.edgexfoundry.org:10001 [2024-05-29T00:05:17.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T00:05:17.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T00:05:17.383Z] Configure a credential helper to remove this warning. See [2024-05-29T00:05:17.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T00:05:17.383Z] [2024-05-29T00:05:17.383Z] Login Succeeded [2024-05-29T00:05:17.383Z] nexus3.edgexfoundry.org:10002 [2024-05-29T00:05:17.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T00:05:17.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T00:05:17.655Z] Configure a credential helper to remove this warning. See [2024-05-29T00:05:17.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T00:05:17.655Z] [2024-05-29T00:05:17.655Z] Login Succeeded [2024-05-29T00:05:17.655Z] nexus3.edgexfoundry.org:10003 [2024-05-29T00:05:17.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T00:05:18.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T00:05:18.192Z] Configure a credential helper to remove this warning. See [2024-05-29T00:05:18.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T00:05:18.192Z] [2024-05-29T00:05:18.192Z] Login Succeeded [2024-05-29T00:05:18.192Z] nexus3.edgexfoundry.org:10004 [2024-05-29T00:05:18.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T00:05:18.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T00:05:18.458Z] Configure a credential helper to remove this warning. See [2024-05-29T00:05:18.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T00:05:18.459Z] [2024-05-29T00:05:18.459Z] Login Succeeded [2024-05-29T00:05:18.459Z] ****.io [2024-05-29T00:05:18.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T00:05:18.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T00:05:18.994Z] Configure a credential helper to remove this warning. See [2024-05-29T00:05:18.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T00:05:18.994Z] [2024-05-29T00:05:18.994Z] Login Succeeded [2024-05-29T00:05:18.994Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T00:05:19.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T00:05:19.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T00:05:19.086Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2024-05-29T00:05:19.086Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-29T00:05:19.086Z] latest [2024-05-29T00:05:19.086Z] 3.2.0-dev.10 [2024-05-29T00:05:19.086Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [2024-05-29T00:05:19.086Z] main [2024-05-29T00:05:19.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:19.448Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:19.824Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-29T00:05:19.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-29T00:05:19.824Z] a3d2828fbd73: Preparing [2024-05-29T00:05:19.824Z] 923e6ce91ae8: Preparing [2024-05-29T00:05:19.824Z] 3b83a5735982: Preparing [2024-05-29T00:05:19.824Z] 520cad593032: Preparing [2024-05-29T00:05:19.824Z] 608d194cb50c: Preparing [2024-05-29T00:05:19.824Z] acc83c6ca332: Preparing [2024-05-29T00:05:19.824Z] 8ab7fa0d5370: Preparing [2024-05-29T00:05:19.824Z] 46252c2cb631: Preparing [2024-05-29T00:05:19.824Z] c28dd9ed9250: Preparing [2024-05-29T00:05:19.824Z] e0b0e4456f00: Preparing [2024-05-29T00:05:19.824Z] 890104eb6031: Preparing [2024-05-29T00:05:19.824Z] b353fe5312dc: Preparing [2024-05-29T00:05:19.824Z] c4cbaf3725e2: Preparing [2024-05-29T00:05:19.824Z] 7c504f21be85: Preparing [2024-05-29T00:05:19.824Z] acc83c6ca332: Waiting [2024-05-29T00:05:19.824Z] 8ab7fa0d5370: Waiting [2024-05-29T00:05:19.824Z] 46252c2cb631: Waiting [2024-05-29T00:05:19.824Z] c28dd9ed9250: Waiting [2024-05-29T00:05:19.824Z] e0b0e4456f00: Waiting [2024-05-29T00:05:19.824Z] 890104eb6031: Waiting [2024-05-29T00:05:19.824Z] b353fe5312dc: Waiting [2024-05-29T00:05:19.824Z] c4cbaf3725e2: Waiting [2024-05-29T00:05:19.824Z] 7c504f21be85: Waiting [2024-05-29T00:05:20.094Z] a3d2828fbd73: Pushed [2024-05-29T00:05:20.094Z] 520cad593032: Pushed [2024-05-29T00:05:20.094Z] 923e6ce91ae8: Pushed [2024-05-29T00:05:20.094Z] 3b83a5735982: Pushed [2024-05-29T00:05:20.361Z] acc83c6ca332: Pushed [2024-05-29T00:05:20.361Z] 8ab7fa0d5370: Pushed [2024-05-29T00:05:20.361Z] 46252c2cb631: Pushed [2024-05-29T00:05:20.361Z] c28dd9ed9250: Pushed [2024-05-29T00:05:20.361Z] e0b0e4456f00: Pushed [2024-05-29T00:05:20.632Z] 7c504f21be85: Layer already exists [2024-05-29T00:05:22.037Z] b353fe5312dc: Pushed [2024-05-29T00:05:26.283Z] 608d194cb50c: Pushed [2024-05-29T00:05:30.529Z] 890104eb6031: Pushed [2024-05-29T00:05:42.822Z] c4cbaf3725e2: Pushed [2024-05-29T00:05:42.822Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:43.195Z] + 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 [2024-05-29T00:05:43.573Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-05-29T00:05:43.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-29T00:05:43.573Z] a3d2828fbd73: Preparing [2024-05-29T00:05:43.573Z] 923e6ce91ae8: Preparing [2024-05-29T00:05:43.573Z] 3b83a5735982: Preparing [2024-05-29T00:05:43.573Z] 520cad593032: Preparing [2024-05-29T00:05:43.573Z] 608d194cb50c: Preparing [2024-05-29T00:05:43.573Z] acc83c6ca332: Preparing [2024-05-29T00:05:43.573Z] 8ab7fa0d5370: Preparing [2024-05-29T00:05:43.573Z] 46252c2cb631: Preparing [2024-05-29T00:05:43.573Z] c28dd9ed9250: Preparing [2024-05-29T00:05:43.573Z] e0b0e4456f00: Preparing [2024-05-29T00:05:43.573Z] 890104eb6031: Preparing [2024-05-29T00:05:43.573Z] b353fe5312dc: Preparing [2024-05-29T00:05:43.573Z] c4cbaf3725e2: Preparing [2024-05-29T00:05:43.573Z] 7c504f21be85: Preparing [2024-05-29T00:05:43.573Z] e0b0e4456f00: Waiting [2024-05-29T00:05:43.573Z] 890104eb6031: Waiting [2024-05-29T00:05:43.573Z] acc83c6ca332: Waiting [2024-05-29T00:05:43.573Z] b353fe5312dc: Waiting [2024-05-29T00:05:43.573Z] 8ab7fa0d5370: Waiting [2024-05-29T00:05:43.573Z] c4cbaf3725e2: Waiting [2024-05-29T00:05:43.573Z] 46252c2cb631: Waiting [2024-05-29T00:05:43.573Z] 7c504f21be85: Waiting [2024-05-29T00:05:43.573Z] c28dd9ed9250: Waiting [2024-05-29T00:05:43.573Z] 923e6ce91ae8: Layer already exists [2024-05-29T00:05:43.573Z] 520cad593032: Layer already exists [2024-05-29T00:05:43.573Z] 3b83a5735982: Layer already exists [2024-05-29T00:05:43.573Z] a3d2828fbd73: Layer already exists [2024-05-29T00:05:43.573Z] 608d194cb50c: Layer already exists [2024-05-29T00:05:43.573Z] acc83c6ca332: Layer already exists [2024-05-29T00:05:43.573Z] 8ab7fa0d5370: Layer already exists [2024-05-29T00:05:43.573Z] 46252c2cb631: Layer already exists [2024-05-29T00:05:43.573Z] e0b0e4456f00: Layer already exists [2024-05-29T00:05:43.573Z] c28dd9ed9250: Layer already exists [2024-05-29T00:05:43.573Z] c4cbaf3725e2: Layer already exists [2024-05-29T00:05:43.573Z] b353fe5312dc: Layer already exists [2024-05-29T00:05:43.573Z] 890104eb6031: Layer already exists [2024-05-29T00:05:43.573Z] 7c504f21be85: Layer already exists [2024-05-29T00:05:43.839Z] latest: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:44.201Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:44.559Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.10 [2024-05-29T00:05:44.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-29T00:05:44.559Z] a3d2828fbd73: Preparing [2024-05-29T00:05:44.559Z] 923e6ce91ae8: Preparing [2024-05-29T00:05:44.559Z] 3b83a5735982: Preparing [2024-05-29T00:05:44.559Z] 520cad593032: Preparing [2024-05-29T00:05:44.559Z] 608d194cb50c: Preparing [2024-05-29T00:05:44.559Z] acc83c6ca332: Preparing [2024-05-29T00:05:44.559Z] 8ab7fa0d5370: Preparing [2024-05-29T00:05:44.559Z] 46252c2cb631: Preparing [2024-05-29T00:05:44.559Z] c28dd9ed9250: Preparing [2024-05-29T00:05:44.559Z] e0b0e4456f00: Preparing [2024-05-29T00:05:44.559Z] 890104eb6031: Preparing [2024-05-29T00:05:44.559Z] b353fe5312dc: Preparing [2024-05-29T00:05:44.559Z] c4cbaf3725e2: Preparing [2024-05-29T00:05:44.559Z] acc83c6ca332: Waiting [2024-05-29T00:05:44.559Z] 7c504f21be85: Preparing [2024-05-29T00:05:44.559Z] 8ab7fa0d5370: Waiting [2024-05-29T00:05:44.559Z] 46252c2cb631: Waiting [2024-05-29T00:05:44.559Z] 890104eb6031: Waiting [2024-05-29T00:05:44.559Z] b353fe5312dc: Waiting [2024-05-29T00:05:44.559Z] c28dd9ed9250: Waiting [2024-05-29T00:05:44.559Z] c4cbaf3725e2: Waiting [2024-05-29T00:05:44.559Z] e0b0e4456f00: Waiting [2024-05-29T00:05:44.559Z] 7c504f21be85: Waiting [2024-05-29T00:05:44.559Z] a3d2828fbd73: Layer already exists [2024-05-29T00:05:44.559Z] 923e6ce91ae8: Layer already exists [2024-05-29T00:05:44.559Z] 608d194cb50c: Layer already exists [2024-05-29T00:05:44.559Z] 3b83a5735982: Layer already exists [2024-05-29T00:05:44.559Z] 520cad593032: Layer already exists [2024-05-29T00:05:44.559Z] 46252c2cb631: Layer already exists [2024-05-29T00:05:44.559Z] 8ab7fa0d5370: Layer already exists [2024-05-29T00:05:44.559Z] acc83c6ca332: Layer already exists [2024-05-29T00:05:44.559Z] c28dd9ed9250: Layer already exists [2024-05-29T00:05:44.559Z] e0b0e4456f00: Layer already exists [2024-05-29T00:05:44.559Z] b353fe5312dc: Layer already exists [2024-05-29T00:05:44.559Z] c4cbaf3725e2: Layer already exists [2024-05-29T00:05:44.559Z] 890104eb6031: Layer already exists [2024-05-29T00:05:44.559Z] 7c504f21be85: Layer already exists [2024-05-29T00:05:49.890Z] 3.2.0-dev.10: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:50.253Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:50.607Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [2024-05-29T00:05:50.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-29T00:05:50.607Z] a3d2828fbd73: Preparing [2024-05-29T00:05:50.607Z] 923e6ce91ae8: Preparing [2024-05-29T00:05:50.607Z] 3b83a5735982: Preparing [2024-05-29T00:05:50.607Z] 520cad593032: Preparing [2024-05-29T00:05:50.607Z] 608d194cb50c: Preparing [2024-05-29T00:05:50.607Z] acc83c6ca332: Preparing [2024-05-29T00:05:50.607Z] 8ab7fa0d5370: Preparing [2024-05-29T00:05:50.607Z] 46252c2cb631: Preparing [2024-05-29T00:05:50.607Z] c28dd9ed9250: Preparing [2024-05-29T00:05:50.607Z] e0b0e4456f00: Preparing [2024-05-29T00:05:50.607Z] 890104eb6031: Preparing [2024-05-29T00:05:50.607Z] b353fe5312dc: Preparing [2024-05-29T00:05:50.607Z] c4cbaf3725e2: Preparing [2024-05-29T00:05:50.607Z] 7c504f21be85: Preparing [2024-05-29T00:05:50.607Z] c28dd9ed9250: Waiting [2024-05-29T00:05:50.607Z] e0b0e4456f00: Waiting [2024-05-29T00:05:50.607Z] 890104eb6031: Waiting [2024-05-29T00:05:50.607Z] b353fe5312dc: Waiting [2024-05-29T00:05:50.607Z] c4cbaf3725e2: Waiting [2024-05-29T00:05:50.607Z] 7c504f21be85: Waiting [2024-05-29T00:05:50.607Z] 8ab7fa0d5370: Waiting [2024-05-29T00:05:50.607Z] 46252c2cb631: Waiting [2024-05-29T00:05:50.607Z] acc83c6ca332: Waiting [2024-05-29T00:05:50.607Z] 3b83a5735982: Layer already exists [2024-05-29T00:05:50.607Z] 520cad593032: Layer already exists [2024-05-29T00:05:50.607Z] 923e6ce91ae8: Layer already exists [2024-05-29T00:05:50.607Z] a3d2828fbd73: Layer already exists [2024-05-29T00:05:50.607Z] 608d194cb50c: Layer already exists [2024-05-29T00:05:50.607Z] acc83c6ca332: Layer already exists [2024-05-29T00:05:50.607Z] 46252c2cb631: Layer already exists [2024-05-29T00:05:50.607Z] 8ab7fa0d5370: Layer already exists [2024-05-29T00:05:50.607Z] e0b0e4456f00: Layer already exists [2024-05-29T00:05:50.607Z] c28dd9ed9250: Layer already exists [2024-05-29T00:05:50.607Z] 890104eb6031: Layer already exists [2024-05-29T00:05:50.607Z] b353fe5312dc: Layer already exists [2024-05-29T00:05:50.607Z] 7c504f21be85: Layer already exists [2024-05-29T00:05:50.607Z] c4cbaf3725e2: Layer already exists [2024-05-29T00:05:50.876Z] ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:51.242Z] + 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 [2024-05-29T00:05:51.600Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2024-05-29T00:05:51.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2024-05-29T00:05:51.600Z] a3d2828fbd73: Preparing [2024-05-29T00:05:51.600Z] 923e6ce91ae8: Preparing [2024-05-29T00:05:51.600Z] 3b83a5735982: Preparing [2024-05-29T00:05:51.600Z] 520cad593032: Preparing [2024-05-29T00:05:51.600Z] 608d194cb50c: Preparing [2024-05-29T00:05:51.600Z] acc83c6ca332: Preparing [2024-05-29T00:05:51.600Z] 8ab7fa0d5370: Preparing [2024-05-29T00:05:51.600Z] 46252c2cb631: Preparing [2024-05-29T00:05:51.600Z] c28dd9ed9250: Preparing [2024-05-29T00:05:51.600Z] e0b0e4456f00: Preparing [2024-05-29T00:05:51.600Z] 890104eb6031: Preparing [2024-05-29T00:05:51.600Z] b353fe5312dc: Preparing [2024-05-29T00:05:51.600Z] c4cbaf3725e2: Preparing [2024-05-29T00:05:51.600Z] 7c504f21be85: Preparing [2024-05-29T00:05:51.600Z] c28dd9ed9250: Waiting [2024-05-29T00:05:51.600Z] e0b0e4456f00: Waiting [2024-05-29T00:05:51.600Z] 890104eb6031: Waiting [2024-05-29T00:05:51.600Z] b353fe5312dc: Waiting [2024-05-29T00:05:51.600Z] c4cbaf3725e2: Waiting [2024-05-29T00:05:51.600Z] 7c504f21be85: Waiting [2024-05-29T00:05:51.600Z] acc83c6ca332: Waiting [2024-05-29T00:05:51.600Z] 8ab7fa0d5370: Waiting [2024-05-29T00:05:51.600Z] 46252c2cb631: Waiting [2024-05-29T00:05:51.600Z] 520cad593032: Layer already exists [2024-05-29T00:05:51.600Z] 923e6ce91ae8: Layer already exists [2024-05-29T00:05:51.600Z] 608d194cb50c: Layer already exists [2024-05-29T00:05:51.600Z] a3d2828fbd73: Layer already exists [2024-05-29T00:05:51.600Z] 3b83a5735982: Layer already exists [2024-05-29T00:05:51.600Z] 46252c2cb631: Layer already exists [2024-05-29T00:05:51.600Z] 8ab7fa0d5370: Layer already exists [2024-05-29T00:05:51.600Z] c28dd9ed9250: Layer already exists [2024-05-29T00:05:51.600Z] acc83c6ca332: Layer already exists [2024-05-29T00:05:51.600Z] e0b0e4456f00: Layer already exists [2024-05-29T00:05:51.600Z] b353fe5312dc: Layer already exists [2024-05-29T00:05:51.600Z] 890104eb6031: Layer already exists [2024-05-29T00:05:51.600Z] c4cbaf3725e2: Layer already exists [2024-05-29T00:05:51.600Z] 7c504f21be85: Layer already exists [2024-05-29T00:05:51.867Z] main: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T00:05:51.945Z] ===================================================== [Pipeline] echo [2024-05-29T00:05:51.958Z] taggedImages: [2024-05-29T00:05:51.958Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [2024-05-29T00:05:51.958Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2024-05-29T00:05:51.958Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.10 [2024-05-29T00:05:51.958Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [2024-05-29T00:05:51.958Z] - 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 [2024-05-29T00:05:52.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T00:05:52.360Z] [2024-05-29T00:05:52.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:05:52.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T00:05:52.744Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T00:05:52.744Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T00:05:52.744Z] 04944245beec: Pulling fs layer [2024-05-29T00:05:52.744Z] 699f458cf7ca: Pulling fs layer [2024-05-29T00:05:52.744Z] 765212b225bb: Pulling fs layer [2024-05-29T00:05:52.744Z] f23df028b6ca: Pulling fs layer [2024-05-29T00:05:52.744Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T00:05:52.744Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T00:05:52.744Z] f23df028b6ca: Waiting [2024-05-29T00:05:52.744Z] d65c8cfc05b1: Waiting [2024-05-29T00:05:52.744Z] 2437ff75d9bd: Waiting [2024-05-29T00:05:52.744Z] 765212b225bb: Waiting [2024-05-29T00:05:53.034Z] 04944245beec: Verifying Checksum [2024-05-29T00:05:53.034Z] 04944245beec: Download complete [2024-05-29T00:05:53.034Z] 765212b225bb: Verifying Checksum [2024-05-29T00:05:53.034Z] 765212b225bb: Download complete [2024-05-29T00:05:53.034Z] f23df028b6ca: Verifying Checksum [2024-05-29T00:05:53.034Z] f23df028b6ca: Download complete [2024-05-29T00:05:53.034Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T00:05:53.034Z] d65c8cfc05b1: Download complete [2024-05-29T00:05:53.317Z] 699f458cf7ca: Verifying Checksum [2024-05-29T00:05:53.317Z] 699f458cf7ca: Download complete [2024-05-29T00:05:53.918Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T00:05:53.918Z] 8998bd30e6a1: Download complete [2024-05-29T00:05:56.547Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T00:05:59.129Z] 8998bd30e6a1: Pull complete [2024-05-29T00:05:59.129Z] 04944245beec: Pull complete [2024-05-29T00:06:01.062Z] 699f458cf7ca: Pull complete [2024-05-29T00:06:01.062Z] 765212b225bb: Pull complete [2024-05-29T00:06:02.025Z] f23df028b6ca: Pull complete [2024-05-29T00:06:02.293Z] d65c8cfc05b1: Pull complete [2024-05-29T00:06:20.500Z] 2437ff75d9bd: Pull complete [2024-05-29T00:06:20.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T00:06:20.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T00:06:20.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:06:20.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-977 does not seem to be running inside a container [2024-05-29T00:06:20.825Z] $ 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/175 -v /w/workspace/device-usb-camera/175:/w/workspace/device-usb-camera/175:rw,z -v /w/workspace/device-usb-camera/175@tmp:/w/workspace/device-usb-camera/175@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 [2024-05-29T00:06:23.563Z] $ docker top 028ae9c7e8cd204fbbecdf3fc1d3a623f3b0d47edd6655a1195aba3fb77b13b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:06:24.433Z] ---> job-cost.sh [2024-05-29T00:06:24.433Z] lf-activate-venv: SKIPPING [2024-05-29T00:06:24.433Z] INFO: No Stack... [2024-05-29T00:06:25.019Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T00:06:25.604Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T00:06:26.257Z] + cat /w/workspace/device-usb-camera/175/archives/cost.csv [2024-05-29T00:06:26.257Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T00:06:26.328Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [2024-05-29T00:06:26.339Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] did not exist. Created. [2024-05-29T00:06:26.347Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T00:06:27.035Z] /w/workspace/device-usb-camera/175@tmp/durable-909e47b7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T00:06:27.686Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T00:06:27.715Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T00:06:27.771Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T00:06:27.780Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T00:06:27.829Z] $ docker stop --time=1 028ae9c7e8cd204fbbecdf3fc1d3a623f3b0d47edd6655a1195aba3fb77b13b5 [2024-05-29T00:06:29.576Z] $ docker rm -f --volumes 028ae9c7e8cd204fbbecdf3fc1d3a623f3b0d47edd6655a1195aba3fb77b13b5 [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 [2024-05-29T00:06:30.141Z] provisioning config files... [2024-05-29T00:06:30.166Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3203946406721254206tmp [Pipeline] { [Pipeline] sh [2024-05-29T00:06:30.499Z] + set +x [2024-05-29T00:06:30.499Z] + + curl -s https://codecov.io/bash [2024-05-29T00:06:30.499Z] bash -s -- [2024-05-29T00:06:30.499Z] [2024-05-29T00:06:30.499Z] _____ _ [2024-05-29T00:06:30.499Z] / ____| | | [2024-05-29T00:06:30.499Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T00:06:30.499Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T00:06:30.499Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T00:06:30.499Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T00:06:30.499Z] Bash-1.0.6 [2024-05-29T00:06:30.499Z] [2024-05-29T00:06:30.499Z] [2024-05-29T00:06:30.499Z] ==> git version 2.25.1 found [2024-05-29T00:06:30.499Z] ==> 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 [2024-05-29T00:06:30.499Z] Release-Date: 2020-01-08 [2024-05-29T00:06:30.499Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T00:06:30.499Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T00:06:30.499Z] ==> Jenkins CI detected. [2024-05-29T00:06:30.499Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2024-05-29T00:06:30.499Z] project root: . [2024-05-29T00:06:30.499Z] --> token set from env [2024-05-29T00:06:30.499Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T00:06:30.499Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T00:06:30.499Z] ==> Python coveragepy not found [2024-05-29T00:06:30.499Z] ==> Searching for coverage reports in: [2024-05-29T00:06:30.499Z] + . [2024-05-29T00:06:30.499Z] -> Found 1 reports [2024-05-29T00:06:30.499Z] ==> Detecting git/mercurial file structure [2024-05-29T00:06:30.499Z] ==> Reading reports [2024-05-29T00:06:30.757Z] + ./coverage.out bytes=54703 [2024-05-29T00:06:30.757Z] ==> Appending adjustments [2024-05-29T00:06:30.757Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T00:06:30.757Z] + Found adjustments [2024-05-29T00:06:30.757Z] ==> Gzipping contents [2024-05-29T00:06:30.757Z] 8.0K /tmp/codecov.mOUyQd.gz [2024-05-29T00:06:30.757Z] ==> Uploading reports [2024-05-29T00:06:30.757Z] url: https://codecov.io [2024-05-29T00:06:30.757Z] query: branch=main&commit=ccce436d0ac5c3ef3c815fb520729a26368c4d34&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T00:06:30.757Z] -> Pinging Codecov [2024-05-29T00:06:30.757Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ccce436d0ac5c3ef3c815fb520729a26368c4d34&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T00:06:31.018Z] -> Uploading to [2024-05-29T00:06:31.018Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/73D8F5FF140700D3E01443B452E23636/ccce436d0ac5c3ef3c815fb520729a26368c4d34/7ba8c0e4-3de5-4a61-8cd8-b181d291ea31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T000630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cd36748e941b7008064c747410eb4cb9c83c5dd1a6afee85b911788345344db [2024-05-29T00:06:31.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T00:06:31.018Z] Dload Upload Total Spent Left Speed [2024-05-29T00:06:31.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27775 --:--:-- --:--:-- --:--:-- 27775 [2024-05-29T00:06:31.278Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] } [2024-05-29T00:06:31.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-29T00:06:31.516Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-29T00:06:31.531Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:06:31.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T00:06:31.837Z] [2024-05-29T00:06:31.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:06:32.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T00:06:32.141Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-29T00:06:32.141Z] 619be1103602: Already exists [2024-05-29T00:06:32.141Z] f8ea3408117e: Pulling fs layer [2024-05-29T00:06:32.141Z] 91320369b822: Pulling fs layer [2024-05-29T00:06:32.141Z] 0406650e8295: Pulling fs layer [2024-05-29T00:06:32.141Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T00:06:32.141Z] 96d80e3f36e1: Pulling fs layer [2024-05-29T00:06:32.141Z] bcf3aedb951c: Pulling fs layer [2024-05-29T00:06:32.141Z] 4f4fb700ef54: Waiting [2024-05-29T00:06:32.141Z] 96d80e3f36e1: Waiting [2024-05-29T00:06:32.141Z] bcf3aedb951c: Waiting [2024-05-29T00:06:32.141Z] 0406650e8295: Verifying Checksum [2024-05-29T00:06:32.141Z] 0406650e8295: Download complete [2024-05-29T00:06:32.141Z] f8ea3408117e: Verifying Checksum [2024-05-29T00:06:32.141Z] f8ea3408117e: Download complete [2024-05-29T00:06:32.141Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T00:06:32.141Z] 4f4fb700ef54: Download complete [2024-05-29T00:06:32.141Z] f8ea3408117e: Pull complete [2024-05-29T00:06:32.400Z] 96d80e3f36e1: Verifying Checksum [2024-05-29T00:06:32.400Z] 96d80e3f36e1: Download complete [2024-05-29T00:06:32.669Z] 91320369b822: Verifying Checksum [2024-05-29T00:06:32.669Z] 91320369b822: Download complete [2024-05-29T00:06:33.236Z] bcf3aedb951c: Verifying Checksum [2024-05-29T00:06:33.236Z] bcf3aedb951c: Download complete [2024-05-29T00:06:35.769Z] 91320369b822: Pull complete [2024-05-29T00:06:35.769Z] 0406650e8295: Pull complete [2024-05-29T00:06:35.769Z] 4f4fb700ef54: Pull complete [2024-05-29T00:06:35.769Z] 96d80e3f36e1: Pull complete [2024-05-29T00:06:38.303Z] bcf3aedb951c: Pull complete [2024-05-29T00:06:38.303Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-29T00:06:38.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T00:06:38.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:06:38.413Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-29T00:06:38.448Z] $ 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:latest cat [2024-05-29T00:06:40.064Z] $ docker top 90db48510b705b280446e17635d9c7a80968e8cff0a0ecb8149fd4ef92c44122 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T00:06:40.414Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo [2024-05-29T00:06:40.424Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2024-05-29T00:06:40.703Z] + set -o pipefail [2024-05-29T00:06:40.703Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2024-05-29T00:06:47.272Z] [2024-05-29T00:06:47.272Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2024-05-29T00:06:47.272Z] [2024-05-29T00:06:47.272Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/064a9242-b26f-4601-8e29-ab5c2105339f [2024-05-29T00:06:47.272Z] [2024-05-29T00:06:47.272Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-29T00:06:47.272Z] [2024-05-29T00:06:47.530Z] [2024-05-29T00:06:47.530Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-29T00:06:47.530Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-29T00:06:47.801Z] $ docker stop --time=1 90db48510b705b280446e17635d9c7a80968e8cff0a0ecb8149fd4ef92c44122 [2024-05-29T00:06:50.080Z] $ docker rm -f --volumes 90db48510b705b280446e17635d9c7a80968e8cff0a0ecb8149fd4ef92c44122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T00:06:50.936Z] + git log --format=format:%s -1 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] sh [2024-05-29T00:06:51.230Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T00:06:51.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:06:51.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T00:06:51.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:06:51.615Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-29T00:06:51.647Z] $ 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 [2024-05-29T00:06:52.010Z] $ docker top cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T00:06:58.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T00:06:58.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T00:06:58.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T00:06:58.356Z] $ docker exec cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 ssh-agent [2024-05-29T00:06:58.465Z] SSH_AUTH_SOCK=/tmp/ssh-QdYQtYkpFdsA/agent.33 [2024-05-29T00:06:58.465Z] SSH_AGENT_PID=39 [2024-05-29T00:06:58.469Z] Running ssh-add (command line suppressed) [2024-05-29T00:06:58.560Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9151095049326520789.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9151095049326520789.key) [2024-05-29T00:06:58.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T00:06:58.868Z] + git semver tag [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,045 [run_tag] DEBUG tag force:False [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,046 [check_head_tag] DEBUG check head tag [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,048 [execute] INFO git cat-file --batch-check [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,052 [execute] INFO git cat-file --batch [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,093 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,094 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,094 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2024-05-29T00:06:59.126Z] 2024-05-29 00:06:59,098 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:06:59.126Z] 3.2.0-dev.10 [Pipeline] } [2024-05-29T00:06:59.136Z] $ docker exec --env ******** --env ******** cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 ssh-agent -k [2024-05-29T00:06:59.237Z] unset SSH_AUTH_SOCK; [2024-05-29T00:06:59.237Z] unset SSH_AGENT_PID; [2024-05-29T00:06:59.237Z] echo Agent pid 39 killed; [2024-05-29T00:06:59.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T00:06:59.566Z] + git semver [Pipeline] } [2024-05-29T00:06:59.840Z] $ docker stop --time=1 cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 [2024-05-29T00:07:01.134Z] $ docker rm -f --volumes cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:07:01.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T00:07:01.561Z] [2024-05-29T00:07:01.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:07:01.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T00:07:01.869Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-29T00:07:01.869Z] ab5ef0e58194: Pulling fs layer [2024-05-29T00:07:01.869Z] 9712f1f96733: Pulling fs layer [2024-05-29T00:07:01.869Z] 63f879dbbcfc: Pulling fs layer [2024-05-29T00:07:01.869Z] 0d9ebad4ef96: Pulling fs layer [2024-05-29T00:07:01.869Z] e9a5061849ea: Pulling fs layer [2024-05-29T00:07:01.869Z] d747dcd14b5f: Pulling fs layer [2024-05-29T00:07:01.869Z] 2de7ff778b66: Pulling fs layer [2024-05-29T00:07:01.869Z] 0d9ebad4ef96: Waiting [2024-05-29T00:07:01.869Z] e9a5061849ea: Waiting [2024-05-29T00:07:01.869Z] d747dcd14b5f: Waiting [2024-05-29T00:07:01.869Z] 2de7ff778b66: Waiting [2024-05-29T00:07:01.869Z] 9712f1f96733: Verifying Checksum [2024-05-29T00:07:01.869Z] 9712f1f96733: Download complete [2024-05-29T00:07:02.132Z] 63f879dbbcfc: Verifying Checksum [2024-05-29T00:07:02.132Z] 63f879dbbcfc: Download complete [2024-05-29T00:07:02.392Z] e9a5061849ea: Verifying Checksum [2024-05-29T00:07:02.392Z] e9a5061849ea: Download complete [2024-05-29T00:07:02.392Z] d747dcd14b5f: Verifying Checksum [2024-05-29T00:07:02.392Z] d747dcd14b5f: Download complete [2024-05-29T00:07:02.652Z] ab5ef0e58194: Verifying Checksum [2024-05-29T00:07:02.652Z] ab5ef0e58194: Download complete [2024-05-29T00:07:02.652Z] 0d9ebad4ef96: Verifying Checksum [2024-05-29T00:07:02.652Z] 0d9ebad4ef96: Download complete [2024-05-29T00:07:02.652Z] 2de7ff778b66: Verifying Checksum [2024-05-29T00:07:02.652Z] 2de7ff778b66: Download complete [2024-05-29T00:07:05.178Z] ab5ef0e58194: Pull complete [2024-05-29T00:07:05.178Z] 9712f1f96733: Pull complete [2024-05-29T00:07:05.746Z] 63f879dbbcfc: Pull complete [2024-05-29T00:07:09.031Z] 0d9ebad4ef96: Pull complete [2024-05-29T00:07:09.031Z] e9a5061849ea: Pull complete [2024-05-29T00:07:09.031Z] d747dcd14b5f: Pull complete [2024-05-29T00:07:09.967Z] 2de7ff778b66: Pull complete [2024-05-29T00:07:09.967Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-29T00:07:09.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T00:07:09.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:07:10.067Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-29T00:07:10.096Z] $ 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 [2024-05-29T00:07:11.985Z] $ docker top 8f6e330565811286ade72c1c46173fa5071e1f93a2f9df4599b46970b11e95a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-29T00:07:12.065Z] provisioning config files... [2024-05-29T00:07:12.072Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9191469669673028088tmp [2024-05-29T00:07:12.081Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16396748991093285884tmp [2024-05-29T00:07:12.089Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config945316119880258861tmp [Pipeline] { [Pipeline] echo [2024-05-29T00:07:12.186Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:12.478Z] ---> sigul-configuration.sh [2024-05-29T00:07:12.479Z] gpg: directory `/root/.gnupg' created [2024-05-29T00:07:12.479Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-29T00:07:12.479Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-29T00:07:12.479Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-29T00:07:12.479Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-29T00:07:12.479Z] gpg: CAST5 encrypted data [2024-05-29T00:07:12.479Z] gpg: encrypted with 1 passphrase [2024-05-29T00:07:12.479Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-29T00:07:12.774Z] + mkdir /home/jenkins [2024-05-29T00:07:12.774Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-29T00:07:13.073Z] + 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 [2024-05-29T00:07:13.090Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:13.390Z] ---> sigul-install.sh [2024-05-29T00:07:13.390Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-29T00:07:13.682Z] + git tag --list [2024-05-29T00:07:13.682Z] v0.0.0 [2024-05-29T00:07:13.682Z] v0.0.1-dev.1 [2024-05-29T00:07:13.682Z] v0.0.1-dev.10 [2024-05-29T00:07:13.682Z] v0.0.1-dev.11 [2024-05-29T00:07:13.682Z] v0.0.1-dev.12 [2024-05-29T00:07:13.682Z] v0.0.1-dev.13 [2024-05-29T00:07:13.682Z] v0.0.1-dev.14 [2024-05-29T00:07:13.682Z] v0.0.1-dev.15 [2024-05-29T00:07:13.682Z] v0.0.1-dev.16 [2024-05-29T00:07:13.682Z] v0.0.1-dev.2 [2024-05-29T00:07:13.682Z] v0.0.1-dev.3 [2024-05-29T00:07:13.682Z] v0.0.1-dev.4 [2024-05-29T00:07:13.682Z] v0.0.1-dev.5 [2024-05-29T00:07:13.682Z] v0.0.1-dev.6 [2024-05-29T00:07:13.682Z] v0.0.1-dev.7 [2024-05-29T00:07:13.682Z] v0.0.1-dev.8 [2024-05-29T00:07:13.682Z] v0.0.1-dev.9 [2024-05-29T00:07:13.682Z] v2.2.0 [2024-05-29T00:07:13.682Z] v2.2.0-dev.17 [2024-05-29T00:07:13.682Z] v2.2.0-dev.18 [2024-05-29T00:07:13.682Z] v2.2.0-dev.19 [2024-05-29T00:07:13.682Z] v2.2.0-dev.20 [2024-05-29T00:07:13.682Z] v2.2.0-dev.21 [2024-05-29T00:07:13.682Z] v2.2.0-dev.22 [2024-05-29T00:07:13.682Z] v2.2.0-dev.23 [2024-05-29T00:07:13.682Z] v2.2.0-dev.24 [2024-05-29T00:07:13.682Z] v2.2.0-dev.25 [2024-05-29T00:07:13.682Z] v2.2.0-dev.26 [2024-05-29T00:07:13.682Z] v2.2.0-dev.27 [2024-05-29T00:07:13.682Z] v2.3.0 [2024-05-29T00:07:13.682Z] v2.3.0-dev.1 [2024-05-29T00:07:13.682Z] v2.3.0-dev.10 [2024-05-29T00:07:13.682Z] v2.3.0-dev.11 [2024-05-29T00:07:13.682Z] v2.3.0-dev.12 [2024-05-29T00:07:13.682Z] v2.3.0-dev.13 [2024-05-29T00:07:13.682Z] v2.3.0-dev.14 [2024-05-29T00:07:13.682Z] v2.3.0-dev.15 [2024-05-29T00:07:13.682Z] v2.3.0-dev.16 [2024-05-29T00:07:13.682Z] v2.3.0-dev.17 [2024-05-29T00:07:13.682Z] v2.3.0-dev.18 [2024-05-29T00:07:13.682Z] v2.3.0-dev.19 [2024-05-29T00:07:13.682Z] v2.3.0-dev.2 [2024-05-29T00:07:13.682Z] v2.3.0-dev.20 [2024-05-29T00:07:13.682Z] v2.3.0-dev.21 [2024-05-29T00:07:13.682Z] v2.3.0-dev.22 [2024-05-29T00:07:13.682Z] v2.3.0-dev.23 [2024-05-29T00:07:13.682Z] v2.3.0-dev.24 [2024-05-29T00:07:13.682Z] v2.3.0-dev.25 [2024-05-29T00:07:13.682Z] v2.3.0-dev.26 [2024-05-29T00:07:13.682Z] v2.3.0-dev.27 [2024-05-29T00:07:13.682Z] v2.3.0-dev.28 [2024-05-29T00:07:13.682Z] v2.3.0-dev.3 [2024-05-29T00:07:13.682Z] v2.3.0-dev.4 [2024-05-29T00:07:13.682Z] v2.3.0-dev.5 [2024-05-29T00:07:13.682Z] v2.3.0-dev.6 [2024-05-29T00:07:13.682Z] v2.3.0-dev.7 [2024-05-29T00:07:13.682Z] v2.3.0-dev.8 [2024-05-29T00:07:13.682Z] v2.3.0-dev.9 [2024-05-29T00:07:13.682Z] v2.3.1 [2024-05-29T00:07:13.682Z] v2.3.1-dev.4 [2024-05-29T00:07:13.682Z] v2.3.1-dev.5 [2024-05-29T00:07:13.682Z] v2.3.1-dev.6 [2024-05-29T00:07:13.682Z] v3.0 [2024-05-29T00:07:13.682Z] v3.0.0 [2024-05-29T00:07:13.682Z] v3.0.0-dev.1 [2024-05-29T00:07:13.682Z] v3.0.0-dev.10 [2024-05-29T00:07:13.682Z] v3.0.0-dev.11 [2024-05-29T00:07:13.682Z] v3.0.0-dev.12 [2024-05-29T00:07:13.682Z] v3.0.0-dev.13 [2024-05-29T00:07:13.682Z] v3.0.0-dev.14 [2024-05-29T00:07:13.682Z] v3.0.0-dev.15 [2024-05-29T00:07:13.682Z] v3.0.0-dev.16 [2024-05-29T00:07:13.682Z] v3.0.0-dev.17 [2024-05-29T00:07:13.682Z] v3.0.0-dev.18 [2024-05-29T00:07:13.682Z] v3.0.0-dev.19 [2024-05-29T00:07:13.682Z] v3.0.0-dev.2 [2024-05-29T00:07:13.682Z] v3.0.0-dev.20 [2024-05-29T00:07:13.682Z] v3.0.0-dev.21 [2024-05-29T00:07:13.682Z] v3.0.0-dev.22 [2024-05-29T00:07:13.682Z] v3.0.0-dev.23 [2024-05-29T00:07:13.682Z] v3.0.0-dev.24 [2024-05-29T00:07:13.682Z] v3.0.0-dev.25 [2024-05-29T00:07:13.682Z] v3.0.0-dev.26 [2024-05-29T00:07:13.682Z] v3.0.0-dev.27 [2024-05-29T00:07:13.682Z] v3.0.0-dev.28 [2024-05-29T00:07:13.682Z] v3.0.0-dev.29 [2024-05-29T00:07:13.682Z] v3.0.0-dev.3 [2024-05-29T00:07:13.682Z] v3.0.0-dev.30 [2024-05-29T00:07:13.682Z] v3.0.0-dev.31 [2024-05-29T00:07:13.682Z] v3.0.0-dev.32 [2024-05-29T00:07:13.682Z] v3.0.0-dev.33 [2024-05-29T00:07:13.682Z] v3.0.0-dev.34 [2024-05-29T00:07:13.682Z] v3.0.0-dev.35 [2024-05-29T00:07:13.682Z] v3.0.0-dev.36 [2024-05-29T00:07:13.682Z] v3.0.0-dev.37 [2024-05-29T00:07:13.682Z] v3.0.0-dev.38 [2024-05-29T00:07:13.682Z] v3.0.0-dev.39 [2024-05-29T00:07:13.682Z] v3.0.0-dev.4 [2024-05-29T00:07:13.682Z] v3.0.0-dev.40 [2024-05-29T00:07:13.682Z] v3.0.0-dev.41 [2024-05-29T00:07:13.682Z] v3.0.0-dev.42 [2024-05-29T00:07:13.682Z] v3.0.0-dev.43 [2024-05-29T00:07:13.682Z] v3.0.0-dev.44 [2024-05-29T00:07:13.682Z] v3.0.0-dev.45 [2024-05-29T00:07:13.682Z] v3.0.0-dev.46 [2024-05-29T00:07:13.682Z] v3.0.0-dev.47 [2024-05-29T00:07:13.682Z] v3.0.0-dev.48 [2024-05-29T00:07:13.682Z] v3.0.0-dev.49 [2024-05-29T00:07:13.682Z] v3.0.0-dev.5 [2024-05-29T00:07:13.682Z] v3.0.0-dev.50 [2024-05-29T00:07:13.682Z] v3.0.0-dev.51 [2024-05-29T00:07:13.682Z] v3.0.0-dev.6 [2024-05-29T00:07:13.682Z] v3.0.0-dev.7 [2024-05-29T00:07:13.682Z] v3.0.0-dev.8 [2024-05-29T00:07:13.682Z] v3.0.0-dev.9 [2024-05-29T00:07:13.682Z] v3.1 [2024-05-29T00:07:13.682Z] v3.1.0 [2024-05-29T00:07:13.682Z] v3.1.0-dev.1 [2024-05-29T00:07:13.682Z] v3.1.0-dev.10 [2024-05-29T00:07:13.682Z] v3.1.0-dev.11 [2024-05-29T00:07:13.682Z] v3.1.0-dev.12 [2024-05-29T00:07:13.682Z] v3.1.0-dev.13 [2024-05-29T00:07:13.682Z] v3.1.0-dev.14 [2024-05-29T00:07:13.682Z] v3.1.0-dev.15 [2024-05-29T00:07:13.682Z] v3.1.0-dev.16 [2024-05-29T00:07:13.682Z] v3.1.0-dev.17 [2024-05-29T00:07:13.682Z] v3.1.0-dev.18 [2024-05-29T00:07:13.682Z] v3.1.0-dev.19 [2024-05-29T00:07:13.682Z] v3.1.0-dev.2 [2024-05-29T00:07:13.682Z] v3.1.0-dev.20 [2024-05-29T00:07:13.682Z] v3.1.0-dev.21 [2024-05-29T00:07:13.682Z] v3.1.0-dev.22 [2024-05-29T00:07:13.682Z] v3.1.0-dev.23 [2024-05-29T00:07:13.682Z] v3.1.0-dev.24 [2024-05-29T00:07:13.682Z] v3.1.0-dev.25 [2024-05-29T00:07:13.682Z] v3.1.0-dev.26 [2024-05-29T00:07:13.682Z] v3.1.0-dev.27 [2024-05-29T00:07:13.682Z] v3.1.0-dev.28 [2024-05-29T00:07:13.682Z] v3.1.0-dev.29 [2024-05-29T00:07:13.682Z] v3.1.0-dev.3 [2024-05-29T00:07:13.682Z] v3.1.0-dev.30 [2024-05-29T00:07:13.682Z] v3.1.0-dev.31 [2024-05-29T00:07:13.682Z] v3.1.0-dev.32 [2024-05-29T00:07:13.682Z] v3.1.0-dev.33 [2024-05-29T00:07:13.682Z] v3.1.0-dev.34 [2024-05-29T00:07:13.682Z] v3.1.0-dev.35 [2024-05-29T00:07:13.682Z] v3.1.0-dev.36 [2024-05-29T00:07:13.682Z] v3.1.0-dev.37 [2024-05-29T00:07:13.682Z] v3.1.0-dev.38 [2024-05-29T00:07:13.682Z] v3.1.0-dev.39 [2024-05-29T00:07:13.682Z] v3.1.0-dev.4 [2024-05-29T00:07:13.682Z] v3.1.0-dev.5 [2024-05-29T00:07:13.682Z] v3.1.0-dev.6 [2024-05-29T00:07:13.682Z] v3.1.0-dev.7 [2024-05-29T00:07:13.682Z] v3.1.0-dev.8 [2024-05-29T00:07:13.682Z] v3.1.0-dev.9 [2024-05-29T00:07:13.682Z] v3.1.1-dev.1 [2024-05-29T00:07:13.682Z] v3.2.0-dev.1 [2024-05-29T00:07:13.682Z] v3.2.0-dev.10 [2024-05-29T00:07:13.682Z] v3.2.0-dev.2 [2024-05-29T00:07:13.682Z] v3.2.0-dev.3 [2024-05-29T00:07:13.682Z] v3.2.0-dev.4 [2024-05-29T00:07:13.682Z] v3.2.0-dev.5 [2024-05-29T00:07:13.682Z] v3.2.0-dev.6 [2024-05-29T00:07:13.682Z] v3.2.0-dev.7 [2024-05-29T00:07:13.682Z] v3.2.0-dev.8 [2024-05-29T00:07:13.682Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-29T00:07:13.972Z] + lftools sign git-tag v3.2.0-dev.10 [2024-05-29T00:07:14.539Z] Signing Git tag with Sigul... [2024-05-29T00:07:14.539Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-05-29T00:07:14.813Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:15.109Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-29T00:07:15.117Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-29T00:07:15.143Z] $ docker stop --time=1 8f6e330565811286ade72c1c46173fa5071e1f93a2f9df4599b46970b11e95a4 [2024-05-29T00:07:16.427Z] $ docker rm -f --volumes 8f6e330565811286ade72c1c46173fa5071e1f93a2f9df4599b46970b11e95a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-29T00:07:16.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T00:07:16.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:07:17.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T00:07:17.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:07:17.269Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-29T00:07:17.308Z] $ 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 [2024-05-29T00:07:17.619Z] $ docker top 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T00:07:17.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T00:07:17.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T00:07:17.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T00:07:17.850Z] $ docker exec 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef ssh-agent [2024-05-29T00:07:17.942Z] SSH_AUTH_SOCK=/tmp/ssh-fjTJAK2UQEm7/agent.32 [2024-05-29T00:07:17.942Z] SSH_AGENT_PID=38 [2024-05-29T00:07:17.947Z] Running ssh-add (command line suppressed) [2024-05-29T00:07:18.044Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14218115430553462157.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14218115430553462157.key) [2024-05-29T00:07:18.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T00:07:18.351Z] + git semver bump pre [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,523 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,523 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,523 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,523 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,525 [execute] INFO git cat-file --batch-check [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,530 [execute] INFO git cat-file --batch [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T00:07:18.611Z] 2024-05-29 00:07:18,534 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:07:18.611Z] 3.2.0-dev.11 [Pipeline] } [2024-05-29T00:07:18.622Z] $ docker exec --env ******** --env ******** 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef ssh-agent -k [2024-05-29T00:07:18.721Z] unset SSH_AUTH_SOCK; [2024-05-29T00:07:18.721Z] unset SSH_AGENT_PID; [2024-05-29T00:07:18.721Z] echo Agent pid 38 killed; [2024-05-29T00:07:18.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T00:07:19.058Z] + git semver [Pipeline] } [2024-05-29T00:07:19.331Z] $ docker stop --time=1 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef [2024-05-29T00:07:21.335Z] $ docker rm -f --volumes 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T00:07:21.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T00:07:21.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:07:21.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T00:07:21.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:07:22.077Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-29T00:07:22.105Z] $ 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 [2024-05-29T00:07:22.423Z] $ docker top 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b -eo pid,comm [2024-05-29T00:07:22.464Z] 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). [2024-05-29T00:07:22.464Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T00:07:22.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T00:07:22.524Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T00:07:22.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T00:07:22.631Z] $ docker exec 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b ssh-agent [2024-05-29T00:07:22.736Z] SSH_AUTH_SOCK=/tmp/ssh-BbboOk4knnZL/agent.33 [2024-05-29T00:07:22.736Z] SSH_AGENT_PID=39 [2024-05-29T00:07:22.742Z] Running ssh-add (command line suppressed) [2024-05-29T00:07:22.843Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5426443398404788736.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5426443398404788736.key) [2024-05-29T00:07:22.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T00:07:23.153Z] + git semver push [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,336 [run_push] DEBUG push [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,337 [execute] INFO git cat-file --batch-check [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,340 [execute] INFO git rev-list af6b812fb1ea507b8c2214b8ea4c86ea9804c25d -- [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,340 [execute] DEBUG Popen(['git', 'rev-list', 'af6b812fb1ea507b8c2214b8ea4c86ea9804c25d', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,348 [execute] INFO git fetch -v origin [2024-05-29T00:07:23.412Z] 2024-05-29 00:07:23,349 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-29T00:07:23.980Z] 2024-05-29 00:07:23,783 [run_push] DEBUG no remote changes detected [2024-05-29T00:07:23.980Z] 2024-05-29 00:07:23,783 [execute] INFO git push origin semver [2024-05-29T00:07:23.980Z] 2024-05-29 00:07:23,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T00:07:24.550Z] 2024-05-29 00:07:24,459 [run_push] DEBUG push all version tags [2024-05-29T00:07:24.550Z] 2024-05-29 00:07:24,460 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-29T00:07:24.550Z] 2024-05-29 00:07:24,460 [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) [2024-05-29T00:07:25.116Z] 2024-05-29 00:07:25,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2024-05-29T00:07:25.116Z] 3.2.0-dev.11 [Pipeline] } [2024-05-29T00:07:25.127Z] $ docker exec --env ******** --env ******** 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b ssh-agent -k [2024-05-29T00:07:25.220Z] unset SSH_AUTH_SOCK; [2024-05-29T00:07:25.220Z] unset SSH_AGENT_PID; [2024-05-29T00:07:25.220Z] echo Agent pid 39 killed; [2024-05-29T00:07:25.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T00:07:25.570Z] + git semver [Pipeline] } [2024-05-29T00:07:25.842Z] $ docker stop --time=1 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b [2024-05-29T00:07:27.094Z] $ docker rm -f --volumes 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T00:07:27.765Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2024-05-29T00:07:27.765Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-05-29T00:07:27.765Z] total 16 [2024-05-29T00:07:27.765Z] drwxr-xr-x 3 root root 4096 May 28 23:53 . [2024-05-29T00:07:27.765Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 00:07 .. [2024-05-29T00:07:27.765Z] drwxr-xr-x 2 root root 4096 May 28 23:53 cost [2024-05-29T00:07:27.765Z] -rw-r--r-- 1 root root 89 May 28 23:53 cost.csv [2024-05-29T00:07:27.765Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2024-05-29T00:07:27.765Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2024-05-29T00:07:27.765Z] total 16 [2024-05-29T00:07:27.765Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 23:53 . [2024-05-29T00:07:27.765Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 00:07 .. [2024-05-29T00:07:27.765Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 23:53 cost [2024-05-29T00:07:27.765Z] -rw-r--r-- 1 jenkins jenkins 89 May 28 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:28.051Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:28.916Z] ---> package-listing.sh [2024-05-29T00:07:28.917Z] ++ facter osfamily [2024-05-29T00:07:28.917Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T00:07:29.176Z] + OS_FAMILY=debian [2024-05-29T00:07:29.176Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2024-05-29T00:07:29.176Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T00:07:29.176Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T00:07:29.176Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T00:07:29.176Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T00:07:29.176Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-05-29T00:07:29.176Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T00:07:29.176Z] + case "${OS_FAMILY}" in [2024-05-29T00:07:29.177Z] + dpkg -l [2024-05-29T00:07:29.177Z] + grep '^ii' [2024-05-29T00:07:29.177Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T00:07:29.177Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T00:07:29.177Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T00:07:29.177Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2024-05-29T00:07:29.177Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2024-05-29T00:07:29.177Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2024-05-29T00:07:29.187Z] 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 [2024-05-29T00:07:29.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T00:07:30.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T00:07:30.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T00:07:30.105Z] prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container [2024-05-29T00:07:30.136Z] $ 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 [2024-05-29T00:07:30.333Z] $ docker top f553b54a2bef2e3f4ac5a84cfd738bdfac1e580a5427946d127bb2ac39148b34 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T00:07:30.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T00:07:30.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T00:07:31.245Z] + ls /var/log/sa-host [2024-05-29T00:07:31.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T00:07:31.409Z] provisioning config files... [2024-05-29T00:07:31.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3160848123519322455tmp [Pipeline] { [Pipeline] echo [2024-05-29T00:07:31.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:31.716Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T00:07:31.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:32.063Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T00:07:32.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:32.358Z] ---> sudo-logs.sh [2024-05-29T00:07:32.358Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T00:07:32.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:32.674Z] ---> job-cost.sh [2024-05-29T00:07:32.674Z] lf-activate-venv: SKIPPING [2024-05-29T00:07:32.674Z] DEBUG: total: 0.2199999988079071 [2024-05-29T00:07:32.674Z] INFO: Retrieving Stack Cost... [2024-05-29T00:07:32.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T00:07:33.503Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T00:07:33.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T00:07:33.798Z] ---> logs-deploy.sh [2024-05-29T00:07:33.798Z] lf-activate-venv: SKIPPING [2024-05-29T00:07:33.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/175 [2024-05-29T00:07:33.798Z] INFO: archiving workspace using pattern(s): [2024-05-29T00:07:34.734Z] Archives upload complete. [2024-05-29T00:07:34.734Z] INFO: archiving logs to Nexus